* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 11px/1.5em Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: url(images/headerbg-blue.gif) repeat-x;
	color: #666;
	text-align: center;
}

p {
	font: 13px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

a {
	background: inherit;
	color: #3182C0;
	outline: none;
}

a:hover {
	background: inherit;
	color: #72A545;
}

.b {
	font-weight: bold;
}

.buper {
	font-weight: bold;
	text-transform: uppercase;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color: #555;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
	text-transform: none;
}

.ph1, .ph2, .ph3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color: #555;
}

.ph1 {
	font-size: 1.5em;
}

.ph2 {
	font-size: 1.3em;
}

.ph3 {
	font-size: 1.2em;
	text-transform: none;
}

#main h1, #rightbar h1, #main .ph1, #rightbar .ph1 {
	padding: 10px 5px 5px 5px;
	margin: 0 10px;
	text-transform: none;
	border-bottom: 1px solid #f2f2f2;
}

#sidebar h1, #sidebar .ph1 {
	padding: 10px 0px 5px 20px;
	margin: 0;
	text-transform: none;
	border-bottom: 1px solid #f2f2f2;
}

#sidebar .active {
	background: inherit;
	color: #72A545;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #3182C0;
}

ul span, ol span {
	color: #666;
}

img {
	border: 2px solid #CCC;
}

img.float-right {
	margin: 5px 0px 5px 15px;
}

img.float-left {
	margin: 5px 15px 5px 0px;
}

a img {
	border: 2px solid #3791D7;
}

a:hover img {
	border: 2px solid #806B4D !important;
//	border: 2px solid #3791D7;
}

#wrap {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background: #FFF;
}

#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	width: 950px;
}

#header {
	position: relative;
	background: url(images/headerbg-blue.gif) repeat-x;
	height: 84px;
}

#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: none;
	top: 0;
	left: 5px;
}

#header a.logo {
	color: #CCC;
	text-decoration: none;
}

#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 500 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	top: 48px;
	left: 65px;
}

#header .searchform {
	position: absolute;
	top: 5px;
	right: 3px;
}

#main {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 75%;
	border-right: 1px solid #f2f2f2;
}

#main.main {
	width: 57%;
	border-left: 1px solid #f2f2f2;
}

#main table {
	border-collapse: collapse;
}

#main th {
	text-align: center;
	border: 1px solid #000000;
}

#main td {
	border: 1px solid #000000;
	padding: 2px;
}

#main ul {
	color: #666;
	font-size: 12px;
}

#main ul.pricelist {
	margin: 0;
	padding: 0;
}

#main ul.pricelist li {
	list-style: none;
	margin: 0;
	padding: 5px 15px;
	float: left;
	width: 200px;
}

#sidebar {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;
	padding-right: 0;
	text-decoration: none;
}

#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
}

#rightbar {
	float: right;
	width: 20%;
	padding: 0;
	margin: 0;
	line-height: 14px;
}

#rightbar ul {
	padding: 0;
	margin: 0;
	display: block;
}

#rightbar li {
	margin-top: 8px;
	display: block;
	list-style: none;
	color: #666;
	line-height: 12px;
	font-size: 11px;
}

#footer {
	clear: both;
	background: url(images/footerbg-blue.gif) repeat-x;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	height: 50px;
	margin-top: 10px;
}

#footer p {
	font-size: 11px;
	color: #FFF;
	padding: 10px;
}

#footer a {
	font-weight: bold;
}

#menu {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu ul {
	position: relative;
	bottom: 4px;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 950px;
	/* 775px;
	*/border: 1px solid #808080;
	border-width: 0 0 4px 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a {
	position: relative;
	bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(images/menudivide.gif) repeat-y right top;
	border-bottom: 4px solid #808080;
}

#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid #3791D7;
}

#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3;
	border-bottom: 4px solid #3791D7;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.hide {
	display: none;
}

.blue {
	color: #3791D7;
}

#fadv {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	width: 930px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 280px;
	margin: 4px 3px;
	padding: 0;
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	color: #666;
}

#fadv li a {
	font-weight: normal;
}

#fadv li a:hover {
}
