@charset "UTF-8";
#wrapper {
	height: auto;
	width: 765px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(a_images/homepage/white-bg.jpg);
}
#top {
	float: left;
	height: 151px;
	width: 765px;
	position: relative;
	background-image: url(a_images/homepage/top.jpg);
}

#topone {
	height: 15px;
	width: 550px;
	position: absolute;
	left: -20px;
	top: -10px;
}

#toptwo {
	height: 15px;
	width: 550px;
	position: absolute;
	left: 10px;
	top: 130px;
}



#flash {
	float: left;
	height: 192px;
	width: 765px;
	position: relative;
}
#left {
	float: left;
	height: auto;
	width: 194px;
	position: relative;
}

#left_m {
	margin: 0;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#left_m li {
	list-style: none;
	padding: 0;
	width: 100%;
}

#left_m li a {
	text-decoration: none;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: left;
	display: block;
	border-bottom: 1px solid #dedede;
	border-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 30px;
	line-height: 18px;
	background-image:url(a_images/homepage/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;	

}

#left_m a:hover {
	color: #515151;
	background: #b9cbe3;
	background-image:url(a_images/homepage/arrow2.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;	
}

#van {
	background-image: url(a_images/homepage/bus.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 185px;
	position: absolute;
	left: 4px;
	top: 338px;
}






#text {
	float: left;
	height: auto;
	width: 411px;
	position: relative;
}


#right {
	float: right;
	height: auto;
	width: 154px;
	position: relative;
}

#cards {
	background-image: url(a_images/homepage/cards.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 138px;
	position: absolute;
	left: 608px;
	top: 320px;
}



#content {
	float: left;
	height: auto;
	width: 765px;
	position: relative;
}




#footer {
	float: left;
	clear:both;
	height: 145px;
	width: 765px;
	position: relative;
	background-image: url(a_images/homepage/footer.jpg);
}


#one {
	height: 100px;
	width: 150px;
	position: absolute;
	left: 25px;
	top: 15px;
}

#two {
	height: 100px;
	width: 150px;
	position: absolute;
	left: 210px;
	top: 15px;
}

#three {
	height: 28px;
	width: 365px;
	position: absolute;
	left: 380px;
	top: 89px;
}

#footerlink {
	padding-left: 0;
	margin-left: 0;
}

#footerlink li {
	list-style: none;
	display:inline;
	
}

#footerlink li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8d0db;
	text-align: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	text-transform: uppercase;
	font-weight: bold;
}
#footerlink {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footerlink a:hover {
	color: #fff;
	background: #788ca7;
}





p { 
margin-top: 0px; 
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0088bb;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.h3_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0088bb;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin: 0px;
	line-height: 11px;
	font-style: italic;
	font-weight: bold;
}

.h3bott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0px;
	line-height: 11px;
	
}
