#main { 
	width:955px; 
	margin:0 auto;
}
#header { 
	height:170px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content { padding:330px 0 11px 0;}
#page1 #content .col-1 { width:280px; margin-right:36px;}
#page1 #content .col-2 { width:358px; margin-right:27px;}
#page1 #content .col-3 { width:254px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:288px; margin-right:56px;}
#page2 #content .col-2 { width:308px; margin-right:27px;}
#page2 #content .col-3 { width:250px;}

/*======= referanslar.html =======*/
#page3 #content .col-1 { width:406px; margin-right:20px;}
#page3 #content .col-2 { width:308px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:288px; margin-right:56px;}
#page4 #content .col-2 { width:611px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:288px; margin-right:56px;}
#page5 #content .col-2 { width:308px; margin-right:27px;}
#page5 #content .col-3 { width:250px;}


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


#footer { 
	height:95px;
	border-top:1px solid #4a4a48;
}