#backImg
{
	background:url('../images/background-inage.jpg') top center no-repeat #FFFFFF;
	margin:0 auto 0 auto;
}

span
{
	font-family:Verdana;
	font-size:9px;
	line-height:12px;
	color:#787A7C;
}

#wrapper
{
	width:858px;
	padding:134px 0 0 0;
	margin:0 auto 0 auto;
	padding-right:22px;

}

#header
{
	width:858px;
	background:url('../images/header-shadow.gif') bottom center no-repeat;
	height:99px;
}

#logo
{
	float:left;
	padding:15px 0 0 22px;
}

#navigation
{
	float:left;
	padding-top:42px;
}

.nav-item
{
	float:left;
	padding-left:20px;
}

.2-blocks
{
	clear:both;
}

.left-block
{
	padding-left:25px;
	float:left;
	width:456px;
}

.right-block
{
	margin-left:25px;
	float:left;
	background:url('../images/top_left_back.gif') top left no-repeat;
	width:300px;
}

.innerText
{
	padding-left:65px;
	width:248px;
}

span.innerText2
{
	font-family:Verdana;
	font-size:14px;
	line-height:12px;
	color:#787A7C;
}


#flash_piece
{
	width:858px;

}

#footer
{
	clear:both;
	width:858px;
	height:83px;
	background:url('../images/footer-background.gif') left top no-repeat;
}

.copyright
{
	float:left;
	padding:55px 0 0 26px;
}

.footer-nav
{
	float:left;
	padding:38px 0 0 430px;
}

.footer-item
{
	float:left;
	padding-right:20px;
}

#right_hex
{
	background:url('../images/right-hex.gif') right top no-repeat;
	position:absolute;
	width:174px;
	height:309px;
	margin:23px 0 0 686px;
}

.cb
{
	clear:both;
}

.right_hex_text
{
	font-family:Verdana;
	font-size:9px;
	line-height:12px;
	color:#787A7C;
	padding:90px 0 0 28px;
	width:125px;
}

.content_middle
{
	padding-left:156px;
	width:470px;
	height:326px;
}

.content_middle
{
	font-family:Verdana;
	font-size:10px;
	line-height:16px;
	color:#787A7C;
}

#page-title
{
	position:absolute;
	top:170px;
	margin-left:27px;
	width:60px;
	height:400px;
}

#footer-image
{
	position:absolute;
	width:69px;
	height:56px;
	margin:323px 0 0 50px;
}


#scroller
{
	width: 510px;
	height: 320px;
	overflow: auto;
	position: relative;
	padding-right:10px;
}

.field_form
{
	border:1px solid #0169B4;
	width:150px;
	font-family:Verdana;
	font-size:10px;
	color:#787A7C;
}

.textarea_form
{
	border:1px solid #0169B4;
	width:250px;
	height:100px;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
	color:#787A7C;
}

.submit_form
{
	background-color:#0169B4;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	cursor:pointer;
}

.error_form
{
	font-family:Verdana;
	font-size:10px;
	color:red;
}

.td_class
{
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
}

