/* CSS Document */
body{
	margin: 0px 0px;
	padding: 0px;
	background: url(images/wp03.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	letter-spacing: 0.03em;	
	color: #333;
	text-align: center;

}
a, a:hover, a:visited{
	text-decoration:none;
	color: #666;
	outline: none;
}
a:hover{
	color: #333;
}
li{
	list-style-position:inside;
	list-style-type:square;
	padding-right: 15px;
}
h1{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	background: #fff;
	color: #666;
	text-transform:capitalize;
	margin-right: 45px;
	letter-spacing: 0.1em;	
}
img, .clear{
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline: none;
}
input{
	font-size: 1em;
	color: #666666;
}
h2{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-right: 22px;
	color: #ff0000;
	text-transform:capitalize;
	background: url(images/arrows.png)  right 4px no-repeat;
	display: inline;
}
h3, .h3List{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	color: #666;
	text-transform:uppercase;
}
.h3List{
	list-style-type:disc;
	list-style-position:inside;
	font-size: 0.7em;
}
/*Layout Manager*/
#layoutManager{
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: left;
	width: 960px;
	display: table;
}

#content{
	position: relative;
	float:left;
	width: 680px;	
	display: table;
}

#content p{
	text-align: left;
	margin: 0px;
	margin-bottom: 1.3em;
}
#footer{
	height: 25px;
	background: url(images/bev_bottom.png) no-repeat;
	text-align: right;
}

#mainContainer{
	margin: 0px;
	background: url(images/bev_strip.png) repeat-y;
	height: 330px;
	width: 960px;
	display: table;
}
#subContainer{
	position: relative;
	float: left;	
	width: 230px;
}
#ph1, #ph2, #ph3, #ph4, #ph5, #ph6{
	left: 40px;
	position: relative;	
	width: 150px;
	margin-bottom: 8px;
	margin-right: 40px;
}
#ph1{	
	background: #ff0000;
	border-bottom: 2px solid  #ff0000;
}
#ph2{
	background: #f9ad29;
	border-bottom: 2px solid  #f9ad29;
}
#ph3{
	background: #303672;
	border-bottom: 2px solid  #303672;
}
#ph4{
	background: #95cbf4;
	border-bottom: 2px solid  #95cbf4;
}
#ph5{
	background: #03aa07;
	border-bottom: 2px solid  #03aa07;
}
#ph6{
	margin-top: 35px;
	background: #ff0000;
	border-bottom: 2px solid  #ff0000;
}
#serviceItem{
	height: 140px;
	width: 100%;
	margin-bottom: 20px;
	display: table;
}
#serviceItem p{
	width: 480px;
}
.simg1{
	background:url(images/s1.jpg) right top no-repeat;
}
.simg2{
	background:url(images/s3.jpg) right top no-repeat;
}
.simg3{
	background:url(images/s2.jpg) right top no-repeat;
}
.simg4{
	background:url(images/s4.jpg) right top no-repeat;
}
.subInfo{
	left: 40px;
	position: relative;	
	width: 110px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	background: url(images/lineRaw.png) bottom no-repeat;
}
.copy{
	color: #fff;
	font-size: 10px;
	padding-top: 4px;
	margin-right: 8px;
	display: block;
}
.vehicleContainer{
	position: relative;
	float: left;	
	margin-bottom: 20px;
	display: table;
}
.vehicleContainer .details{
	position: relative;
	float: left;
}
.vehicleContainer .desc{
	width: 451px;
	height: 80px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 15px;
	background: url(images/right_round_gradiant.png) top left no-repeat;
	display: table;
}
.vehicleContainer .image{
	position: relative;
	float: left;
	width: 145px;
	margin-right: 25px;
}
.emp_form{
	padding:0px;
	margin:0px;
	border:0px;
	color: #666666;
	font-size:0.9em;
	width: 700px;
	height: 600px;
}
.emp_form .section1{
	font-size:1.4em;
	font-weight: bold;
	background: #2781c0;
	color: #FFFFFF;
	border-bottom: 2px solid  #2781c0;
}
.emp_form .section2{
	font-size:1.4em;
	font-weight: bold;
	background: #7bb2d6;
	color: #FFFFFF;
	border-bottom: 2px solid  #7bb2d6;	
}
.emp_form .section3{
	font-size:1.4em;
	font-weight: bold;
	background: #787668;
	color: #FFFFFF;
	border-bottom: 2px solid  #787668;
}
.emp_form .section4{
	height: 20px;
	background: #333333;
	color: #FFFFFF;
	border-bottom: 2px solid  #333333;
}
.emp_form td{
	padding-left: 5px;
	width: 260px;
}
.emp_form .side{
	width:200px;
	background:url(images/form_3.jpg) bottom left;
}
.mainIndex{
	height: 330px;
	width: 960px;
}
