body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #222222;
	color:#333333;
	text-align:center;
	font-size:12px;
}
p {
	font-size:12px;
	line-height:1.4;
}
hr {
	border: 0;
	width:98%;
	height:2px;
	background-color:#e2e2e2;
	color:#e2e2e2;
}
h1 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana;
	border-bottom:1px solid #000000;
}
h2 {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:underline;
}
#wrapper {
	margin: 0px auto;
	width: 806px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	height:auto;
}
#banner {
	position:relative;
	background:url(../images/bannerBg.jpg) no-repeat;
	height:85px;
	margin: 0 auto;
	width:800px;
}
#logo {
	position:absolute;
	left:0;
	top:0;
	width:343px;
	height:85px;
}
#searchField {
	position:absolute;
	bottom:0;
	right:10px;
	width:218px;
	height:32px;
}
#searchField form {
	margin:0;
	padding:0;
}
#menu {
	text-align:right;
	padding-right:16px;
	width:455px;
	height:25px;
	position:absolute;
	padding-top:0px;
	top:0;
	right:0;
	color:#FFFFFF;
}
#menu ul {
	list-style:none;
}
#menu li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
#menu p {
	margin:0;
	padding:0;
}
#menu a:link, #menu a:visited {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#e8e8e8;
}
#menu a:hover {
	color:#FF9900;
}
#contentWrapper {
	margin: 0 auto;
	text-align:left;
	width: 800px;
	background-color:#ffcc00;
}
#leftColWrapper {
	float:left;
	width:180px;
	padding-left:19px;
	padding-top:10px;
	padding-bottom:25px;
	height:auto;
}
#leftCol {
	background:url(../images/leftColRepeat.gif) repeat-y;
	height:auto;
	width:162px;
}
#leftCol .roundBox {
	text-align:center;
	padding-top:35px;
	background:url(../images/leftColBg.gif) no-repeat;
	width:162px;
	height:366px;
}
#leftCol .roundBoxBottom {
	background:url(../images/leftColBottom.gif) no-repeat;
	background-position:bottom;
	width:162px;
	height:7px;
}
#mailSignUp {
	position:absolute;
	width:143px;
	height:19px;
	bottom:4px;
	right:263px;
}
#rightCol {
	margin-bottom:10px;
	float:right;
	height:auto;
	width:575px;
	padding: 20px 26px 10px 0px;
}
#rightCol .contentRoundBox {
	background-color:#ffff99;
	width:575px;
}
#rightCol .contentRoundBoxTop {
	background:url(../images/contentRoundBox.gif) 0 0 no-repeat;
	width:575px;
}
#rightCol .contentRoundBoxBottom {
	padding:15px;
	background:url(../images/contentRoundBoxBottom.gif) 0 100% no-repeat;
	width:545px;
}
#rightCol .contentBg {
	background:url(../images/img05.jpg) 99% 99% no-repeat;
	width:545px;
}
.contentRoundBoxBottom p {
	color:#464646;
}
#footer {
	position:relative;
	background-color:#000000;
	clear:both;
	width:800px;
	height:61px;
}
#footer .bostitch {
	top:12px;
	left:20px;
	width:160px;
	height:31px;
	position:absolute;
}
#footer .links {
	width:416px;
	height:24px;
	position:absolute;
	top:0px;
	left:205px;
}
#footer .aps {
	width:145px;
	height:30px;
	position:absolute;
	top:12px;
	right:27px;
}
.links p {
	font-size:10px;
	margin:0;
	padding:0;
	color:#8d8d8d;
}
.links ul {
	list-style:none;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.links li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
}
.links a:link, .links a:visited {
	color:#8d8d8d;
	text-decoration:none;
}
.links a:hover {
	color:#FF9900;
}
.contentBox {
	padding-left:5px;
	width:434px;
	height:auto;
	float:right;
	text-align:justify;
}
.roundBox input {
	margin-top:5px;
}
.roundBox p {
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.roundBox a:link, .roundBox a:visited {
	color:#333333;
}
.roundBox a:hover {
	color:#000000;
}
.roundBox form {
	margin-top:12px;
}
#footer .darkGrey {
	color:#464646;
}
#footer .darkGrey a {
	color:#464646;
}
#footer .darkGrey a:hover {
	color:#464646;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.clearMargin {
	margin:0;
	padding:0;
}
.bold {
	font-weight:bold;
}
img.floatLeft {
	margin: 0;
	padding: 0;
	float:left;
}
#contactdiv {
	margin-left:1px;
}
.inputbox {
	background-color:#ffff99;
	border: #ffcc00 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.moduletable-vm-cats {
	background-color: #FC0;
	padding-bottom: 30px;
}
.moduletable-vm-cats th {
	font-size: 16px;
	padding-bottom: 8px;
}
.mainlevel-vm-menu {
	background: url(../images/menu-arrow.png) 0 5px no-repeat;
	padding: 0 0 5px 13px;
	font-size: 14px;
	text-decoration: none;
	color: #963;
}

