#main {width:1000px; margin:0 auto; position:relative;}
#main_width {
	width: 1350px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_width_width {width:1350px; margin:0 auto; position:relative;}
#main_width {
	width: 1000px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:359px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer {
	font-size: 0.95em;
	color: #00;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

.col-1, .col-2, .col-3 { float:left;}

#pictur_login {
	position:absolute;
	left:1101px;
	top:42px;
	width: 100px;
	height: 133px;
}

#pictur_edu {
	position:absolute;
	left:817px;
	top:40px;
	width: 120;
	height: 162;
}
/*======= home.html =======*/
#page1 #content .col-1 {width:600px; margin-right:40px;}
#page1 #content .col-2 {
	width:280px;
	margin-right:0px;
	color: #888;
}
#page1 #content .col-3 {width:280px;}

/*======= about-us.html =======*/
#page2 #content .col-1 {width:600px; margin-right:40px;}
#page2 #content .col-2 {width:280px;}


/*=========================*/


#footer {height:90px; background:url(images/footer-bg.jpg) no-repeat left top;}
