#wrapper 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: -16px;
	width:800px;
} 
body
{
    background-color:#01053A;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h1
{
	font-size:24px;
	margin-left:20px;
	font-weight:normal;
	padding-bottom:15px;
	color:#333333;
	font-weight:bold;
}
h2
{
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
}
#yellow_bar
{
	width:748px;
	margin-left:25px;
	height:15px;
	margin-top:-8px;
    background: url('../imageBank/header_top_bg.jpg') bottom left no-repeat;
}
#header
{
	margin-left:40px;
	height:130px;
	float:left;
}
#callNow
{
	float:left;
	margin-top:40px;
	margin-left:235px;
}
#banner
{
	margin-left:25px;
	height:198px;
	width:746px;
	margin-top:-22px;
}
#home_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	width:550px;
	float:left;
	margin-left:5px;
 /*   background: url('bg_home_text.jpg') bottom right no-repeat;*/
	margin-top:5px;
	padding-bottom:160px;
	line-height:24px;
}
.image_header
{
	margin-left:5px;
	margin-top:-15px;
}
#image_header_home
{
	margin-left:20px;
}
#home_text p
{
	margin-left:25px;
}
#aboutUs_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:410px;
	float:left;
	margin-left:25px;
 /*   background: url('bg_home_text.jpg') bottom right no-repeat;*/
	margin-top:5px;
	line-height:20px;
}
#contactUs_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:625px;
	float:left;
	margin-left:25px;
 /*   background: url('bg_home_text.jpg') bottom right no-repeat;*/
	margin-top:5px;
	line-height:20px;
}
.contactUs_table
{
	margin-left:20px;
}
#products_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:730px;
	float:left;
	margin-left:25px;
 /*   background: url('bg_home_text.jpg') bottom right no-repeat;*/
	margin-top:5px;
	line-height:10px;
}
#products_column1
{
	padding-top:20px;
	float:left;
	width:335px;
	margin-left:30px;
}
#products_column2
{
	padding-top:20px;
	float:left;
	width:365px;
}

#guarantee_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:625px;
	float:left;
	margin-left:75px;
 /*   background: url('bg_home_text.jpg') bottom right no-repeat;*/
	margin-top:5px;
	line-height:20px;
}

#special
{
	float:left;
	height:240px;
	margin-left:0px;
	padding-top:5px;
}

#global_navigation
{
		/*background: url(background.jpg) bottom left repeat-x;*/
		height: 30px;
		margin-left:25px;
		margin-right:25px;
		margin-bottom:25px;
}
#navigation {
    height: 30px;
    width: 748px;
    float: left;
    background: url('global_nav_bg.jpg') top left no-repeat;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
#navigation li {
    float: left;
}
#home a {
    display: block;
    width: 92px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	/*padding-right: 1px;*/
}
#aboutUs a {
    display: block;
    width: 110px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	/*padding-right: 1px;*/
}
#products a {
    display: block;
    width: 166px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	/*padding-right: 1px;*/
}
#guarantee a {
    display: block;
    width: 142px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	/*padding-right: 1px;*/
}
#contactUs a {
    display: block;
    width: 120px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	/*padding-right: 1px;*/
}/*
#feedback a {
    display: block;
    width: 118px;
    height: 30px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}*/

#navigation li:hover {
    position: static;
}
#home :hover
{ 
	background:url('global_nav_rollover_bg.jpg') no-repeat;
}
#aboutUs :hover
{
	background:url('global_nav_rollover_bg.jpg') -92px no-repeat;
}
#products :hover
{ 
	background:url('global_nav_rollover_bg.jpg') -202px no-repeat;
}
#guarantee :hover
{
	background:url('global_nav_rollover_bg.jpg') -368px no-repeat;
}
#contactUs :hover
{
	background:url('global_nav_rollover_bg.jpg') -510px no-repeat;
}
#feedback :hover
{
	background:url('global_nav_rollover_bg.jpg') -630px no-repeat;
}

#footer_image {
 position:relative;
  width: 800px;
  font-size:11px;
  color:#666666;
 padding-top:-25px;
  background-image: url(bottom_border.jpg);
  background-repeat:no-repeat;
  	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	height:70px;
	padding-top:35px;
}
.copyright
{
	margin-left:40px;
	margin-top:-3px;
	position:absolute;
}
.webgrow a
{
	margin-left:635px;
		font-size:11px;
	color:#666666;
	margin-top:-15px;
	position:absolute;

}
#aboutUsCar
{
	margin-left:384px; 
	margin-top:-325px;
	position:absolute;
}
.background_left{
width:50%;
margin-left:25%;
/*border:1px solid #000;*/
background:#fff url(left_border.jpg) repeat-y left top;
}

.background_right{
background:transparent url(right_border.jpg) repeat-y right top;
width:100%;
padding:1em 0;
}
.background_right p{padding:0 20px;margin:0 0 1em 0}

