@charset "iso-8859-1";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	/*background: transparent url(images/10971_02.jpg) repeat-y center top;*/
}

body {
	margin: 0;
	padding: 0; 
	font: normal 12px/16px Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #666666;
	text-align: center;
	background: transparent url(images/10971_02.jpg) repeat-y top center;
	background-color: #545D62;
}

input, select { width: 120px; margin: 2px; height: 18px;}

#container {
	margin: 0px auto;
	padding: 0;
	width: 757px;
	border: none;
	text-align: left;
	max-width: 757px;
	
	background-image: url(images/10971_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}


#pageHeader span,
#quickSummary .p1,
#preamble h3 span,
#howmanycars h3 span,
#whyisthatso h3 span,
#stopbeat h3 span,
#experiencewhat h3 span,
#biggestmistakes h3 span,
#portfolio h3 span
{ display: none; }

a, a:visited {
	color: #3cbed4;
}

a:hover {
	color: #92dc28;
}

p {
	margin-bottom: 10px;
	line-height: 2em;
}

#quickSummary .p2 {
	padding-top: 220px;
	margin-left: 430px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #C3A176;
	text-transform: uppercase;
	width: 220px;
}

#supportingText {padding-top: 440px; width: 757px;}

#preamble, #howmanycars,#whyisthatso,#stopbeat, #experiencewhat,#biggestmistakes {
	top: 0px;
	position: relative;
	left: 32px;
	
	color: #666666;
	height:auto;
	width: 420px;
	padding:10px;
	text-align: justify;
	background-color:#fff;

}

#portfolio {
	top: 0px;
	position: relative;
	left:32px;
	
	color: #666666;
	height:auto;
	width: 420px;
	padding:10px;
	text-align: justify;
	background-color:#fff;

}

#portfolio h3 {
	background-image: url(images/h3-Portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}

#biggestmistakes h3 {
	background-image: url(images/h3-BiggestMistakes.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}


#experiencewhat h3 {
	background-image: url(images/h3-ExperienceWhat.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}

#howmanycars h3 {
	background-image: url(images/h3-HowManyCarsDoYouOwn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}

#whyisthatso h3 {
	background-image: url(images/h3-WhyIsThatSo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}

#stopbeat h3 {
	background-image: url(images/H3-StopBeatingAround.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 50px;
}

#footer{
	
	height: 80px;
	background-color: #5b7285;
	padding-top: 20px;
	text-align: center;
 	color: #fff;
 	clear: both;
 	background-image:url(images/10971_03.jpg);
	background-position: center;
}


#footer a, #footer a:visited {
	padding: 5px;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	padding: 5px;
	font-weight:bold;
	color: #e66e31;
}

#footer ul { padding: 0; margin: 0;} 
#footer li { float: left; width: 80px; list-style-type: none; text-align: center; border-right: 1px solid #fff; }

#reminder {
	padding:10px;
	padding-top: 0px;
	border: 1px dashed #666666;
}

#reminder p { text-align:left; color: #5b829f; font-size:12px; line-height: 1.2em; }



#quatation h3 span { display:none; }
#quotation{
	padding:10px; border-left: 1px dashed #666666; border-right: 1px dashed #666666; border-bottom: 1px dashed #666666;
}
#quatation h3 { background-image:url(images/h3-FreeQuotation.jpg); background-position: left; background-repeat: no-repeat; width: 180px; height: 50px; }

#quotation table td { font-size: 11px; }

#word { padding: 10px; border-left: 1px dashed #666666; border-right: 1px dashed #666666; border-bottom: 1px dashed #666666;}
#word  p { text-align:left; color: #5b829f; font-size:12px; line-height: 1.2em;}
#linkList {
	margin-left: 480px;
	position: absolute;
	top: 450px;
	left: auto;
	right:auto;
	width: 240px;
	}


