body,html
{	

	width:100%;
	background-color:#ffffff;
	margin:0px;
	background-image:url('/_images/design/background.jpg');
	background-repeat:repeat-x;	
	font-family:Arial,Sans,Sans-Serif;
	color:#666666;
}
		
		
#navigation
{
	width:1000px;
	height:77px;
	overflow:hidden;
	text-align:left;
	background-image:url('/_images/design/nav_background.png');
	background-repeat:repeat-x;
}	

#navigation a
{
	float:left;
	height:77px;
	line-height:77px;
	display:block;
	text-align:center;
	text-transform:uppercase; 
	
	padding:0px;
	margin:0px;
	
	color:#346697;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-image:url('/_images/design/nav_line.jpg');
	background-repeat:no-repeat;
}
#navigation a.first
{
	background-image:none;
}

#header_box
{
	cursor:pointer;
	width:970px;
	height:43px;
	overflow:hidden;
	
	padding-top:267px;
	padding-left:30px;
	text-align:left;
	
	font-size:18px;
	font-weight:bold;
	color:#346697;
	
	background-image:url('/_images/design/header_box.jpg');
	background-repeat:no-repeat;
}
#header
{
	cursor:pointer;
	width:1000px;
	height:310px;
	overflow:hidden;

	background-image:url('/_images/design/header.jpg');
	background-repeat:no-repeat;
}

#content_box_container
{
	width:1000px;

	background-image:url('/_images/design/content_box_background.jpg');
	background-repeat:repeat-y;
}
#content_box
{
	width:1000px;

	background-image:url('/_images/design/content_box_top.jpg');
	background-repeat:no-repeat;
	text-align:left;
	
	font-size:13px;
}
#content_container
{
	width:1000px;

	background-image:url('/_images/design/content_background.jpg');
	background-repeat:repeat-y;
}
#content
{
	width:800px;
	padding-top:20px;
	padding-left:100px;
	padding-right:100px;
	background-image:url('/_images/design/content_top.jpg');
	background-repeat:no-repeat;
	text-align:left;
	
	font-size:13px;
}

#content_box_bottom
{
	height:51px;
	width:670px;
	
	padding-left:330px;
	padding-top:60px;
	background-image:url('/_images/design/content_box_bottom.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	color:#666666;
	text-align:left;
}
#content_box_bottom a
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	margin-right:10px;
	
}
#content_bottom
{
	height:51px;
	width:670px;
	
	padding-left:330px;
	padding-top:60px;
	background-image:url('/_images/design/content_bottom.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	color:#666666;
	text-align:left;
}
#content_bottom a
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	margin-right:10px;
	
}

#content_box_left
{
	color:#666666;
	float:left;
	width:290px;
	color:#336699;
	padding-left:20px;
	padding-right:20px;
	margin-top:-13px;
}

#content_box_middle
{
	color:#666666;
	float:left;
	width:277px;
	padding-left:27px;
	padding-right:30px;
	padding-top:13px;
}

#content_box_middle h2, #content_box_right h2
{
	color:#666666;
	font-size:14px;
	text-transform:uppercase; 
	border-bottom: 2px solid #7c7c7e;
}
.news h3
{
	font-size:13px;
	line-height:16px;
	
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	
}
 .news p
{
	margin-top:4px;
	padding:0px;
	
}
 .news
{
	border-bottom:1px solid #b6b7b9;
	margin-bottom:6px;

}
#content_box_right
{
	float:left;
	width:282px;
	padding-left:30px;
	padding-top:13px;
}

a
{
	color:#ff8a00;
}

input,textarea
{
	font-size:13px;
	font-family:Arial,Sans-Serif,Sans;
	border: 1px solid #666666;
}

img, div { behavior: url(/pngfix/iepngfix.htc) }
