body {
	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#a4a0a4;
	position:relative;
	min-width:1000px;
}
html{height:100%;}
.homepage{
	height:auto !important;
	min-height:100%;
	height:100%;
	background:#a79da5 url(../images/bg-body.gif) repeat-x;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#fff;
	text-decoration:underline;
}

a:hover{color:#16a3d0;}
.bg{
	position:absolute;
	height:100%;
	width:50%;
	left:0;
	top:0;
	background: url(../images/bg-body-left.gif) repeat-x;
}
.bg-center{
	background: url(../images/bg-center.gif) repeat-y;
	position:absolute;
	left:50%;
	margin:0 0 0 -500px;
	height:100%;
	top:0;
	width:999px;
}
.bg-image{
	float:right;
	margin:0 0 -26px;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.visual{
	height:auto !important;
	background: url(../images/bg-visual.jpg) no-repeat;
	padding:626px 350px 0;
	min-height:110px;
	height:110px;
	text-align:center;
	line-height:20px;
}
h2{
	font-size:17px;
	font-weight:normal;
	margin:0 0 2px;
	text-transform:uppercase;
	color:#815842;
}
.visual p{margin:0 0 7px;}
h2 a{color:#815842;}
#header h1{
	width:420px;
	height:55px;
	background:url(../images/logo.gif) no-repeat;
	margin:22px 0 45px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#header h1 a{
	height:100%;
	display:block;
}
#main{
	height:1%;
	overflow:hidden;
	padding:0 0 40px;
}
#content{
	float:left;
}
#content h2{margin:0 0 9px;}
#sidebar{
	float:left;
	width:190px;
	padding:0 32px 5px 35px;
}
#nav, #nav ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#nav{margin:0 0 59px;}
#nav li{
	line-height:16px;
	padding:2px 0;
}
#nav li.active a, #nav ul li.active a, #nav ul a:hover{color:#16a3d0;}
#nav li.active ul a{color:#fff;}
#nav ul li{padding:4px 0 0 35px;}
.facebook{
	background: url(../images/ico-facebook.gif) no-repeat;
	padding:4px 0 5px 28px;
}
.text-box{
	line-height:20px;
	width:310px;
}
.text-box2{
	line-height:20px;
	width:600px;
}
.text-box p{margin:0 0 14px;}
#content .text-box h2{margin:0 0 23px;}
#footer{
	height:1%;
	overflow:hidden;
	font-size:7px;
	color:#815842;
	padding:3px 8px;
	clear:both;
}
#footer a{
	height:1%;
	overflow:hidden;
	font-size:7px;
	color:#ffffff;
	padding:3px 8px;
	clear:both;
}
.img-left{margin:7px 0;}
