body{
	font-family : verdana,sans-serif;
	color:#282828;
	margin:0px;
	padding:0px;
	background-color: #2c394c;
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat-y;
}

#container {
	width: 990px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	width: 990px;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	}
	
#subheader {
	width: 990px;
	text-align: center;
	height: 95px;
	background-color: #FFFFFF;
	background-image: url(../images/subheader-new-general.jpg);
	margin: 0px;
	padding: 0px;

	}
	
#topnav {
	width: 980px;
	text-align: right;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 10px;
	}	

td{
font-size:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#282828;
line-height: 20px;

}

H1 {
	font-size:17pt;
	margin:5px;
	line-height:25px;
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	text-align: center;
	margin-top: 0px;
	}

#testimonial{
	margin:0 auto;
	border:5px dashed #ffba00;
	padding:10px;
	background:#eaf6ff;
}


.top10{
font-weight:bold;

}

.top10 strong{
color:#333333;
}

.box{
border:2px solid #257bd1;
padding:5px;
height:400px;
width:450px;
margin:10px auto;
text-align:left;
}

.caption
{
	color:#257bd1;
	font-size:22px;
	text-align:center;
	font-weight:normal;
}
.site_features_heading
{
	color:#257bd1;
	font-size:12px;
	font-weight:bold;
}
.site_features_text
{
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
#content {
	width: 660px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
h3 {
	font-size : 24px;
	font-weight: bold;
	background-color: #257bd1;
	text-align: center;
	color : #ffffff;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 98%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-size : 16px;
	font-weight: bold;
	text-align: center;
	color : #ffffff;
	padding-top: 5px;
	margin-top: 0px;

}
#rt-sidebar {
	width: 310px;
	float: right;
	background-color: #ffffff;
	background-repeat: repeat;
	padding-left: 10px;

}
h6 {
	text-align: center;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-color: #BDFF39;
}
a:link, a:visited{color:#395eff; text-decoration:underline;}
a:hover {color:#10adff;}
#footer {
	clear: both;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	font-size: x-small;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.site_highlight {

	color:#FF6600;
	font-size:12px;
	font-weight:normal;
}
