body {
	margin: 0;
	padding: 0;
	font: normal 12px arial;
	color: #656565;
	text-align: center;
	line-height: 15px;
	background: #FFFFFF url(../../images/bg.gif) repeat-x top left;
}
img {
	border: 0;
}
a {
	font: normal 12px arial;
	color: #0b588c;
	text-decoration: none;
}
a:hover	{
	font: normal 12px arial;
	color: #0b588c;
	text-decoration: underline;
}
#wrap{
	position: relative;
	width: 925px;
	margin: 0 auto;
	text-align: left;
}

/* rounded corners - topmenu */
.wtbt {
	background: transparent url(../../images/wtctr.gif) no-repeat 100% 0;
}
.wtbt div {
	background: transparent url(../../images/wtctl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}
.wtbb {
	background: transparent url(../../images/wtcbr.gif) no-repeat 100% 0;
}
.wtbb div {
	background: transparent url(../../images/wtcbl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}

/* rounded corners - main menu */
.gbt {
	background: transparent url(../../images/gctr.gif) no-repeat 100% 0;
}
.gbt div {
	background: transparent url(../../images/gctl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}
.gbb {
	background: transparent url(../../images/gcbr.gif) no-repeat 100% 0;
}
.gbb div {
	background: transparent url(../../images/gcbl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}

/* rounded corners - special offers */
.wbt {
	background: transparent url(../../images/wctr.gif) no-repeat 100% 0;
}
.wbt div {
	background: transparent url(../../images/wctl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}
.wbb {
	background: transparent url(../../images/wcbr.gif) no-repeat 100% 0;
}
.wbb div {
	background: transparent url(../../images/wcbl.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}

.sideborders {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}

#topmenu-box {
	position: absolute;
	top: 25px;
	right: 0;
	width: 560px;
}
ul.topmenu {
	margin: 0;
	padding: 1px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	font: bold 12px arial;
	text-align: center;
}
ul.topmenu li {
	display: inline;
	background: transparent url(../../images/menu-tab.gif) no-repeat 0 3px;
	padding: 0 9px 0 13px;
}
ul.topmenu li.first {
	background-image: none;
}
ul.topmenu a {
	font: bold 12px arial;
	color: #0b598d;
	text-decoration: none;
}
ul.topmenu a:hover {
	font: bold 12px arial;
	color: #0b598d;
	text-decoration: underline;
}
#content {
	margin: 15px 0 5px 0;
}
#sisdebar {
	width: 228px;
}
#menu {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background-color: #ebebeb;
}
#menu-title {
	font: bold 18px arial;
	color: #7e7f7f;
	margin: 0 0 0 8px;
}
.level2 {
	font: bold 12px arial;
	color: #3e8353;
	background-color: #fff;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
}
a.level3 {
	font: bold 12px arial;
	color: #0b588c;
	text-decoration: none;
	display: block;
	background: transparent url(../../images/arrow.gif) no-repeat 10px 8px;
	padding: 3px 0 0 25px;
}
a.level3:hover	{
	font: bold 12px arial;
	color: #0b588c;
	text-decoration: underline;
	display: block;
	background: transparent url(../../images/arrow.gif) no-repeat 10px 8px;
	padding: 3px 0 0 25px;
}
a.level4 {
	font: normal 12px arial;
	color: #0b588c;
	text-decoration: none;
	display: block;
	background: transparent url(../../images/arrow.gif) no-repeat 25px 8px;
	padding: 3px 0 0 40px;
}
a.level4:hover	{
	font: normal 12px arial;
	color: #0b588c;
	text-decoration: underline;
	display: block;
	background: transparent url(../../images/arrow.gif) no-repeat 25px 8px;
	padding: 3px 0 0 40px;
}
p {
	margin: 0;
	padding: 0;
}
#main {
	padding-left: 20px;
}
h1 {
	font: normal 18px arial;
	color: #3e8353;
	padding: 0;
	margin: 5px 0 15px 0;
}
.title {
	font: normal 18px arial;
	color: #5aa06f;
	margin: 3px 0 12px 0;
}
.subtitle {
	font: bold 12px arial;
	color: #5aa06f;
	margin: 3px 0 2px 0;
}
.green {
	font-weight: bold; color: #3e8353;
}
.grey {
	color: #656565;
}
#special-offers-box {
	float: right;
	margin: 0 0 20px 20px;
	width: 325px;
}
#special-offers-box #title {
	background-color: #fff;
	font: normal 18px arial;
	color: #3e8353;
	padding: 3px 10px 3px 10px;
}
#breadcrumb {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background-color: #ebebeb;
	font: bold 14px arial;
	color: #5aa06f;
	padding: 4px 0 4px 10px;
}
#breadcrumb .stly1 {
	font: bold 14px arial;
	color: #656565;
}
#breadcrumb a {
	font: normal 14px arial;
	color: #0a5a8f;
	text-decoration: none;
}
#breadcrumb a:hover {
	font: normal 14px arial;
	color: #0a5a8f;
	text-decoration: underline;
}
.text-pad {
	padding: 10px 5px 0 8px;
}
.list-item {
	width: 136px;
}

/* footer */
#footer {
	padding: 10px 5px 10px 5px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #b5b5b5;
	font: normal 12px arial;
	color: #6e6e6e;
}
#footer ul {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
#footer ul li {
	display: inline;
	border-left: 1px solid #4D6A80;
	padding: 0 7px 0 9px;
}
#footer ul li.first {
	padding-left: 0;
	border: 0;
}
#footer ul a {
	font: normal 12px arial;
	color: #6e6e6e;
	text-decoration: none;
}
#footer ul a:hover {
	font: normal 12px arial;
	color: #6e6e6e;
	text-decoration: underline;
}

#copyright {
	font: normal 12px arial;
	color: #6e6e6e;
}


ul.menu {
	margin: 0;
	padding: 13px 0 11px 0;
	border: 1px solid #c4c5a6;
	font: bold 12px arial;
	text-align: center;
	background: #f1f2de url(../../images/bg_menu.png) repeat-x top left;
}
ul.menu li {
	display: inline;
	background: transparent url(../../images/menu_tab.png) no-repeat top left;
	padding: 10px 34px 7px 36px;
}
/*
ul.menu li:first-child { IE 6.0 doesn’t support the :first-child pseudo-class */
ul.menu li.first {
	background-image: none;
}
ul.menu a {
	font: bold 12px arial;
	color: #4d4d4d;
	white-space: nowrap;
	text-decoration: none;
}
ul.menu a:hover {
	font: bold 12px arial;
	color: #587687;
	white-space: nowrap;
	text-decoration: none;
}
.input {
	font: normal 12px arial;
	color: #656565;
	border: 1px solid #bdbcbd;
	background-color: #fff;
	padding: 2px 1px 2px 3px;
	width: 150px;
}
.textarea {
	font: normal 12px arial;
	color: #656565;
	text-decoration: none;
	border: 1px solid #bdbcbd;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	overflow: auto;
	width: 185px;
	height: 80px;
}
.btn {
	padding: 3px 8px 2px 8px;
	margin: 8px 0 0 0;
	font: normal 12px arial;
	color: #333;
	text-decoration: none;
	background: transparent url('../../cms/images/backgrounds/bg_menu2.gif') repeat-x left top;
	border: none;
	border: 1px solid #bdbcbd;
	cursor: pointer;
}