.main {
	width:1022px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}

#header {
	height:auto;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #535353;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	z-index: 5000;
}

#footer {
	height:45px;
	background-color: 121212;
}

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

.row .col-1 {
	width:230px !important;
	padding-top: 15px;
}
.row .col-2 {width:230px !important;}
/* ============================= page1 ===========================*/
#page1 .col-1 {width:485px;}
#page1 .col-2 {
	width:206px;
	text-decoration: none;
}
#page1 .col-3 {
	width:240px;
}
#page1 .divider {background:url(images/divider-bg.gif) 498px 0px repeat-y;}
#page1 .divider1 {
	background-image: url(images/divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 738px 0px;
}
/* ============================= page2 ===========================*/
#page2 .col-1 {
	width:725px;
}
#page2 .col-2 {width:457px;}
#page2 .col-3 {width:234px;}
#page2 .divider {
	background-image: url(images/divider-bg.gif);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}
#page2 .divider1 {background:url(images/divider-bg.gif) 738px 0px repeat-y;}
/* ============================= page3 ===========================*/
#page3 .col-1 {width:235px;}
#page3 .col-2 {width:230px;}
#page3 .col-3 {width:452px;}
#page3 .col-3 .col-1 {width:238px;}
#page3 .divider {background:url(images/divider-bg.gif) 250px 0px repeat-y;}
#page3 .divider1 {background:url(images/divider-bg.gif) 514px 0px repeat-y;}
/* ============================= page4 ===========================*/
#page4 .col-1 {width:485px;}
#page4 .col-2 {width:206px;}
#page4 .col-3 {
	width:230px;
}
#page4 .divider {background:url(images/divider-bg.gif) 498px 0px repeat-y;}
#page4 .divider1 {background:url(images/divider-bg.gif) 738px 0px repeat-y;}
/* ============================= page5 ===========================*/
#page5 .col-1 {width:228px;}
#page5 .col-2 {width:456px;}
#page5 .col-3 {
	width:204px;
	padding-left: 15px;
}
#page5 .divider {background:url(images/divider-bg.gif) 250px 0px repeat-y;}
#page5 .divider1 {background:url(images/divider-bg.gif) 738px 0px repeat-y;}
/* ============================= page6 ===========================*/
#page6 .col-1 {
	width:225px;
}
#page6 .col-2 {
	width:244px;
}
#page6 .col-3 {width:452px;}
#page6 .divider {background:url(images/divider-bg.gif) 250px 0px repeat-y;}
#page6 .divider1 {background:url(images/divider-bg.gif) 514px 0px repeat-y;}
/* ============================= page7 ===========================*/
#page7 .col-1 {width:235px;}
#page7 .col-2 {
	width:230px;
}
#page7 .col-3 {width:452px;}
#page7 .divider {background:url(images/divider-bg.gif) 250px 0px repeat-y;}
#page7 .divider1 {background:url(images/divider-bg.gif) 514px 0px repeat-y;}
/* ============================= page8 ===========================*/
#page8 .col-1 {
	width:600px;
}
#page8 .col-2 {
	width:230px;
	padding-top: 55px;
}
#page8 .col-3 {
	width:375px;
}
#page8 .divider1 {
	background-image: url(images/divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 620px 0px;
}

