#main {width:980px; margin:0 auto;}

#header {height:148px; background:url(images/header-bg.jpg) no-repeat left top; overflow:hidden;}
#header, #content, #footer { font-size:0.875em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .box1 .col-1 {width:601px; margin-right:31px;}
#page1 #content .box1 .col-1 .col-1 { width:284px; margin-right:32px;}
#page1 #content .box1 .col-1 .col-2 { width:284px;}
#page1 #content .box1 .col-2 { width:291px;}
#page1 #content .box .col-1 {width:318px; margin-right:6px;}
#page1 #content .box .col-2 {width:299px; margin-right:6px;}
#page1 #content .box .col-3 {width:299px;}

/*======= index-1.html =======*/
#page2 #content .box .col-1 {width:299px; margin-right:25px;}
#page2 #content .box .col-2 {width:603px;}
#page2 #content .box1 .col-1 {width:292px; margin-right:25px;}
#page2 #content .box1 .col-2 {width:279px; margin-right:35px;}
#page2 #content .box1 .col-3 {width:299px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:598px; margin-right:37px;}
#page3 #content .row-1 .col-2 {width:288px;}
#page3 #content .row-2 .col-1 {width:292px; margin-right:25px;}
#page3 #content .row-2 .col-2 {width:613px;}
#page3 #content .row-3 ul { padding-bottom:0;}
#page3 #content .row-3 .col-1 {width:292px; margin-right:25px;}
#page3 #content .row-3 .col-2 {width:299px; margin-right:35px;}
#page3 #content .row-3 .col-3 {width:277px;}

/*======= index-3.html =======*/
#page4 #content .box1 .col-1 {
	width:291px;
	margin-right:31px;
}
#page4 #content .box1 .col-2 { width:601px;}
#page4 #content .box1 .col-2 .col-1 { width:286px; margin-right:30px;}
#page4 #content .box1 .col-2 .col-2 { width:284px;}
#page4 #content .box .col-1 {width:318px; margin-right:6px;}
#page4 #content .box .col-2 {width:299px; margin-right:6px;}
#page4 #content .box .col-3 {width:299px;}

/*======= index-4.html =======*/
#page5 #content .box .col-1 {width:299px; margin-right:25px;}
#page5 #content .box .col-2 {
	width:603px;
}
#page5 #content .box .col-2 .col-1 { width:301px; margin-right:0;}
#page5 #content .box .col-2 .col-2 { width:300px;}
#page5 #content .box1 .col-1 {
	width:601px;
	margin-right:25px;
}
#page5 #content .box1 .col-2 {
	width:291px;
}


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


#footer {height:44px; background:#22201e;}


.blueHeading { color: #00CCCC; !important }

#form label.honey, #form input.honey { display: none !important; }

ul.error li { color: #930; }
ul.error { margin-bottom: 20px; }
.success { color: #006655; }