/*YAHOO! RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/


/*

+--------------------------------------------+
|   BESPOKE VALETING SOLUTIONS STYLE SHEET   |
+--------------------------------------------+
|     © BESPOKE VALETING SOLUTIONS 2008      |
+--------------------------------------------+

*/
/*-------------------------------------------+
|                                            |
|         MAIN STRUCTURE STYLES              |
|                                            |
+-------------------------------------------*/
body{
	font-size:62.5%;
	background:url(images/bg.jpg) top left repeat scroll #121212;
	color:#fff;
	font-family:Verdana, Arial, sans-serif;
}
#wrapper{
	width:96em;
	margin:0 auto;
	padding-top:1em;
}
#header{
	height:12em;
}
#header h1 a{
	float:left;
	display:block;
	background:url(images/logo.png) top left no-repeat;
	width:21.6em;
	height:10em;
	text-indent:-99999em;
}
* html #header h1 a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png", sizingMethod="crop");
}
* html #home #header h1 a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="crop");
}
#header h2{
	float:right;
	display:block;
	width:20.9em;
	height:4.8em;
	background:url(images/phone.png) top left no-repeat;
	text-indent:-99999em;
	margin-top:4em;
}
* html #header h2{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/phone.png", sizingMethod="crop");
}
* html #home #header h2{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/phone.png", sizingMethod="crop");
}
#masthead{
	width:96em;
	height:20em;
	background:url(images/header.png) top left no-repeat;
	text-indent:-99999em;
}
* html #masthead{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/header.png", sizingMethod="crop");
}
* html #home #masthead{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header.png", sizingMethod="crop");
}
ul#nav{
	width:94em;
	clear:both;
	list-style:none;
	padding-top:0.9em;
}
ul#nav li{
	float:left;
	margin-right:2em;
}
ul#nav li a{
	padding:0.5em 1em;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:1.75em;
	background:#111;
	border-bottom:1px solid #090909;
}
ul#nav li a:hover{
	border-bottom:1px solid #fff;
}
#home #nav .home a, #whoweare #nav .whoweare a, #whatwedo #nav .whatwedo a, #howwedoit #nav .howwedoit a, #testimonials #nav .testimonials a, #contact #nav .contact a{
	border-bottom:1px solid #fff;
}
#howwedoit #content,#testimonials  #content{
	margin-top:4em;
	clear:both;
	width:94em;
	float:left;
}
#content{
	margin-top:4em;
	clear:both;
	width:59em;
	float:left;
}
#sub-content{
	margin-top:4em;
	float:right;
	width:35em;
}
#footer{
	clear:both;
	text-align:center;
	padding-top:5em;
	padding-bottom:2em;
}
#footer p{
	line-height:1.8em
}
#footer p a{
	color:#fff;
}
#footer p a:hover{
	text-decoration:none;
}
/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
#content h1{
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#fff;
	font-size:2em;
	margin-bottom:0.9em;
	line-height:0.9em;
}
#content h2{
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#fff;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
}
#content h3{
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
}
#content p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.8em;
}
#content p a{
	color:#D86100;
}
#content p a:hover{
	text-decoration:none;
}
#sub-content blockquote{
	display:block;
	padding:1.5em;
	background:#111211;
	border:2px solid #313231;
	margin:2em 0;
}
blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:bold;
	font-style:italic;
}
blockquote p cite{
	font-weight:normal;
	font-style:normal;
	font-size:0.75em;
}
/*GRIDS
-------------------------------------------------------- */
/* Set styles common among all grids - all grid divs must be assigned this class */
.generic{
	border-top:0.5em solid #000; /* The border at the top of each grid */
	float:left;
	padding-top:1em;
	margin-bottom:2em;
}
/* Sets styles for any 'start' grids - this class MUST be given to a grid that is the first in a horizontal series */
.clear{
	clear:both;
}
/* Sets styles for any 'end' grids - this class MUST be given to a grid that is the last in a horizontal series */
.end{
	margin-left:0 !important;
	margin-right:0 !important;
}
/* 220px */
.twotwenty{
	width:22em;
	margin-right:2em;
}
/* 280px */
.twoeighty{
	width:28em;
	margin-right:2em;
}
/* 340px */
.threeforty{
	width:34em;
	margin-right:2em;
}
/* 400px */
.fourhun{
	width:40em;
	margin-right:2em;
}
/* 460px */
.foursixty{
	width:46em;
	margin-right:2em;
}
/* 520px */
.fivetwenty{
	width:52em;
	margin-right:2em;
}
/* 580px */
.fiveeighty{
	width:58em;
	margin-right:2em;
}
/* 640px */
.sixforty{
	width:64em;
	margin-right:2em;
}
/* 700px */
.sevenhun{
	width:70em;
	margin-right:2em;
}
/* 760px */
.sevensixty{
	width:76em;
	margin-right:2em;
}
/* 820px */
.eighttwenty{
	width:82em;
	margin-right:2em;
}
/* 880px */
.eighteighty{
	width:88em;
	margin-right:2em;
}
/* 940px */
.nineforty{
	width:94em;
}/*CONTACT FORM STYLES
-------------------------------------------------------- */
#contact-form{
}
#contact-form label{
	width:10em;
	float:left;
	margin-top:0.6em;
}
#name, #email, #phone, #code{
	width:32.7em;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:2px solid #666;
	margin-bottom:18px;
	background:#fff !important;
}
#comments{
	width:33.8em;
	height:10em;
	padding:3px;
	border:2px solid #666;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#name:active, #email:active, #phone:active, #code:active, #comments:active, #submit:active, #name:focus, #email:focus, #phone:focus, #code:focus, #comments:focus, #submit:focus{
	border:2px solid #000;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	margin-left:9em;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
}
.generic ul{
	list-style:outside square;
	margin-left:1.5em;
	margin-bottom:1.8em;
}
.generic ul li{
	font-size:1.2em;
}
.price{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
}