@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	width: 100%;
	margin: 0px;
}
#shadow {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrap_ds_bg.png);
	background-repeat: repeat-y;
	position: relative;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.jpg);
	position: relative;
}
#header {
	position: relative;
	height: 218px;
	width: 960px;
	background-image: url(../images/header_bg.jpg);
}
#header #topclick {
	height: 98px;
	width: 438px;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul#navFunctional {
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

		ul#navFunctional li {
	display: inline;
	margin: 0 0 0 10px;
}
		ul#navFunctional li a { color: #fff; text-decoration: none; }
		ul#navFunctional li a:hover { text-decoration: underline; }
ul#navbar {
	position: absolute;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	bottom: 10px;
	left: 20px;
}
		ul#navbar li {
	display: inline;
	margin: 0 0 0 10px;
}
.txtnormalblack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

		ul#navbar li a { color: #fff; text-decoration: none; }
		ul#navbar li a:hover { text-decoration: underline; }
#content {
	width: 960px;
	position: relative;
	margin-top: 2px;
}
#footer {
	height: 124px;
	width: 960px;
	background-image: url(../images/footer_bg.png);
	clear: both;
	position: relative;
}
#sidebar {
	width: 290px;
	background-color: #d0c7b1;
	height: 100%;
	float: left;
	clear: none;
	margin-left: 4px;
}
#main {
	width: 650px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#sbtext {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.subheading {
	color: #8f1902;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
#order {
	float: right;
	height: 190px;
	width: 404px;
	background-image: url(../images/order_bg.jpg);
}
#contact {
	float: right;
	width: 225px;
	height: 190px;
	background-image: url(../images/contact_bg.jpg);
	margin-right: 15px;
}
#clear {
	clear: both;
	height: 1px;
	width: 100%;
}
.textnormalboldwh {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text18boldwh {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text18boldulwh {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.textnormalbold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#orderclick {

}
#orderclick {
	position: inherit;
	height: 50px;
	width: 290px;
}
#contactclick {
	position: inherit;
	height: 50px;
	width: 110px;
}
.hiddentxt {
	display: none;
}
#foottxt {
	width: 310px;
	position: relative;
	float: right;
	height: auto;
	padding: 0px;
	top: 75px;
}
ul#footnavbar {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	position: absolute;
	width: 600px;
	float: left;
	height: auto;
	top: 50px;
}
		ul#footnavbar li {
	display: inline;
	margin: 0 0 0 2px;
}

		ul#footnavbar li a {
	color: #FFFFFF;
	text-decoration: none;
}
		ul#footnavbar li a:hover { text-decoration: underline; }
#footer table {
	position: relative;
	top: 50%;
}
#footfill {
	background-image: url(../images/footfill.jpg);
	background-repeat: repeat-y;
	height: 20px;
	width: 960px;
}
