#main { 
	width:750px; 
	margin:0 auto;
}
#header {
	height:60px;
	
}
#header, 

#content{}
#footer {
	font-size:12px;
}


#logo {
	height:129px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:10px;
	margin-bottom:20px;
	
	}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header { height:69px; background-position:left;}
#page1 #content .col-1 { width:270px; margin-right:67px;}
#page1 #content .col-2 { width:412px; height: 410px;}
#page1 #content .col-2 .col-1 { width:325px; margin-right:60px;}
#page1 #content .col-2 .col-2 { width:281px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page2 #content .row-1 .col-2 { width:264px; margin-right:34px;}
#page2 #content .row-1 .col-3 { width:314px;}
#page2 #content .row-2 .col-1 { width:602px; margin-right:37px;}
#page2 #content .row-2 .col-2 { width:312px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page3 #content .row-1 .col-2 { width:635px;}
#page3 #content .row-1 .col-2 .col-1 { width:303px; margin-right:27px;}
#page3 #content .row-1 .col-2 .col-2 { width:299px;}
#page3 #content .row-2 .col-1 { width:270px; margin-right:67px;}
#page3 #content .row-2 .col-2 { width:262px; margin-right:57px;}
#page3 #content .row-2 .col-3 { width:308px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:600px; margin-right:60px;}
#page4 #content .row-1 .col-2 { width:312px;}
#page4 #content .row-2 .col-1 { width:274px; margin-right:63px;}
#page4 #content .row-2 .col-2 { width:261px; margin-right:58px;}
#page4 #content .row-2 .col-3 { width:308px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page5 #content .row-1 .col-2 { width:262px; margin-right:57px;}
#page5 #content .row-1 .col-3 { width:308px;}
#page5 #content .row-2 .col-1 { width:272px; margin-right:64px;}
#page5 #content .row-2 .col-2 { width:635px;}
#page5 #content .row-2 .col-2 .col-1 { width:336px; margin-right:0;}
#page5 #content .row-2 .col-2 .col-2 { width:299px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:600px; margin-right:60px;}
#page6 #content .col-1 .col-1 { width:268px; margin-right:68px;}
#page6 #content .col-1 .col-2 { width:258px;}
#page6 #content .col-2 { width:312px;}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page7 #content .row-1 .col-2 { width:630px;}
#page7 #content .row-1 .col-2 .col-1 { width:248px; margin-right:0;}
#page7 #content .row-1 .col-2 .col-2 { width:333px;}
#page7 #content .row-2 .col-1 { width:600px; margin-right:52px;}
#page7 #content .row-2 .col-2 { width:312px;}

/*======= index-7.html =======*/
#page8 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page8 #content .row-1 .col-2 { width:262px; margin-right:57px;}
#page8 #content .row-1 .col-3 { width:308px;}
#page8 #content .row-2 .col-1 { width:269px; margin-right:64px;}
#page8 #content .row-2 .col-2 { width:635px;}
#page8 #content .row-2 .col-2 .col-1 { width:236px;}
#page8 #content .row-2 .col-2 .col-2 { width:236px;}

/*======= index-3 copy.html =======*/
#page9 #header { height:749px; background-position:left bottom;}
#page9 #content .row-1 .col-1 { width:600px; margin-right:60px;}
#page9 #content .row-1 .col-2 { width:312px;}
#page9 #content .row-2 .col-1 { width:274px; margin-right:63px;}
#page9 #content .row-2 .col-2 { width:261px; margin-right:58px;}
#page9 #content .row-2 .col-3 { width:308px;}

/*======= education.html =======*/
#page1 #header { height:69px; background-position:left;}
#page1 #content .col-1 {
	width:420px;
	height: 410px;
	padding-right:0px;
	font-size: 11px;
}
#page1 #content .col-3 { width:260px; height: 400px; padding-left:0px;}

/*======= contact.html =======*/
#page1 #header { height:69px; background-position:left;}
#page1 #content .col-1 {
	width:420px;
	height: 410px;
	padding-right:0px;
	font-size: 11px;
}
#page1 #content .col-3 { width:260px; height: 400px; padding-left:0px;}






/*=========================*/


#footer { 
	height:155px;
	border-top:4px solid #dfdfdf;
}
