body,
.page_background{
	background:url(../images/bg_bg.png) repeat;
}

.page_background{
	width:100%;
}

.top_background{
	background:url(../images/top_bg.png) repeat-x top;
	width:100%;
}

.sheet_behind{
	width:812px;
	/*float:none;*/
	overflow:hidden;
}

.bot_footer_img{
	background:url(../images/footer_bottom.png) top center no-repeat;
	height:13px;
	width:812px;
	overflow:hidden;
}

.sheet_behind_lft_bg{
	background:url(../images/page_lft.png) repeat-y left;
}

.sheet_behind_rgt_bg{
	background:url(../images/page_rgt.png) repeat-y right;
}

.in_sheet_lft{
	padding-left:11px;
	background:url(../images/page_lft_top.png) no-repeat top left;
}

.in_sheet_rgt{
	padding-right:11px;
	background:url(../images/page_rgt_top.png) no-repeat top right;
}

.sheet{
	width:790px;
	overflow:hidden;
	background:url(../images/white_bg.png) repeat;
}

.top_band{
	height:121px;
	background:url(../images/logo.png) no-repeat top left;
	overflow:hidden;
}

.mid_band{
	width:790px;
	height:260px;
	background:url(../images/band_bg.png) repeat-x top;
	overflow:hidden;
}

.picture_area{
	float:left;
	padding:30px 0px 0px 30px;
	vertical-align:top;
	width:572px;
	overflow:hidden;
}

.main_menu_area{
	float:right;
	vertical-align:top;
	padding-left:28px;
	padding-right:30px;
	overflow:hidden;
}

.main_menu{
	width:130px;
	overflow:hidden;
	font:15px;
	font-family:Calibri, "Arial Narrow", "Arabic Typesetting";
}

.menu_head{
	background:url(../images/menu_head.png) no-repeat center;
	height:46px;
	width:130px;
}

.content_band{
}

.mainbody_div{
	padding:20px 14px 10px 30px;
	width:572px;
	overflow:hidden;
	float:left;
	font-size: 15px;
	font-family:Calibri, "Arial Narrow", "Arabic Typesetting";
	font-weight:normal;
}

.modules_left{
	padding:25px 30px 10px 14px;
	width:130px;
	overflow:hidden;
	float:right;
}

.bot_band{
}

.footer_one{
	height:27px;
	background:url(../images/footer_1.png) no-repeat center;
}

.footer_two{
	overflow:hidden;
	color:#000066;
	font-family:Calibri, "Arial Narrow", "Arabic Typesetting";
	font-size:11px;
}

.bot_1,.bot_2,.bot_3,.bot_4{
	width:182px;
	padding:10px 15px 0px 0px;
	height:45px;
	text-align:right;
	/*border:#000000 1px solid;*/
}

.bot_1,
.bot_3{
	float:left;
}

.bot_2,
.bot_4{
	float:right;
}

.bot_1{
	background: url(../images/home_icon.png) no-repeat 15px 0px; 
}

.bot_2{
	background: url(../images/mail_icon.png) no-repeat 15px 0px; 
}

.bot_3{
	background: url(../images/email_icon.png) no-repeat 15px 0px; 
}

.bot_4{
	background: url(../images/tel_icon.png) no-repeat 15px 0px; 
}

.credits{
	width:790px;
	float:none;
	padding:0px 10px 0px 0px;
	font-size:10px;
	color:#666666;
	text-align:right;
}

.credits a{
	font-style:italic;
	color:#999999;
}


/*a.mainlevel {
font-size: 10px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix *//*
voice-family:inherit;
width: 135px;
}

a.mainlevel:hover, a.mainlevel#active_menu {
background: #F1F1F1;
text-decoration: none;
}*/