@charset "utf-8";
/* CSS Document */

* {
 margin:0;
 padding:0;
 }

body {
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#main {
	width: 800px;
	margin:0 auto;
	position:relative;
	text-align:center;
	background:transparent url('images/box-bg.gif') top left repeat-y;
	}
#header {
	width:100%;
	height:237px;
	margin:0 auto;
	position:relative;
	text-align:center;
	background:transparent url('images/header-bg.jpg') top left repeat-x;
	}
#header-content {
	width:800px;
	margin:0 auto;
	position:relative;
	text-align:center;
	}
#header-top {
	width:800px;
	height:28px;
	background:transparent url('images/header-top.gif');
	}
#logo-nav-area {
	width:800px;
	height:100px;
	}
#logo-holder {
	width:293px;
	height:82px;
	background:transparent url('images/logo.png');
	float:left;
	position:relative;
	margin: 7px 0 0 32px;
}
#nav {
	width:380px;
	float:left;
	position:relative;
	margin: 13px 0 0 61px;
	text-align:left;
	}
#boxtop {
	width:800px;
	height:109px;
	background:transparent url('images/box-top.gif');
	}
#box-left{
	width:432px;
	margin-left:25px;
	float:left;
	position:relative;
	text-align:left;
	}
#maincontent{
	width:380px;
	height:280px;
	float:left;
	padding: 26px;
	position: relative;
	text-align:left;
	background:transparent url('images/maincontent-bg.jpg');
	color: #FFFFFF;
}
#maincontent2{
	width:695px;
	height:280px;
	float:left;
	padding: 26px;
	position: relative;
	text-align:left;
	background:transparent url('images/maincontent-bg-OQ.jpg');
	color: #FFFFFF;
}
#maincontent h1{
	color: #9dac1f;
	font-weight:bold;
	font-size:16px;
}

#box-right{
	width:313px;
	padding:12px 0 0 12px;
	margin:0;
	float:left;
	position:relative;
	text-align:left;
	background:url("images/box-right-bg.gif") no-repeat right bottom;
	}
#box-right-bullet{
	width: 190px;
	float:left;
	position:relative;
	text-align:left;
	margin-left: 30px;
	font-weight:bold;
}
#footer {
	width:800px;
	height:17px;
	background:transparent url('images/box-bottom.gif');
	margin:0 auto;
	position:relative;
	text-align:center;
}
#footer2 {
	width:800px;
	height:17px;
	background:transparent url('images/box-bottom2.gif');
	margin:0 auto;
	position:relative;
	text-align:center;
}
#footer-links-holder {
	width:800px;
	margin:0 auto;
	position:relative;
	text-align:center;
	}
#footer-links{
	width:770px;
	position:relative;
	text-align:right;
	}
#footer-links a, #footer-links a:visited, #footer-links a:active {
	color: #333333;
	text-decoration:none;
}
#footer-links a:hover {
	color: #9dac1f;
	text-decoration:none;
}
#contactform {
	width:300px;
	position:relative;
	margin-left:30px;
	float:left;
	text-align:center;
}
#contactform2 {
	width:270px;
	position:relative;
	margin-left:30px;
	float:left;
	text-align:center;
}
#contactform-right {
	width:380px;
	position:relative;
	margin-left:2px;
	float:right;
	text-align:center;
}
#contactleft{
	width:80px;
	float:left;
	position:relative;
	text-align:right;
	}
#contactleft2{
	width:60px;
	float:left;
	position:relative;
	text-align:right;
	padding-top: 2px;
	}
#contactleft3{
	width:200px;
	float:left;
	position:relative;
	text-align:left;
	padding-left: 7px;
	padding-top: 2px;
	}
#contactleft4{
	width:350px;
	float:left;
	position:relative;
	text-align:left;
	padding-left: 7px;
	padding-top: 2px;
	}
#contactright{
	padding-left: 5px;
	margin-top:2px;
	width:180px;
	float:left;
	position:relative;
	text-align:left;
}
#contactright2{
	padding-left: 5px;
	margin-top:2px;
	width:215px;
	float:left;
	position:relative;
	text-align:left;
}
#contactright3{
	padding-left: 5px;
	margin-top:2px;
	width:310px;
	float:left;
	position:relative;
	text-align:left;
}
#contactright4{
	padding-left: 5px;
	margin-top:2px;
	width:180px;
	float:left;
	position:relative;
	text-align:left;
}
#contactright3 checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
#contactright2 a, a:visited, a:active{
	color: #9dac1f;
}
#contactright2 a:hover{
	color: #ffffff;
}
#contactright input {
	height:17px;
	width:170px;
	padding: 0 0 0 4px;
	font-size:12px;
	border: 1px solid #9dac1f;
	color:#FFFFFF;
	background:#00385d;
	}
	
#contactright textarea {
	height:50px;
	width:200px;
	padding: 0 0 0 4px;
	font-size:12px;
	border: 1px solid #9dac1f;
	color:#FFFFFF;
	background:#00385d;
	}
#contactright4 textarea {
	height:108px;
	width:330px;
	padding: 0 0 0 4px;
	font-size:12px;
	border: 1px solid #9dac1f;
	color:#FFFFFF;
	background:#00385d;
	}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
.fleft {
	float:left;
}

.fright {
	float:right;
}

.clrf {
	clear:both;
	line-height:1px;
	font-size:1px;
}

.clear {
	clear:both;
}
.picholder {
	width:561px;
	height:264px;
	margin: 0 auto;
	padding: 20px 0 0px 0px;
	}
.tholder {
	width:500px;
	height:100px;
	margin: 0 auto;
	padding: 0px 0 0px 0px;
	}
.arrowh {
	margin: 0 auto;
	height:55px;
}
