html {
    padding: 0;
    margin: 0;
}
img {
	border: 0;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #807EAF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin: 0;
}
h1 {
	font-size: 16px;
	padding: 0;
}
h2 {
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
	border-left: 5px solid #E7D8E6;
	border-top: 1px dotted #F4EDF3;
}
h3 {
	font-size: 11px;
	text-align: left;
border-bottom: 1px solid;
}
p {
	margin: 0;
	padding: 0;
}

#main-body {
    padding: 0;
    margin: 0 auto;
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 12px;
    background: #f9f9fd;
}
#wrapper {
    padding: 0;
    margin: 0 auto;
    background: #f9f9fd;
	 width: 768px;
}

#container {
	position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 768px;
	 background: #ffffff;
	border: 1px solid #cccccc;
}
#container-top {
	height: 8px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/style/bg-container-top.jpg) no-repeat;
}

#header {
	height: 120px;
	background: #ffffff url(images/style/bg-header.gif) repeat-y;
	border-bottom: 1px solid #807EAF;
padding: 0;
margin: 0;
}

#logo {
   background: url(images/style/logo.jpg) no-repeat;
    width: 276px;
    height: 115px;
    position: absolute;
    top: 10px;
    margin-left: 10px;
}

#nav-info-container {
	margin: 0;
	padding: 0;
	background-color: #DED5F1;
	text-align: right;
	height: 18px;
	overflow: hidden;
	border-bottom: 1px solid #8A8ABA;
}
#nav-info-container img {
	margin-left: -3px;
}
#nav-main-container {
	margin: 0;
	padding: 0;
	background-color: #BDACCA;
	overflow: hidden;
	border-bottom: 1px solid #8A8ABA;
}
#nav-main-container a {
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #DED5F1;
	font: bold 10pt Tahoma, Verdana, Arial, sans-serif;
	color: #332B63;
}
#nav-main-container a.last {
	border-right: 0;
}
#main-layout {
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #ffffff;
	border-bottom: 1px solid #807EAF;
	overflow: hidden;
}
#main-left {
	padding: 0;
	margin: 0;
	float: left;
	width: 610px;
	overflow: hidden;
}
#banner {
	background: #f8f8ff url(images/banner-left-small.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	float: left;
	width: 610px;
	border-bottom: 1px solid #8A8ABA;
	height: 118px;
	overflow: hidden;
}
#banner-content {
margin: 15px; 
margin-left: 160px;
}
#content {
	padding: 10px;
	width: 590px;
	float: left;
}
#content p {
	padding: 3px;
	margin: 0;
}
.content-half-column {
	float: left;
	width: 270px;
margin: 5px;
text-align: left;
}

.section-icon {
	margin: 5px;
	margin-left: 2px;
	border: 1px solid #ccc;
	background-color: #f8f8ff;
	float: left;
	text-align: left;
}
.prod-list {
	line-height: 1.7em;
	margin-top: 5px;
	text-align: center;
	background-color: #F8F8FF;
	border: 1px solid #C2C1D9;
}
.prod-list a {
	text-decoration: none;
	padding: 8px;
	color: #F4A460;
}

/* BUY NOW BUTTONS
*/
.buynow-container {
	text-align: center;
float: right;
border: 1px solid #d7d7d7;
padding: 0;
margin:10px 5px 5px 20px;
background: #ededed;
width: 160px;
}


.buynow-split {

	background-color:#ededed;

width: 160px;

	padding: 0px;

	margin: 0px;

	height: 9px;

}

.buynow-pricing {
	margin: 0;
	font-size: 1.25em;
	float: none;
}
#main img.buynow-button {
float: none;
padding-left: 0;

}
.corner_left {	
margin:0px; float:left; position:relative; left: -1px; top: -1px;
}
#main img.corner_right {
margin:0px; float:right; position:relative;

	left: 1px;

	top: -1px;

}



.corner_left_bottom {

	margin:0px;

	float:left;

	position:relative;

	left: -1px;

	top: 1px;



}



#main img.corner_right_bottom {

	margin:0px; 

	float:right;

	position:relative;

	left: 1px;

	top: 1px;

}



#sidebar {
width:158px;
	background: #ffffff url(images/style/bg-sidebar.jpg) repeat-y;
	float: left;
	overflow: hidden;
	height: auto;
}
#sidebar p {
	padding: 6px;
	margin: 0;
	font-size: 11px;
	line-height: 1.0em;
}

#footer {
}
#footer-break {
   background: #ffffff url(images/style/bg-container-top.jpg) no-repeat top;
	height: 8px;
	line-height: 8px;
	font-size: 0px;
	padding: 0; margin: 0;
	border-bottom: 1px solid #807EAF;
	border-top: 1px solid #807EAF;
}
#footer dl {
	margin: 5px;
	display: block;
}
#footer dt {
	font-weight: bold;
	text-indent: 5px;
	padding-right: 5px; 
	display: inline;
}
#footer dd {
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 3px;
}
#footer a {
	color: #57558A;
}
#sub-container {
	font: smaller Arial sans-serif;
	width: 748px;
	margin: 10px;
}
.copyright {
	color: #483D8B;
	text-align: center;
	margin-bottom: 10px;
}
.copyright a {
	text-decoration: none;
	color: #9370DB;
}
.disclaimer {
	color: #9494DC;
	text-align: justify;
	margin-bottom: 10px;
	border-top: 3px double silver;
	padding-top: 3px; 
}
.clearall {
   height: 0;
   clear: both;
}

#alexa{
height: 0;
margin-left: -1000px;
}

