@charset "utf-8";
/* CSS Document <style> */

* {
	padding:0px;
	margin:0px;
}
html, body { height:100%; }
body, #window {	background:url(images/bg_window.gif); }
a { text-decoration:none; }
a img {	border:none;}
#page {
	width:992px;
	margin:0px auto;
	background:url(images/bg_page.gif);
}
#page_bottom {
	background:url(images/bg_page_bottom.gif);
	height:13px;
	overflow:hidden;
	clear:both;
}
#graphics {
	width:947px;
	margin:0px auto;
}
#banner {
	background:url(images/banner.jpg);
	width:947px;
	height:108px;
	overflow:hidden;
}
#topmenu {
	height:22px;
	overflow:hidden;
	border-top:1px solid #9e8080;
	background: #333;
	margin-bottom:6px;
}
#bottommenu {
	padding-top:10px;
	text-align:center;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bottommenu a, #bottommenu a:visited {
	color:#777;
	padding:0px 12px;
}
#footer {
	width:900px;
	margin:25px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#777;
	padding-bottom:30px;
}
#footer a, #footer a:visited {
	color:#555;
	text-decoration:underline;
}
#splash {
	height:299px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-color:#f78f8e;
	text-align:right;
	margin-bottom:5px;
}
#splash a {
	display:block;
	height:74px;
	margin-bottom:1px;
}
img.boxheader {
	position:absolute;
	left:0px;
	top:0px;
}
#welcome, #fnews {
	position:relative;
	float:left;
	height:183px;
	width:633px;
	border:1px solid #d3d3d3;
	background:url(/imagecache/color-fff.jpg);
}
#welcome div.intro {
	float:left;
	padding:30px 20px 0px 20px;
	height:148px;
	width:595px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	color:#373737;
}
#logos {
	padding:30px 0px 0px 0px;
}
#logos h1 {
	display:block;
	float:left;
	width:90px;
	margin-top:7px;
}
#logos a {
	margin:15px;
}
#welcome h1, #fnews h3 {
	font-size:1em;
	font-weight:bold;
	color:#b00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
#fnews {
	float:right;
	width:308px;
	/*position:relative;
	height:166px;
	border:1px solid #333;
	background:url();
	padding-top:17px;*/
}
#clients a {
	float:left;
	display:block;
	padding:13px 0px 0px 13px;
	width:85px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:13px;
}
#innerbanner {
	height:80px;
	overflow:hidden;
	margin-bottom:5px;
}
#columns {
	height:1%;
	overflow:auto;
	background:url(/imagecache/color-333.jpg) repeat-y;
	border:1px solid #333;
	width:945px;
}
#columns2 {
	background:url(/imagecache/color-fff-1.jpg) repeat-x bottom;
}
#sidemenu {
	float:left;
	width:230px;
	padding:10px 0px 20px 0px;
}
#sidemenu p {
	margin:12px 0px 0px 20px;
	color:#aaa;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidemenu a, #sidemenu a:visited {
	color:#fff;
}
#sidemenu a:hover {
	text-decoration:underline;
}
#maincolumn {
	float:left;
	width:715px;
	padding-bottom:30px;
}
#maincolumn h1 {
	border-bottom:1px solid #d3d3d3;
	background:url(/imagecache/color-fff-2.jpg);
	height:24px;
	overflow:hidden;
	padding:6px 0px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#3F201F;
	font-weight:bold;
}
#news a, #news a:visited {
	color:#444;
	display:block;
	font-weight:bold;
	padding-left:12px;
	background:url(images/home/news_bullet.gif) left top no-repeat;
	line-height:1.1em;
}
#news {
	height:152px;
	margin-top:23px;
	float:left;
	padding:5px 10px 0px 20px;
	width:595px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	color:#373737;

}
#news a:hover {
	color:#441B1A;
}
#news p {
	margin-top:4px;
	margin-bottom:4px;
	padding-left:8px;
	line-height:1.2em;
	overflow:hidden;
}
.hx_formmail label {
	float:left;
	display:block;
	width:100px;
}
.hx_formmail input.text, .hx_formmail textarea {
	width:230px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
