html,body{
margin:0px;
padding:0px;
height:100%;
border:none;
background:url(images/bg.jpg) repeat-x left top;
background-color:#FFFFFF;
}

.bg-ray{
background:url(images/bg-ray.jpg) no-repeat center top;
width:100%;
height:100%;
}

.content-top{
background:url(images/content-top.png) no-repeat left top;
width:776px;
height:52px;
}

.table-logo{
background:url(images/logo.png) no-repeat right top;
background-color:#FFFFFF;
}

.left-repeat{
background:url(images/left-repeat.png) left top repeat-y;
width:7px;
}

.right-repeat{
background:url(images/right-repeat.png) left top repeat-y;
width:8px;
}

.orange_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffae00;
font-weight:normal;
line-height:normal;
text-decoration:underline;
}

.gray_body_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8c8c8c;
font-weight:normal;
line-height:normal;
text-align:left;
text-decoration:none;
padding:29px 176px 36px 44px;
}

.green_body_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6ab806;
font-weight:bold;
line-height:normal;
text-align:left;
text-decoration:none;
}


.blue_body_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2a99d3;
font-weight:bold;
line-height:normal;
text-align:left;
text-decoration:none;
}

.footer-grass{
background:url(images/footer-grass.jpg) no-repeat left top;
width:798px;
height:87px;
}

.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
line-height:normal;
text-decoration:none;
padding:10px 30px 10px 30px;
}

div.menuNormal {
	display:none;
	position: absolute;
	cursor:pointer;
	top:98px;
}

div.menuHover {
	display: block;
	position: absolute;
	cursor:pointer;
	top:98px;
}

.dropmenu1{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:11px;
	color:#000;
	line-height:16px;
	text-align:left;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

.dropmenu:hover{
	color:#ffcd00;
	text-decoration:none;
}

.domestic-drop{
background:url(images/domestic-drop-bg.png) left top no-repeat;
width:164px;
height:196px;
}

.commercial-drop{
background:url(images/commercial-drop-bg.png) left top no-repeat;
width:178px;
height:229px;
}

.sitemap_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8c8c8c;
font-weight:normal;
line-height:normal;
text-align:left;
text-decoration:underline;
}

.sitemap{
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.sitemap:hover{
color:#ffffff;
text-decoration:underline;
}