#main {
	margin:0 auto;
	width:740px;
	text-align:left;
	padding: 0px;
}
.main_indent {
	padding:0
}

#header, #content {
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .column_1, .column_2 { float:left;}

.width {
}
.box {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{ width:429px; }
#page1 #content .col_2{ width:242px; }
#page1 #content .column_1 {width:172px}
#page1 #content .column_2 {width:257px}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:429px;}
#page2 #content .col_2{width:242px;}
#page2 #content .box {padding-bottom:15px}
#page2 #content .col_box_1 {width:184px}
#page2 #content .col_box_2 {width:154px}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:429px;}
#page3 #content .col_2{width:242px;}
/*=========================*/

/*======= about.html =======*/
#about #content .col_1{width:430px;}
#about #content .col_2{width:200px;}

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

/*======= CONTACT =======*/
#page5 #content .col_1{	width:430px;
}
#page5 #content .col_2{
	width:200px;
}
#page5 .width {
}
/*=========================*/

.title_bg { background: #FFFFFF url(images/bg_top_curved.png) no-repeat; }

