@charset "UTF-8";
/* CSS Document */


/*---- Override some of the default styles ----*/

body {font-size: 11px;}
#header {text-align: left; position: relative;}
#content {
	padding: 0px 14px 14px 14px;
	margin: 0 0 0 0; 
}
.imgfact {
	clear:both;
	padding: 0px;
	margin: 0;
}

.imgpadding {
	display: none;
}

#h_main {background: url(images/home/h_sec1_bg.gif) repeat-y;}
#h_main div {padding-bottom:14px;}
#h_1 {float:left;  width:373px; margin-left: 14px;display:inline;}
#h_2 {width:175px; margin-left:404px;}
#h_3 {float:right; width:176px; margin-right: 11px;display:inline;}

#h_main #h_bar {clear:both; height:7px; background-color:#716C62; padding: 0px;} 

#h_secondary {background: url(images/home/h_sec2_bg.jpg) no-repeat; clear:both; height: 112px; background-color: #F0ECE3;}
#h_secondary div {padding-top: 10px;}
#h_4 {float:left;  width:192px; margin-left:66px;display:inline;}
#h_5 {width:241px; margin-left:276px;}
#h_6 {float:right; width:198px;display:inline;}


a.arrorwlink:link, a.arrorwlink:visited, a.arrorwlink:active {
    padding-right: 13px;
	text-decoration: none;
	color: #11438E;	
    background: url("images/home/h_triangle_link.gif") no-repeat;
    background-position: right bottom;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
}

a.arrorwlink:hover {
    padding-right: 13px;
	text-decoration: none;
	color: #7E9AC3;
    background: url("images/home/h_triangle_hover.gif") no-repeat;
    background-position: right bottom;
	text-transform: uppercase; 
	font-size: 11px;
}


/*---- content styles ----*/

p {
	padding: 0px;
	margin: 0;
}

.botpad {padding-bottom:8px;}

#h_1 p {padding-bottom: 8px;}

ul {
	list-style-image: url("images/common/arrow.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif,"MS sans serif";
	font-size:11px;
	color:#333333;
	margin: 0 0 0 14px;
	padding: 0px 0px 12px 0px;
}

li {
	margin: 0;
	padding: 0px;
}

#h_4 {color:#336600;font-size: 13px;}
#h_5 strong, #h_6 strong {color:#336600;}

#header span {
	font-size: 14px;
	color:#FFFFFF;
	position: absolute;
	left: 230px;
	top: 190px;
	width: 600px;
}

.lineabove {
	border-top: #A39C89 1px solid;
	padding-top: 8px;
}

/*---- header styles ----*/

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0px 0px 5px 0px;
	color: #336600;
	font-weight: 700;
}


/*---- links ----*/

/* Rollover Image Code */

h2.hiddenish {
	width: 10px;
	position: relative;
	text-indent: -2000em;
	padding: 0px;
	margin: 0;
}


a.hlinkh, a.hlinkh2 {
	display: block;
	top: 256px;
	height: 53px;
	position: absolute;
}

a.hlinkh {
	width: 188px;
	left: 437px;
}

a.hlinkh2 {
	width: 179px;
	left: 625px;
}

a.hlinkh {background: url("images/home/h_signup.jpg") 0 0 no-repeat;}
a:hover.hlinkh {background-position: 0 -53px;}

a.hlinkh2 {background: url("images/home/h_100.jpg") 0 0 no-repeat;}
