/******************************************
GLOBAL & GENERAL STYLES
******************************************/
* {
	padding: 0;
	margin: 0;
}
body {
	background: #fff;
}
ul, ul li, ol, ol li {
	list-style: none;
}
ul.std, ol.std {
	padding-left: 1.2em;
}
ul.std li, ol.std li {
	list-style: disc;
	padding-bottom: .5em;
}
ol.std li {
	list-style: decimal;
}
img {
	border: none;
}
:focus {
	outline: none;
}
.img_replace {
	position: relative;
	overflow: hidden;
}
.img_replace span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/******************************************
TYPOGRAPHY
******************************************/
body {
	font: 75%/1.3 verdana,arial,sans-serif;
	color: #000;
}
.bold_normal_font {
	font: bold 1em verdana,arial,sans-serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: oblique;
}
big {
	font-size: 1.33em;
}
small {
	font-size: 0.8em;
}
address {
	font-family: arial,verdana,san-serif;
	font-style: normal;
}
blockquote p {
	font-style: oblique;
}
blockquote p cite {
	font-style: normal;
	font-weight: bold;
}
p, h2, h3, h4, h5, ul.std, ol.std {
	margin-bottom: 1em;
}
h1, h3 , h4{
	font: bold 2.4em georgia,times,"times new roman";
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
.phone_num {
	font-size: 1.6em;
}
.clear {
	clear: both;
}
/******************************************
NAVIGATION
******************************************/
a {
	text-decoration: none;
	color: #c00;
	font-weight: bold;
}
#footer a {
	font-weight: normal;
	color: #000;
}
a span {
	cursor: pointer;
}
a:hover, a:focus {
	text-decoration: underline;
}
#global_nav {
	margin-bottom: 54px;
}
#global_nav li {
	margin-bottom: 36px;
}
#global_nav li a, #global_nav li strong {
	display: block;
	overflow: hidden;
	position: relative;
	height: 18px;
	width: 143px;
	padding: 7px 54px 3px 41px;
	text-decoration: none;
}
#global_nav li a span, #global_nav li strong span {
	display: block;
	height: 18px;
	width: 143px;
	background: url(../images/global_nav.gif) no-repeat 0px 0px;
	position: absolute;
	top: 7px;
	left: 41px;
}
#global_nav li.how a span {
	background-position: -143px 0px;
}
#global_nav li.clean a span {
	background-position: -286px 0px;
}
#global_nav li.good a span {
	background-position: -429px 0px;
}
#global_nav li.what a:hover span, #global_nav li.what a:focus span, #global_nav li.what strong span {
	background-position: 0px -18px;
}
#global_nav li.how a:hover span, #global_nav li.how a:focus span, #global_nav li.how strong span {
	background-position: -143px -18px;
}
#global_nav li.clean a:hover span, #global_nav li.clean a:focus span, #global_nav li.clean strong span {
	background-position: -286px -18px;
}
#global_nav li.good a:hover span, #global_nav li.good a:focus span, #global_nav li.good strong span {
	background-position: -429px -18px;
}
#global_nav li a:hover, #global_nav li a:focus, #global_nav li strong {
	background: url(../images/nav_arrow.gif) no-repeat;
}
/******************************************
STRUCTURAL
******************************************/
#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding: 5px 0 0 285px;
	border-bottom: 5px solid #f8e30c;
	height: 167px
}
h1 {
	width: 242px;
	height: 141px;
}
h1 span {
	background: url(../images/logo.gif) no-repeat;
}
h2.img_replace {
	font-size: 1.6em;
	position: absolute;
	width: 174px;
	height: 52px;
	margin: 0;
	bottom: 5px;
	left: 28px;
}
h2.img_replace span {
	background: url(../images/tag_line.gif) no-repeat;
}
address {
	font-weight: bold;
	width: 204px;
	height: 45px;
	display: inline;
	overflow: hidden;
	float: left;
	margin-left: 12px;
}
address span {
	background: url(../images/contact.gif) no-repeat;
}
address a, address span {
	display: block;
	width: 100%;
	height: 100%;
}
.col_1, .col_2 {
	float: left;
	display: inline;
	position: relative;
	min-height: 450px;
}
.col_2 {
	min-height: 470px;
}
* html .col_1, * html .col_2 {
	height: 450px;
}
* html .col_2 {
	height: 470px;
}
#col_2_left {
	background: url(../images/col_1_bg.gif) repeat-y;
	overflow: hidden;
	width: 100%;
}
#col_2_left .col_1 {
	width: 238px;
	padding-top: 65px;
	background: url(../images/col_1_bg.gif) repeat-y;
	text-align: center;
}
#col_2_left .col_2 {
	padding: 40px 50px 0 47px;
	width: 585px;
}
#footer {
	padding-left: 285px;
	clear: left;
}
/******************************************
HOME
******************************************/
.home #header {
	height: 215px
}
.home h1 {
	width: 333px;
	height: 194px;
}
.home h1 span {
	background: url(../images/logo_home.gif) no-repeat;
}
/******************************************
WHAT WE DO
******************************************/
.tl_our_amazing_service {
	width: 225px;
	height: 19px;
	margin-bottom: 1em;
}
.tl_our_amazing_service span {
	background: url(../images/tl_our_amazing_service.gif) no-repeat;
}
.tl_extra_services {
	width: 130px;
	height: 17px;
}
.tl_extra_services span {
	background: url(../images/tl_extra_services.gif) no-repeat;
}
.tan_box {
	width: 515px;
	padding: 0 18px;
	margin-bottom: 2em;
	background: #fbf9c5;
}
.tan_box .top {
	width: 551px;
	height: 21px;
	margin: 0 -18px;
	background: url(../images/tan_box_top.gif) no-repeat center top;
}
.tan_box .bottom {
	padding: 0 0 21px 18px;
	margin: 0 -18px;
	background: url(../images/tan_box_bottom.gif) no-repeat center bottom;
}
.extra_services {
	margin: 0 -50px 0 18px;
	padding-bottom: 24px;
	background: url(../images/kid_w_cupcake.jpg) no-repeat right 60%;
}
.extra_services p {
	padding-right: 100px;
}
.extras_list, .extras_list li {
	overflow: hidden;
	padding-bottom: .5em;
}
.extras_list h5, .extras_list div {
	float: left;
	display: inline;
}
* html .extras_list h5 {
	width: 200px;
}
* html .extras_list div{
	width: 300px;
}
.what #footer {
	margin-top: 0;
}
/******************************************
HOW WE DO IT
******************************************/
.tl_what_to_expect {
	width: 141px;
	height: 17px;
	margin-bottom: .5em;
}
.tl_what_to_expect span {
	background: url(../images/tl_what_to_expect.gif) no-repeat;
}
.tl_when_we_work {
	width: 138px;
	height: 17px;
	margin: 2em 0 .5em;
}
.tl_when_we_work span {
	background: url(../images/tl_when_we_work.gif) no-repeat;
}
.when_we_work {
	padding-bottom: 230px;
	background: url(../images/shaggy_dog.jpg) no-repeat right bottom;
}
.how #content p {
	padding-right: 50px;
}
/******************************************
CLEAN MY CAR
******************************************/
.tl_appointments {
	width: 132px;
	height: 17px;
	margin-bottom: .5em;
}
.tl_appointments span {
	background: url(../images/tl_appointments.gif) no-repeat;
}
.tl_special_offers {
	width: 126px;
	height: 17px;
	margin: 2em 0 .5em;
}
.tl_special_offers span {
	background: url(../images/tl_special_offers.gif) no-repeat;
}
.clean #content {
	background: url(../images/french_fries.jpg) no-repeat right bottom;
}
/* .clean #footer {
	margin-top: 250px;
} */
/******************************************
ARE WE GOOD
******************************************/
.tl_what_our_cust {
	width: 289px;
	height: 17px;
}
.tl_what_our_cust span {
	background: url(../images/tl_what_our_cust.gif) no-repeat;
}
.good .lnk {
	padding: 2em 0 75px;
}
.good #content {
	background: url(../images/candies.jpg) no-repeat right bottom;
}