html, body
{ 
 margin:0; 
 padding:0;
 text-align:center; 
 }
body
{
 background-color: #1d2d41;
 background-image: url(../images/main_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
}

#pagewidth{
 margin-top:22px;
 width:728px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 overflow: hidden;
 background-image: url(../images/main_content_bg.gif);
 background-repeat:repeat-y;
 background-position: top;
}
#topbar
{
    background-color: #dfe5e8;
    width: 728px;
    height: 30px;
}
#header
{
    background-image: url(../images/main_header.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 728px;
    height: 78px;    
}
#belowheaderbar
{
    background-image: url(../images/main_below_header_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 32px;
    width: 728px;
    line-height: 32px;
    font-size: 11px;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff;
 	text-align: right;
  	-moz-box-sizing:border-box;
 	box-sizing:border-box;
 	margin:0;
 	padding-right:5px;
}

/***Remove BG COLOR-Main pic & nav divs***/

#mainnavwrap
{
  width: 728px;
  height: 200px;  
}
#mainimg
{
    background-image: url(../images/main_img.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 524px;
    height: 200px;
    float:left;
}
#mainimg2
{
    background-image: url(../images/main_img2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 524px;
    height: 200px;
    float:left;
}
#mainimg3
{
    background-image: url(../images/main_img3.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 524px;
    height: 200px;
    float:left;
}
#mainimg4
{
    background-image: url(../images/main_img4.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 524px;
    height: 200px;
    float:left;
}
#mainimg5
{
    background-image: url(../images/main_img5.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 524px;
    height: 200px;
    float:left;
}
#navbar
{
    float:left;
    width:204px;
    height:200px;
    background-image: url(../images/navbar.gif);
    background-repeat: no-repeat;
    background-position: top;   
}

/***Start of Content Sections***/

 #contentwrapper {
	margin:0 auto;
	width:728px;
	text-align: left;
}
#maincontentholder
{
    float:left;
    width: 524px;
 	margin:0;
}
#actualmaincontent{

margin-right:30px;
margin-left:30px;

 font-size: 11px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #1D2D41;
 text-align: left;
 line-height: 1.5em;
}

#title{
margin-left: 30px;
margin-right: 30px;
font-size: 14px;
font-family: Tahoma, Geneva, sans-serif;
}


#scroller
{
    top:0;
    left:0;
    width: 524px;
    height: 38px;
    background-image: url(../images/main_scroller_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 11px;
    font-weight: bold;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff; 
 	line-height: 38px;  
}
#sidebar
{
    float:left;
    width: 204px;
    background-image: url(../images/main_sidebar_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
    padding-top: 12px;
}

/*- Menu --------------------------- */
	
#menu {
	width: 204px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	background: #FFF;
	}
	
#menu li a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 40px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
    height: 40px;
	color: #FFF;
	display: block;
	background:  url(../images/navbutton.gif);
	text-align: right;
	padding-right: 35px;
	line-height: 40px;

	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(../images/navbutton.gif) 0 -40px;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

/********Advertisements********/

#advertisementwrapper{
 float:left;
 position: relative;
 left: 14px;
 width: 496px;
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 11px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #1D2D41;
 background-color: #EAF1F4; 
 -moz-box-sizing:border-box;
 box-sizing:border-box;
  margin-top:10px;
 margin-bottom: 10px;

}

#createaccount{
float:left;
width:206px;
 position: relative;
 left: 16px;
line-height: 1.2em;
text-align: left;
font-size: 11px;
font-family: Tahoma, Geneva, sans-serif;
background-color: #EAF1F4;
 -moz-box-sizing:border-box;
 box-sizing:border-box;

}

#requestquote{
float:right;
width:210px;
 position: relative;
 right: 16px;
line-height: 1.2em;
text-align: left;
font-size: 11px;
font-family: Tahoma, Geneva, sans-serif;
background-color: #EAF1F4;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}

ul.ads{
list-style-image: url(../images/arrowbullet.gif);
margin-top:5; 
margin-bottom:5px;
}

ul.ads li{
padding-bottom:4px;
}

img.ads{
float: left; 
margin-top: 5px; 
margin-right: 25px;
}


/********Footers**********/

#footer
{
 width:728px;
 height: 35px;
 background-color: #304054;
 text-align:center;
 margin-left:auto; 
 margin-right:auto;
 overflow: hidden;  
 font-size: 11px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #ffffff; 
 line-height: 35px;     
}
#belowfooter
{
 width:728px;
 height: 20px;
 background-color: #1D2D41;
 text-align:center;
 margin-top: 5px;
 margin-left:auto; 
 margin-right:auto;
 font-size: 10px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #ffffff;   
}



/*********Links For Template********/

#scroller a:link, #scroller a:hover, #scroller a:active, #scroller a:visited {
    font-size: 11px;
    font-weight: bold;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff;
 	text-decoration: underline;
}

#belowheaderbar a:link, #belowheaderbar a:hover, #belowheaderbar a:active, #belowheaderbar a:visited {
    font-size: 11px;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff;
 	text-decoration: none;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
    font-size: 11px;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff;
 	text-decoration: none;
}

#actualmaincontent a:link, #actualmaincontent a:hover, #actualmaincontent a:active, #actualmaincontent a:visited {
 	color: #C10017;
 	text-decoration: underline;
}

.ads a:link, .ads a:hover, .ads a:active, .ads a:visited {
 	color: #5E5D5D;
 	text-decoration: underline;
}

/*********Links For ORES********/

#res a:link, #res a:hover, #res a:active, #res a:visited {
    font-size: 11px;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #ffffff;
 	text-decoration: none;
}