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

#splash {
	width: 980px;
	height: 30px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 680px;
	height: 30px;
}

h1 {font-size:1.2em; line-height:1.071em; color:#876437; padding:15px 0 9px;}

#menu {
	float: right;
	width: 300px;
	height: 30px;
}

#menu a {
	font-size: 0.9em;
	padding: 3.8em 15px 0;
	float: right;
	color: #876437;
	font-weight: normal;
}

#menu a:hover {
	color: #cc0000;
}

#header{
 width: 980px;
 height: 530px;
}

#header a{
 width: 980px;
 height: 530px;
 display:block;
}

/***************content***************/
.col-1 {width:245px;}
.col-2 {width:568px;}
.col-3 {width:300px;}
.col-4 {width:237px;}

/***************page-1***************/
#page-1 .col-1 {width:265px;}
.box input {height:17px; width:119px;}

/***************page-5***************/
#page-5 .col-2 .float-l {width:150px;}
#page-5 .col-2 .float-l-un {width:150px;}


/***************page-6***************/
#page-6 .col-1 {width:248px;}
#page-6 .col-2 .float-l {width:240px;}
#page-6 .col-2 .float-r {width:240px;}
#contactForm input {width:244px;}
#contactForm textarea {width:244px;}

/***************page-7***************/
#page-7 .col-1 {width:890px;}
