body {
	margin:20px 0 0 0;
	background:#300 url(../styleImages/backgrounds/body_bg.jpg) top center no-repeat;
}
#pageSurround {
	width: 710px;
	margin: 0px auto;
	padding: 20px 20px 10px 20px;
	background:#FFF url(../styleImages/backgrounds/content_bg.gif) 0 0 repeat-x;
}
#subSurround {
	padding:0;
	margin:0;
}
#topHeader {
	height: 75px;
	padding: 0;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
#logo {
	padding:0;
	float:left;
	width:216px;
	text-align:center;
}
#breadcrumb {
	padding: 0 0 5px 0;
	margin:0;
	font:normal normal 10pt/10pt "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
#loginSearch {
	padding:0 0 2px 0;
	float:right;
	width:440px;
}
.login {
	padding:5px 0 0 0;
	float:left;
}
#loginSearch .search {
	padding:0;
	float:right;
}
.boxTitleLeft, .boxTitleRight {
	font:normal bold 11pt/13pt "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	width: 195px;
	height: 22px;
	padding:5px 0 0 0;
	margin:0;
	text-align:left;
	border-bottom:2px solid #333;
}
* html .boxTitleRight {
	margin:-4px 0 0 0;
}
.boxContentLeft, .boxContentRight {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	text-align:left;
}
.colLeft {
	position: relative;
	width: 195px;
	float: left;
	padding:10px 10px 30px 10px;
	text-align:left;
	background:#ccc url(../styleImages/backgrounds/menu_bg.gif) 0 0 repeat;
}
.colMid {
	position: relative;
	width: 445px;
	float: left;
	padding:0 0 10px 30px;
}
.colRight {
	position: relative;
	width: 225px;
	float: left;
}
.boxContent {
	font:normal normal 10pt/13pt "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 225px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 690px;
	float: left;
	padding:0 0 30px 0;
}
/* END CHECK OUT PAGES */
#footer {
	margin:20px 0 0 0;
	padding:10px 0 5px 0;
	border-top:1px solid #ccc;
}
.siteDocs {
	margin: 6px 0 0 0;
	width:430px;
	text-align:left;
	padding:4px 2px 0 10px;
	float:right;
	background-image:url(../styleImages/backgrounds/siteDocs_bg.gif);
	background-repeat:no-repeat;
	height:25px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin:0;
	padding:0;
	float: left;
}
.subCat {	
	text-align: center;
	padding:5px 3px 0 3px;
	margin:0 5px 10px 0;
	float: left;
	width: 120px;
	height:145px;
	border:1px solid #ccc;
}
.subCat p {	
	text-align: center;
	padding:0;
	margin:0;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
