body {
	margin: 0;
	padding: 0;
	background: #b5d9d5 url(images/bodybgblue.jpg) repeat;
	text-align: justify;
}
body, th, td, input, textarea, select, option {
	font-family: Segoe UI, Tahoma, Arial, verdana, sans-serif; font-size: 100%; color: #153343;
}
/*wrapper*/
#outerwrapper {position: relative;
z-index: 2;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
text-align: center;
	background: transparent url(images/bodybg2.jpg) repeat-x;
}
#wrapper {position: relative;
z-index: 2;
	width: 880px;
	height: auto;
	margin: 0 auto;
	padding: 0;
text-align: center;
	background: transparent;

}

/* Header */

#header {
position: relative; 
	width: 880px;
	height: 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: transparent url() no-repeat;
	z-index: 2;
}
#header h1 { color: #070f1c; margin: 10px 5px 14px 0px; line-height: 22px; text-align: center; font-size: 1em; font-family: Segoe UI, Garamond, Georgia, arial, sans-serif; }
/* Page */

#page {position: relative;
z-index: 2;
	width: 880px;
	margin: 0 auto;
	padding: 0;
text-align: center;
	background: transparent ;

}
#floatleft { float: left;
width: 600px;
height: auto;
margin: 0;
padding: 0;
}
#floatright { float: right;
clear: right;
width: 280px;
height: auto;
margin: 0;
padding: 0 0px 0 0;
background: url() no-repeat right top;
}
/* Content */
#leftconwrap {
position: relative;
display: inline;
float: left;
clear: left;
	width: 589px;
	background: transparent;
	margin: 0 0 30px 0;
	padding: 0;
	border: 0px solid #ccc59c;
	z-index: 3;
}
#content {
position: relative;
display: inline;
float: left;
clear: left;
	width: 589px;
	background: #ffffff url() repeat;
	margin: 0;
	padding: 0px;
	border: 1px solid #d5e3f5;
	z-index: 4;
	color: #153343;
	font-family: Segoe UI, Tahoma, arial, sans-serif; 
}
#content p { 
  padding: 0px;
	margin: 13px 20px 13px 25px;
	font-weight: normal;
	font-size: 0.85em;
	color: #153343;
	font-family: Segoe UI, Tahoma, arial, sans-serif; 
line-height: 22px;
text-align: left; 
}
#content ul { margin: 10px 10px 10px 60px;}
#content ul.left { margin: 0px 10px 10px 30px;}
#content li { 	padding-bottom: 6px; font-size: 0.84em; line-height: 18px; text-align: left; 
		}
#content li.left { margin: 0px 10px 0px 0px;}
h1.title {
	margin: 5px 0px 10px 0px;
	padding: 10px 0 10px 25px;
	font-size: 18px;
	text-align: left;
	font-family:  VAGRounded BT, Arial Rounded MT Bold, Segoe UI, Tahoma, verdana, sans-serif;
	color: #8aaff3; border-bottom: 1px solid #8aaff3; border-top: 1px solid #8aaff3;
	font-style: normal; 
}
#content h2 {
	font-family:  tahoma, Segoe UI, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	margin: 18px 20px -5px 25px;
text-align: left;
	color:#070f1c;
	padding:0px;
	}
.alignleft {
	float: left;}
.alignright {
	float: right;}
#content a { font-weight: bold; text-decoration: none; color: #c2a418;}
#content a:visited { font-weight: bold; text-decoration: none; color: #c2a418;}
#content a:active { font-weight: bold; text-decoration: none; }
#content a:hover { font-weight: bold; text-decoration: underline; }
p.caption {text-align: center; font-size: 12px;}
/* Sidebar */
#rightconwrap  {
	position: relative;
	display: inline;
	clear: right;
float: right;
	width: 280px;
	margin: 0;
	padding: 0;
		background: transparent;
	border: 0;
z-index: 3;
}
#sidebar {
	position: relative;
	width: 280px;
	margin: 0;
	padding: 10px 0 0 0;
	color: #153343;
	background: #ffffff url(images/whitebg.png) repeat;
	border-right: 0px solid #1d1611;
border-bottom: 0px solid #1d1611;
z-index: 4;
}
#sidebar h1 {
	margin: 14px 0 0 15px;
	font-family: VAGRounded BT, Arial Rounded MT Bold, Segoe UI, Tahoma,  verdana, sans-serif;
	font-size: 22px;
	text-align: left; 
	color: #8aaff3;
	line-height: 20px;
	}
