BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;

}
.bodyalt { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  font-size: 12pt; color: #ff0000; text-decoration: none} 
	.smbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#333333; text-decoration: none} 
	.smbody2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; text-decoration: none} 
	.smbodyalt { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  font-size: 10pt; color: #ff0000; text-decoration: none} 
	.lgbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: none} 
	.lgbodyalt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #ffff00; text-decoration: none} 
 	.lgbody2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22pt; color: #ff0000; text-decoration: underline} 
	.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}
	.link2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #ff0000; text-decoration: underline}
	.link3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; text-decoration: underline}
	.lglink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: underline}
	.lglinkalt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #ff0000; text-decoration: underline}
	.link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; text-decoration: none}
	.link2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; text-decoration: none}
	.link3:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #ff0000; text-decoration: none}
	.lglink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #ff0000; text-decoration: underline}
	.lglinkalt:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: underline}
	.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16pt; color: #000000; text-decoration: none}
	.headline2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #ff0000; text-decoration: none}
	.bgcolor1 {
	background: #fad060;
	font-size: x-small;
	font-weight: bold;
	color: #4e2c06;
	border: 1px solid #4e2c06;
	height: 25px;
} 
	.bgcolor2 {
	background-color: #4074CA;
} 
	.bgcolor3 {	background-color:#DEDEDE} 
	.hrule {color: #ff0000}
	.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26pt;
	color:#666666;
	text-decoration: none
}
	.font1a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
	.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	text-decoration: none
}
	.font3 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12pt; color: #024560; text-decoration: none;	font-weight: bold;}

	.content {	background-color: #FFFFFF;	padding-right: 4px;	padding-left: 4px;}
BODY, DIV, H2, H3 {padding: 0;margin: 0;}
DIV {padding: 0px;}
#right {background-image: url(../img/rv1.jpg);background-repeat: no-repeat;width: 1000px;position: relative;height: 274px;left: 0px;z-index: 20;background-position: right;}
#container {text-align: left;background-color: #fff;border: 1px solid #000;width: 1000px;margin-top: 0px;margin-right: auto;margin-bottom: 10px;margin-left: auto;}
#header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 274px;
	background-image: url(../img/rv2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
}

#sidebar {
	background-color: #939393;
	float: left;
	width: 250px;
	padding-left: 0px;
}

#content {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 175px;
}

#footer {
    background-color: #ccccff;
    margin: 0px 0 0;
    clear: both;
}

#menu {
	height: 10px;
	position: relative;
	float: right;
	top: 40px;

	left: 0px;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.10em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 20px;
line-height: 2em;
float: left;
width: 90px;
display: block;
border: 1 px solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(background.gif) #fff bottom left repeat-x;
height: 20px;
line-height: 2em;
float: left;
width: 90px;
display: block;
border: 1 px solid #dcdce9;
color: #939393;
text-decoration: underline;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:24em
} 

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: B0C1C8;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #9E0C0F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: B0C1C8;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 9E0C0F;
}
.text3 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #4074CA;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: E27C00;
}
.text5 {
	font-family: arial;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 949494;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#4e4e4e;
}
.frame {
	border: 1px solid #B0C1C8;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #152B4D;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #E27C00;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4074CA;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: FF8112;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff8112;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: C4D356;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: C4D356;
	text-decoration: underline;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #33485d;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E4141A;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
#title {
	background-color:#ccccff;
	clear: both;
	height: 40px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	height: 32px;
}

#sectionLinks h3{
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 20px;
	background-image:url(../img/button.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	font-size: 12px;
}

#sectionLinks a:hover{

	background-color:#003366;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#bot {
	background-color: #4074CA;
	clear: both;
	height: 34px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 0px;
	position: relative;
}
#estimate {
	background-color: #FFFFFF;
	color: #000000;
	width: 224px;
	background-position: center;
	text-align: center;
	position: relative;
	left: 12px;
	border: 1px solid #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#header {
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4074CA;
	height: 20px;
	width: 224px;
	background-image: url(../img/est-req2.jpg);
}
#sitemap {
	background-position: center;
	text-align: center;
	height: 33px;
	padding-top: 12px;
}
.bgcolor4 {
	background-color:#f3f1f1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939393;
	border-bottom-color: #939393;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #939393;
}
.bgcolor5 {
	background-color:#ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4074CA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4074CA;
	padding: 5px;
}

