/* ************************ GENERIC ************************ */
body{
width:990px;
background:url(images/background_banner.jpg) no-repeat top center;
font:0.7em/16px Arial, Helvetica, sans-serif;
color:#4b4c4d;
margin:0 auto;
}
#wrapper{
width:990px;
float:left;
}
li{
list-style-type:none;
}
.space{
padding:0 5px;
}
.hidden{
display:none;
}
/* ************************ MASTHEAD ************************ */
#masthead{
	width:744px;
	float:left;
	color:#fff;
	background-color:#df5915;
	clear:both;
	margin:0 0 24px 1px;
	height: 90px;
}
h1{
margin:0;
float:left;
width:381px;
}
#masthead p{
width:337px;
padding:34px 16px 0 10px;
margin:0;
float:left;
font-size:1.4em;
line-height:20px;
text-align:right;
}
/* ************************ NAVIGATION ************************ */
#navigation{
margin:0 0 10px 5px;
padding:0;
width:985px;
clear:both;
}
#navigation li{
list-style-type:none;
display:inline;
}
#navigation li a{
color:#4b4c4d;
text-decoration:none;
}
#navigation li a:hover{
text-decoration:underline;
color:#df5915;
}
/* ************************ INTRODUCTION ************************ */
#intro{
background:url(images/background_intro.jpg) no-repeat;
background-color:#e3e3e4;
float:left;
}
#intro h2{
color:#ff5800;
margin:22px 0 6px;
font-size:1.3em;
line-height:18px;
}
#intro_text{
width:505px;
padding:0 20px 0 48px;
float:left;
font-size:1.2em;
}
#skiphire{
background:url(images/background_skiphire.jpg) no-repeat;
width:417px;
float:left;
font-size:1.1em;
font-weight:bold;
line-height:18px;
}
#skiphire p{
margin:50px 220px 17px 12px;
}
#skiphire a{
color:#4b4c4d;
}
#skiphire a:hover{
color:#df5915;
}
/* ************************ BOXES ************************ */
#boxes{
background:url(images/background_boxes.gif) no-repeat;
background-color:#e3e3e4;
clear:both;
width:974px;
float:left;
padding:20px 8px 0;
border-bottom:18px solid #e3e3e4;
}
#boxes ul{
margin-left:20px;
padding-left:0;
}
#boxes li{
margin-bottom:5px;
font-size:0.9em;
}
#boxes a{
color:#4b4c4d;
}
#boxes a:hover{
color:#df5915;
}
#boxes h3{
margin-top:0;
}
.box{
width:320px;
float:left;
margin-right:7px;
font-size:1.2em;
background-color:#fff;
}
.box p{
margin:0 60px 0 20px;
}
#box3{
margin-right:0;
}
/* ************************ FIND OUT MORE ************************ */
#more{
background:url(images/background_more.jpg) no-repeat;
margin:2px 0 0;
width:990px;
float:left;
}
#more ul{
padding-left:0;
margin:0 0 0 123px;
}
#more h4{
margin-top:6px;
font-size:1.1em;
}
#more h4 a{
color:#4b4c4d;
text-decoration:none;
}
#more h4 a:hover{
text-decoration:underline;
}
#more li{
width:111px;
margin-right:3px;
padding:0 50px 0 10px;
float:left;
}
#more li#last{
margin-right:0;
}
#more a{
color:#df5915;
}
#more li#last h4 a{
color:#fff;
}
/* ************************ FOOTER ************************ */
#footer{
width:934px;
float:left;
clear:both;
background-color:#d4d5d5;
padding:18px 28px;
font-size:1.1em;
}
#footer_left{
width:360px;
float:left;
}
#footer_right{
width:360px;
float:left;
}
#footer p{
margin:2px 0 0;
}
#footer a{
color:#4b4c4d;
}
#footer a:hover{
color:#df5915;
}
/* ************************ FORM ************************ */
.baform {
float:left;
width:840px;
margin:0 60px 0 0;
}
.baform td {
vertical-align:top;
}
.right {
text-align:right;
}
.btn {margin-top:10px;
}
/* ************************ GENERIC ************************ */
.query{
color:red;
}

div#webcredit{
padding-top:10px;
}
