#topHeader {
	margin:0px auto;
	width:100%;
	height:120px;
	background:url(../styleImages/logo-bg.jpg) repeat-x;
}
#logo {
	margin:0px auto;
	width:910px;
	height:116px;
}
#logo-img {
	float:left;
	width:83px;
	height:105px;
	padding-top:8px;
	padding-left:22px;
}
#welcome-user {
	float:right;
	padding-right:25px;
	padding-top:70px;
	width:225px;
	height:26px;
	font-family:Tahoma, Arial, Verdana;
	line-height:16px;
}
#welcome-user span{color:#ad265e;}

#outer-wrapper {
	width:100%;
	min-height:700px;
	height:auto !important;
	height:700px;
	background:url(../styleImages/page-body-bg.jpg) repeat-x center top;
}
#main-page {
	width:860px;
	margin: 0px auto;
}
#product-gallery {
	float:left;
	width:181px;
	height:264px;
	background-color:#32322e;
}
#banner {
	margin-left:8px !important;
	margin-left:8px;
	float:left;
	width:436px;
	height:262px;
	border:1px solid #2b2b2b;
}

#coming-products {
	float:right;
	width:225px;
	height:264px;
	background-color:#32322e;
}
.boxTitleLeft, .boxTitleRight {
	font-family:Georgia, Arial, Tahoma, Verdana;
	font-size:18px;
	color:#ffffff;
	padding:20px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
	margin-bottom:7px;
	min-height:330px;
	height:auto !important;
	height:330px;
	padding:10px;
	padding-top:40px;
	.padding-top:10px;
}

.boxContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
	margin-bottom:7px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 597px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 131px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	padding:10px;
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
