@import url("font.css");
body{
	background-color: #e7fcca;
	background-image:url(images/main_bg.png);
	background-repeat: repeat-x;
}

#buffer{
	
	position: absolute;
	margin-top: - 900px;
	margin-left: -1700px;
}
#wrapper {
	width: 100%;
	
	background-image:url(images/bg_shader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#timetables_app{
	margin-top: -60px;
}
#content_wrap {
	width: 960px;
	
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	
	
	
}
.header {
	margin-left: 3px;
	margin-top: 5px;
}
#header_container {
	width:960px;
	height: 280px;
}
.clear{
	clear:both;
}

#logo {
	width: 205px;
	height: 81px;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 9px;
	float: left;
	
	
}
#header_container_filler {
	width: 310px;
	height:88px;
	padding-top: 0px;
	padding-left: 270px;
	float: left;
}
#iphone{
	position: absolute;
	left: 50%;
	margin-left: 310px;
	width: 145px;
	height: 94px;
	float:left;
}
#banner_area {
	width: 960px;
	padding-left: 17px;
	pading-top: 0px;
	height: 200px;
	
	
	
	
}
#flash_banner {
	padding-top: 17px;
	padding-left: 7px;
	width: 895px;
	height: 153px;
	
}
#menu_container{
	position: absolute;

	width: 551px;
	height: 49px;
	top:0;
	margin-top: 82px;
	left: 50%;
	margin-left: -160px;
	
}
#menu_about {
	position: relative;
	background-image:url(images/menu_01.png);
	
	width: 110px;
	height: 49px;
	display: block;
	float: left;
}
#menu_about_h {
	position: relative;
	background-image:url(images/menu_01_h.png);
	
	width: 110px;
	height: 49px;
	display: block;
	float: left;
}
:hover#menu_about {
	background-image:url(images/menu_01_h.png);
}
#menu_fleet {
	background-image:url(images/menu_02.png);
		width: 83px;
	height: 49px;
	display: block;
	float: left;
}
#menu_fleet_h {
	background-image:url(images/menu_02_h.png);
		width: 83px;
	height: 49px;
	display: block;
	float: left;
}
:hover#menu_fleet {
	background-image:url(images/menu_02_h.png);
}
#menu_timetables {
	background-image:url(images/menu_03.png);
		width: 105px;
	height: 49px;
	display: block;
	float: left;
}
#menu_timetables_h {
	background-image:url(images/menu_03_h.png);
		width: 105px;
	height: 49px;
	display: block;
	float: left;
}
:hover#menu_timetables {
	background-image:url(images/menu_03_h.png);
}
#menu_services {
	background-image:url(images/menu_04.png);
		width: 93px;
	height: 49px;
	display: block;
	float: left;}
#menu_services_h {
	background-image:url(images/menu_04_h.png);
		width: 93px;
	height: 49px;
	display: block;
	float: left;}
:hover#menu_services {
	background-image:url(images/menu_04_h.png);
}
#menu_customer {
	background-image:url(images/menu_05.png);
		width: 159px;
	height: 49px;
	display: block;
	float: left;
}
#menu_customer_h {
	background-image:url(images/menu_05_h.png);
		width: 159px;
	height: 49px;
	display: block;
	float: left;
}
:hover#menu_customer {
	background-image:url(images/menu_05_h.png);
}

#content {
	

	/*margin-top: 30px;*/

	width: 675px;
	
	padding-left: 20px;
	margin-right: 0px;
	padding-top: 25px;
	float: left;
}
#body_content{
	width: 645px;
}
#boxes {
	margin-top: 4px;
	width: 250px;
	margin-left: 5px;
	height: 150px;
	float: left;
	
}
#boxes_top {
	width: 250px;
	height:10px;
	background-image:url(images/box_top.png);
	background-repeat: no-repeat;
}
#boxes_bottom {
	width: 250px;
	height:10px;
	background-image:url(images/box_bottom.png);
	background-repeat: no-repeat;
	
}
#boxes_content {
	
	
	width: 250px;
	background-image:
	url(images/box_bg.png);

}
#boxes_content .first{
	margin-top: -2px;
}
#boxes_content img{
	
	margin-left: 3px;
	margin-top: 1px;
}
#footer {
	border-style: solid;

	border-top-width: 2px;
	border-top-color: #ceeaa8;
	background-color: #d6efb9;
	
	/*margin-top: 30px;
	padding-top: 10px;*/
	width: 100%;
	height: 100px;
}
#footer_content{
	width:960px;
	margin-left:auto;
	margin-right:auto;

	

}
#footer_content img {
	float: left;
}
#footer_links {
	float: left;
	margin-left: 25px;
	padding-top: 25px;
	
	
	width: 500px;
	height: 60px;
}
div.links{
	
}
.links a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:  #346715;
	font-variant:small-caps;
	font-weight: bold;
	opacity: 1;
	margin-right: 10px;
	text-decoration: none;
}
.links a:hover{
	color: #346715;
	opacity:0.8;

}
.sublinks a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:  #51A021;
	font-variant:small-caps;
	font-weight: bold;
	opacity: 1;
	margin-right: 10px;
	text-decoration: none;
}
.sublinks a:hover{
	color: #346715;
	opacity:0.8;

}

