* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #202A4D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; font-weight: bold; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #0065CC;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
}

#header {
	width: 785px;
	height: 540px;
	margin: 0 auto;
	background-image: url(Spermomax.jpg);
}

#heading {
	width: 240px;
	height: 150px;
	text-align: center;
	float: right;
}

#heading h1 {
	margin: 0;
	padding-top: 50px;
	font-size: 2.6em;
}

#heading h2 {
	font-size: 1em;
}

#heading a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "trebuchet MS";
	font-style: italic;
}

#ordertop{width: 223px; 
        height: 51px; 
		float:left;
		margin-top:280px;
		margin-left:560px;
		background:url(images/order-top.jpg) repeat 0px 0px; 
		}
a.ordertop { 
        background:url(images/order-top.jpg) repeat 0px 0px; 
        width: 223px; 
        height: 51px;  
        display: block
			 
}

a.ordertop:hover { 
        background: url(images/order-top.jpg) repeat 0px 0px; 
}

#ordertop_active 
 { 
        background: url(images/order-top.jpg) repeat 0px 0px; 
}


#menu {
	float: left;
	width: 785px;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	text-align: center;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}

#page {
	width: 785px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/side-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content {
	float: right;
	width: 495px;
	padding: 20px;
}

#sidebar {
	float: left;
	width: 203px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	list-style: disc inside;
}

#sidebar li li {
	margin: 0;
}

#sidebar dl {
}

#sidebar dt {
}

#sidebar dd {
	margin-bottom: 10px;
}

#sidebar ol {
	margin-left: 0;
	list-style-position: inside;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/img05.gif) repeat-x left bottom;
	color: #000000;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

#sidebar a {
	color: #000000;
}

#footer {
	width: 785px;
	border-top: 1px solid #FFFFFF;
	font-size: x-small;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #0033FE;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#footer a {
	color: #999999;
}
