body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:100%;
	min-width:750px;
}
a{outline: none;color: #999999;}
a:hover {color: #6699CC;}
.cleaner {clear:both;height:1px;font-size:1px;border:none;margin:0; padding:0;background:transparent;}
#home {
	width: 708px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
#left {
	float: left;
	width: 178px;
	padding-left: 10px;
}
/*menu*/
/* common styling */
.menu {
	font-family: arial, sans-serif;
	width:158px;
	height:150px;
	position:relative;
	margin:0px;
	font-size:12px;
	background-repeat:no-repeat;
}

.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#ffffff;
	width:157px;
	height:26px;
	text-align:left;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
background-color:#aebfdb;
	line-height:25px;
	font-size:12px;
	padding-left: 20px;
}

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background-color:#466989;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:178px; width:177px;}

.menu ul li:hover ul li:hover a.hide {width:177px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background-color:#aebfdb; color:#fff; width:177px;}
.menu ul li:hover ul li a:hover {background-color:#466989; color:#fff; }

#topmenu {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 157px;
}
#bottommenu {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}


#right {
	width: 514px;
	float: right;
	color: #0a3c6d;
}
#contenttop {
	background-image: url(../images/logobar.jpg);
	font-size: 18px;
	line-height: 125%;
	background-repeat: no-repeat;
	height: 107px;
	width: 514px;
}
#contenttop p{
	margin-right: 45px;
	color:#ffffff;
	margin-top: 35px;
	text-align: center;
	float: right;
}
#established {font-size:14px;}
#contentmain {
	margin: 0;
	padding: 0;
	width: 514px;
	background-image: url(../images/Untitled2.jpg);
	background-repeat: repeat-y;
}
#contentmain p{
	font-size:12px;
	line-height: 150%;
	margin: 0 25px;
	padding-top: 15px;
}
#specialdeals {
	font-size: 28px;
	text-align: right;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: #aebfdb;
	padding-top: 20px;
}
#contentbottomwrap 	{
	width: 514px;
	border-top: 0;
	font-size:12px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-top: -10px;
	height: 123px;

}
#contentbottomwrap a{color:#999999;}
#contentbottomwrap img{
	float:right;
	padding-left: 2px;
}
#contentbottomleft {
	float: left;
	width: 259px;
	padding: 5px 0 15px 10px;
}
#contentbottomright {
	float: right;
	width: 200px;
	padding: 5px 20px 15px 0;
}
#contentbottomcenter {
	margin-left: 280px;
	margin-top: 20px;
	border-left: 2px solid #cfd9ea;
	width: 3px;
	height: 75px;
}
.producthead {
	font-weight: bold;
}
#Layer2 {
	position:relative;
	width:514px;
	height:31px;
	z-index:501;
	background: url(../images/bottomline.jpg) no-repeat bottom right;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0;
}
#footer {
	font-size: 9px;
	color: #999999;
	padding-left: 20px;
	padding-top:20px;
}
