
form {margin-bottom: 0px;}
label {color: #848484;}

body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../layout-images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;

}
#main {
	width: 808px;
	position:absolute; 
	left:50%;
	margin-left:-404px;
}
#header {
	background-image: url(../layout-images/header.jpg);
	height: 137px;
	width: 808px;
}

#header p {
margin:0;
padding:0;

}
#bodyContent {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
h2 {
	font-size: 14px;
	color: #4891c6;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: none;
}
#bodyContent p {
	margin-top: 0px;
	padding-top: 0px;
	color: #848484;
}
#bodyContent a:link {
	color: #7cb1e2;
	text-decoration: none;
}

#bodyContent a:visited {
	color: #848484;
	text-decoration: none;
}

#bodyContent a:hover {
	color: #848484;
	text-decoration: none;
}
#mainLinks {
	color: #8f8f8f;
	text-align: right;
	padding-top: 84px;
	margin-right: 18px;
	font-size: 13px;
}
#mainLinks .on {
	color: #4891c6;
}

#mainLinks a {
	color: #858585;
	text-decoration: none;
}
#mainLinks a:hover {
	color: #454545;
}
#subLinks {
	font-size: 13px;
	margin-left: 470px;
	
	
	
}
a.topnav {
	display:block;
	_float:left;
	height:20px;
	color: #a3a3a3;
	text-decoration: none;
	background-image:url(../layout-images/subnavInactive.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding: 2px 14px 0px 14px;
	margin-bottom: 0px;
	border-left: 1px solid #fff;
}
a.topnav:hover {
	background-image:url(../layout-images/subnavActive.jpg);
	background-repeat: repeat-x;
	color: #454545;
}
a.subnav {
	display:block;
	_float:left;
	height:20px;
	color: #fff;
	text-decoration: none;
	padding: 2px 14px 0px 14px;
	border: 1px solid #fff;
	border-top: none;
	background-color: #aaa3a3;
	width: 120px;
}
a.subnav:hover {
	background-color: #4891c6;
	color: #fff;
}
#subLinks a .on {
	color: #fff;
}

label	{
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin: 3px 5px;
}

select, input	{
	width: 200px;
}

.txarea	{
	text-align: left;
}
.button	{
	width: 100px;
}


#subLinks ul {
list-style: none;
margin: 0;
padding: 0;
float: left;

}

#subLinks li {position: relative; clear: both;}

#subLinks ul ul {
position: absolute;
left:0px;
_left:-149px;
top: 21px;
z-index: 500;
border-top: 1px solid #fff;
}

#subLinks ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#subLinks ul ul,
div#subLinks ul li:hover ul ul,
div#subLinks ul ul li:hover ul ul
{display: none;}

div#subLinks ul li:hover ul,
div#subLinks ul ul li:hover ul,
div#subLinks ul ul ul li:hover ul
{display: block;}

td p {
margin: 0px;
}

.details {
	border: 1px solid #fff;
	border-top: none;
	line-height: 20px;
	font-weight: normal;
}

.details b {
	display:block;
	float:left;
	width: 110px;
	background-color: #fff;
	height: 20px;
	margin-right: 4px;
	padding-right: 4px;
	color: #454545;
	text-transform: none;
	border-right: 1px solid #fff;
	text-align: right;
}


#description h2 {
	margin-top: 15px; 
	color: #858585;
}

#description p {
	margin-bottom: 10px;
}

#featured {
	float:left;
	width: 488px;
}


#thumbBox {
	display:block;
	float:left;
	margin-right: 7px;
	margin-bottom: 7px;
	padding: 4px;
	border: 1px solid #f2f2f2;
}


#thumbBox b {
	font-weight: normal;
}


.thumb {
	border: 0;
	margin: 5px 5px 0 0;
