@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #666666;}
body {background-image: url(images/bg.jpg);background-repeat: repeat-x;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
a {font-family: "Arial", Gadget, sans-serif;font-size: 13px;color: #09F;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #09F;}
a:hover {text-decoration: none;color: #F90;}
a:active {text-decoration: none;color: #09F;}
h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad Pro";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {font-size: 30px;color: #09F;}
h2 {font-size: 25px;color: #999;}
h3 {font-size: 20px;color: #09F;}
h4 {font-size: 15px;color: #999;}
#header{
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#banner{
	height: 318px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#divider{
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	height: 910px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;}
#footer{
	background-image: url(images/7.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.banner-flanker-left{
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner-flanker-right{
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content-flanker-left{
	background-image: url(images/5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content-flanker-right{
	background-image: url(images/6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gradient-left-column{
	background-image: url(images/gradient-left-column.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.content-style{
	padding: 10px;
}
.image-frame{
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #DDDDDD;
}
#headerin{
	background-image: url(images/1-in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#contentin{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.content-flanker-left-in{
	background-image: url(images/2-in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content-flanker-right-in{
	background-image: url(images/3-in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}