@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
	height:100%;
	min-height:100%;
	width:100%;
	margin: auto;
}
body {
	margin:0 auto;
	padding:0;
	background: #f7f6f3 url(../images/background.gif) repeat-x;
}
html > body, html > body #wrapper {
	height:auto;
}
H1 {
	color:white;
	font-size:26px;
	line-height:26px;
	margin:0 0 40px;
	padding:0;
}
H2 {
	margin: 30px 0px 2px 0px;
	padding: 0px;
	font-size:16px;
	color: #cc9900;
	font-weight:normal;
}
H3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:12px;
	color: #231f20;
	font-family:Georgia, "Times New Roman", Times, serif
}
H4 {
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	color: black;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height:13px;
}
.hr {
	background: url(../images/header-line.gif) bottom center no-repeat;
	height: 16px;
	display: block;
	border: none;
	margin: 6px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	marks: none;
	color: white;
	clear: both;
}
P {
	margin: 5px 0px 15px 0px
}
A {
	color:#003399;
}
A:hover {
	color: black;
}
UL {
	margin: 0px;
	padding: 0px 15px;
}
#wrapper {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear:both;
	left:0;
	margin:0 auto;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	background: url(/images/background_wrap.gif) no-repeat center top;
}
#container {
	width: 960px;
	background: url(/images/bg_body_home.gif) repeat-x;
	padding: 20px 0px 58px 0px;
	clear: both;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 200px;
	height: 157px;
	background: url(/images/logo.gif) no-repeat;
	
}
#subscribe {
	width: 200px;
	float: left;
	background: url(/images/subscribe_background.gif) no-repeat bottom;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	margin: 20px 0px 70px 0px;
}
#subscribe UL {
	margin: 10px 0px 20px 0px;
}
#subscribe LI {
	list-style: none;
}
#nav {
	width: 200px;
	font-size: 0px;
	float: left;
	background: url(/images/background_nav.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 4px solid #cc9900;
	letter-spacing:-0.3px;
	line-height: 0px;
	}
#nav UL {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align: left;
}
#nav LI {
	padding: 0px;
	margin: 0px;
}
#nav LI:hover {
}
#nav a {
	font-size: 14px;
	line-height: 26px;
	display: block;
	color: white;
	padding: 2px 0px 2px 10px;
	margin: 0px;
	text-decoration:none;
}
#nav a:hover {
	color:black;
	background: url(/images/nav_over.gif) repeat-x;
	text-decoration:none;
}
.submenu {
	width: 200px;
	display:none;
	background: url(/images/background_subnav.gif);
	color: white;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !Important;
	text-indent: 0px;
}
.submenu a {
	display: block;
	color:#231f20 !important;
	background: url(/images/background_subnav.gif);
	text-decoration:none;
	font-size: 10px !important;
	text-transform:uppercase;
	letter-spacing: 0px;
	padding: 0px 0 0px 10px !important;
	height: 29px !important;
	min-height: 29px !important;
}
.submenu a:hover {
	color:black !important;
	background: white;
	text-decoration:none;
	display: block;
}
.submenu UL {
	padding: 0px;
	margin: 0px;
}
.submenu LI {
	border-bottom: solid 1px white;
	padding: 0px;
	margin: 0px;
	height: 29px !important;
	min-height: 29px !important;
	overflow: hidden;
}
#brand {
	background: url(/images/hdr_bread_basket.jpg) no-repeat !important;
	width: 760px;
	float: right;
	height: 187px;
}
#copy {
	background:transparent url(/images/background_h1.gif) no-repeat scroll left top;
	color:#666666;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 0;
	min-height:200px;
	padding:18px 0 70px 30px;
	width:730px;
	line-height: 17px;
}
#footer {
	bottom:0px;
	clear:both;
	height:46px;
	left:0px;
	margin-bottom:0;
	overflow:hidden;
	position:absolute;
	width:100%;
}
#foot {
	font-size: 13px;
	width: 960px;
	margin: 0 auto;
	background: #dfd8c5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#foot UL {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align: right;
	height:26px;
}
#foot LI {
	font-size: 11px;
	float:left;
}
#foot a {
	display: block;
	color: #231f20;
	background: transparent;
	padding: 5px 10px 2px 10px;
	text-decoration:none;
}
#foot a:hover {
	color: black;
	background: #fafaf8;
	text-decoration:none;
}
#copyright {
	float:right;
	padding: 16px 0px 0px 0px;
	color: #893003;
}
.right {
	float:right;
	margin: 0px 0px 15px 15px;
}
.left {
	float:left;
	margin: 0px 15px 0px 0px;
}
.twoforty {
	float:left;
	margin: 0px 5px 0px 0px;
	width: 240px;
}
.twoforty_end {
	float:left;
	margin: 0px 0px 0px 0px;
	width: 240px;
}
.brown {
	color: #893003;
}
#box {
	width: 200px;
	float: left;
	background: url(/images/subscribe_background.gif) no-repeat bottom;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	margin: 0px 20px 10px 0px;
}
#box UL {
	margin: 10px 0px 20px 0px;
}
#box LI {
	list-style: none;
}
.contactform label {
	display:block;
	float:left;
	width:150px;
}
.contactform .cat_textbox, .contactform textarea, .contactform select {
	font-size: 11px;
}
.contactform .cat_textbox, .contactform textarea {
	width: 200px
}
.side-panel {
	background:#F5EFDD none repeat scroll 0 0;
	float:right;
	margin:80px 5px 0 0;
	padding:10px;
	width:200px;
}
.blog-container {
	width: 470px;
	float: left;
}
.blog-container .links {
	margin: 10px 0px 0px 0px
}
.post-details {
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.post-title a {
	color: #cc9900;
	text-decoration: none;
}
.post-title a:hover {
	color: black;
	text-decoration: underline
}
.copybox {
	width: 470px;
	float: left;
}
.copybox h2 {
	margin: 0px !Important;
}
#highlight {
	width: 200px;
	padding: 10px;
	float: right;
	background: #cc9900;
	margin: 30px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size: 11px;
	line-height: 13px;
}
.hunter {
	background: #cc9900 url(../images/high_bg_hunter.jpg) no-repeat top !important;
	padding: 110px 10px 10px 10px !important;
}
#logindetails {
	margin: 0 auto;
	font-size: 11px;
	width: 950px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}
#sys{
	position: absolute;
	width: 100%;
	top: 0px;
	z-index:100;
	}