body {
	background: #EBC2DA;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif, serif;
}
div#container {
	width: 826px;
	background: url(images/body_bg.gif) 0 0 repeat-y;
	padding: 0;
	margin: 0;
}
/* force wrap to clear the floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.content {
	background: url(images/body_bg.gif) 0 0 repeat-y;
	margin: 0;
	padding: 0;
	min-height: 350px;
	height:auto !important;
	height: 350px;
	margin-bottom: 10px;
	text-align:left;
}
div.footer {
	margin: 0;
	width: 826px;
	height: 34px;
	//background: url(images/footer.gif) 0 0 no-repeat;
}
p {
	font-size: 10pt;
}
div#menu {
	width: 400px;
	float: left;
	margin: 0 auto;
	z-index: 90;
}
.menutop {
	position: absolute;
	//margin: -58px 0px 0px 320px;
	margin: -110px 0px 0px 0px;
	margin-left:80px;
	padding-left: 220px;
	z-index: 90;
	list-style: none;
	left: 0px;
	top: 220px;
	width: 548px;
	height: 42px;
}
.menutop li, .menubottom li {
	float: left;
	display: inline;
	margin-top: 0px;
}
.menutop a, .menubottom a {
	padding: 0;
	text-decoration: none;
	z-index:90;
	display: block;
	height: 30px;
}
.menutop a#sizing {
	width:61px !important;
	background:url(images/sizing.gif) 0 0 no-repeat;
}
.menutop a#about {
	width:81px !important;
	background:url(images/about.gif) 0 0 no-repeat;
}
.menutop a#policies {
	width:133px !important;
	background:url(images/policies.gif) 0 0 no-repeat;
}
.menutop a#contact {
	width:96px !important;
	background:url(images/contact.gif) 0 0 no-repeat;
}
.menutop a#home {
	width:67px !important;
	background:url(images/home.gif) 0 0 no-repeat;
}
div#menu2 {
	width: 400px;
	float: right;
	/*margin-right: 20px;*/
	z-index: 90;
}
.menubottom {
	position: absolute;
	margin: -75px 0px 0px 0px;
	padding-left: 80px;
	padding-top: 2px;
	z-index: 90;
	list-style: none;
	left: 509px;
	top: 220px;
	width: 261px;
	height: 20px;
}
.menubottom a#wishlist {
	width:71px !important;
	background:url(images/wishlist.gif) 0 0 no-repeat;
}
.menubottom a#checkout {
	width:62px !important;
	background:url(images/checkout.gif) 0 0 no-repeat;
}
.menubottom a#login {
	width:43px !important;
	background:url(images/login.gif) 0 0 no-repeat;
}
div.leftcol {
	width:180px;
	margin: 10px 0px 10px 5px;
	background: url(images/sidebox.gif) 0 0 repeat-y;
	min-height: 547px;
	height:auto !important;
	height: 547px;
	float: left;
}
div.leftcol table {
	margin: 0;
	color: #fff;
	font-size: 10pt;
	margin-left: 5px;
}
div.rightcol {
	width: 580px;
	float: left;
	min-height: 547px;
	height:auto !important;
	height: 547px;
	margin: 0px;
}
div.rightcol2 {
	width: 520px;
	float: left;
	min-height: 547px;
	height:auto !important;
	height: 547px;
	margin: 0px;
}
div.rightcol p, div.rightcol2 p, div.content p {
	margin: 0px 10px 0px 30px;
	color: #505050;
	font-size: 10pt;
}
div.rightcol table, div.rightcol2 table {
	margin: 0px 10px 0px 27px;
	color: #505050;
	font-size: 10pt;
}
div.rightcol h1, div.content h1 {
	margin: 40px 0px 20px 30px;
	color: #c73887;
	font-size: 18pt;
	font-weight: normal;
	
}
div.rightcol3 h1, div.content h1 {
	margin: 30px 0px 20px 30px;
	color: #c73887;
	font-size: 18pt;
	font-weight: normal;
	
}
div.leftcol h1 {
	margin: 40px 0px 20px 10px;
	color: #fff;
	font-size: 16pt;
	font-weight: normal;	
}
div.leftcol p.bold {
	margin: 0px 10px 0px 10px;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;		
}
div.leftcol p {
	margin: 0px 10px 0px 10px;
	color: #fff;
	font-size: 10pt;
}
div.leftcol td.small {
	margin: 0px 10px 0px 10px;
	color: #fff;
	font-size: 8pt;
}
div.rightcol p.bold {
	color: #505050;
	font-size: 10pt;	
	font-weight: bold;
}
li {
	font-size: 10pt;
	margin-left: 20px;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.chart {
	font-weight: bold;
}
a.chart:hover {
	text-decoration: underline;
	font-weight: bold;
}
div.map {
	/*width: 295px;*/
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	text-align: right;
	
}
img.sizing {
	margin: 10px 0px 10px 40px;
}
img.blank {
	color: #fff;
	border: 0px;
	text-decoration: none;
}

