#main {
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:799px;
}

#content, #header, #footer, .width {
	width:100%; overflow:hidden
}

#header{
	height: 156px;
}

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


/*======= index.html =======*/
#page1 .column_1{width:567px;}
#page1 .column_2{
	width:230px;
	background-image: url(images/telephone_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page1 .col_1 {width:256px; margin:0 30px 0 0; padding-left:20px}
#page1 .col_2 {width:225px}
/*=========================*/

/*======= index-1.html =======*/
#page2 .column_1{width:567px;}
#page2 .column_2{
	width:230px;
	background-image: url(images/telephone_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page2 .col_1 {width:280px}
#page2 .col_2 {width:222px}
/*=========================*/

/*======= index-2.html =======*/
#page3 .column_1{width:567px;}
#page3 .column_2{
	width:230px;
	background-image: url(images/telephone_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page3 .col_1 {width:286px}
#page3 .col_2 {width:222px}
/*=========================*/

/*======= index-3.html =======*/
#page4 .column_1{width:567px;}
#page4 .column_2{
	width:230px;
	background-image: url(images/telephone_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page4 .col_1 {width:258px; margin:0 20px 0 0}
#page4 .col_2 {width:237px}
/*=========================*/

/*======= index-4.html =======*/
#page5 .column_1{width:567px;}

#page5 .column_2{
	width:230px;
	background-image: url(images/telephone_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#page5 .col_1 {width:280px}
#page5 .col_2 {width:226px}
/*=========================*/
