body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003F70;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.big-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6E9104;
	text-decoration: none;
}
.lightgreyborder {
	border: 1px solid #DDDDDD;
}
.georgia-12-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.detail-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B50404;
	text-decoration: underline;
}
.addcart-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005CCD;
	text-decoration: underline;
}

.header-left {
	background-image: url(header-left.jpg);
	height: 118px;
	width: 298px;
	background-repeat: no-repeat;
}
.header-center {
	background-image: url(header-center.jpg);
	height: 118px;
	width: 361px;
	background-repeat: no-repeat;
}
.header-right {
	background-image: url(header-right.jpg);
	height: 118px;
	width: 299px;
	background-repeat: no-repeat;
	float: left;
}
.header-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header-right span {
	padding-right: 50px;
}
#header-buttons {
	float: right;
	width: 230px;
	margin-top: 52px;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 195px; /* Width of Menu Items */
border: 1px solid #ccc;
margin-top:10px;
margin-right:10px;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	font-size:12px;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #00295E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	background-color: #F5F5F5;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.suckerdiv ul li a:visited{
color: #00295E;
}

.suckerdiv ul li a:hover{
background-color: #FFFFFF;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.product-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testimonial-div {
	background-image: url(testimonial-bg.jpg);
	float: right;
	height: 167px;
	width: 256px;
}
.georgia-11-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.georgia-11-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.more-testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.footer-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-links:hover {
	text-decoration: underline;
}
.span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.georgia-10-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.big-head2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.product-price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.product-price-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.newsletter-div {
	background-image: url(newsletter-bg.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 196px;
	float: left;
	margin-top: 10px;
}
