#main {width:760px; margin:0 auto; text-align:left;}

#header {height:260px;width:760px;}
#header2 {
	height:auto;
	width:760px;
}
#header, #content, #footer {
	font-size:0.69em;
	background-color: #FFF5D6;
}

#header2 {
	background-color: #fff5d6;
	font-family: Arial, Helvetica, sans-serif;
	
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:219px;
	margin-right:3px;
}
#page1 #content .col_2 {
	width:327px;
	margin-right:3px;
	background-color: #FCDFC5;
}
#page1 #content .col_3 { width:208px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:219px;
	margin-right:24px;
}
#page2 #content .col_2 {
	width:515px;
	background-color: #FCDFC5;
}

#page2 #content .col_2 .column1 { width:169px;}
#page2 #content .col_2 .column2 { width:344px;}
#page2 #content .col_2 .row_1 { padding-bottom:46px;}
#page2 #content .col_2 .row_2 .column1 { width:262px; margin-right:2px;}
#page2 #content .col_2 .row_2 .column2 { width:251px;}
/*======= index-4.html =======*/
/*======= index-3.html =======*/

#page3 #content .col_1 {width:219px; margin-right:26px;}
#page3 #content .col_2 {
	width:261px;
	background-color: #FCDFC5;
	margin: 0px;
}
#page3 #content .col_3 {
	width:254px;
	background-color: #FFF5D6;
}


/*=======   GENEL  ==============*/
#genel #content .col_1 {width:219px; margin-right:26px;}
#genel #content .col_2 {
	width:281px;
	margin-right:26px;
	background-color: #FCDFC5;
}
#genel #content .col_3 { width:208px;}

#footer {height:73px;}
