@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4 { margin: 0 0 2px 0; padding: 0; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 23px; }

h1 { color: #000; font-size: 24px; padding: 15px 0 10px 0; margin-bottom: 10px; font-family:"Myriad pro", Arial, Helvetica, sans-serif; }
h2 { color: #666666; font-size: 20px; }
h3 { color: #666666; font-size: 17px; padding: 11px 0 11px 0; }

img, div, input { behavior: url(iepngfix/iepngfix.htc) }

a {	color:#000;}

#nav a {
	text-decoration: none;
	color: #FFF;
}

#nav a:hover {
	text-decoration: none;
	color: #FFF;
}

.banner_heading {
	font-size: 30px;
	font-family:"Myriad pro", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 30px;
	padding-left: 440px;
}

body {
	margin: 22px 0 22px 0; padding: 0;
	background-color: #adb2ab;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	padding: 15px 15px 0px 15px;
	border: 1px solid #999c98;
	width: 900px;
	background-color: #FFF;
}

#hdr {
	background: url(../images_car/hdr.jpg) no-repeat;	
	height: 112px;
}

#banner {
	background: url(../images_car/banner.jpg) no-repeat;	
	background-color: #85c4eb;
	height: 188px;
	width: 900px;
	margin-top: 2px;
	padding: 37px 0 0 0;
	position: absolute;
}

.banner_bullets {
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #FFF;
	font-family:"Myriad pro", Arial, Helvetica, sans-serif;
	list-style: none;
	padding-left: 432px;
}

.banner_bullets li
{
	background-image: url(../images_car/ol_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 6px 0 6px 0px;
	margin: 3px 0 0 0;
	line-height: 100%;
}

.banner_bullets span {
	padding-left: 11px;	
	margin-right: 18px;
}


#content_wrapper {
	background: url(../images_car/content_bg.jpg) repeat-x 0px 225px;
	height: 460px;
	padding-top: 225px;
	margin-bottom: 5px;
}


#left_col {
	width: 400px;
	margin: 25px 0px 0 15px;
	float: left;
}

#right_col {
	width: 440px;
	margin: 25px 0px 0 25px;
	float: left;
	min-height: 432px;
}

#quote_wrapper {
	background: url(../images_car/quote_bg.png) no-repeat;
	height: 164px;
	width: 413px;
}

#quote_txt {
	padding: 32px 0 0 20px;
	width: 250px;
	color: #2b5cc0;
	font-size: 14px;
}

#arrow {
  position: absolute;
  left: 580px;
  top: 212px;
  width: 142px;
  height: 81px;		
}

#frm_home {
	width: 400px;
	border: 1px solid #a2c78f;
	background-color: #bae3a4;
	min-height: 370px;
	margin-bottom: 10px;
	padding: 20px;
}

#tagline {
	padding: 73px 0 0 112px;	
	color: #FFF;
	font-family:"Myriad pro", Arial, Helvetica, sans-serif;
	font-size: 24px;text-shadow: 1px 1px 2px #666666;	
}

#nav {
	clear: both;
	background-color: #b5dbf2;
	color: #FFF;
	font-family:"Myriad pro", Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#nav ul {
	list-style: none;
	padding: 6px 0 6px 0px;
}

#nav ul li {
	display: inline;
	padding: 0 14px 0 14px;
}

#partners {
	width: 900px;
	text-align: center;
}

#partners img {
	margin: 0 11px 14px 11px;
	border: 2px solid #b5dbf2;
}


/* Mis */

.bullet_arrow {
	padding: 19px 0 33px 23px; margin: 0;	
	font-size: 14px;
}
.bullet_arrow li {
	background: url(../images_car/bullet_arrow.png) no-repeat 0 2px;
	list-style: none;
	padding: 0 0 0 23px;
}

.tbl_frm td {
	padding-bottom: 5px;
}

#ddtitle, #txtName, #txtSurname, #txtEmail, #txtWorkNo, #txtCellNo, #txtBusType {
	border: 1px solid #cccccc;	
	width: 180px;
}

#form1 select {
	border: 1px solid #cccccc;	
	width: 182px;
}

.divider {
	height: 10px;	
}
