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

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

#header ul.menu {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 325px;
}

#header ul.menu li {
	display: block;
	float: left;
	list-style-type: none !important;
	text-align: center;
	list-style-image: none !important;
	background:  none;
}


#header ul.menu li a {
	width: 116px;
	height: 34px;
	padding-top: 4px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#header ul.menu li a:hover, body.home #header ul.menu li a.home, body.services #header ul.menu li a.services, body.faq #header ul.menu li a.faq, body.contact #header ul.menu li a.contact {
	background: url(images/menuHover.png) no-repeat left top;
	color: #000;
}

#header ul.menu ul {
	display: none;
}

#header ul li:hover > ul {
	display: block;
	position: absolute;
	z-index: 1000;
	background: #a8c050;
	opacity: .9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -5px;
}

#header ul li:hover > ul li {
	float: none;
	width: 210px;
	padding: 0;
	margin-bottom: 5px;
}

#header ul li:hover > ul li a {
	width: 200px;
	height: 12px;
	padding: 5px;
	color: #000;
	text-align: left;
	text-transform: none;
}

#header ul li:hover > ul li a:hover {
	background: #346500;
	color: #fff;
}

#footer { height:135px; margin:0 27px 0 33px; background:url(images/footer-tail-bg.gif) top repeat-x; text-align:center;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

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

#page1 .col-1 {width:280px;}
#page1 .col-2 {width:532px;}

#page1 .col-1 .col-1 {width:76px;}
#page1 .col-1 .col-2 {width:196px;}

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

#page2 .col-1 {width:532px;}
#page2 .col-2 {width:280px;}

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

#page3 .col-1 {width:290px;}
#page3 .col-2 {width:522px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:532px;}
#page4 .col-2 {width:280px;}

#page4 .col-1 .col-1 {width:240px;}
#page4 .col-1 .col-2 {width:215px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:290px;}
#page5 .col-2 {width:522px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:532px;}
#page6 .col-2 {width:280px;}

#page6 .col-1 .col-1 {width:256px;}
#page6 .col-1 .col-2 {width:234px;}