body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
} 

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	overflow: hidden;
	float: none;
	clear: both;
}

.top {
	background-color: #009999;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	color: #b2dfdf;
	font-weight: bold;
}

.top h1 {
	font-size: 18px;
	color: #b2dfdf;
	margin: 0;
}

.mmenu h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}

.mmenu {
	padding-top: 10px;
	padding-bottom: 10px;
	border-style:solid;
	border-width:1px;
	border-right: none;
	border-left: none;
	border-color: #009999;
	margin-top: 10px;
}

.leftcol, .rightcol, .centercol, .contentcol {
	float: left;
	height: auto;
	overflow: hidden;
}

.centercol {
	width: 318px;
	border-width: 1px;
	border-color: #009999;
	border-style: solid;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

.contentcol {
	width: 649px;
	border-width: 1px;
	border-color: #009999;
	border-style: solid;
	border-top: none;
	border-bottom: none;
	border-left: none;
	padding: 10px;
}


.leftcol,  .rightcol {
	width: 310px;
	padding: 10px;
	
}

.mmenu div {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.mmenu .centercol {
	text-align: center !important;
}

.mmenu ul,li {
	margin: 0;
	padding: 0;
}

.mmenu li {
	list-style: none;
	list-style-image: none;
	padding-bottom: 3px;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

.mmenu .leftcol li {
	text-align: right;
	padding-right: 40px;
	background-image: url(/images/lcli.gif);
	background-repeat: no-repeat;
	background-position: 281px 5px;
}

.mmenu .rightcol li {
	padding-left: 40px;
	background-image: url(/images/rcli.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}

.tcont{
	background-image: url(/images/bg1.png);
	background-repeat: repeat-y;
}

.fcont, .scont, .footer {
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
}

.footer {
	border:1px solid #009999;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-align: center;
}

.fcont .centercol {
	padding: 0 !important;
	width: 338px !important;
}

.fcont .leftcol h3 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: right;
}

.fcont .rightcol h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.ftr {
	width: 310px;
	height: auto;
	overflow: hidden;
	float: none;
	font-size: 12px;
	margin-bottom: 10px;
}

.ftd1 {
	width: 190px;
	float: left;

	height: auto;
}

.leftcol .ftd1,  .leftcol .ftd2{
	text-align: right;	
}

.ftd2 {
	width: 120px;
	float: left;
	height: auto;
	padding-top: 3px;
}

.ftd2 img {
	padding: 3px;
	background-image: url(/images/ftd2.gif);
	background-repeat: no-repeat;
}

.cimg {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.ordernow {
	background-color: #0bacad;
	text-align: center;
	border: 1px solid #009999;
	border-left: none;
	border-right: none;
}

.cbanner{
	text-align: center;
	margin: 20px;
	padding: 10px;
	background-color: #AFEEEE;
}

.scont .centercol strong {
	color: #3984ef;
}

.scont .centercol p {
	margin-bottom: 15px;
}

.newsdate {
	font-weight: bold;
	color: #009999;
	margin-top: 5px;
}