@import url(/cm/css/core.css);

body {
	background:#fff url(/images/bg.jpg) repeat-x top center;
	font-family:Arial;
	padding:0 0 20px 0;
	color:#666;
}
p{margin-top:0;}
a{color:#056B7E;}

#phone_left{position:absolute;top:10px;left:10px;font-size:11px;color:#fff;text-align:left;}
#phone_left A{color:#fff;}
#phone_left H1{font-size:26px;font-weight:bold;}

#phone_right{position:absolute;top:10px;right:10px;font-size:11px;color:#fff;text-align:right;}
#phone_right A{color:#fff;}
#phone_right H1{font-size:26px;font-weight:bold;}

div.Logo {
	margin:0 auto 10px auto;
	width:220px;
	height:157px;
}
div.Logo img {
	display:block;
}
#container{left: 50%;margin-left: -477px;float: left;width: 955px;position: relative;}
ul.Navigation {
	padding:0 0 0 25px;
	margin:0;
	width:955px;
	height:40px;
	list-style-type:none;
	background:transparent url(/images/main-top.jpg) no-repeat bottom left;
	overflow:hidden;
}
ul.Navigation li {
	float:left;
	margin:0;
	.margin:0 2px; /*---ie6----*/
}
ul.Navigation li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:12px;
}
ul.Navigation li.On {
	background:transparent url(/images/tab-left.jpg) no-repeat left 5px;
}
ul.Navigation li.On a{
	background:transparent url(/images/tab-right.jpg) no-repeat right 5px;
	text-decoration:none;
	color:#007BBF;
}
ul.Navigation li.Last {
	margin:0 0 0 15px;
	.margin:0 13px; /*---ie6----*/
}
ul.Navigation li a:hover {
	text-decoration:underline;
}





#dropmenudiv{
	background-color:#fff;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	padding-left:6px;
	padding-right:6px;
	border-left:1px #097082 solid;
	border-right:1px #097082 solid;
	border-bottom:1px #097082 solid;
	}
.corner_left_png{background:url(/images/corner_left.png) bottom left no-repeat;}
.corner_left_gif{background:url(/images/corner_left.gif) bottom left no-repeat;}
.corner_right_png{background:url(/images/corner_right.png) bottom right no-repeat;}
.corner_right_gif{background:url(/images/corner_right.gif) bottom right no-repeat;}
#dropmenuinnerdiv{float:left;background:url(/images/corner_right.png) bottom right;width:6px;height:30px;}

#dropmenudiv a{
	clear:left;
	float:left;
	display: block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:7px;
	padding-right:7px;
	text-decoration: none;
	color:#007BBF;
	background-color:#fff;
	}

#dropmenudiv a:hover{
	text-decoration:underline;
	}

div.MainContent {
	width:955px;
	height:290px;
	background:transparent url(/images/main-container.jpg) no-repeat;
	margin-bottom:15px;
}
div.MainContent div.FlashSpot {
	width:545px;
	height:276px;
	float:left;
	padding:5px 0 0 15px;
	margin:0 15px 0 0;
}
div.MainContent div.RightContent {
	float:left;
	width:365px;
	padding:10px 10px 0 0;
	background;red;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
div.MainContent div.RightContent h1 {
	color:#fff;
	font-size:16px;
}
div.MainContent div.RightContent a{
	color:#eee;
}
div.MainContent div.RightContent a:hover {
	text-decoration:underline;
	color:#fff;
}
div.MainContent div.RightContent .Line {
	width:371px;
	height:15px;
	background:transparent url(/images/line.jpg) no-repeat center left;
}
div.MainContent div.RightContent .Line2 {
	width:371px;
	height:15px;
	background:transparent url(/images/line3.jpg) no-repeat center left;
}
div.MainContent div.RightContent h2 {
	color:#F0FFCF;
	font-size:20px;
}
div.MainContent div.RightContent div.News {
	height:240px;
	overflow:hidden;
}
div.BtnsBottom {
	width:950px;
	margin:0 0 15px 7px;
}
div.BtnsBottom a.btn{
	display:block;
	height:175px;
	width:222px;
	text-decoration:none;
	color:#0079BE;
	font-size:13px;
	font-weight:bold;
	background:url(/images/btn-green.jpg) no-repeat 0 135px;
	float:left;
	margin:0 18px 0 0;
	
}
div.BtnsBottom a.last{
	display:block;
	height:175px;
	width:222px;
	text-decoration:none;
	color:#0079BE;
	font-size:13px;
	font-weight:bold;
	background:url(/images/btn-green.jpg) no-repeat 0 135px;
	float:left;
	margin:0;
	
}
div.BtnsBottom a.btn span{
	display:block;
	width:202px;
	height:41px;
	padding:0 0 0 20px;
	line-height:50px;
	.line-height:41px;
}
div.BtnsBottom a:hover{
	background:url(/images/btn-green.jpg) no-repeat 0 92px;
	color:#fff;
}
/*---------Inner Page----------*/
div.InnerContentContainer {
	width:955px;
	margin:0 auto 20px auto;
	background:transparent url(/images/main-container2.jpg) no-repeat;
	padding:5px 0 0 0;
}
div.InnerContentContainer div.InnerContent {
	background:#fff;
	width:930px;
	overflow:hidden;
	margin:0 0 0 8px;
	padding:0 5px 0px 5px;
	font-size:14px;
	line-height:18px;
}
div.InnerContentContainer div.InnerContent h2 {
	color:#097082;
	font-size:20px;
	height:30px;
	background:transparent url(/images/line4.jpg) no-repeat bottom left;
	margin:0 0 20px 0;
}
div.InnerContentContainer div.InnerContent div.Header {
	margin:0 0 10px 0;
	width:930px;
}
div.LeftContent {
	float:left;
	width:630px;
	padding:0 0 0 10px;
	margin:0 0 0px 0;
}
div.RightContent {
	float:right;
	width:250px;
	padding:0 10px;
	margin:0 0 0px 0;
	font-size:12px;
}
#footer {
	width:950px;
	background:transparent url(/images/line2.jpg) no-repeat center top;
	margin:0px auto 0 auto;
	padding:10px 0 40px 0;
	font-size:10px;
/*	margin:10px 40px 0 0;
	.margin:10px 20px 0 0;
*/
}
#footer a{
	font-weight:bold;
	color:#666;
}
#footer img{float:left;margin-left:5px;}
#opener{font-size:13px;line-height:1.5;padding:10px 30px;}

