@charset "utf-8";
/* CSS Document */

body
{
	background:#fff;
}

a img
{
	border:none;
}

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

#container
{
	width:955px;
	margin:0 auto;
}

#header
{
	width:955px;
	height:232px;
	background:url(../images/header.jpg) no-repeat left top;
	margin-top:20px;
}

.text_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	width:560px;
	padding-top:125px;
	margin-left:45px;
	letter-spacing:-1px;
}

.menu
{
	background:url(../images/menu.png) no-repeat left top;
	width:954px;
	height:37px;
	margin-top:7px;
}

ul.list_menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:80px;
}

ul.list_menu li
{
	float:left;
	display:block;
	margin-right:75px;
	padding-top:10px;
}

#content
{
	width:955px;
	margin-top:30px;
}

#leftcol
{
	width:400px;
	float:left;
	margin-right:60px;
	margin-left:35px;
	display:inline;
}

#rightcol
{
	width:435px;
	float:left;
}

.box1
{
	margin-top:20px;
}

.box2
{
	margin-top:50px;
}

.title
{
	text-align:center;
	margin-bottom:5px;
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8d;
	text-align:justify;
}

.box_right
{
	background:url(../images/top.png) no-repeat left top;
	width:434px;
	padding-top:10px;
}

.nr
{
	width:30px;
	float:left;
	margin-left:15px;
	display:inline;
	margin-top:5px;
}

* html .nr img
{
	behavior: url("css/iepngfix_v2/iepngfix.htc");
}

.text_box_right
{
	width:360px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8d;
	text-align:justify;
}

.box3
{
	margin-bottom:20px;
}

* html .bottom_right .title img
{
	behavior: url("css/iepngfix_v2/iepngfix.htc");
}

.bottom_right
{
	background:url(../images/bottom.png) no-repeat left bottom;
	width:434px;
	padding-bottom:30px;
}

.box4
{
	margin:30px 0 20px 35px;
	width:890px;
}