@charset "utf-8";
/* CSS Document */

.body-bg {
	margin-top:0px;
	padding-top:0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#DDDDDD;
}
#centering {
	position:relative; width:980px;
}
#frame {
	margin-top:30px; width:980px;
}
#logins {
	font-family:Arial, Helvetica, sans-serif;
	color:#122543;
	font-size:12px;
	padding-top:15px;
	font-weight:bold;
}
#logins a:link {color:#122543; font-weight:bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; }
#logins a:active {color:#122543; font-weight:bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; }
#logins a:hover {
	color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; 
}
#logins a:visited {color:#122543; font-weight:bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; }

#home-button {
	width:127px;
	height:40px;
	margin-right:8px;
	background-color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#d45e0c;
	font-size:18px;
	font-weight:bold;
}
#buttons {
	width:127px;
	height:40px;
	margin-right:8px;
	float:left;
	background-image: url(../images/button-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

#button-text {
	margin-top:11px;
}

#buttons a:link {color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
#buttons a:active {color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
#buttons a:hover {
	color:#990000; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:18px;
}
#buttons a:visited {color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:18px;}

#box1 {
	background-color:#FFFFFF;
	width:980px;
	height:675px;
	float:left;
}
#spacer {
	padding-top:14px;
}
#header {
	background-color:#CC0000;
	width:950px;
	height:150px;
}
#stations {
	background-image: url(../images/station-bg.jpg);
	background-position: left top;	
	width:950px;
	height:208px;
	margin-top:14px;
}
.station-title {
	background-color: #122543;	
	width:800px;
	height:25px;
	margin-left:8px;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
#spacer2 {
	padding-top:8px;
}
#station1-image {
	margin-left:8px;
	margin-top:25px;	
	float:left;		
}
.station-names {
	font-family:Arial, Helvetica, sans-serif;
	color:#eb4545;
	font-size:20px;
	font-weight:bold;
}
#station-text {
	margin-top:25px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	width:200px;
	float:left;
}	

#station2-image {
	margin-left:20px;
	margin-top:25px;	
	float:left;	
}
.station2-names {
	font-family:Arial, Helvetica, sans-serif;
	color:#e78642;
	font-size:20px;
	font-weight:bold;
}
#station2-text {
	margin-top:25px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	width:200px;
	float:left;
}	

#station3-image {
	margin-left:20px;
	margin-top:25px;	
	float:left;	
}
.station3-names {
	font-family:Arial, Helvetica, sans-serif;
	color:#dbc606;
	font-size:20px;
	font-weight:bold;
}
#station3-text {
	margin-top:25px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	width:200px;
	float:left;	
}

#testimonial-box {
	margin-top:17px;
	margin-left:14px;
	background-color: #dcede8;	
	width:300px;
	height:240px;
	float:left;
}
#test-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:20px;
}
#test-bg-tl {
	background-image: url(../images/left-top-corner.gif);
	background-position: left top;	
	width:24px;
	height:23px;
	float:left;
}
#test-bg-tr {
	background-image: url(../images/right-top-corner.gif);
	background-position: right top;	
	width:24px;
	height:23px;
	float:right;
}
#test-bg-bl {
	background-image: url(../images/left-bottom-corner.gif);
	background-position: left bottom;	
	width:24px;
	height:23px;
	float:left;
	margin-top:217px;
	margin-left:-24px;
}
#test-bg-br {
	background-image: url(../images/right-bottom-corner.gif);
	background-position: bottom right;	
	width:24px;
	height:23px;
	margin-top:217px;
	margin-right:-24px;	
	float:right;
}

#body-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#496681;
	padding:14px;
	margin-left:320px;
}
.body-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
	text-align:left;
}
#bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#315273;
	float:left;
	width:100%;
	height:73px;
	padding-top:8px;
	line-height: 23px;
}

a:link {color:#FF9900; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a:active {color:#FF9900; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a:hover {
	color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
a:visited {color:#FF9900; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


#box1-services {
	background-color:#FFFFFF;
	width:980px;
	height:100%;
	float:left;
}
#services-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#496681;
	font-size:12px;
	float:right;
	margin-right:20px;
	margin-left:16px;
}
#header4 {
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:200px;
}



#box1-testimonials{
	background-color:#FFFFFF;
	width:980px;
	height:100%;
	float:left;
}
#header6 {
	background-image: url(../images/header6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:200px;
}
#testimonials-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#496681;
	font-size:12px;
	float:right;
	margin-right:20px;
	margin-left:16px;
}



#header7 {
	background-image: url(../images/header7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:200px;
}

.contact-table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#496681;
}
input.submit {
	background-color: #496681;
	border: 1px solid #666666;
	color:#FFFFFF;
}	
#contact-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#496681;
	font-size:13px;
	margin-right:30px;
	margin-left:335px;
	margin-bottom:20px;
}
#box1-contact {
	background-color:#FFFFFF;
	width:980px;
	height:100%;
	float:left;
}