@import url("http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/base/base-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css"); 

.clear {clear:both;}
.flt_right {float:right;}
.flt_left {float:left;}

html {
	text-align:center;
	background: url(../images/garage-repair/bg.jpg) no-repeat center;
	background-color: #000;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background: url(../images/garage-repair/top_bg.png) repeat-x;
}
#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#intHeader {margin:0;}
#intHeader h1{margin:0;}
#intHeader h1 a {
	margin:0;
	padding:8px 0;
	font: italic bold 32px Georgia, Times, serif;
	color:#CFD0D4;
	text-decoration:none;}
}
#intHeader h1 a:hover{text-decoration:underline;}
#intHeader h2 {
	height:75px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}
#intHeader h2 strong {
	font-size:36px;
	position:relative;
	top:5px;
}
#meat {
	background: url(../images/garage-repair/content_top.png) no-repeat top;
	padding-top:13px;
}
#content_wrapper {
	padding-bottom:13px;
	background: url(../images/garage-repair/content_bottom.png) no-repeat bottom;
}
#content {
	padding:0 20px;
	background-color:#CCC;
	position:relative;
}
#content h2 {
	width:450px;
	padding-top:20px;
	margin:0;
	color:#303B58;
	font: italic normal 24px Georgia, Times, serif;
}
#content h3 {
	width:450px;
	font-size:22px;
	font-weight:bold;
}
#content #photos {
	position:absolute;
	top:-40px;
	right:-20px;
}
#content #services {
	position:relative;
	z-index:5;
	width:200px;
	float:left;
	font-size:35px;
	display:inline;
}
#content ul {
	position:relative;
	z-index:5;
	padding-top:20px;
	width:230px;
	float:left;
	font-size:14px;
	font-variant:small-caps;
	color:#000;
	display:inline;
}
#content ul li {
	padding-bottom:5px;
}
.rule {
	background: url(../images/garage-repair/rule.png) no-repeat center;
	height:7px;
	width:100%;
	clear:both;
}
#content #close {
	color:#303B58;
	width:440px;
	font-size:14px;	
	margin-top:30px;
	float:left;
	position:relative;
	z-index:5;
}
#content #close strong {
	color:#000;
}
#content h4 {
	position:relative;
	z-index:5;
	color:#000;
	width:320px;
	font-size:44px;	
	margin-top:20px;
	float:left;
}
#intSpacerFooter{
	position:relative;
}
#guarantee {float:left;width:140px;height:71px;}
#copyright {
	border-left:1px solid #fff;
	padding-left:15px;
	margin-left:15px;
	position:relative;
	float:left;
	top:20px;
}
#loctypelist a{text-decoration:none;color:#fff;}
#loctypelist, #loctypelist li {
	color:#fff;
	font-size:11px;
	list-style-type:none;
	margin:10px 5px 0;
	clear:both;
	padding:0;
}
#locations {
	margin:0 10px 18px;
	text-align:left;
	clear:both;
}
#locations a {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#locations a:hover{text-decoration:underline;}
#locations .proximity{font-size:10px;color:#fff; }
#seoContent,#sentenceModule{color:#333;font-size:14px;margin:10px 0;}