/* CSS Document */

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

div#container {
	width:960px;
}

#news_contact_panel {
	left: 302px;
}

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

div#footer {
	width:941px;
}

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

h1.fullpageheader {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
	margin: 0 auto;
	width: 940px;	
}

h1.fullpageheader a {
	display: block;
	width: 920px;
	background-image: url("../commonimages/grey_bar_thin.png");
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
	padding: 0 10px;
}

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.quarterbox {
	background-image: url("../commonimages/quicklinks_bg_gradient.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 224px;
	height: 350px;
	padding: 0;
	margin: 6px 6px 6px 6px;
	border: 1px #999 solid;
	overflow: hidden;
	position: relative;
}

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

a.morebutton {

	position: absolute;
	bottom: 0;
	left: 0;	
}

.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;
}

div.boxheader a {
	display: block;
	height: 100%;
	color: #fff !important;
	text-decoration: none;
	font-weight: 700;
}

div.boxheader h2 {
	line-height: 29px;
	height: 29px;
	margin: 0;
	color: #fff !important;
	font-weight: 700;
}

.homeimgdiv {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.homeimgdiv img {
	max-width: 224px;
	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;
}

div.product_description {
	padding: 0.5em 0.25em;
}
