.site_center {
	text-align:center;
}
.main {
	width:700px;
	margin:0 auto;
	text-align:left;
	background:#ffffff;
	border-left-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 5px;
}

/*======= header =======*/
#header{
	height:380px;
	width:100%
}

/*======= footer =======*/
#footer{ height:47px; width:100%}

/*======= content =======*/
#content{ width:100%}



#header, #content, #footer{
	min-width:700px;
	background-image: url(images/table_tile_bgd.png);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 5px;
}
.col_1, .col_2, .col_3, .col1, .col2, .col3 {
	float:left;
	width: 258px;
}

/*======= index.html =======*/
#page1 #content .col1{ width:454px}
#page1 #content .col2{ width:244px}

/*======= index-1.html =======*/
#page2 #content .row2 .col1{ width:262px}
#page2 #content .row2 .col2{ width:436px}
.tech_box_text {
	margin-left: 15px;
	margin-right: 15px;
}
.tech_media_box {
	float: right;
	width: 300px;
}



/*======= index-2.html =======*/
#page3 #content .col1{ width:440px}
#page3 #content .col2{ width:258px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:258px}
#page4 #content .col2{ width:440px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:440px}
#page5 #content .col2{ width:258px}

/*======= index-5.html =======*/
#page6 #content .row2 .col1{ width:262px}
#page6 #content .row2 .col2{ width:436px}


/*======= index-6.html =======*/
