body{
	margin:0px 0px 0px 0px;
	background-image:url('/templates/images/i-bg.gif');
	background-repeat:repeat-x;
	background-color:#2a79d6;
	}
	
.sitecontent{
	width:861px;
	margin:auto;
	display:table;
	position:relative;
	}
	
		
/*-------- Header & top menu ----------*/	
	
.header{
	width:861px;
	height:105px;
	}
	
.logo_pix{
	float:left;
	border:none;
	}
	
.area_1{
	width:239px;
	height:36px;
	float:right;
	background-color:#00457c;
	display:table;
	}
	
.area_1_img{
	float:left;
	border:none;
	}
	
.area_2{
	width:634px;
	height:24px;
	float:left;
	margin-top:35px;
	}
	
.area_2_img{
	float:left;
	border:none;
	}
	
/*-------- Banner ----------*/

.banner{
	width:861px;
	height:170px;
	float:left;
	}
	
.banner_img{
	float:left;
	}
	
/*-------- page ----------*/

.page{
    width:861px;
	display:table;
	height:236px;
	float:left;
	background-image:url('/templates/images/i-bg_page.gif');
	background-repeat:repeat-y;
	}
	
.sidpar{
	float:left;
	width:227px;
	background-image:url('/templates/images/i-sidpar_bg.gif') ;
	background-repeat:repeat-y;
	}
	
.sidpar_img{
	float:left;
	}
	
.cont{
	width:634px;
	background-color:#FFFFFF;
	float:left;
	display:table;
	}
	
.pt{
	width:315px;
	height:44px;
	float:right;
	background-color:#00457c;
	}
	
.pt_img{
	float:left;
	margin-left:20px;
	}
	
.text{
	width:316px;
	height:235px;
	float:left;
	background-color:#939598;
	border-bottom:1px solid #FFFFFF;
	background-image:url('/templates/images/welcome_07.gif');
	background-repeat:no-repeat;
	}
	
.p_text{
	padding:0px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	}
	
	
/*-------- footer ----------*/

.footer{
	height:100px;
	background-color:#78b3f8;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	}
	
.footer_cont{
	height:100px;
	width:861px;
	margin:auto;
	background-color:#00457c;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.text_footer{
	text-decoration:none;
	color:#99FFFF;
	}
	
.sign{
	width:630px;
	float:right;
	height:100px;
	}
