body
{
	font: medium "Minion Pro", Minion, Georgia, Garamond, Times, serif;
	
	margin: 0;
	text-align: justify;
}

#pageSurround
{
	width: 874px;
	margin: auto;
	position: relative;
	}
#rap {
	background: url(../styleImages/backgrounds/mainback.jpg) repeat-x center top;
	min-width: 874px;
}

#topHeader
{
	margin-left: 290px;
	padding-top: 60px;
}

#topHeader h1
{
	background: url(../styleImages/attachmentnetwork.gif) no-repeat;
	height: 34px;
	margin: 0;
}

#topHeader h1 a
{
	display: block;
	height: 34px;
	text-indent: -10000px;
	font-size: 2px;
}

#logo
{
	position: absolute;
	top: 0;
	left: 23px;
}

#logo img { border: 0; }

#menu ul
{
	position: absolute;
	top: 104px;
	right: 7px;
	border-right: 1px solid #3E4CC7;
	border-left: 1px solid #7F88E7;
}

#menu ul, #menu li
{
	padding: 0;
	margin: 0;
}

#menu li
{
	float: left;
	list-style: none;
}

#menu a
{
	display: block;
	line-height: 34px;
	height: 34px;
	font-size: large;
	padding: 0 10px;
	color: white;
	border-left: 1px solid #3E4CC7;
	border-right: 1px solid #7F88E7;
	text-decoration: none;
	float: left;
}	

#menu a:hover, #about .about, #contact .contact, #products .products, #home .home, #resources .resources, #links .links
{
	background-color: white;
	color: #2F3691;
	border-left: 1px solid white;
}

#content
{
	margin-top: 44px;
	padding: 0 30px;
	background: url(../styleImages/backgrounds/contback.jpg) repeat-y center center;
}

#store
{
	float: left;
	width: 203px;
	padding-top: 85px;
	font-size: 90%;
}

#main
{
	margin-left: 230px;
	padding-top: 10px;
}

#main h2 {margin-top: 1em;}

h2
{
	font-size: 230%;
}


h3 {color: #363DA5;
	font-weight: normal; margin-bottom: 0.5em;
	}

h4 {	margin: .4em 0; 
	color: #363DA5;}

.clearer { clear: both; margin: 50px 0 0 250px; text-align: center; font-size: 90%;}



/* 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: 387px;
}

.subCat
{
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}

.regSep
{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.latestProds
{
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

#cart {margin-bottom: 40px; }
