﻿
/* Prmoto ad */

#contactpoint {
	position: fixed;
	bottom: 0;
	left:0px;
	/*left: 50%;*/
	width:100%;
	height: 107px;
	/*margin-left: -205px;*/
}

#contactout, #contactin {
	margin: 0 auto;
	display: block;
	width: 380px;
	height: 103px;
}

#contactinfo {
	background: #060e4c;
	height:220px;
	color: #fff;
}

#contactwrapper {
	width: 500px;
	margin: 0 auto;
	padding-top: 15px;
}

#ad_newbus, #ad_existingbus {
	width: 235px;
}

#ad_newbus {
	float: left;
}

#ad_existingbus {
	float: right;	
}

#ad_newbus h3, #ad_existingbus h3 {
	font-size: 1.2em;
	color:white;
}

#contactfoot {
	clear: both;
	font-style: italic;
	text-align: center;
}

#moreinf {
	text-align: center;
}

#footer {
	height: 230px;	
}

/* end work ad */