/* CSS Document */

html,body {
	background-image: url("../commonimages/farsite_background.jpg");
}

div#container {
	width:960px;
}

#news_contact_panel {
	left: 302px;
}

div#header {
	width:963px;
	left: -2px;
}

div#footer {
	width:941px;
}

div#main {
	margin: 150px -7px 0 -9px;
}

div.thirdbox {
	background-image: url("/commonimages/quicklinks_bg_gradient.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 304px;
	height: 350px;
	padding: 0;
	margin: 6px 5px 6px 6px;
	border: 1px #999 solid;
	overflow: hidden;
}

div.halfbox {
	float: left;
	width: 465px;
	height: 303px;
	padding: 0;
	margin: 6px 1px 6px 6px;
	border: 1px #999 solid;
	overflow: hidden;
}

.servicesbox {
	background-image: url("../commonimages/home_services_bg_image.jpg");
	background-repeat: repeat-x;
	background-position: bottom;	
}

div.boxheader {
	height: 29px;
	padding: 0 10px;
	margin: 0;
	background-image: url("/commonimages/red_bar_thin.png");
	background-repeat: repeat-x;
}

div.boxheader:hover {
	background-image: none;
	background-color: #810000;
}

.boxheader a {
	display: block;
}

.boxheader h1 {
	line-height: 29px;
	height: 29px;
	margin: 0;
}

.homeimgdiv {
	text-align: center;
	padding: 0;
	margin: 0;
	height: 152px;
	width: 304px;
	overflow: hidden;
}

.homeimgdiv img {
	max-width: 304px;
	max-height: 152px;
}

.textdiv {
	height: 287px;
	font-size: 10pt;
}

.textdiv p {
	margin: 5px 0;
	padding: 5px;
}

.home_half_box_services {
	height: 235px;
	font-size: 10pt;
}

.home_half_box_services p {
	margin: 5px 0;
	padding: 5px;
	width: 320px;
}

.grey_button_home {
	margin: 0;
	padding: 5px;
	height: 34px;
}

.grey_button_home a {
	margin: 0;
}

#farsite_solutions {
	text-align: center;
	background-image: none !important;
}

.clear {
	clear: both;
}
