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

body{
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(images/base-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px auto;
	font-size: small;
	height: auto;
	}
	

#container{
	text-align:left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 908px;
	background-image: url(images/back-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;	
	}


#footer{
	margin: 0px auto;
	padding:1px 0px 5px 0px;
	/*background-image:url(images/bg-bottom-bluebar.png);
	background-repeat:no-repeat;
	background-position:top center;*/
	background-color:#0060A9;
	/*border-top:solid 6px #FFF3D4;
	border-left:3px solid #e9e9e9;
	border-right:3px solid #e9e9e9;*/
	width: 901px;
	height:70px;
}

#footer p{
	color:#fff;
	text-align:left;
	font-size:11px;
	padding-top:0px;
}


#navbar{
	min-height: 32px;
	height:auto !important;
	height:32px;
	background-image: url(images/nav-bar-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	font-size: x-small;
	margin: 3px 0px 0px 0px;
}


#header{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 894px;
	text-align: center;
}

/* Front Page */
#promo{
	margin:12px 0 5px 17px;
	padding:0x auto;
	min-height:300px;
	height:auto !important;
	height:300px;
	width:874px;
	text-align:left;
	background-image:url(images/bg-promo-frame.png);
	position:relative;
	
}

#promo #promo-frame{
	overflow:hidden;
		text-align:left;
	
}

#promo #rightpanel{
	float:right;
	background-image:url(images/bg-promo-right.png);
	background-repeat:no-repeat;
	width:198px;
	height:260px;
	margin:6px 10px 0px 0px;
	padding:14px 10px 0px 30px;
	
	position:absolute;
	top:1px;
	right:1px;
}



.rotator {
	/*position:relative;*/
	top:0px;
	height:261px;
	width:663px;
	padding: 0px auto;
	display: none;
	/*margin-top:12px;
	margin-left:14px;*/
	border:none;
}
/* rotator css */
.rotator ul li {
	float:left;
	position:absolute;
	top:12px;
	left:14px;
	list-style: none;
	margin-top:0px;
	border:none;

}
/* rotator image style */	
.rotator ul li img {
	border:none;
	padding: 0px auto;
	background: #FFF;
	margin-top:0px;


}
.rotator ul li.show {
	z-index:0;
	margin-top:0px;
	padding-top:0px;
}


#promo #rightpanel h2{text-transform:uppercase; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size:15px; margin:0; color:#0060A9;}

#promo #rightpanel h3{text-transform:uppercase; font-weight:normal; font:11px Arial, Helvetica, sans-serif; margin:0px 0px 6px 0px; color:#0060A9; padding:4px 0px 6px 0px; border-bottom: 2px solid #FFD046;}

#promo #rightpanel ul{
	margin:0px 0px 0px 1em;
	padding-top:0px;
}
#promo #rightpanel p{
	line-height:16px;
	font-size:11px;
}

#promo #rightpanel a, #promo #rightpanel a:visited{color:#0061aa;}




/*more button*/
.buttonmore{background-image:url(images/bg-button-more.png); background-position:right; background-repeat:no-repeat;padding:15px 40px 15px 0; float:right; margin:-10px 0 0 0; }

.buttonmore:hover{background-image:url(images/bg-button-more-hover.png); text-decoration:none;}



#lowerpanel{
	margin: 18px 0 20px 20px;	
}

#lowerpanel .panel{
	float:left;
	width:191px;
	height:170px;
	margin-right:7px;
	text-align:left;
	padding:18px 10px 5px 10px;
	background-image:url(images/bg-panel.png); background-repeat:no-repeat;
}

#lowerpanel .lastpanel{
	background-image:none;
	margin:0px auto;
	padding:0px auto;
	width:211px;
	height:193px;
	float:left;
	text-align:left;
}

#lowerpanel .lastpanel .smallpanel{
	background-image:url(images/bg-panel-short.png);
	background-position:top;
	width:210px;
	height:92px;
	margin:0 auto;
	float:left;
}

#lowerpanel .lastpanel .smallpanel h2{
	color:#0060A9;
	margin:38px 0px 0px 8px;
	padding:0px 0px 0px 5px;
	font-size:12px;
}

#lowerpanel .lastpanel .sbtn{
	float:right; width:50px;height:50px;
	margin-top:-35px;
}

#lowerpanel .lastpanel .sbtn img{
	padding:0px auto;
}

#lowerpanel h2{
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-family:"Futura", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	margin:0 auto;
	padding-left:2px;
}

#lowerpanel .panel .prompt{
	color:#FFD046;
	text-transform:uppercase;
	font-family:"Futura", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
}

#lowerpanel .panel img{
	padding:5px 0px 5px 0px;
	border:none;
}

#lowerpanel .panel .bigbtn{
	position:relative;top:-20px;float:right; width:50px;height:50px; 
}

#lowerpanel .panel .bigbtn img{
	padding:0px auto;

}


#newsticker{
	margin: 15px 10px 0px 18px;
	background-image:url(images/bg-news-ticker.png);
	background-repeat:no-repeat;
	text-align:left;
	padding:10px 14px 27px 14px;

}

#newsticker h3{
	color:#fff;
	text-transform:uppercase;
	margin:0 auto;
	font-size:14px;
	font-family:"Futura", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}


#section{
	height: auto;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #cccccc;
	margin: 0px 4px 0px 4px;
	border-right: 1px solid #cccccc;
}

#sectioncontent{
	text-align: left;
	margin: 0px auto;
	height: auto;
}

#sectionheader{
	height:auto !important;
	height:66px;
	padding: 0px 2px 0px 2px;
}

#article-standard{
	width:540px;
	padding:6px 10px  0px 28px;
	height: auto;
	display: inline-block;
	float: inherit;
}


#rightImg{
	width:228px;
	min-height:380px;
	height:auto !important;
	height:380px;
	display: inline;
	float: right;
}


/* Type */

.heading{
	color: #d8ac26;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}



#section p{
	color: #023656;
	line-height: 1.5em;
	font-size: 11px;
	padding-left: 36px;
}



#section h1{
	color: #144C98;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}

#section h2{
	color: #144C98;
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: normal;
	line-height: 1.5;
}


#promo h2{
	font-weight:bolder;
	font-size: 12px;
	color: #023656;
}

#promo p{
	color: #023656;
	line-height: 1.4em;
	font-size: 9px;
}

#promo ul li{
	font-size:x-small;
	
}

#promo ul{
	list-style-type: none;
	display: inline;
	line-height:1.4em;
}


a:link {
	text-decoration: none;
	color:#023656;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0061AA;
}



#section h3{
	font-family:"Times New Roman", Times, serif;
	padding-left:36px;
	color:#777;
	font-size:18px;
}


#section a:link {
	text-decoration: none;
	color:#144C98;
}
#section a:visited {
	text-decoration: none;
	color: #144C98;
}
#section a:hover {
	text-decoration: underline;
}

#section a:active {
	text-decoration: none;
	color: #0061AA;
}

.testimonialImg{
	padding:3px;
	background-color:#FFF;
	border:1px solid #efefef;
}

.testimonialQuotation{
	font-style:italic;
	font-weight: bold;
}