div#footer_logo {
	margin-top: 25px;
	margin-left: 65px;
	width: 90px;
	height: 32px;
	float:left;
}
img.infloat {
	float:left;
	margin-right: 12px;
	border-width: 2px;
	border-style:dotted;
	
	border-color: #346715;
}
#contact_box {

	width: 670px;
}
#contact_box div.left {
	background-image:url(images/contact_left.png);
	float: left;
	width: 8px;
	height: 274px;
	
}
#contact_box div.center {
	background-image:url(images/contact_conent.png);
	float: left;
	width: 635px;
	height: 259px;
	padding-top: 15px;
	padding-left: 15px;
}
#contact_box div.right {
	background-image:url(images/contact_right.png);
	float: left;
	width: 8px;
	height: 274px;
}
#contact_box .forms {
	width: 400px;
	height: 200px;

	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
}
.forms label {
	color: #7fad40;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	display: block;
	float: left;
	width: 150px;
}

.forms input {
	margin-top: -5px;
	margin-bottom: 15px;
	border: none; 	
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	width: 180px;
	background-color: #f3ffe3;
	
	color: #346715;
}

.forms textarea {
	margin-bottom: 5px;
	width: 575px;
	border: none; 	
	background-color: #f3ffe3;
	margin-top: 5px;
	
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	
	color: #346715;
}
.forms label strong {
	color: #fe7018;
	
	
}
.forms input.submit{
	background-color: #fc6f18;
	padding-bottom: 6px;
	margin-top: 0px;
	width: 100px;
	height: 30px;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	position:absolute;
	
	margin-left: 481px;
}
#content h2 {
	font-size: 16px;
	padding-top: 5px;
	line-height: 21px;
	padding-bottom: 6px;
	color: #fe7018;
	
}

#message_window{
	position: absolute;
	width: 175px;
	height: 70px;
	margin-left: 350px;
	margin-top: -5px;
	background-color:#346715;
	
	padding: 5px;
	
	color: #e7fcca;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	
}
.light_box {
	width: 247px;
}
.light_box .top{
	width:247px;
	height: 7px;
	background-image:url(images/single_box_top.png);
}
.light_box img.title {
	
	margin-bottom: 8px;
}
.light_box .content{
	width:217px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/single_box_inside.png);
}
.light_box .content .indent{
	padding-left: 6px;
	padding-right: 10px;
}

.light_box h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #346715;
}
.light_box h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	
	color: #8db243;
}
.light_box p {
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 7px;
	line-height: 13px;
	color: #346715;
}
.light_box .highlight{
	background-color: #fc6f18;
	width: 210px;
	
	margin-top: 8px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 3px;
	
	
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	

}

.outlineForm {
	background-color: #fff;
	display: block;
	float: left;
	width: 185px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	color: #819773;
	font-weight: bold;
	
	border: 2px solid #dcead1; 
}
.outlineSubmit {
	display:block;
	border: none;
	padding-bottom: 4px;
	
	font-size: 8px;
	width: 20px;
	height: 25px;
	color: #fff;

	background-color: #346715;
	
	
	
	
	float:left;
}
:hover.outlineSubmit {
	
	background-color: #fc6f18;

}


.light_box .bottom{
	width:247px;
	height: 7px;
	background-image:url(images/single_box_bottom.png);
}
.hide {
	visibility: hidden;
}
.show {
	visibility: visible;
}
.dark_box {
	width: 247px;
	color: #fff;
}
.dark_box .top{
	width:247px;
	height: 7px;
	background-image:url(images/single_box_top_dark.png);
}
.dark_box img.title {
	
	margin-bottom: 8px;
}
.dark_box .content{
	width:217px;
	
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/single_box_inside_dark.png);
}
.dark_box .bottom{
	width:247px;
	height: 7px;
	background-image:url(images/single_box_bottom_dark.png);
}
.news_bar{
	margin-left: 20px;
	margin-top: 5px;
	width: 633px;
	height: 25px;
	
	padding-top: 5px;
	padding-left: 12px;
	
	font-weight: bold;
	
	background-image:url(images/titles/news_bar.png);
}
.news_item p{
	margin-top: 4px;
	margin-left: 55px;
}
.contact_gfx {
	margin-top: 7px;
}
.news_bar i {
	color: #8fb954;
}
.border_image{
	border-width: 10px;
	float:left;
	margin-right: 15px;
	border-style: solid;
	border-color: #fafff3;
}
.iphone_download{
	margin-top: 43px;
	margin-left: 45px;
}
.student {
	margin-top: 7px;
}
#download_buttons{
	margin-top: 15px;
	width: 643px;
	heigh: 62px;
}
#download_pdf{
	display:block;
	width: 319px;
	height: 62px;
	float:left;
}
a:hover#download_pdf{
	opacity: 0.8;
}
a:hover#download_jpg{
	opacity: 0.8;
}
#download_jpg{
	display:block;
	width: 324px;
	height: 62px;
	float:left;
}
.iphone_view{
	float:left;
	margin-right: 20px;
}