body {
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	background: #0a3c57 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a:link{
	text-decoration:underline;
	color:#0000FF;
}
a:hover{
	text-decoration:none;
	color:#0000FF;
}
#wrapper{
	width:912px;
	margin:62px auto 0;
}
.wrapper-t{
	background: url(../images/bg-wrapper-t.png) no-repeat;
	height:176px;
}
.wrapper-b{
	background: url(../images/bg-wrapper-b.png) no-repeat;
	height:52px;
	clear:both;
}
.wrapper-c{
	background: url(../images/bg-wrapper.png) repeat-y;
	width:100%;
	float:left;
	position:relative;
}
* html .wrapper-c{position:static;}
#main{
	margin:-198px 16px -37px;
	float:left;
	display:inline;
	position:relative;
	width:880px;
}
#header{
	width:100%;
	overflow:hidden;
}
.email{
	float:right;
	margin:0 27px 0 0;
	font-size:11px;
	line-height:14px;
	letter-spacing:1px;
	position:relative;
}
.email em{
	background: url(../images/bg-add-nav-left.png) no-repeat;
	float:left;
	font-style:normal;
	padding:8px 8px 7px 20px;
}
.email a{
	color:#3e657b;
	text-decoration:none;
	position:relative;
	float:left;
}
.email span{
	background: url(../images/bg-add-nav-right.png) no-repeat;
	height:29px;
	float:right;
	width:7px;
}
.email a:hover{
	color:#d29c1f;
	text-decoration: underline;
}
.eightHundredNumber a:link{
	color:#3e657b;
	text-decoration:none;
}
.eightHundredNumber a:visited{
	color:#3e657b;
	text-decoration:none;
}
.eightHundredNumber a:hover{
	color:#3e657b;
	text-decoration:none;
}
.panel{
	background: url(../images/bg-nav-holder.gif) no-repeat;
	float:left;
	width:822px;
	padding:0 29px;
}
.logo{
	width:260px;
	float:left;
	background:url(../images/logo2.png) no-repeat;
	height:81px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
	text-indent:-9999px;
}
#nav {
	margin: 33px 0 0;
	padding: 0;
	list-style: none;
	float:right;
}
#nav li{
	float:left;
	padding:0 0 0 20px;
}
#nav li a:link{
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
}
#nav li a:visited{
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
}
#nav li a:hover {
	color:#d29c1f;
	text-decoration:underline;
} 
#nav li.active a{
	color:#d29c1f;
	text-decoration:none;
}
#content{
	height:1%;
	overflow:hidden;
	position:relative;
	padding:67px 0 58px 35px;
}
#content:after{
	content:"";
	display:block;
	clear:both;
}
#content .text{
	position:relative;
	z-index:1;
	width:410px;
	line-height:20px;
}
#content h1{
	margin:0 0 10px;
	color:#3e657b;
	font:normal 21px/24px "Times New Roman", Times, serif;
}
#content p{
	margin:0 0 10px;
}
.visual{
	position:absolute;
	top:0;
	right:0;
}
.boxes{
	background: url(../images/bg-boxes.gif) repeat-y;
	float:left;
	width:100%;
}
.boxes .holder{
	background: url(../images/bg-boxes-b.gif) no-repeat 0 100%;
	float:left;
	width:100%;
}
.boxes .frame{
	background: url(../images/bg-boxes-t.gif) no-repeat;
	float:left;
	width:826px;
	padding:36px 0 32px 54px;
}
.boxes .frame:after{
	content:"";
	display:block;
	clear:both;
}
.boxes .box{
	float:left;
	width:359px;
	background: url(../images/bg-box.gif) no-repeat;
	margin:0 52px 0 0;
	display:inline;
	position:relative;
	padding:18px 0 15px;
	height:115px;
}
.boxes .box .visual{
	top:3px;
	left:3px;
}
.box .info{
	position:relative;
	z-index:1;
	text-align:right;
	line-height:15px;
	padding:0 15px 0 145px;
}
.box h2{
	margin:0 0 5px;
	color:#3e657b;
	font:normal 21px/20px "Times New Roman", Times, serif;
}
.box h2 span{
	display:block;
}
.box p{
	margin:0;
	padding:0 0 10px;
}
.box a{
	font:11px "Times New Roman", Times, serif;
	text-transform:uppercase;
	background: url(../images/btn-more.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
	float:right;
	position:relative;
}
.box a:hover{
	text-decoration:none;
}
#footer{
	width:912px;
	margin:0 auto;
	color:#fff;
	padding:0 0 120px;
	font-size:10px;
	text-align:center;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
}
#footer ul li{
	display:inline;
	background: url(../images/separator-footer.gif) no-repeat 0 2px;
	padding:0 4px 0 8px;
	white-space:nowrap;
}
#footer ul li:first-child{
	background:none;
}
#footer ul li a{
	color:#fff;
}

