#site_center {
	text-align:center;
}
#main {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3 {
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:253px;
	float: left;
}
#page1 #content .col_2 {
	width:456px;
	float: left;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:650px;
}
#page2 #content .col_2 { width:224px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	height: 500px;
	float: left;
	width: 200px;
}
#page3 #content .col_2 {
	width:400px;
	float: left;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:306px;}
#page4 #content .col_2 {
	width:403px;
	float: right;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:253px;
	float: right;
}
#page5 #content .col_2 { width:456px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:456px;
	float: left;
}
#page6 #content .col_2 {
	width:236px;
	float: left;
}
/*=========================*/

#footer {
	height:50px;
}
.contactForm {
	width: 60px;
	float: left;
}
.contactFormRight {
	float: left;
	width: 250px;
	height: 50px;
}
.containerStyle {
	width: 200px;
}
.col_PressRelease {
	width: 500px;
	padding-left: 110px;
}

