body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-weight:600;
	font-size:150%;
	color:#44BAE9;
}
.colored {
	color:#44BAE9;
	font-weight:bold;
}
img {
	border:none;
}

.nav {
	font-weight: 600;
	color: #44BAE9;
}
#wrapper {
	position:relative;
	width:763px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper a:link, #wrapper a:visited {
	
}
#wrapper a:hover {
	color:#f00;
}
#homeLink {
	position:absolute;
	top:21px;
	right:23px;
}
#hexagon {
	position:absolute;
	top:37px;
	left:0px;
	background-image:url(/images/hexagon.gif);
	background-position:0 0;
	width:148px;
	height:173px;
}
#header {
	height:102px;
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
}
#content {
	float:left;
	width:763px;
	background-image:url(/images/main-bg.gif);
	background-repeat:repeat-y;
	background-position:-1px 0;
}
#topNav a:link, #topNav a:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none;	
}
#topNav a:hover {
	color:#f00;
}
#contentText {
	float:right;
	width:580px;
	background-color:transparent;
	margin:0 10px 0 10px;
}
#contentText img {
	display:block;
	float:right;
}
#contentText li {
	font-size:85%;
}
#navigation {
	font-size:90%;
	float:left;
	background-color:transparent;
	width:133px;
	padding:0 5px 0 10px;
	margin-top:110px;
}
#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation li a:link, #navigation li a:visited {
	display:block;
	padding: 2px 5px 2px 5px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#navigation li a:hover {
	color: #f00;
}
#navigation a.active:link, #navigation a.active:visited {
	color:#fff;
}
#navigation a.active:hover {
	color:#f00;
}

#footer {
	clear:both;
	background-image:url(/images/footer.gif);
	background-repeat:no-repeat;
	height:41px;
}
#bottomNav {
	margin-top:5px;
	text-align:center;
}
#bottomNav a:link, #bottomNav a:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#bottomNav a:hover {
	color:#f00;
}
#tagline {
	margin-top:10px;
	text-align:center;
	font-size:75%;
}
#tagline a:link, #tagline a:visited {
	color:#00f;
}
#tagline a:hover {
	color:#f00;
}
body#binders li.binders a:link, body#binders li.binders a:visited,
body#binding li.binding a:link, body#binding li.binding a:visited,
body#tabs li.tabs a:link, body#tabs li.tabs a:visited, 
body#finishing li.finishing a:link, body#finishing li.finishing a:visited,
body#pop li.pop a:link, body#pop li.pop a:visited,
body#package li.package a:link, body#package li.package a:visited,
body#fullfill li.fullfill a:link, body#fullfill li.fullfill a:visited,
body#stock li.stock a:link, body#stock li.stock a:visited,
body#docutech li.docutech a:link, body#docutech li.docutech a:visited {
	color: #fff;
}
body#binders li.binders a:hover,
body#binding li.binding a:hover,
body#tabs li.tabs a:hover,
body#finishing li.finishing a:hover,
body#pop li.pop a:hover,
body#package li.package a:hover,
body#fullfill li.fullfill a:hover,
body#stock li.stock a:hover,
body#docutech li.docutech a:hover {
	color: #f00;
}