body{
	margin:0;
	font:12px/19px Arial,Helvetica,sans-serif;
	color:#666;
	background:#909090;
}
a{
	color:#f58028;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p img{
	display:inline;
	padding:0 2px;
	vertical-align:middle;
}
form,fieldset,img{
	margin:0;
	padding:0;
	border:0;
}
#page{
	width:100%;
	min-width:970px;
	overflow:hidden;
}
#page div.fix-width{
	width:960px;
	padding:0 5px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	width:100%;
	background:#ddeed3 url(../img/bg-header.png) repeat-x 0 100%;
	overflow:hidden;
}
#header h1{
	float:left;
	margin:30px 0 0;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat 0 0;
}
#header h1 a{
	float:left;
	width:193px;
	height:59px;
	text-indent:-9999px;
}
#header div.menus{
	float:right;
	width:767px;
}
#header div.menus div.top-menu{
	float:left;
	width:100%;
	padding:8px 0 0;
	overflow:hidden;
}
#header div.top-menu ul{
	float:right;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:15px;
	list-style:none;
}
#header div.top-menu ul li{
	float:left;
	padding:0 10px;
	margin:0 1px 0 0;
	background:url(../img/marker-point.gif) no-repeat 0 8px;
}
#header div.top-menu ul li.first{background:none;}
#header div.top-menu ul a{
	white-space:nowrap;
	color:#75b748;
}
#header div.top-menu ul a:hover{
	text-decoration:none;
	color:#f58028;
}
#header div.main-menu{
	float:left;
	width:100%;
	padding:57px 0 0;
	overflow:hidden;
}
#header div.main-menu ul{
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
	line-height:38px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
}
#header div.main-menu ul li{
	float:left;
	display:inline;
	margin:0 1px 0 0;
	background:url(../img/bg-main-menu.png) no-repeat 0 -156px;
}
#header div.main-menu ul a{
	display:block;
	padding:0 20px 1px;
	white-space:nowrap;
	color:#fff;
	background:url(../img/bg-main-menu.png) no-repeat 100% -195px;
}
* html #header div.main-menu ul a{float:left;}
#header div.main-menu ul li.hover,
#header div.main-menu ul li:hover{
	background:url(../img/bg-main-menu.png) no-repeat 0 -78px;
}
#header div.main-menu ul li a:hover{
	text-decoration:none;
	background:url(../img/bg-main-menu.png) no-repeat 100% -117px;
}
#header div.main-menu ul li.active{
	background:url(../img/bg-main-menu.png) no-repeat 0 0;
}
#header div.main-menu ul li.active a:hover,
#header div.main-menu ul li.active a{
	color:#4f9a1e;
	background:url(../img/bg-main-menu.png) no-repeat 100% -39px;
}
#main{
	width:100%;
	overflow:hidden;
	background:#fff url(../img/bg-main.gif) repeat-x 0 0;
}
#main div.dw-container{
	float:left;
	width:960px;
	padding:29px 0 0;
	background:url(../img/bg-main-image.png) no-repeat 50% 0;
}
/* AJAX CALLS */
.required
{
	color: #B6E6E8;
}

.hidden {
	display: none;	
}

#response
{

	background: #e3e3e3;
	padding: 1.5em;
	color: #292929;
	border: 1px solid #BFBFBF;
}
.post_success
{
	background: #B6E6E8;
	border-top: 1px solid #E0E6EA;
	color: #333;
	font-size: 1.1em;
	padding: 6px 2px;
	height: 76px;
	margin-bottom: 20px;
	width: 550px;
}
#content{
	float:left;
	width:656px;
	padding:18px 15px 0;
	margin:0 0 15px -2px;
	overflow:hidden;
	background:url(../img/bg-content.png) no-repeat 0 0;
}
* html #content{position:relative;padding-bottom:15px;margin-bottom:0;}
#content ul.big-images{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content ul.big-images li{
	position:relative;
	float:left;
	height:341px;
	margin:0 0 0 1px;
	background:red;
}
#content ul.big-images img{
	display:block;
}
#content ul.big-images li a{
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/transparent.gif) repeat 0 0;
}

