#site_center {text-align:center;}
#main {width:766px; margin:0 auto; text-align:left;}

#header {height:256px;}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:435px;}
#page1 #content .col_2 { width:272px;}

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

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

/*======= index-3.html =======*/
#page4 #content .col_1 {width:302px;}
#page4 #content .col_2 { width:405px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:446px;}
#page5 #content .col_2 { width:261px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:446px;}
#page6 #content .col_2 { width:261px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:303px;}
#page7 #content .col_2 { width:405px;}

/*======= index-6.html =======*/
#page8 #content .col_1 {width:446px;}
#page8 #content .col_2 { width:261px;}


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


#footer {height:120px;}.form-bg {
	background-color: #7F391D;
	background-image: url(images/form-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFDD23;
	text-decoration: none;
}
.textfield {
	height: 17px;
	width: 250px;
	padding: 2px;
	background-color: #4B4641;
	border: 1px solid #615C57;
	color: #FFFFFF;
}
.textfield2 {
	height: 170px;
	width: 250px;
	padding: 2px;
	background-color: #4B4641;
	border: 1px solid #615C57;
	color: #FFFFFF;
}
.send {
	background-image: url(images/send-button.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 50px;
	border: 0px;
}
.send:hover {
	background-image: url(images/send-button-rollover.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 50px;
	border: 0px;
}
