* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #fff url(images/bg.jpg) repeat-x;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
}

.wrap {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}

/* @group Header */

#header {
	width: 100%;
	background: url(images/bgheader.jpg) no-repeat center top;
	height: 203px;
	margin: 0;
}

#header h1 {
	width: 451px;
	height: 197px;
	margin-left: 254px;
	text-indent: -5000px;
}

#header h1 a {
	width: 451px;
	height: 197px;
	float: left;
}



/* @end */

/* @group Content */

#content {
	background: url(faux-2-2-col.gif);
	overflow: hidden;
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#content p.first {
	color: #454647;
	margin-bottom: 13px;
	line-height: 21px;
	font-size: 16px;
	margin-left: 15px;
}

#content .banner {
	width: 922px;
	height: 33px;
	background: url(images/banner.gif) no-repeat;
	padding-top: 48px;
	font-weight: bold;
	margin-bottom: 25px;
}

#content .banner p {
	color: #070707;
	text-align: center;
	font-size: 22px;
}

/* @group Boxes */

#content .boxes {
	overflow: hidden;
	margin-bottom: 15px;
}

#content .boxes p {
	font-size: 14px;
	width: 210px;
	line-height: 17px;
}

 #content .boxes h2 {
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}

#content .boxes .box1 {
	width: 209px;
	height: 154px;
	background: url(images/box1.gif) no-repeat;
	padding-left: 90px;
	padding-top: 35px;
	float: left;
	margin-right: 10px;
}

#content .boxes .box2 {
	width: 209px;
	height: 154px;
	background: url(images/box2.gif) no-repeat;
	padding-left: 90px;
	padding-top: 35px;
	float: left;
	margin-right: 10px;
}

#content .boxes .box3 {
	width: 209px;
	height: 154px;
	background: url(images/box3.gif) no-repeat;
	padding-left: 90px;
	padding-top: 35px;
	float: left;
}



/* @end */

/* @group Policy */

#content .policy {
	width: 794px;
	height: 65px;
	background: url(images/policy.gif) no-repeat;
	padding-left: 110px;
	padding-top: 40px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content .policy p {
	font-size: 12px;
	font-weight: bold;
	color: #454647;
	line-height: 17px;
}

#content p.cover {
	color: #020202;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Text */

#content .text h2 {
	color: #116fa0;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 20px;
}

#content .text h2 a {
	color: #020202;
	text-decoration: none;
}

#content .text h2 a:hover {
	text-decoration: underline;
}

#content .text p {
	color: #777;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
}

#content .text p a {
	color: #777;
	text-decoration: none;
}

#content .text p a:hover {
	text-decoration: underline;
}



/* @end */



/* @end */

#footer { 
	width: 902px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.clear { 
	clear: both; 
	background: none; 
}

/* @group Form */

#form {
margin:-30px 0 0;
}
.form_box {
border:1px solid #C9CACB;
margin:25px 0 0;
padding:25px;
	overflow: hidden;
}
.form_box_title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
font-size: 16px;
font-weight:900;
left:20px;
margin:0 0 25px;
padding:0 5px;
position:relative;
top:35px;
	color: #116fa0;
}
.box_content {
float:left;
line-height:28px;
list-style-type:none;
text-align:right;
width:175px;
	margin-bottom: 9px;
	margin-top: 0;
	margin-right: 0;
}
.box_content_inputs {
float:left;
list-style-type:none;
	margin: 0 0 -10px 20px;
}
#form .textinput {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:20px;
margin:1px 0 5px;
padding:2px 0 0;
width:155px;
}
#form .textinput1 {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:20px;
margin:1px 0 5px;
padding:2px 0 0;
width:120px;
}
#form .textinput2 {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:20px;
margin:1px 0 5px;
padding:2px 0 0;
width:80px;
}
#form .selectinput {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:22px;
margin:1px 0 5px;
padding:1px 0 0 4px;
width:155px;
}
#form .selectinput1 {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:22px;
margin:1px 0 5px;
padding:1px 0 0 4px;
width:50px;
}
#form .selectinput2 {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:22px;
margin:1px 0 5px;
padding:1px 0 0 4px;
width:75px;
}
#form .selectinput3 {
border:1px solid #C9CACB;
font-family:"Lucida Grande",Arial,sans-serif;
height:22px;
padding:1px 0 0 4px;
top: 0;
width:50px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
}
#form .radioinput {
border:medium none;
font-family:"Lucida Grande",Arial,sans-serif;
margin: 8px 4px 5px;
padding:0;
text-align:left;
}



/* @end */
