body{ background-image:url(../images/site/page_bg.png); background-color:#FFFFFF; color:#9BA5B5;}
img{border:0;}
a:link { FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #6699CC; FONT-SIZE: 11px; TEXT-DECORATION: none; }
a:visited {	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #6699CC; FONT-SIZE: 11px; TEXT-DECORATION: none; }
a:hover { FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #6699CC; FONT-SIZE: 11px; TEXT-DECORATION: underline; }
a:active {	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #6699CC; FONT-SIZE: 11px; TEXT-DECORATION: none; }

#webpage{ background-color:#FFFFFF; width:980px; width:980px;margin:0px auto;}
.header{ width:980px;margin:0px auto;}
#top_header{float:left; width:980px; background-color:#FFFFFF; background-image:url(../images/site/top_banner.jpg); background-repeat:no-repeat; height:126px;}
#top_header .headerleftcol{
	width:2px;
	vertical-align:top;
	display:block;
	float:left;
}

#top_header .headerrightcol{
	background-color:#FFFFFF;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	float:right;
	margin:0px;
	text-align:right;
}

#top_header .headermiddlecol{
	vertical-align:center;
	float:right;
}
#topmenu{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	height:20px;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
}
#topmenu .leftcol{
	background-image:url(../images/site/top_menu_left.png);
	background-repeat:no-repeat;
	width:6px;
	float:left;
	height:20px;	
}
#topmenu .middlecol{
	background-image:url(../images/site/top_menu_middle.png);
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:left;
	height:20px;
	float:left;
	width:959px;
	padding-top:2px;
	color:#CCCCCC;
}
#topmenu .rightcol{
	background-image:url(../images/site/top_menu_right.png);
	background-repeat:no-repeat;
	width:7px;
	float:right;
	height:20px;	
}

.clear{clear:both;font-size:0;height:0;line-height:0;}
.clear_space10{clear:both;font-size:0;height:10px;line-height:0;}



/*-------content--------*/
.content{width:980px;margin:0px auto; background-color:#FFFFFF}


/*--------middle---------*/
.con_middle{ width:633px; float:left; margin:5px 0px 0px 5px; 
	border-left-style:double;
	border-left-width:0px;
	border-left-color:#72574E;
	border-right-style:double;
	border-right-width:0px;
	border-right-color:#72574E;

}

.con_middle .blocks{ width:630px; margin:0px;}


/*------left---------*/
.con_left{width:180px;float:left; padding-left:5px;}
.con_left .blocks{width:200px;float:left;}


/*------right--------*/
.con_right{ float:right; width:155px;margin:0px 0 0 0px; padding-right:2px;}


/*--------footer----------*/
.foot{width:960px;border-top: 1px solid #dbdbdb;margin:10px 0px 0px 10px;text-align:center;color: #646464; height:75px; padding-top:10px;}
.foot a{font-size:11px;}
.foot p{font-size:11px;}
.foot p a{ color:#d15400;font-size:11px;}
.foot p a:hover{color:#d15400;text-decoration:underline}
.foot .foot_block{float:left; width:100%; margin-bottom:0px; padding-bottom:0px; padding-bottom:10px;}
.foot .foot_leftblock{ float:left; width:20%; padding:0px; text-align:left; }
.foot .foot_centreblock{ float:left; width:60%; padding:0px; text-align:center; }
.foot .foot_rightblock{ float:right; width:20%; padding:0px; text-align:right; }