@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(/images/bg-page.jpg);
	background-repeat: repeat;
	
}

.oilChange #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greyType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footerType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grey:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.grey:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.grey:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.indexTable {
	height: 280px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 0px;
	margin-right: 8px;
}
.footer:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
.footer:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0000ff; text-decoration: underline;}
.footer:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
.oilChange #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.WebVideoTable {
	height: 315px;
	width: 560px;
	margin-right: 8px;
	border: 1px solid #666666;
}
.formfield {
background-color:#666666; border:none; color:#FFFFFF; height:22px;" value="FIRST NAME" size="35"
}
.footernav1
{
	float:left; margin-top:50px; margin-left:40px;
}
#image_map{
width:170px;
height:90px;
position:relative;
} 
#image_map a{
display:block;
position:absolute;
}
#image_map a.menu{
width:100px;
height:50px;
top:340px;
}
#image_map a#link1{
width:44px;
height:44px;
top:15px;
left:165px;
}
#image_map a#link2{
width:44px;
height:44px;
top:15px;
left:223px;
}
#image_map a#link3{
width:44px;
height:44px;
top:15px;
left:282px;
}
#snlink5{
width:144px;
height:44px;
top:-160px;
left:435px;
}

#rightimage_map{
width:436px;
height:282px;
background:url(/images/rightsidealllinks.png) no-repeat;
position:relative;
} 
#rightimage_map a{
display:block;
position:absolute;
}
#rightimage_map a.menu{
width:436px;
height:273px;
top:340px;
}
#rightimage_map a#link1{
width:128px;
height:34px;
top:90px;
left:47px;
}
#rightimage_map a#link2{
width:128px;
height:34px;
top:140px;
left:47px;
}
#rightimage_map a#link3{
width:170px;
height:34px;
top:190px;
left:47px;
}
#rightimage_map a#link4{
width:170px;
height:34px;
top:90px;
left:230px;
} 
#rightimage_map a#link5{
width:140px;
height:34px;
top:140px;
left:230px;
}

#rightimage_map a#link6{
width:180px;
height:34px;
top:190px;
left:230px;
}     

