html, body {
	text-align: center;
		padding: 0;
	margin: 0;
	
}

	body {
	color: #414042;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	}
	
	#wrapper {
	margin: 0;
	width: 1115px;
	position: relative;
	padding: 0;
	text-align: left;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}
	
	h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 1em 0 1em;
	color: #ED174B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	}
	
	h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0em;
	color: #ED174B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	h3 {
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 1em 0;
		color: #000;
	}
	
	a {
	color: #000000;
	text-decoration: underline;
	}
	
	a:hover {
		color: #000000;
		text-decoration: none;
	}


#top-flash {
	position: relative;
	background-image: url(/images/black.gif);
	background-repeat:repeat;
	height: 180px;
	width:100%;
	text-align:center;
}
#secondary-flash {
	position: relative;
	background-color: #EFC000;

}


#footer {
	padding-top: 5px;
	color: #000000;
	text-align: center;
	width: 1115px;
	margin-bottom: 15px;
}

#top-menu {

	height: 19px;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	font-size: 12px;
	z-index: 999;
	margin-right: 0px;
	margin-top: 2px;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align:center;
}

#top-menu ul,
#top-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 0px;
	position: relative;
	
}

#top-menu li {
	behavior:  url('/css/hover.htc');
	padding: 0px 12px 0 12px;
	z-index: 1001;
	line-height: 12px;
	display:inline;
	font-weight: bold;
	color: #ED174B;
	border-right: 1px solid #000;
}

#top-menu li a,
#top-menu li .a-empty {
	color: #ED174B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	font-weight: bold;
}

.a-empty {
	cursor: default;
}

#top-menu li a:hover {
	text-decoration: underline;
}

#top-menu li ul {
	position: absolute;
	display: none;
	left: 5px;
	top: 10px;
	width: 180px;
	padding: 12px 0 6px 0;
	background: #FAF0CC;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	opacity: 0.90;
	z-index: -1;
	border: 0;
}

#top-menu li:hover ul,
#top-menu li.hover ul {
	display: block;
}

#top-menu li ul li {
	float: none;
	padding: 0 10px;
	border-right: 0px;
	line-height: 20px;
}

#top-menu li ul li a {
	display: block;
	display: inline-block; /* IE fix */
	width: 100%;
	padding: 2px 0;
	color: #ED174B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	border: 0;
	text-align: left;
}

#top-menu li.noborder {
	border-right: 0px;
}

#content {
	position: relative;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 850px;
}

#site-content-wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size: 14px;
	color: #414042;
	margin: 0;
	line-height: 14px;
	width: 99%;
	height: auto;
	padding: 0;
	background-color: #FFFFFF;
	
}

#left-main {
	margin: 0;
	width: 260px;
	min-height: 230px;
	float: left;
	background-image: url(../images/news-testimonials.gif);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0;
	
	
}
#left-discount {
	margin-top: 20px;
	width: 260px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	padding: 10px;
	background-color: #EFC000;
	text-align: center;
}
#right-main {
	margin: 0;
	width: 800px;
	float: left;
	padding-left: 2px;	
}
#left {
	margin: 0px;
	width: 236px;
	float: left;
	padding: 15px;
	font-size: 11px;
	color: #7E8081;
	
}
#right {
	position:relative;
	margin: 0;
	margin-left:270px;
	border-left: 1px dotted #FF0000;
	padding: 0 15px 0 15px;
}
#center {
	position:relative;
	margin: 0;
	padding: 0 15px 0 15px;
	text-align:center;
}

p { line-height: 18px; 
	margin: 0 0 1em 0;
	}

* html #site-content-wrap {
	position: relative;
	left: -1px;
}

form {
	margin: 0px;
}

.btn {
	background-color: #ff0000;
	color: #fff;
	border: none;
}

.btg {
	background-color: #00D400;
	color: #fff;
	border: none;
	line-height: 1em;	
	font-size: 30px;


}

.bty {
	background-color: #EFC000;
	color: #000;
	border: none;
}


ul {
	margin: 0px;
}

.text1 {
	font-weight: bold;
	color: #007D85;
}
.textsmall {
	font-size: 9px;
}
.clear { clear: both; }
.news-testimonials {
	color: #ED174B;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.product-main {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.producttext-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productorder-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.product-order {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: left;
	padding: 5px;
	width: 227px;
}
.producttext-order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 235px;
}
.productorder-order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	width: 235px;
}
