html, body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #edece6;
	font-family: Georgia, Helvetica, sans-serif;
}
.clear {
	clear:both;
	line-height: 0px;
	height:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.error {
	color:red;
}
.success {
/*	color: #58a309;*/
}
a{outline: none;}
.content{ 
	width:996px; 
	text-align:left; 
	margin:0 auto;
}
.container{
	min-height:100%;
	position: relative;
	*height:100%;
}
.flash{
	width:996px;
	height:424px;
	background-image: url(../imgs/flash.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.flash4{
	width:996px;
	height:424px;
	background-image: url(../imgs/flash4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}

.logo{
	background-image: url(../imgs/logo.png);
	background-repeat: no-repeat;
	width:260px;
	height:44px;
	position: relative;
	z-index: 2;
	top:25px;
	left:70px;
}
.logolight{
	background-image: url(../imgs/logolight.png);
}

.srm{
/*	background-image: url(../imgs/srm.png);
	background-repeat: no-repeat;*/
	padding-left:15px;
	height:34px;
	line-height: 34px;
	position: relative;
	z-index:2;
	top:130px;
	left:277px;
	background-color: #f3992f;
	font-family: Arial;
	width:340px;
	color:#fff;
	font-size: 18px;
}
.menu{
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	top:120px;
	left:70px;
	width:841px;
	height:26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	color:#787878;
}
.home .menu{
	top:215px;
}
.menu a{
	text-decoration: none;
	color:#787878;
	padding-left:13px;
	padding-right:13px;
	cursor: pointer;
}
.menu a:hover{
	color:#4562a1;
}
.menu a.selected{
	padding-bottom: 10px;
	background-color: #ffffff;
	color:#4562a1;
}
.menu .sep{
}
a{
	color:#4562a1;
	text-decoration: none;
}
a:hover{
	color:#787878;
}
.container1{
	position: relative;
	z-index: 2;
	top:123px;
	left:70px;
	width:856px;
}
.home .container1{
	top:218px;
}
.cnt{
	padding-left:25px;
	background-color: #ffffff;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:25px;
	font-size:13px;
	color:#787878;
	line-height:18px; 
}
.cnt h1{
	margin:0;
	padding:0;
	border-bottom:1px dotted #bababa;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4562a1;
	padding-bottom:10px;
	letter-spacing: 0px;
	line-height: 20px;
}
.cnt h2{
	margin-top:0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4562a1;
	letter-spacing: 1px;
	font-weight: normal;
}
.home .cnt .col1{
	width:380px;
	float:left;
	padding-right:30px;
}
.cnt .col1{
	width:380px;
	float:left;
	padding-right:30px;
}
.cnt .col2{
	width:380px;
	float:left;
	padding-right:10px;	
}
.home .cnt .col2{
	width:180px;
	float:left;
	padding-right:30px;
}
.cnt .col4{
	float:left;
	width:580px;
	padding-right: 30px;
}
.cnt .col3{
	width:180px;
	float:left;
} 
.cnt .col5{
	width:230px;
	float:left;
	font-size: 11px;
}
.cnt .col5 h2{
	font-size:12px;
	margin-top:10px;
}
.cnt .col6{
	float:left;
	width:530px;
	padding-right: 30px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#868686;
	line-height: 20px;
	padding-top:15px;
}
.footer .col1{
	float:left;
	width:410px;
}
.footer .col1 a.btn{
	text-decoration: none;
	border:0px;
	background-color: #c4c4c4;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	color:#868686;
	line-height: 22px;
	height:22px;
	float:left;
	margin-left:5px;
}
.footer .col1 .input{
	border:0px;
	background-color: #ffffff;
	color:#787878;
	font-size:10px;
	padding-left:5px;
	width:140px;
	line-height: 20px;
	height:20px;
	float:left;
	margin-left:10px;
}
.footer .col2{
	float:left;
	padding-left:35px;
	font-size: 10px;
	line-height:20px;
	width:180px;
}
.footer .col2 a{
	text-decoration: none;
	color:#868686;
}
.footer .col2 a:hover{
	text-decoration: none;
	color:#4562a1;
}
.footer .col3{
	padding-left:25px;
	float:left;
}
/* banners */
.services{
	width:996px;
	height:228px;
	background-image: url(../imgs/services.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.newsletter{
	width:996px;
	height:228px;
	background-image: url(../imgs/newsletter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.unsubscribe{
	width:996px;
	height:228px;
	background-image: url(../imgs/newsletter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.contact{
	width:996px;
	height:228px;
	background-image: url(../imgs/contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.about_us{
	width:996px;
	height:228px;
	background-image: url(../imgs/aboutus.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.resources{
	width:996px;
	height:393px;
	background-image: url(../imgs/resources.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	z-index:1;
}
.enews{
	width:298px;
	height:83px;
	background-image: url(../imgs/eNews.png);
	background-repeat: no-repeat;
	display: block;
	z-index: 2;
	position: absolute;
margin-left:600px;
margin-top:40px;
display: none;
}
.enewsDate{
	position: absolute;
	top:95px;
	right:260px;
	font-size: 11px;
	font-family: Arial;
	color:#4363a0;
}
.nwsltr .col3{
	margin-top:-110px;
	text-align: right;
}
.nwsltr .footer .col3{
	margin-top: 0px;
	text-align: left;
}
.newsletterSubscribe{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	text-align: left;
	width:184px;
}
.newsletterSubscribe input{
	padding-left:3px;
	margin-left:0px; 
	border:1px solid #c4c4c4;
	height:18px;
	line-height: 18px;
	color:#666;
	position:relative; 
	width:115px;
}
.newsletterSubscribe h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
.newsletterSubscribe a.btn{
	text-decoration: none;
	border:0px;
	background-color: #c4c4c4;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	color:#868686;
	line-height: 22px;
	height:22px;
	float:right;
}
.fblike{
	position: relative;
	border:1px solid red;
	z-index: 1000;
	width:500px;
	height:100px;
	margin-top:-80px;
	float: right;
}
.twitter{
	position: absolute;
	width:62px;
	height:100px;
	top:3px;
	right:100px;
	overflow: hidden;
}

.nwsltr a{
	color:#ff6600;
}
.resourcesLinks{
	font-weight: normal;
	font-size: 11px;
}
.tips{
	background-color:#f4f2f1;
	padding:20px;
	margin-top:20px;
	padding-bottom: 10px;
}
.tips h2{
	font-size: 14px;
}
.tips li{
	padding-bottom: 15px;
}
.dottedline{
	padding-top:10px;
	height:0px;
	border-bottom: 1px dotted #BABABA;
	margin-bottom: 10px;
}
.downloadbox h3{
	color:#4562A1;
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
}
.downloadbox .leftimg{
	padding-right: 20px;
	float: left;
	padding-left:5px;
}
.faq h2{
	font-size: 14px;
	font-family: Times New Roman, serif;
	font-weight: bold;
}
.faq quote{
	font-size: 18px;
}
