body{
	background-color: #5ca3ff;
	background-image : url(../images/bg.jpg);
	background-repeat : repeat-x;
}
body,ul,ol,li{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:arial,helvetica,sans-serif;
}
.body{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:black;
}
form{
	margin:0px;
	padding:0px;
}
a:link,a:hover,a:active{
	color:#072C85;
}
a:visited{
	color:#274CA5;
}
a:link,a:visited{
	text-decoration:none;
}
a:hover,a:active{
	text-decoration:underline;
}
h1{
	font-size:24px;
	color:#072c85;
	margin:0px 0px 5px 0px;
	padding:10px 0px 10px 0px;
}
h4{
	color:#072c85;
	margin-top:-10px;
	padding-bottom:4px;
}
h4 a{
	color:#072c85;
}
img {
	border:0px;
}
#container{
	background:white;
	width:890px;
	margin:0 auto;
}
#header{
	position:relative;
	height:107px;
	width:890px;
	background:url(../images/turbines.jpg) no-repeat right;
}
#utility{
	float:right;
	padding:2px;
	color:white;
}
#title{
	position:absolute;
	top:58px;
	left:113px;
}
#utility a{
	color:white;
	font-weight:bold;
	font-size:14px;
}
#join{
	color:white;
	clear:right;
	float:right;
	font-weight:bold;
	font-size:15px;
	background:url(../images/join.png);
	width:171px;
	margin:25px 4px 0px 0px;
	padding:2px 2px 2px 10px;
	white-space:nowrap;
}
#join input[type=text]{
	color:#bbbbbb;
	border:1px solid orange;
	font-size:12px;
	width:147px;
}
#menu{
	width:890px;
	overflow:hidden;
}
#menu ul{
	background:#0e44ae;
	height:30px;
	margin-bottom:5px;
	width:891px;
	z-index:30;
}
#content{
	padding:0px 20px 5px 20px;
	width:655px;
	float:left;
}
#content ul, #content ol{
	padding-left:18px;
}
#content a{
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#homeleft{
	float:left;
	width:694px;
}
#homeleft .box{
	width:320px;
	padding:10px;
	font-size:14px;
}
#homeleft p{
	margin:10px 0px 3px 0px;
}
#homeleft #one{
	float:left;
}
#homeleft #two{
	float:right;
}
#homeleft h2{
	font-size:22px;
	color:#072c85;
	margin:0px;
	padding:0px 0px 4px 0px;
	border-bottom:2px solid #c6c9d2;
}
#homeleft h3{
	margin:9px 0px 0px 0px;
}
#homeleft div.campaign{
	padding:0px 0px 8px 0px;
}
#homeleft h3 a{
	color:black;
	font-size:16px;
}
#homeright{
	float:right;
	width:187px;
}
#homeright .box{
	background:#becad8;
	margin-bottom:10px;
}
#homeright .box h2{
	color:white;
	background:#8c9cb3;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	margin:0px;
	padding:4px 3px 3px 8px;
}
#homeright .box h2 a{
	color:white;
}
#homeright .box h3{
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#homeright .box h3 a{
	color:#072c85;
}
#homeright .box .content{
	padding:6px 6px 6px 8px;
}
.date{
	color:white;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
}
#carousel{
	position:relative;
	background:#98ccfe;
	height:284px;
	width:693px;
	z-index:0;
}
#carouseltext{
	color:white;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:10px;
	left:224px;
	margin-right:40px;
	z-index:20;
	padding:2px 10px 6px 11px;
	background:url(../images/carouselon.png) repeat;
	width:395px;
}
#carouseltext .link{
	width:395px;
	text-align:right;
}
#carouseltext a{
	color:white;
}
#carouselbuttons{
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
}
.carouselbutton{
	height:52px;
	width:165px;
	z-index:21;
	margin-bottom:10px;
}
.carouselbutton table{
    height:52px;
	border-spacing:0px;
	border-collapse:collapse;
}
.carouselbutton td{
	vertical-align:middle;
}
.carouseloff{
	background:url(../images/carouselbg.png) repeat;
}
.carouselon{
	background:url(../images/carouselon.png) repeat;
}
.carouselbutton a{
	color:white;
	font-weight:bold;
	font-size:18px;
}
#img1{
	position:absolute;
	top:0px;
	left:0px;
	height:284px;
	width:693px;
	z-index:1;
}
#social{
	text-align:right;
	padding-right:7px;
}
#footer{
	clear:both;
	background:#8c9cb3;
	text-align:center;
	color:white;
	font-size:11px;
	padding:12px;
}
#footer a{
	color:white;
}
.clearblock{
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
	line-height:1px;
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
}

