﻿body {
	font-family: Tahoma;
	font-size: 13px;
	color: #36393D;
	background-color: #666666;
}
#container {
	width: 880px;
	padding: 10px;
	border: 1px solid black;
	margin: auto;
	background-color: #FFFFFF;
}
#MainMenu {
	width: 100%;
	height: 32px;
	background: url("/images/bmid_047.gif");
	margin: 0;
	border: 0;
}
#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab ul li.title {
	margin-top: 7px;
	margin-left: 10px;
	font-weight: bold;
	color: #D01F3C;
	font-size: 11px;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#tab a {
	background: url("/images/bright_047.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	color: #36393D;
	display: block;
	float: left;
}
#tab a span {
	display: block;
	background: url("/images/bleft_047.gif") no-repeat left top;
	padding: 0 13px 0 13px;
	line-height: 32px;
}
#tab li.item_active a {
	background-position: right bottom;
	border-color: #FF9300;
}
#tab a:hover {
	background-position: right bottom;
	border-color: #FF9300;
}
#tab li.item_active a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#tab a:hover span {
	background-position: left bottom;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
#homeimage {
	width: 880px;
	height: 244px;
}
.img {
	border-width: 0px;
}
.logo {
	float: left;
	margin-left: 22px;
	margin-right: 22px;
}
#offers {
	width: 320px;
	position: absolute;
	margin-top: -375px;
	padding-right: 5px;
}
#main {
	width: 540px;
	padding-left: 10px;
	margin-left: 330px;
}
h1 {
	font-size: medium;
	margin-top: 10px;
}
h2 {
	font-size: medium;
	color: #66B294;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
#logobreak {
	width: 880px;
	border-bottom: 1px gray dotted;
	margin-top: 10px;
	clear: both;
}
#break {
	width: 880px;
	height: 10px;
	padding-bottom: 10px;
	border-bottom: 1px gray dotted;
}
#news {
	width: 880px;
	min-height: 200px;
}
.newscolumn1 {
	width: 280px;
	padding-left: 10px;
	border-left: 4px solid silver;
}
.newscolumn2 {
	width: 280px;
	padding-left: 10px;
	border-left: 4px solid silver;
}
.newscolumn3 {
	width: 180px;
	padding-left: 10px;
	border-left: 4px solid silver;
}
.red {
	color: #D01F3C;
	font-weight: bold;
	text-decoration: none;
}
#news1id a {
	color: #D01F3C;
	text-decoration: none;
	font-weight: bold;
}
#news2id a {
	color: #D01F3C;
	text-decoration: none;
	font-weight: bold;
}
#news3id a {
	color: #D01F3C;
	text-decoration: none;
	font-weight: bold;
}
.green {
	color: #66B294;
	font-weight: bold;
	text-decoration: none;
}
a .green {
	color: #66B294;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#footer #link {
	color: #ffffff;
}
#footer #link a {
	color: #ffffff;
}
#footer #footerlinks a {
	color: #ffffff;
}
#footer #footerlinks {
	float: right;
	margin-top: -15px;
	color: #ffffff;
}
#dropmenudiv {
	position: absolute;
	border: 1px #666666;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a {
	display: block;
	border-bottom: 1px solid black;
	padding: 2px;
	text-decoration: none;
	color: #666666;
	background-color: #ffffff;
	border-bottom-style: dotted;
}
#dropmenudiv a:hover {
	/*hover background color*/
	background-color: #66B294;
	color: white;
}
#news h1 {
	color: #66B294;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	padding: 0px;
	margin: 0px;
	width: 300px;
}
select {
	padding: 0px;
	margin: 0px;
}
