/*****Globals****/

a {
	color:#000000;
}

a:hover {
	color:#75762A;
}

.clear {
	clear:both;
	font-size:0px;
}

h1 {
	font-size: 18px;
}

h1 b {
	display: none;
}

h1 span {
	background: transparent url(../images/topline.gif) no-repeat top left;
	width:713px;
	height:66px;
	cursor : pointer;
	display: block;
}

h4{	
	font-size: 14px;
	margin:0 10px;
}

img {
	border: 0px;
}

hr{ }

#corner {
	padding-right:7px;
	float:left;
	background: transparent url(../images/corner.gif) no-repeat top left;
	width:60px;
	height:66px;
}
/*****Layout****/
html {
	margin: 0;
	padding:20px 0;
	font:12px Century Gothic, Verdana, sans-serif ;
}

body {
	background-color:#EEE;x;
}

#container {
	margin: 0 auto;
	width: 780px;
	padding:10px;
	border:1px solid #333;
	background-color:#fff;
}

#homeContentArea {
	float:left;
	width:595px;
	margin:-15px 0 0 15px;
	z-index: 1000
}

#contentArea {
	float:right;
	width:565px;
	margin:-25px 0 0 5px;
	position: relative;
	z-index: 1000 
}

#contentArea h1 {
	float: none;
}

#header {
	margin-bottom:5px;
}

#topNav {
	font:bold 11px;
	clear:both;
	background: transparent url(../images/midline.gif) no-repeat top left;
	width:766px;
	height:20px;
	text-align:right;
	padding:7px;
}

#topNav a {
 	font:bold 10px  Verdana, sans-serif;
 	text-decoration:none;
 	color:#555;
}

#topNav a:hover {
	color:#c60;
}

#sitetitle b {
	display: none;
}
/*
#sitetitle span {
	background: #DCD7CF url(../images/home_logo.gif) no-repeat top left;
	width:255px;
	height:68px;
	cursor : pointer;
	display: block;
	color:#DCD7CF;
	text-decoration:none;
}
*/			
#content {
	background: transparent url(../images/contentbk.gif) repeat-y top left;
	width:780px;
}

#sideNav {
	float:left;
}

#sideNav h5{
	margin:10px;
}

#sideNav ul {
	list-style: none;
	margin-left:-35px;
	line-height:25px;
}

#sideNav ul li {
}

#sideNav a {
	text-decoration:none;
	font:bold 10px  Verdana, sans-serif;
	color:#fff;
	background: #ffaa00 url(../images/sidenav_off.gif) repeat-y top left;
	margin:1px 5px;
	padding:6px;
	display:block;
	width:128px;
}

#sideNav a:hover {
	color:#000;
	background: #ffaa00 url(../images/sidenav_on.gif) repeat-y top left;
}
#sideNav img.spot { 
	margin-left: 7px;
}

.catEntryArea {
padding:0 0 40px 0;
}

.catImg {
	float:left;
	width:150px;
}

.catCopy {
	float:left;
	width:345px;
	margin-left:20px;
}

#footer {
	clear:both;
	background: transparent url(../images/bottom.gif) no-repeat bottom left;
	width:780px;
	height:21px;
	text-align:right;
	font-size:10px;
}

#footer span {
	padding:0px 25px;
	display:block;
}

.prodinfo {padding:0 0 40px 0; }
.prodImg {float:left;width:150px}
.prodcopy {float:left; width:345px;margin-left:20px;}
.prodcopy .maintable{width:345px;font:12px verdana;}
.prodcopy img{margin-bottom:50px;}
.spacer{ }
.strongtext{font-weight:bold;}

#privacy {
	width: 595px;
	margin: -15px 0 0 15px;
	float: left;
}
