html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #333333;
	background-color: #000000;
	background-image: url(../images/burt-brothers-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

#frame {
	margin: 30px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	width: 900px;
}


#header {
	width: 900px;
	margin: auto;
	background-color: #00042D;
	background-image: url(../images/burt-brothers-tires-service-header.jpg);
	background-repeat: no-repeat;
}


#footer {
	margin:auto;
	width: 900px;
	background-image: url(../images/burt-brothers-tires-service-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content{
	background-image: url(../images/gradient-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
	text-align: left;
	width: 900px;
	padding: 0px;
	margin: auto;
}

#content ul{
	color:#333333;
	font-size:13px;
	list-style: disc;
	margin-left: 0px;
	margin-bottom: 25px;
}

#content ol{
	list-style: number;
	margin-left: 25px;
}

#content li{
	margin-bottom: 6px;
}

#content p{
	font-weight: normal;
	font-size: 13px;
}

#content h1{
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #666666;
}

#content h2{
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-style:italic;
}

#content h3{
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	color: #003366;
}

#content h4{
	padding-top:10px;
	font-size: 13px;
	font-style:italic;
	font-weight: bolder;
	text-align: left;
	color: #999999;
}

#content h5{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #990000;
}

#right_container{
	background-image: url(../images/burt-brothers-right-column.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 215px;
	text-align:center;
	padding-bottom:15px;
}

#left_container{
	background-image: url(../images/burt-brothers-left-column.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 185px;
	text-align:left;
	padding:15px;
}

#location{
	width:405px;
	float:right;
	padding-left:20px;
	margin-bottom:20px; 
	border-left: #CCCCCC solid 1px;
}

#main_container{
	float: left;
	width: 645px;
	text-align:left;
	padding:0px 20px 20px 20px;
}

#manager_photo{
	float: left;
	text-align:left;
	padding:0px 30px 15px 0px;
}

#top_gradient{
	background-image: url(../images/gradient-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 685px;
	height:20px;
	text-align:left;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
	 padding:0;
     font-size: 1px;
     line-height: 0px;
}

.tires {
	padding:0px 20px;
	background:images/burt-brothers-product-bg.gif;
	background-position:bottom;
	background-repeat:no-repeat;
}