﻿#main { width:1000px; margin:0 auto; text-align:left;}

#header {
	height: 496px;
	background: url(images/header_bg.jpg) top left no-repeat;
	
}

#footer { height:37px; background:url(images/footer_bg.jpg) top left no-repeat; text-align:center; padding:24px 18px 0 0; color:#cdc8bd;}

.a:link {color: #d14a00;}
.a:hover {
	color: #FFFFFe;
}
.col-1 {
	float: left;
	width: auto;
	clip: rect(auto, 10px, auto, auto);
}
.container {
	margin: auto 10px auto 10px;
	width: 100%;
	overflow: hidden;
}
.container2 {width:100%;}

/* ============================= page1 ===========================*/

/* ============================= page2 ===========================*/


/* ============================= page3 ===========================*/