#sidebar h2 {
	margin: 0 0 0 15px;
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	text-align: left; 
	color: #ece490;
	line-height: 20px;
	}

#sidebar a {
	text-decoration: none;
	color: #1645a0;
}
#sidebar a:hover {
	text-decoration: none;
	color: #0269c4;
}
#sidebar p, li { color: #153343; margin: 10px 15px 10px 16px; line-height: 20px; text-align: left; font-size: 0.85em; font-family: Segoe UI, Tahoma, arial, sans-serif; }
#sidebar ul {
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	list-style: bullet;
	text-align: left;
}
#sidebar li { margin: 0 0 0 10px;
}
#sidebar p.address { margin: 10px 30px 10px 60px; }
#sidebar p.testimonial { margin: 10px 5px;  font-style: italic; line-height: 16px; padding: 10px 10px; border: 1px dashed #8aaff3; background: #edf2f7;}
#sidebar hr {color: #e2ebf8; margin: 0; height: 1px;}
/* Footer */

#footer { position: relative; 
	clear: both;
	width: 880px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url() no-repeat top;
}

#footer p {
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #b1a356;
	}

#footer p a {
	color: #1359bd;
	text-decoration: none;
}

div#menuwrap { position: relative; width: 280px; height: auto; border-top: 1px solid #d7eaf3; margin: 10px 0 10px 0; text-align: left; }
a.menulink:link { display: block; padding: 9px 10px 9px 20px; font-weight: normal; color: #ffffff; border-bottom:  1px solid #8dbce5; border-top: 1px solid #eaeef0; text-decoration: none;  width: 248px; font-size: 14px; background: #c0d3f6; border-right: 1px solid #8dbce5; border-left: 1px solid #eaeef0;
}
a.menulink:hover {background: #dfebf5; color: #0269c4;}

#menuhz { float: left; border-left: 1px solid #8dbce5; Z-INDEX: 100; WIDTH: 590px; FONT-FAMILY: Segoe UI, Tahoma, arial, sans-serif; POSITION: relative; height: auto; text-align: left; padding: 0; margin: 0; 
}
#menuhz ul.mhz { padding: 0; list-style-type: none; margin: 0; 
}
#menuhz li.mhz { float: left; width: 118px; position: relative; padding: 0; margin: 0; 
}
#menuhz a.hmenu { display: block; width: 117px; color: #0866ec; line-height: 40px; text-decoration: none; padding: 0; margin: 0; font-weight: normal; font-size: 13px; border-right: 1px solid #8bdce5; border-top: 1px solid #8dbce5; border-bottom: 1px solid  #8dbce5; border-left: 0px solid  #0000ff; background: url(images/menubgb.jpg) repeat-x;  text-align: center;
}
#menuhz a.hmenu:visited { display: block; width: 117px; color: #0866ec; line-height: 40px; text-decoration: none; padding: 0; margin: 0; font-weight: normal; font-size: 13px; border-right: 1px solid #8dbce5; border-top: 1px solid #8dbce5; border-bottom: 1px solid  #8dbce5; border-left: 0px solid  #0000ff; background: url(images/menubgb.jpg) repeat-x;  text-align: center;
}
#menuhz a.hmenu:hover {	COLOR: #0000ff; background: url(images/menubg.jpg) repeat-x;
}
table.checkout { float: left; width: 480px; height: auto; margin: 0; padding: 0; font-size: 0.85em; line-height: 32px; text-align: left; }
em { display: inline; float: left;  font-style: normal; font-weight: normal; width: 90px; height: 32px; padding: 0; border: 0px solid #ff0000;}
.float { display: inline; float: left; clear: right; position: relative; width: auto; height: 32px; margin: 0; padding: 0; border: 0px solid #ff0000; }
.hidden {position: relative; display: none; height: 0; width: 0;  border: 0px solid #0000ff;}
.clear {clear: both; display: block; height: 0; width: 100%; }
.clear10 {clear: both; display: block; height: 10px; width: 100%; }
input, select, option {height: 24px; padding: 0px; line-height: 24px; font: 15px arial; }
td.data-cell { padding: 0px; line-height: 24px; font: 15px arial; }
div.product-title { margin: 10px 0; }