#main h2{
	margin:24px 0 20px;
	font-size:20px;
	line-height:21px;
	text-transform:none;
	letter-spacing:-1px;
	color:#63ae30;
}
#content h2{
	padding:0 4px;
	background:#eaeaea;
}
#main h2 a{color:#63ae30;}
#main h2 a:hover{
	text-decoration:none;
	color:#f58028;
}
#main p{
	margin:0;
	padding:0 0 19px;
}
#content div.important-text{
	font-size:16px;
	line-height:21px;
	color:#f58028;
}
#content div.important-text p{padding:0 0 22px;}
#sidebar{
	float:right;
	width:257px;
	padding:0 0 15px;
	line-height:18px;
	color:#767676;
}
#sidebar ul.post-list{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar ul.post-list li{
	float:left;
	width:100%;
	padding:0 0 25px;
}
#main h3{
	margin:0;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
}
#content h4
{
	font-size: 20px;
	font-weight: bold;
	color: #F5791C;
}

#main h3 a{color:#767676;}
#main h3 a:hover{
	text-decoration:none;
	color:#f58028;
}
#main p a.more{
	font-style:italic;
	white-space:nowrap;
}
#sidebar ul.post-list p{padding:0 0 5px;}
#sidebar div.icons-contacts{
	width:100%;
	margin:19px 0 0;
	padding:50px 0 0;
	border-top:21px solid #eaeaea;
	overflow:hidden;
}
#sidebar div.icons-contacts ul.icons{
	width:100%;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar div.icons-contacts ul.icons li{
	float:left;
	padding:0 15px;
}
#main dl{
	padding:0;
	margin:0;
}
#main dl dt{
	float:left;
	padding:0 5px 2px 0;
	font-weight:bold;
	text-transform:uppercase;
}
* html #main dl dt{margin-right:-3px;}
#main dl dd{
	height:1%;
	padding:0 0 2px;
	margin:0;
	overflow:hidden;
}
#sidebar div.icons-contacts dl{margin:-6px 0 0;}
#pre-footer{
	width:100%;
	padding:19px 0 0;
	line-height:18px;
	overflow:hidden;
	color:#7a7979;
	background:#b6b6b6 url(../img/bg-prefooter.gif) repeat-x 0 0;
}
#pre-footer div.bg-prefooter{
	position:relative;
	width:100%;	
	padding:26px 0 22px;
	background:url(../img/bg-prefooter-image.png) no-repeat 50% 100%;
}
#pre-footer div.columns{
	float:left;
	width:100%;
	background:url(../img/bg-prefooter-columns.gif) repeat-y 434px 0;
}
#pre-footer div.column-one{
	float:left;
	width:380px;
	padding:0 42px 0 13px;
}
#pre-footer div.column-two{
	float:left;
	width:156px;
	padding:0 30px 0 60px;
}
#pre-footer div.column-three{
	float:left;
	width:250px;
	padding:0 0 0 25px;
}
#pre-footer h3{
	padding:0 0 15px;
	margin:7px 0 0;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#fefefe;
}
#pre-footer p{
	margin:0;
	padding:0 0 18px;
}
#pre-footer ul{
	margin:0;
	padding:0 0 18px;
	list-style:none;
}
#pre-footer ul li{
	padding:0 0 0 17px;
	background:url(../img/marker-list.gif) no-repeat 0 8px;
}
#pre-footer ul li a{
	color:#FFF;
}
#pre-footer div.image{
	width:185px;
	height:auto;
	padding:5px;
	margin:8px 0 4px -4px;
}
#pre-footer div.image img{
	display:block;
}
#pre-footer div.image a{
	position:relative;
	display:block;
}
#footer{
	width:100%;
	padding:28px 0 16px;
	margin:-6px 0 0;
	overflow:hidden;
	color:#c2c2c2;
	background:url(../img/bg-footer.gif) repeat-x 0 0;
}
#footer ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding:0 14px 0 15px;
	background:url(../img/marker-point-gray.gif) no-repeat 0 9px;
}
#footer ul li.first{
	padding-left:0;
	background:none;
}
#footer ul li a{
	color:#c2c2c2;
	white-space:nowrap;
}
.image img
{
}
.imageborder
{
	border: 6px solid #BCBCBC;
	padding: 4px;
	float: right;
	margin-left: 6px;
}
#page #pre-footer .bg-prefooter .fix-width .columns .column-one p
{
	color: #FFF;
}
#page #main .fix-width .dw-container #content h5
{
	font-size: 16px;
	color: #F5791C;
}
.pagetext
{
	font-size: 16px;
	color: #F5791C;
}
#content ul li
{
	line-height: 2.2em;
	font-size: 14px;
}
