@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(webimages/background.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-size:27px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:6px;
}
h2{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	line-height:19px;
}
h3 {
	font-size:22px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	line-height:19px;
}
p {
	font-size:16px;
	line-height:23px;
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-bottom:9px;
}
p a:link, p a:visited{
	color:#FFF;
	text-decoration:underline;
}
p a:hover {
	color:#FFF;
	text-decoration:none;
}
#container{
	width:980px;
	margin:auto;
	background-color:#132437;
}
.hrGreen{
	width:371px;
	height:5px;
	background-image:url(webimages/divider-green.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:15px;
}
#header{
	width:980px;
	height:189px;
	float:left;
	background-image:url(webimages/QFAD-header-sub.jpg);
	background-repeat:no-repeat;
}
#headerLeft{
	height:126px;
	float:left;
	width:350px;
	padding-left:28px;
	padding-top:24px;
}
#headerLogo{
	height:126px;
	width:212px;
	float:right;
}
#menu{
	float:left;
	width:980px;
	background-image:url(webimages/menu-background.jpg);
	background-repeat:repeat-x;
	height:29px;
}
#menuShadow{
	width:980px;
	float:left;
	height:9px;
}
#menu ul {
	padding:0px;
	margin:0px;
	height:29px;
}
#menu li {
	padding:0px;
	margin:0px;
	height:29px;
	display:block;
	float:left;
	border-right:1px solid #5da51f;
}
#menu img {
	padding:0px;
	margin:0px;
}
#menuLeft{
	width:197px;
}
#imageHolder{
width:980px;
float:left;
}
.halfColumn{
	width:490px;
	float:left;
}
.homeCol1{
	width:411px;
	height:100px;
	float:left;
	padding-left:28px;
	padding-right:100px;
	padding-top:35px;
}
.homeCol2{
	width:386px;
	height:96px;
	float:left;
	padding-left:35px;
	padding-right:20px;
	padding-top:39px;
	text-align:justify;
}
.homeCol3{
	width:255px;
	height:150px;
	float:left;
	padding-left:30px;
	padding-right:10px;
	padding-top:20px;
	clear:left;
	text-align:justify;
}
.homeCol4{
	width:654px;
	float:left;
	padding-top:30px;
	padding-left:25px;
}
.subCol1 {
	width:170px;
	padding-left:14px;
	padding-top:10px;
	padding-right:10px;
	float:left;
}
.subCol2 {
	padding-top:25px;
	padding-bottom:15px;
	width:548px;
	float:left;
}
.subCol3{
	float:left;
	width:208px;
	padding-top:25px;
	padding-bottom:25px;
}
.subCol4{
	width:461px;
	float:left;
	padding-left:31px;
	padding-top:10px;
}
.subCol5{
	padding-left:42px;
	padding-right:24px;
	padding-top:10px;
	width:381px;
	float:left;
}
.subBox{
	width:424px;
	float:left;
	background-image:url(webimages/subBox-Fill2.png);
	background-repeat:repeat-y;
}
.subBoxLeft{
	width:550px;
	float:left;
	padding-left:28px;
	padding-right:100px;
	padding-top:27px;
}
.subBoxTop{
	width:424px;
	height:23px;
	background-image:url(webimages/subBox-Top.jpg);
}
.subBoxBottom{
	width:424px;
	height:19px;
	background-image:url(webimages/subBox-Bottom.jpg);
}
.subBoxMain{
	padding-top:2px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
}
.rightBox{
	width:208px;
	float:left;
	padding-bottom:30px;
}
.rightBoxTop{
	width:208px;
	height:81px;
}
.rightBoxBottom{
	width:208px;
	height:28px;
	text-align:center;
	background-image:url(webimages/sideboxes/sidebox-bottom.jpg);
	background-repeat:no-repeat;
}
.contactBox{
	width:339px;
	float:left;
	background-image:url(webimages/contactBox-fill.jpg);
	background-repeat:repeat-y;
}
.contactBoxTop{
	width:339px;
	height:11px;
	float:left;
	background-image:url(webimages/contactBox-Top.jpg);
	background-repeat:no-repeat;
}
.contactBoxBottom{
	width:339px;
	height:11px;
	float:left;
	background-image:url(webimages/contactBox-Bottom.jpg);
	background-repeat:no-repeat;
}
.contactBoxMain{
	width:289px;
	float:left;
	padding-left:25px;
	padding-right:13px;
	padding-top:5px;
}
.contactBoxSub{
	width:316px;
	float:left;
	margin-left:13px;
	margin-top:5px;
	background-image:url(webimages/contactBoxSub-Fill.jpg);
	background-repeat:repeat-y;
}
.contactBoxSub a:link, .contactBoxSub a:visited{
	color:#FFF;
	text-decoration:none;
}
.contactBoxSub a:hover{
	color:#cdeaaa;
	text-decoration:none;
}

.contactBoxMain a:link, .contactBoxMain a:visited {
	color:#4ac5e5;
	text-decoration:none;
}
.contactBoxMain a:hover {
	color:#FFF;
	text-decoration:none;
}
.contactBoxSubTop{
	width:314px;
	height:44px;
	background-image:url(webimages/contactBoxSub-Top.jpg);
	background-repeat:no-repeat;
}
.contactBoxSubBottom{
	width:314px;
	height:10px;
	background-image:url(webimages/contactBoxSub-Bottom.jpg);
	background-repeat:no-repeat;
}
.contactBoxSubMain{
	width:284px;
	background-image:url(webimages/contactBoxSub-Fill.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}
#titles{
	width:980px;
	height:43px;
	float:left;
}
#content{
width:980px;
float:left;
background-image:url(webimages/content-background.jpg);
background-repeat:no-repeat;
color:#FFF;
}
#footer{
	height:40px;
	width:904px;
	color:#FFF;
	font-size:10px;
	float:left;
	padding-top:21px;
	padding-left:38px;
	padding-right:38px;
	background-image:url(webimages/bottom-bar.jpg);
	background-repeat:repeat-x;
}
#footer a:link, #footer a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#b0c8e4;
	text-decoration:none;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.textBox{
	font-size:14px;
	margin:0px;
	padding:4px;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #04101d;
}
.clearBoth{
	clear:both;
}
.noPadding{
	padding:0px;
	margin:0px;
}
.loginButton{
	background-color:#603F1E;
	color:#FFF;
	border:none;
}
.applyBlue{
	color:#5a81b1;
}
