body
{
	background: url(../images/bg.gif) repeat;
	font-family:"Trebuchet MS", "Trebuchet", Verdana, Arial, Tahoma;
	font-size:13px;
	color:#8e7068;
}
a { text-decoration: none; color:#8e7068; }
a.active { color: #c75498; }
a.line { text-decoration:underline; }
a:hover { text-decoration:none; color:#694136;  }
td { padding:0; margin:0; }
form { padding:0; margin:0; }
input { font-size:11px; vertical-align:center; }
input.pinkbutton
{
	border:1px solid #666666; 
	background-color:#e8c6e5;
}
div#container
{
	background: url(../images/container.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:801px;
	height:602px;
	padding:40px 20px 40px 20px;
}
div#header
{
	width:96%;
	height:80px;
}

div#logo
{
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width:271px;
	height:80px;
}
div#header_nav
{
	float:right;
	padding-right:15px;
	text-align:right;
}

div#nav
{
	text-align:right;
	padding-right:40px;
	height:25px;
}

div#menu
{
	float:left;
	width:180px;
}

div#content
{
	float:left;
	padding:10px;
	margin:0;
	width:546px;
	height:380px;
	margin-left:15px;
	background: url(../images/contentbg.gif) no-repeat;
	word-wrap: break-word;
	overflow: hidden;
}

div#content_scroll
{
	float:left;
	padding:10px;
	margin-right:7px;
	margin:0;
	width:519px;
	height:360px;
	word-wrap: break-word;
	overflow-y: scroll;
}div#subnav{	float: left;	margin: 0 0 0 15px;	width: 130px;}div#subnav_enclosures{	float: left;	margin: 0 0 0 15px;	width: 100px;}div#subnav a.active{	font-weight: bold;}div#subnav_enclosures a.active{	font-weight: bold;}div#products{	float: left;	width: 350px;}div#products_enclosures{	float: left;	width: 380px;}div.product_box{	font-size: 11px;	float: left; 	width: 175px; 	height: 185px;	text-align: center;}div.product_box_enclosures{	font-size: 11px;	float: left; 	width: 190px; 	height: 145px;	text-align: center;}
div.product_box_boxedset
{
	font-size: 11px;
	float: left; 
	width: 375px; 
	height: 185px;
	text-align: center;
}

div.big-margin
{
	padding: 20px;
}
table#menuitems
{
	width:180px;
}
table#menuitems td { cursor: pointer; }
span.nav
{
	padding-left:20px;
}
span.active
{
	color: #c75498;
}
span.box
{
	border: 2px solid #dacfe0;
	padding:2px 7px 2px 7px;
	line-height:200%;
	background-color:#FFFFFF;
}span#message{	margin-left: 10px;	color: #000000;}span#message a{	color: #8E7068;	text-decoration: underline;}
span.pink
{
	color: #c75498;
}

div#footer-left
{
	float:left;
	text-align:left;
	font-size:11px;
}
div#footer-right
{
	font-size:11px;
	float:right;
	text-align:right;
	padding-right:40px;
}