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

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

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

.main-navigation {
	height: auto;
	background:url(images/main-nav-bg.jpg) top center no-repeat;
}

.main-navigation li { float: left; }

.main-navigation a { font-family: 'Open Sans', Arial, sans-serif; display: block; width: 140px; height: 20px; padding: 18px 0; font-size: 14px; font-weight: bold; text-align: center; text-transform: uppercase; }
	.main-navigation a span { display: block; }
	.main-navigation .double { height: 28px; padding-top: 10px; }
	.main-navigation a:link, .main-navigation a:visited { color: #000000; border-top:  5px solid #1d201a; text-decoration: none; }
	.main-navigation a:hover, .main-navigation a:focus { color: #000000; background-color: #000; background-color: rgba(0,0,0,0.4); border-top: 5px solid #ff0000; }
	.main-navigation a:active { background-color: #444; background-color: rgba(0,0,0,0.6); }

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

/*======= index.html =======*/
#page1 #content .col-1 {width:199px; margin-right:17px;}
#page1 #content .col-2 {
	width:516px;
	margin-right:18px;
	text-align: left;
}

#page1 #content .col-2 h2, .h2 { margin-bottom: 20px; }
#page1 #content .col-2 h2, .h2 { color: #ff0000; font-family: 'Open Sans', Arial, sans-serif; font-size: 24px; font-weight: 700; line-height: 1.2; text-transform: uppercase; }
#page1 #content .col-2 h3, .h3 { color: #A3A595; font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 1.2; text-transform: uppercase; }

#page1 #content .list-4 .h3 { font-size: 13px !important; line-height: 0.5 !important; }

#page1 #content .col-2 img { margin-bottom: 10px; }

#page1 #content .col-3 { width:197px;}

#page1 #content .product-details {
	padding-bottom: 0;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:199px; margin-right:17px;}
#page2 #content .col-2 { width:516px; margin-right:18px;}
#page2 #content .col-3 { width:197px;}
#page2 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:199px; margin-right:17px;}
#page3 #content .col-2 { width:516px; margin-right:18px;}
#page3 #content .col-3 { width:197px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:199px; margin-right:17px;}
#page4 #content .col-2 { width:516px; margin-right:18px;}
#page4 #content .col-3 { width:197px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:199px; margin-right:17px;}
#page5 #content .col-2 { width:516px; margin-right:18px;}
#page5 #content .col-3 { width:197px;}
#page5 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:199px; margin-right:17px;}
#page6 #content .col-2 { width:516px; margin-right:18px;}
#page6 #content .col-3 { width:197px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:199px; margin-right:17px;}
#page7 #content .col-2 { width:516px; margin-right:18px;}
#page7 #content .col-3 { width:197px;}
#page7 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:199px; margin-right:17px;}
#page8 #content .col-2 { width:516px; margin-right:18px;}
#page8 #content .col-3 { width:197px;}


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


#footer { height:80px; padding: 0 10px; text-align: center;}
