html {
	height:100%;
}
body{
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	color:#000;
	font:100% Tahoma, Arial, Helvetica #393939;
	background:url(/images/bg.gif);
	position:relative;
}
#container {
	width:778px;
	margin:0 auto;
	top:0px;
	background:#FFF;
}
#main {
	min-height:100%;
	height:100%;
	width:778px;
}
#top {
	padding-top:25px;
	padding-left:25px;
	height:65px;
	width:778px;
	font-size:240%;
	font-family:Helvetica, sans-serif;
	color:#78c3d3;
	position:relative;
}
#menu {
	margin:0 auto;
	padding:0;
	height:56px;
	width:750px;
	position:relative;
	z-index:200;
	background:url(/images/bg_main_menu.gif) no-repeat;
}
#menu ul {
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	float:left;
	text-align:center;
	height:31px;
	width:122px;
	padding:17px 0px 5px 0px;
	display:block;
	position:relative;
	font:80% Tahoma;
	font-weight:bold;
}
#menu li a:active, #menu li a:link, #menu li a:visited {
	color:#828087;
}
#menu li a:hover  {
	color:#4cafc5;
}
#menu li.nothome {
	background:url(/images/bg_header_ul.gif) no-repeat center left;
}
#header {
	padding:8px 12px 8px 12px;
	position:relative;
}
#headimage {
	float:left;
	width:510px;
	height:343px;
	position:relative;
}
#headquote {
	float:right;
	padding-left:15px;
	width:228px;
	height:343px;
	font:190% Tahoma, Arial, Helvetica;
	color:#FFFFFF;
	font-style:italic;
	background:url(/images/header_bg.gif) no-repeat;
	position:relative;
}
#contentleft {
	line-height:1em;
	float:left;
	text-align:left;
	margin:0;
	padding:32px 10px 0px 20px;
	margin-left:15px;
	width:466px;
	background:#FFF;
	position:relative;
	z-index:100;
}
#contentleft p {
	font-family:Tahoma, Arial, Helvetica;
	font-size:70%;
	color:#656578;
}
#content2top {
	margin:0;
	padding:0;
	width:493px;
	margin:-15px;
	height:7px;
	color:#656578;
	background:url(/images/content-top-bg.gif) repeat-y;
	position:relative;
	clear:both;
}
#content2 h3 {
	margin-top:15px;
}
#content2 {
	margin:0;
	padding:0;
	text-align:left;
	width:491px;
	margin:-15px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	background:#f0f0f0;
	position:relative;
}
#content2 a:active, #content2 a:link, #content2 a:visited, #content2 a:hover {
	color:#4cafc5;
	font-weight:bold;
	text-decoration:underline;
}
#content2 a:hover {
	text-decoration:none;
}
#content2bottom {
	height:9px;
	width:493px;
	margin-left:-15px;
	margin-top:15px;
	font-size:20%;
	background:#f0f0f0 url(/images/content-bot-bg.gif) center bottom no-repeat;
	position:relative;
}
.buynow {
	float:right;
	margin-right:25px;
}
.column {
	padding:20px;
	width:200px;
	float:left;
	height:120px;
	background:url(/images/line.gif) top right repeat-y;
}
.column2 {
	padding:20px;
	width:200px;
	float:left;
}
.contentpic {
	float:left;
	padding:0px 13px 2px 0px;
}
#contentbottomtop {
	margin-top:15px;
	margin-left:12px;
	width:778px;
	height:7px;
	color:#656578;
	background:url(/images/bottom-top-bg.gif) repeat-y;
	position:relative;
	clear:both;
}
#contentbottom {
	float:left;
	padding:0;
	margin:0;
	margin-left:12px;
	text-align:left;
	width:100%;
	background:#f0f0f0;
	font-family:Tahoma, Arial, Helvetica;
	font-size:70%;
	color:#656578;
	background:url(/images/bottom-bg.gif) repeat-y;
	position:relative;
}
#contentbottom a:active, #contentbottom a:link, #contentbottom a:visited, #contentbottom a:hover {
	color:#4cafc5;
	font-weight:bold;
	text-decoration:underline;
}
#contentbottom a:hover {
	text-decoration:none;
}
#contentbottombottom {
	margin-left:12px;
	width:778px;
	height:7px;
	color:#656578;
	background:url(/images/bottom-bot-bg.gif) repeat-y;
	position:relative;
	clear:both;
}
#contentright {
	float:right;
	margin-top:15px;
	margin-right:17px;
	margin-bottom:17px;
	width:239px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:70%;
	color:#656578;
	background:url(/images/sidebar_bg.gif) repeat-y;
}
#contentright p {
	margin:18px;
}
#contentright a:active, #contentright a:link, #contentright a:visited, #contentright a:hover {
	color:#4cafc5;
	font-weight:bold;
	text-decoration:underline;
}
#contentright a:hover {
	text-decoration:none;
}
#contentrighttop {
	width:239px;
	height:7px;
	background:url(/images/sidebar_bg_top.gif) no-repeat;
	position:absolute;
}
#contentrightbottom {
	float:right;
	width:239px;
	height:5px;
	background:url(/images/sidebar_bg_bottom.gif) no-repeat;
	position:relative;
}
#footer {
	height:63px;
	width:778px;
	padding-top:25px;
	padding-left:25px;
	position:relative;
	font:70% Tahoma, Arial, Helvetica, Verdana;
	color:#ababce;
	z-index:200;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover{
	font:Tahoma, Arial, Helvetica, Verdana;
	color:#4cafc5;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.clear{
	clear:both;
}
input, text {
	width:100px;
}
img {
	border:none;
}
.line {
	width:100%;
	height:2px;
	background-color:#d5d5d5;
	clear:both;
}
.pic {
	float:left;
	padding:8px;
}
h1 {
	padding-top:15px;
	margin:0;
	font:140% Tahoma, Helvetica, Sans-serif;
}
h2 {
	margin:12px;
	padding:8px;
	color:#656578;
	font:140% Tahoma, Helvetica, Sans-serif;
	font-weight:bold;
}
h3 {
	margin:8px;
	color:#656578;
	font:120% Tahoma, Helvetica, Sans-serif;
}
a:link, a:active, a:visited, a:hover {
	color:#828087;
	text-decoration:none;
}
a:visited, a:hover {
	color:#4cafc5;
	text-decoration:none;
}
/* Menu Styles */
.menulist {
	margin:0;
	padding:0;
}
.menulist ul {
	padding:0px;
	margin:0px;
	top:37px;
	left:0px;
	display:none;
	position:absolute;
}
/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	white-space:nowrap;
	top:-1px;
	left:0px;
	margin-top:0;
	margin-left:100%;
}
.menulist li {