@charset "utf-8";
/* CSS Document */
body{
margin: 0px 0px 0px 0px;
background-image: url(images/bgtile.jpg);
background-repeat: repeat-x;
background-position: top; 
background-color:#FFFFFF;
}

#flashcontainer{
width: 1044px;
height: 380px;
margin-left: auto;
margin-right: auto;
}

#bodycontainer{
width: 1044px;
margin-left: auto;
margin-right: auto;
}

#leftcolumn{
width: 251px;
float: left;
display: inline;
margin-left: 78px;
}

#ourshopoffers{
width: 251px;
height: 230px;
float: left;
display: inline;
background-image:url(images/ourshopoffers.png);
background-repeat: no-repeat;
}

#ourshopoffers-text{
width: 168px;
margin-left: 55px;
margin-top: 45px;
line-height: 12px;
}

.plaintext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.plaintext-white{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

#schedule-estimate{
width: 251px;
height: 312px;
background-image: url(images/scheduleyourestimate.png);
background-repeat: no-repeat;
float: left;
display: inline;
}

#schedule-estimate-text{
width: 189px;
margin-left: 25px;
margin-top: 40px;
text-align: left;
line-height: 11px;
}


.boldgreytext{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666; 
font-weight: bold; 
}

.boldgreentext{
font-family: "Times New Roman", Times, serif;
font-size: 16px; 
color: #00958b; 
font-weight: bold; 
}

#contactus{
width: 288px;
height: 177px;
background-image: url(images/contactus.png);
background-repeat: no-repeat;
float: left;
display: inline;
}

#whitecenterbg{
width: 558px;
float: left; 
display: inline;
background-image:url(images/whitebg.png);
background-repeat: no-repeat;
background-position: top;
margin-top: 5px;
}

#rightcolumn{
float: right;
width: 703px;
display: inline;

}

#bodtbg-text{
width: 542px;

margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

#bullets{
width: 368px;
float: right;
display: inline;
}

#footer{
height: 98px;
margin-left: auto;
margin-right: auto;
background-image: url(images/footerbg.gif);
background-repeat: repeat-x;
clear: both;
margin-top: 15px;
text-align: center;

}

a:link {
	color: #009186;
}
a:visited {
	color: #009186;
}
a:hover {
	color: #00C1B3;
}
a:active {
	color: #009186;
}

#autobodynews{
width: 269px;
height: 268px;
float: left;
display: inline;
background-image: url(images/autobodynews.png);
background-repeat: no-repeat;
}

#autonews{
width: 269px;
height: 268px;
float: left;
display: inline;
background-image: url(images/abnews.png);
background-repeat: no-repeat;
margin-left: 3px;
}

.news{
width: 229px;
height: 204px;
overflow: hidden;
margin-left: 5px;
margin-top: 40px;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.news2{
width: 229px;
height: 204px;
overflow: hidden;
margin-left: 22px;
margin-top: 30px;
line-height: 20px;
}