/* Begin Structure Styles =============================================== */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
	overflow: -moz-scrollbars-vertical;
	background-image: url(../images/concept1_back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center; 
}
#wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	text-align: left;
}

#topnav{
	float: left;
	width: 698px;
	height:55px;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:no-repeat;
}

#topnav ul{
	margin:0;
	padding:15px 22px;
	list-style:none;
	font-size: 12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav li{
	margin:0;
	padding:0;
	border-right:1px solid #666;
	display:inline;
}

#topnav li.last{
	border-right:none;
}

#topnav a{
	padding:0 6px 0 6px;
	text-decoration:none;
	color:#666;
}

#topnav a:hover{
	text-decoration:underline;
	color: #666;
}

#topnav a:visited{
	text-decoration:none;
	color: #666;
}

#logo {
	float: left;
	padding-top:6px;
	padding-bottom:10px;
}


#footer {
	 clear:both;
	margin: 30px 0 0 0;
	padding: 9px 0 0 0;
	height:59px;
	line-height:35px;
	background:url(../images/footer_bg.jpg) no-repeat;
	color:#333;
	font-size:12px;
}

#footer-wrapper {
	margin: 0 auto;
	padding: 0 50px 0 50px;
	width:880px;
	font-size:12px;
}

#footer a:link{
	color:#333;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
	text-decoration:none;
}

#footer a:visited{
	color:#333;
	text-decoration:none;
}




#moirae {
	padding: 10px 0 0 0;
	margin:10px 0 0 0;
	width: 980px;
	text-align: right;


}

/* End Structure Styles =============================================== */

	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 0;
	width: 980px;
}

.content_left {
	padding: 0 0px 0 20px;
	float: left;
	width: 263px;
}

.content_right {
	padding: 0 0 0 0px;
	float: left;
	width: 677px;
}

.content_detail_wrapper {
	padding: 0 10px;
	float: left;
	width: 739px;
}

.content_detail {
	padding: 0;
	float: left;
	width: 739px;
	background:url(../images/detail_shim.gif) repeat-y;
}

.title {
	padding: 6px 15px;
	float: left;
	width: 418px;
	background: #F8ECEA;
	border: 1px solid #BA4333;
}

.title h1 {
	color: #AB1A06;
	font-size: 14px;
	font-weight: bold;
}

.quote {
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	width:263px;
	height:284px;
	padding:60px 0 0 0;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
}

.intro h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	font-size:22px;
	font-weight:normal;
}

.maintext {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	width:364px;
	padding-right:20px;
}

.maintext h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	font-size:20px;
	font-weight:normal;
}

.mainimage {
	float:left;
	width:292px;
}

.mainimage_border {
	border: solid 1px #8d8e89;
}

.maintext ul {
	padding-left:15px;
	padding-top:10px;
}

.reduced_text {
	font-size: 10px;
}


.mobile-container{
position:relative;

	
	
	}


.mobile-hand-car-valet{
	
	background:url(../images/mobile-hand-car-valet.png) no-repeat;
	width:140px;
	height:70px;
	position:absolute;
	z-index:2;
	right:15px;
	top:50px;

	
	}


/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0;
	padding: 155px 15px 0 15px;
	float: left;
	font-size: 11px;
	width: 418px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 12px;	
	background: url(../images/bullet.gif)  0 5px no-repeat;
}

#breadcrumb ul li.first {
	display: inline;
	padding-right: 4px;
	padding-left: 0;	
	background: none;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color: #043369;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #FFA013;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #88928C;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #AB1A06;	
}

.fontyellow {
	color: #ffb10f;	
}

.border {
	border: 1px #083266 solid;
}

.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #D13683;
}

.borderbottomdashed {
	border-bottom: 1px dashed #D13683;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #043369;
}

a:hover {
	text-decoration: underline;
	color: #AB1A06;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}

/* End Class Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #043369;
	font-weight: bold;
}

fieldset{
	
	padding:0;
	margin:0;
	border:none;
}
	
	
label {
	display: block;
	float: left;
	text-align: right;
	padding: 5px 10px 5px 6px;
	margin-bottom: 15px;
	width: 80px;
	font-weight: bold;
	color: #333;
}

.input {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #7F7F7F solid;
	color: #043369;
	height: 25px;
	width:140px;
}

.select {
	font-size: 11px;
	color: #043369;
	border: 1px #7F7F7F solid;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #7F7F7F solid;
	color: #043369;
	font-family: arial, sans-serif;
	width:140px;
}



.submit {
	float: left;
	background: url(../images/gray_btn.png) no-repeat;
	border: none;
	width:123px;
	height:38px;
	cursor:pointer;
	line-height:27px;
	text-decoration: none;
	font-weight:normal;
	color: #FFF;
	text-align:center;
	margin:10px 0 0 0;
}

.submit:hover {
	float: left; 
	background: url(../images/black_btn.png) no-repeat;
	border: none;
	width:123px;
	height:38px;
	cursor:pointer;
	line-height:27px;
	text-decoration: none;
	color: #FFF;
	text-align:center;
	padding:0;
}
/* End Form Styles =============================================== */

