body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color:#eef3fa;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#373737;
}

.main {
	position:relative; 
	text-align:left;
	min-height:100%;
	border:0px;
	background-repeat:no-repeat;
	}
	
.menu_all {
	position:relative; z-index:10;
	text-align:left;
	min-height:100%;
	border:0px;
	width:980px;	
	background-image:url(../images/menu_ears.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	}
			
	#collage {
	width:980px; height:230px; 
	}
	
	#menu {
	width:930px; height:31px; z-index:8;
	position:relative;
	left:25px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	#menu_orange {
	position:relative;
	width:930px; height:5px; 
	left:25px;
	background-image:url(../images/submenu_bg.gif);
	background-repeat:repeat-x;
	}
	
.submenu {
	position:absolute; z-index:6;
	width:930px;
	left:25px;	
	text-align:left;
	min-height:100%;
	background-color:#175c9d;
	}
	
	#content {
	width:980px; z-index:4;
	min-height:500px;
	background-color:#ffffff;
	background-image:url(../images/text_bg.jpg);
	background-position:bottom;
	}
	
	#title {
	position:relative; width:980px; 
	background-image:url(../images/title_bg.gif); 
	background-repeat:no-repeat;;
	}
	
	#white_num {
	position:absolute; top:28px; left:246px;
	}
	
	#big_b_firstline {
	position:relative; left:80px; width:630px;
	}
	
	#big_b_secondline {
	position:absolute; left:290px; top:36px; width:500px; text-decoration:none;
	}
	
	#right_title {
	position:absolute; left:750px; top:30px; width:205px;
	}
	
	#footer {
	width:980px; height:104px; z-index:2;
	background-color:#ffffff;
	background-image:url(../images/footer.gif);
	background-position:bottom;
	}

