@charset "utf-8";
/* CSS Document */

/* adjust predefined selectors */
body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background-image: url(/assets/templates/freightxperts/images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #003300;
	}
p {
	margin: 8px;
	padding: 0px;
	}
	
/* horizontal main menu buttons */
a.hornav:link, a.hornav:active, a.hornav:visited {
	display: block;
	float: left;
	height: 16px;
	width: auto;
	margin-right: 8px;
	margin-top: 7px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC00;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #727492;
	border-right: 1px solid #727492;
}	
a.hornav:hover {
	background-color: #66CC00;
	color: #000000;
}	

/* footer links */
a.footernav:link, a.footernav:active, a.footernav:visited {
	color: #66CC00;
	text-decoration: none;
	font-size: 10px;
	}
a.footernav:hover {
	color: #CCCCCC;
	}		
	
/* begin layout classes */
#frame {
	width: 716px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
	}
.masthead {
	width: 716px;
	height: 105px;
	float: left;
	background-image: url(/assets/templates/freightxperts/images/bg_masthead.jpg);
	background-repeat: no-repeat;
	}
.masthead_info {
	width: 500px;
	height: 20px;
	float: right;
	margin-top: 72px;
	margin-right: 28px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	display: inline;
	}
#hormenu {
	width: 707px;
	height: 34px;
	padding-left: 9px;
	display: inline;
	float: left;
	background-image: url(/assets/templates/freightxperts/images/bg_hormenu.jpg);
	background-repeat: repeat-x;
	}
.content_top {
	width: 716px;
	height: 26px;
	float: left;
	background-image: url(/assets/templates/freightxperts/images/bg_content_top.gif);
	background-repeat: no-repeat;
	}
.content {
	width: 670px;
	height: auto;
	min-height: 400px;
	padding-left: 23px;
	padding-right: 23px;
	float: left;
	background-image: url(/assets/templates/freightxperts/images/bg_content_middle.gif);
	background-repeat: repeat-y;
	}
.page_header {
	width: 662px;
	height: 21px;
	float: left;
	padding-top: 3px;
	padding-left: 6px;
	margin-bottom: 10px;
	background-image: url(/assets/templates/freightxperts/images/bg_page_header.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	display: inline;
	}
.img_right {
	width: 232px;
	height: 160px;
	float: right;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 7px;
	display: inline;
	}
.footer {
	width: 716px;
	height: 138px;
	float: left;
	background-image: url(/assets/templates/freightxperts/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.footer_info {
	width: 550px;
	height: 20px;
	float: left;
	margin-top: 49px;
	margin-left: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	display: inline;
	color: #FFFFFF;
	}
.footer_links {
	width: 550px;
	height: 40px;
	float: left;
	margin-left: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	display: inline;
	color: #FFFFFF;
	}

.contact_form {
 text-align:right;
 width:400px;
}