div.BtnsSide {
	width:222px;
	margin:0 0 15px 0;
	text-align:left;
}
div.BtnsSide a{
	display:block;
	height:31px;
	width:207px;
	text-decoration:none;
	color:#0079BE;
	font-size:13px;
	font-weight:bold;
	background:url(/images/btn_green.jpg) no-repeat bottom left;
	float:left;
	margin:0;
	padding-left:15px;
	padding-top:6px;
	
}
div.BtnsSide a span{
	display:block;
	width:202px;
	height:41px;
	padding:0 0 0 20px;
	line-height:50px;
	.line-height:41px;
}
div.BtnsSide a:hover{
	background:url(/images/btn_blue.jpg) no-repeat bottom left;
	color:#fff;
}


div.BtnsFeatured {
	width:222px;
	margin:0 0 15px 0;
	text-align:left;
}
div.BtnsFeatured a{
	display:block;
	width:222px;
	text-decoration:none;
	color:#0079BE;
	font-size:13px;
	font-weight:bold;
	background:url(/images/btn_green.jpg) no-repeat bottom left;
	float:left;
	margin:0 20px 0 0;
	
}
div.BtnsFeatured a span{
	display:block;
	width:202px;
	height:41px;
	margin-top:5px;
	padding:0 0 0 15px;
	line-height:39px;
	.line-height:41px;
}
div.BtnsFeatured a:hover{
	background:url(/images/btn_blue.jpg) no-repeat bottom left;
	color:#fff;
}



div.left{float:left;}
div.right{float:right;text-align:right;}



.clear,.Clear {
	clear:both;
}

#crumbs{background:transparent url(/images/line2.jpg) no-repeat center bottom;padding:5px 0 10px 5px;margin-bottom:10px;font-size:10px;font-weight:bold;line-height:1.25;}
#crumbs H1{color:#097082;font-size:20px;}
.divider{background:transparent url(/images/line4.jpg) no-repeat top center;height:15px;margin-top:15px;}
.testimonial_sig{font-size:11px;font-weight:bold;}

.news_date{float:left;margin-top:2px;margin-right:10px;font-size:10px;border:1px #DCDBC7 solid;color:#808080;background-color:#f5f5f5;padding:2px;width:35px;text-align:center;font-weight:bold;line-height:1.2;}
.news_date_day{font-size:20px;}

.link_box{position:relative;color:#666;font-size:11px;float:left;width:135px;height:135px;text-align:center;margin-right:10px;}
.link_box A{color:#666;}

/* Forms */
.ff_line1{float:left;clear:both;width:125px;padding-right:10px;}
.ff_line2{float:left;margin-right:10px;}
.ff_result{position:static;line-height:1;color:#e6594e;padding:4px;padding-top:5px;}
.ff_line3{clear:both;margin-bottom:8px;}
.ff_break{border-bottom:1px #CCCCCC solid;padding-bottom:2px;margin-bottom:8px;color:#097082;font-size:18px;}
.required{font-weight:normal;background:url(/images/required.gif) top right no-repeat;padding-right:6px;}
/*.required{color:#dc143c;font-weight:bold;}*/