
body {
	color: #000033;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #3399CC;
}

div.container {
	background-color: #fff;
	border: 10px solid #eee;
	min-height: 600px;
}

div#nav div#placeholder-nav {
	background-image: url(../images/button_up.gif);
	background-repeat: repeat-x;
	width: 839px;
}

div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 1.2em;
	padding-bottom: 0;
	padding-left: 1.2em;
	font-size: 10pt;
	text-align:center;
	height: 40px;
	
	
}

td.menu-item-hover {
	color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 1.2em;
	padding-bottom: 0;
	padding-left: 1.2em;
	font-size: 10pt;
	text-align:center;
	height: 40px;
}

td.menu-item-selected {
	color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 1.2em;
	padding-bottom: 0;
	padding-left: 1.2em;
	font-size: 10pt;
	text-align:center;
	height: 40px;

}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 10px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #3399CC;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #FFFFFF;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #FFFFFF;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */


div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;

}

div#footer {
	padding-top: 9px;
	height: 10px ;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }   

 /* @end */

#header {
	width: 839px;
	float: left;
	height: 240px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	