
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #16181F url(images/bg02.jpg) repeat left top;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242525;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	list-style: none;
}

p {
	line-height: 200%;
}

strong {
	color: #515151;
}

a {
	color: #0673C5;
}

select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

input.btn {
  font: 90% Verdana, Arial, sans-serif;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.auction {
	list-style: none;
	line-height: 200%;
	/*-webkit-padding-start: 0px;
	-moz-padding-start: 0px;*/
	padding-left: 0px;
}

ul.style1 li {
	padding: 8px 0px;
	border-top: 1px solid #ACAFB6;
}

ul.style1 span {
	display: inline-block;
	width: 48px;
	height: 15px;
	margin: 0px 10px 5px 0px;
	padding: 5px 0px 0px 0px;
	background: #025589 url('images/homepage20.jpg') no-repeat left top;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

ul.style1 a {
	width: 48px;
	color: #3D4150;
}

ul.style1 .first {
	border: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}

ul.style2 li {
	padding-bottom: 50px;
}

ul.style2 img {
	margin-top: -5px;
}

ul.style3 {
	padding: 0px 0px 20px 0px;
	line-height: 220%;
}

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: square;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg01.jpg) repeat-x left top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 100px;
	background: url(images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 100px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 100px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	height: 100px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 150px 0px 0px 165px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 196px;
	margin: 0px;
	padding: 4px 5px 3px 6px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #787E8F;
}

/** MENU */

#menu {
	width: 200px;
	height: 325px;
	margin: 0px 0px 45px 0px;
	padding: 25px 35px 0px 35px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	width: 210px;
}

#menu a {
	display: block;
	width: 205px;
	height: 33px;
	margin: 0px;
	padding: 9px 0px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#menu1 a {
	background: url(images/homepage02.jpg) no-repeat right 12px;
}

#menu2 {
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#menu2 a {
	background: url(images/homepage03.jpg) no-repeat right 12px;
}

#menu3 {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

#menu3 a {
	background: url(images/homepage04.jpg) no-repeat right 12px;
}

#menu4 {
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

#menu4 a {
	background: url(images/homepage05.jpg) no-repeat right 12px;
}

#menu5 {
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

#menu5 a {
	background: url(images/homepage06.jpg) no-repeat right 12px;
}

#menu6 a {
	background: url(images/homepage07.jpg) no-repeat right 12px;
}

/** PAGE */

#page {
	background: url(images/bg06.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 850px;
	padding: 30px 50px 60px 0px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding-top: 30px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 270px;
}

/** 	 */

#footer {
	height: 50px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #313035;
}

#footer a {
	color: #313035;
}

.sidebox-style {
	padding: 0px 15px;
}

.sidebox-style p {
	line-height:150%;
}

#box1 {
	background: none;
	padding: 0px 0px 20px 0px;
}

#box1 .title {
	font-size: 37px;
}

#box2 .title {
	letter-spacing: -1px;
	font-size: 24px;
}

#two-columns {
}

#two-columns img {
	margin: 0px;
}

#col1 {
	float: left;
	width: 235px;
}

#col2 {
	float: right;
	width: 235px;
}

.box-style {
	padding-top: 40px;
	background: url(images/homepage13.jpg) no-repeat center top;
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #1E212A;
}

.box-style img {
	padding: 0px 20px 0px 0px;
}

.box-style span {
	color: #007CD2;
}
