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

body{font-family:Geneva, Arial, Helvetica, sans-serif font-size:12px; background-color:#e5e8ce; text-align:left;}
a{
	text-decoration:none;
	color:#000000;
}


/*			____________________
					TOP
			____________________

*/

#top{
	background:url(Images/bodyBG.jpg) repeat-x;
	width:1024px;
	margin:0px auto;
}
#banner{width:370px; margin-left:50px;}
#banner h1{
	height:46px;
	line-height:26px;
	font-size:32px;
	font-weight:lighter;
}
#banner span{
	font-size:18px;
	font-style:italic;
	font-weight:lighter;
	color:#fff;
	margin-left: 30px;
}
#help{
	float:right;
	color:#fff;
	position:relative;
	top:-30px;
	right:38px;
}
#nav{
}
#nav li{float:left; background:url(Images/normal.png) no-repeat bottom center;}
.pageitem{
	font-size:16px;
	margin-left:27px;
	margin-right:27px;
	display:block;
	height:50px;
	line-height:50px;
	font-weight: bold;
}
.pageitem:hover{background:url(Images/hover.png) no-repeat center bottom;}
.pageitem.active{background:url(Images/hover.png) no-repeat center bottom;}
#glow{background:url(Images/glow.png) no-repeat left top; height:351px; color:#fff;}
#glow p{
	font-size:38px;
	width:490px;
	float:left;
	margin-left:50px;
	margin-top:50px;
	line-height:45px;
}
#glow img{
	float:right;
	margin-right:20px;
}


/*			____________________
				   CONTENT
			____________________

*/
#content{
	width:1024px;
	margin:-90px auto 0px;
	background-color:#FFFFFF;
	border-bottom:1px solid #7fc020;
	padding-bottom:20px;
}
#left{margin-left:15px; width:660px; float:left;}
#left img{
	float:left;
	margin-top:-15px;
}
#box1 h3{
	color:#000066;
	font-size:23px;
	font-weight:bold;
}
#left p{
	margin-bottom:20px;
	line-height:15px;
	margin-top: 15px;
}
#box1 p{
	color:#000000;
}
#box2 h4{
	color:#000000;
	font-size:14px;
}
#box2 p{
	color:#000000;
}
#box3 h4{
	font-size:14px;
	color:#000000;
}
#box3 p{
	color:#000000;
}
#button{background:url(Images/button.png) no-repeat; height:29px; width:113px; float:left;}
#button a{display:block; height:29px; width:113px; line-height:28px; text-align:center;}
#post{font-size:10px; float:left; position:relative; top:-8px; left:35px; color:#3f443c;}
#post a{color:#3f443c;}
#right{
	border-left:1px solid #d9ddc3;
	float:right;
	width:297px;
	padding-left:17px;
}
#box{margin-left:17px;}
.titleB{
	background:url(Images/blue.jpg) no-repeat;
	width:267px;
	height:37px;
	color:#FFFFFF;
	padding-top:13px;
	padding-left:13px;
}
.titleB p{
	font-size:16px;
}
.contentB{
	background:url(Images/white.png) no-repeat;
	width:260px;
	margin-top:-10px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}
.contentB a{
	color:#000000;
	text-decoration:underline;
	font-size:13px;
}
.footerB{background:url(Images/footer.jpg) no-repeat; width:280px; height:22px;}

/*			____________________
				   FOOTER
			____________________

*/

#footer{
	background-color:#353a33;
	border-top:1px solid #d6dbbf;
	height:100px;
	width:1024px;
	margin:0px auto;
	text-align:center;
	padding-top:25px;
}
#footer p, #footer a, #footer span{color:#d9dad9; }
#footer span{font-size:10px; margin-top:5px;}
#footer p{margin-bottom:3px;}
