p,h1,h2,h3,h4,form,div,img,ul,li {
	margin: 0;
	padding: 0;
}

body {
	font: .63em Arial, sans-serif;
	background: #dfdfdf url(img/bkgtile.png) repeat-x scroll center top;
	color: #dfdfdf;
	margin: 0;
	padding: 0;
}

#site_wrapper {
	width: 900px;
	margin: 0 auto;
}

#float_wrapper {
	float: left;
}

#footerholder {
	width: 900px;
	background: url(img/content.gif) repeat-y right top;
	float: left;
}

#header {
	height: 200px;
	width: 620px;
	background: url(img/header.png) repeat-x left top;
}

h1 a {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 60px;
	background: url(img/logo.gif) no-repeat left 29px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 10px;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 3px;
                color:#5170d5;
}

p {
	padding-bottom: 15px;
	line-height: 150%;
}

#contentholder {
	background: url(img/content.gif) repeat-y left top;
	width: 620px;
	float: left;
}

/* @group Content Holder */

#flashmenu {
	width: 620px;
	height: 140px;
}

#topzigzag {
	background: url(img/content_zigzag.gif) repeat-x;
	padding-top: 5px;
}

#content {
	padding: 30px;
	width: 560px;
	font-size: 1.1em;
}

#content img{
	margin-bottom: 15px;
}

#content a{
	text-decoration: none;
	color: #5170d5;	
	padding: 1px;
}

#content a:hover{
	text-decoration: none;
	color: black;
	background-color: #5170d5;	
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 280px;
	float: right;	
}

#sidebar ul{
	margin-left: 15px;
}

#sidebar li{
	padding-bottom: 5px;
}

#sidebar .bubble{
	padding: 10px 25px;
}

#sidebar .bubble p{
	font-size: 1.1em;
}


#sidebar .bubble a{
	text-decoration: none;
	color: #5170d5;	
	padding: 1px;
}

#sidebar .bubble a:hover{
	text-decoration: none;
	color: black;
	background-color: #5170d5;	
}

#featured_product {

}

h3 {
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 32px;
	margin-left: 20px;
}

h3.hblog {
	background: url(img/hblog.gif) no-repeat;
}

h3.hblog a{
	display: block;
	height: 32px;
	width: 74px;
	border: none;
	overflow: none;
}

h3.hblog a:hover{
	background: #0A0F0E url(img/hblog.gif) no-repeat;
}

h3.hpoll {
	background: url(img/hpoll.gif) no-repeat;
}

h3.hprod {
	background: url(img/hproduct.gif) no-repeat;
}

h3.hcomp {
	background: url(img/hcomp.gif) no-repeat;
}

/* @end */

#footer {
	clear: both;
	height: 100px;
	padding-bottom: 20px;
	background: url(img/footer_tile.png) repeat-x left top;
}

#mailform {
	height: 30px;
	padding: 10px;
	padding-left: 20px;
	font-size: 1.1em;
	color: white;
	width: 380px;
}
.field {
	padding: 5px;
	background-color: #202026;
	color: #bcbec0;
	font: 1em arial;
	border: none;
}

.txt_email {
	padding: 5px;
	width: 150px;
	background-color: #202026;
	color: #bcbec0;
	font: 1em arial;
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}



.contactfield {
	background-color: #202026;
	color: #bcbec0;
	font: 1em arial;
	border: none;
	width: 250px;
	height: 12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
}

#enqtype {
        height: 25px;
}

#enqtype, #q1, #q4, #q5, #q8, #q9, #q10 {
	color: #ffffff;
}

#msg {
	height: 109px;
}

#footercondoms {
	float: right;
}

#footerlinks {
	float: left;
	padding-top: 5px;
}

#footerlinks ul{
	float: left;
	list-style: none;
}

#footerlinks li{
	float: left;
}

#footerlinks ul li a{
	float: left;
	padding: 8px;
	color: black;
	text-decoration: none;
	display: inline-block;
}

#copyright {
	float: left;
	padding-left: 10px;
}

#copyright a{
	text-decoration: none;
	color: #909090;
}

.comment {
	margin-top: 12px;
	font-size: 1.0em;
	color: #c3c3c3;
	padding: 10px;
}

.commentalt {
	margin-top: 12px;
	font-size: 1.0em;
	color: #fffff;
	padding: 10px;
        background-color:#2e2e2e;
}

.commentinfo {
	font-weight: bold;
	color: #999;
}