* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: auto;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
}
ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #FFF;
	text-decoration: none;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #d7d7d7 url(images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	line-height: 2.059em;
	font-size: 1.417em;
	color: #fff;
}

	h2 img {
		float: left;
		margin: 0 10px 0 0;
	}
h3 {
	padding: 0 0 13px 0;
	text-transform: uppercase;
	line-height: 2.118em;
	font-size: 1.417em;
	color: #252525;
}

	h3.extra {
		padding: 0 0 21px 0;
	}
	
	h3.extra-1 {
		padding: 0 0 24px 0;
	}

h4 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 2.118em;
	font-size: 1.417em;
	color: #252525;
}

h5 {
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #6a6a6a;
}

	h5 a {
		color: #6a6a6a;
	}

h6 {
	padding: 9px 0 8px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 24px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 21px 40px 1px;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 21px 31px 1px;
	}
	
.fright {
	float: right;
}

	ul.fright {
		padding: 0 0 35px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main {
	overflow: hidden;
	width: 898px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 367px;
	overflow: hidden;
}

	#page1 #header {
		height: 487px;
	}

	#header b {
		display: block;
		height: 17px;
		line-height: 17px;
		text-transform: uppercase;
		font-size: 0.917em;
		color: #3b3b3b;
		position: absolute;
		top: 6px;
		left: 0;
	}
	
		#header b a {
			margin: 0 0 0 4px;
			vertical-align: text-top;
		}
	
	#header big {
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -1px;
	line-height: 1.3em;
	font-size: 2.333em;
	font-weight: normal;
	color: #252525;
	position: absolute;
	top: 54px;
	right: 5px;
	width: 211px;
	height: 57px;
	}
	
		#header big span {
			display: block;
			margin: -15px 0 0 0;
			word-spacing: -2px;
			letter-spacing: normal;
			font-size: 0.464em;
			color: #252525;
		}
	
	#header small {
	text-transform: uppercase;
	font-size: 0.917em;
	font-weight: bold;
	color: #f4a100;
	position: absolute;
	top: 133px;
	right: 11px;
	width: 166px;
	}
	
	#header p {
		width: 410px;
		line-height: 1.2em;
		font-size: 1.5em;
		color: #585858;
		position: absolute;
		top: 320px;
		left: 38px;
	}
	
#header-line {
	background: #c6c6c6;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
}

#login-form {
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 0;
}

	#login-form strong {
		position: relative;
		display: block;
		padding: 0 1px 0 0;
		height: 20px;
		float: right;
		line-height: 20px;
		overflow: hidden;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #3b3b3b;
	}
	
	#login-form input {
		background: #c1c1c1;
		position: relative;
		width: 87px;
		height: 14px;
		margin: 0 0 0 5px;
		padding: 4px 3px 2px 4px;
		border: none;
		float: right;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.833em;
		color: #fff;
	}
	
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		width: 28px;
		height: 20px;
		margin: 0 0 0 5px;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #3b3b3b;
	}
	
#logo {
	position: absolute;
	top: 48px;
	left: 0;
}

#menu {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 45px;
	position: absolute;
	top: 119px;
	left: 0;
}

	#menu ul {
		padding: 0 0 0 2px;
	}

	#menu ul li {
		background: url(images/menu-divider.gif) no-repeat 100% 0%;
		float: left;
		padding: 0 2px 0 0;
	}
	
	#menu ul li a {
	display: block;
	width: 124px;
	height: 45px;
	float: left;
	line-height: 45px;
	font-size: 1.167em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #D7D7D7;
	}

	#menu ul li.act a {
		background: url(images/menu-act.gif) no-repeat 50% 0%;
		color: #fff;
	}
	
	#menu ul li a:hover {
		color: #fff;
		font-weight: bold;
	}
#slogan {
	position: absolute;
	top: 226px;
	left: 39px;
}

#button-1 {
	background: url(images/button-1.gif) no-repeat 0% 0%;
	display: block;
	width: 98px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 38px;
}

	#button-1:hover {
		color: #e6a203;
	}

#button-2 {
	background: url(images/button-2.gif) no-repeat 0% 0%;
	display: block;
	width: 98px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 142px;
}

	#button-2:hover {
		color: #000;
	}

#price {
	position: absolute;
	top: 173px;
	left: 405px;
}

	#page1 #price {
		position: absolute;
		top: 203px;
		left: 445px;
	}

#content {
	background: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

	#content p {
		padding: 0 0 17px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}

	#content p.extra {
	padding: 0 0 15px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 11px 0;
	}
	
	#content p.extra-3 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
	#content p.extra-indent {
		padding: 9px 0 17px 0;
	}
	
	#content blockquote p.extra {
		padding: 0 0 24px 0;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 8px 0 0 0;
		text-align: right;
	}
	
	#content blockquote p a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	#content blockquote p a:hover {
		text-decoration: underline;
	}

	#content p.price {
		float: left;
		padding: 0 0 0 0;
		margin: -7px 0 0 -2px;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2.75em;
		font-weight: bold;
		color: #fff;
	}
	
	#content p.price span {
		line-height: 1.2em;
		font-size: 0.515em;
	}

.row-1 .inner {
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 15px;
}

	.row-1 .inner-1 {
		padding: 32px 30px 49px 19px;
	}

.row-2 .inner {
	padding: 22px 20px 0 20px;
}

	.row-2 .inner-1 {
		padding: 0 20px 0 20px;
	}

.line-ver {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-4 {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.box {
	width: 100%;
	background-color: #212121;
	background-image: url(images/box-tail.gif);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}

.indent-left {
	padding: 0 0 0 5px;
}

.indent-left-1 {
	padding: 0 0 0 2px;
}

.list {
	overflow: hidden;
	padding: 0 0 10px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 10px;
		line-height: 1.636em;
		font-size: 0.917em;
		color: #787878;
	}
	
	.list li a {
		text-decoration: none;
		color: #787878;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	overflow: hidden;
	padding: 0 0 21px 0;
}

	.list-1 li {
		background: url(images/marker-1.gif) no-repeat 0% 11px;
		padding: 0 0 0 12px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-1 li a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-1 li a:hover {
		text-decoration: underline;
	}

.list-2 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 275px;
		padding: 0 65px 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-2 li strong {
		display: block;
		padding: 0 0 9px 0;
		color: #6a6a6a;
	}
	
	.list-2 li a {
		font-style: italic;
		color: #6a6a6a;
	}

.list-3 {
	padding: 8px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-3 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-3 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-3 dt a:hover {
		text-decoration: underline;
	}
	
	.list-3 dd {
		padding: 0 0 27px 0;
	}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-4 li.extra {
		padding: 0 0 28px 0;
	}
	
	.list-4 li img {
		float: left;
		margin: 0 21px 0 0;
	}
	
	.list-4 li strong {
		display: block;
		padding: 9px 0 2px 0;
		color: #6a6a6a;
	}
	
	.list-4 li b {
		display: block;
		height: 40px;
		padding: 0 0 12px 0;
		line-height: 40px;
		letter-spacing: -1px;
		font-size: 2.538em;
		color: #6a6a6a;
	}
	
	.list-4 li b i {
		display: inline-block;
		height: auto;
		line-height: 1em;
		font-size: 0.515em;
		font-weight: bold;
		font-style: normal;
	}
	
	.list-4 li span a {
		background: url(images/link-bg.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 67px;
		height: 27px;
		float: left;
		overflow: hidden;
		line-height: 27px;
		font-size: 0.846em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		color: #3b3b3b;
	}
	
	.list-4 li em {
		display: inline-block;
		width: 150px;
		padding: 17px 0 0 0;
		font-size: 1.231em;
		font-style: normal;
		color: #ffb600;
	}
	
	.list-4 li em a {
		color: #ffb600;
	}

.list-5 {
	overflow: hidden;
	padding: 6px 3px 21px 0;
}

	.list-5 li {
		background: url(images/line-hor.gif) repeat-x 0% 16px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-5 li span {
		background: #fff;
		float: right;
	}
	
	.list-5 li a {
		background: #fff url(images/marker-1.gif) no-repeat 0% 7px;
		padding: 0 0 0 12px;
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-5 li a:hover {
		color: #000;
	}

.list-6 {
	padding: 9px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-6 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-6 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-6 dt a:hover {
		text-decoration: underline;
	}
	
	.list-6 dd {
		padding: 0 0 18px 0;
	}
	
	.list-6 dd.extra {
		padding: 0;
	}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.917em;
	font-weight: bold;
	color: #3b3b3b;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 27px;
		margin: 0 5px;
		padding: 0 8px 0 7px;
		line-height: 27px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	float: left;
	line-height: 1.125em;
	font-size: 1.333em;
	color: #ffb600;
}

.link-indent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.banners {
	background: url(images/line-ver2.gif) repeat-y 46% 0%;
	width: 100%;
	overflow: hidden;
	margin: 15px 0 15px 0;
}

	.banners .inner {
		padding: 0 42px 15px 19px;
	}

	.banners span img {
		float: right;
	}

.indent {
	padding: 32px 0 0 21px;
}

.indent-1 {
	padding: 32px 20px 0 21px;
}

.indent-bot {
	margin: 0 0 9px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 400px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

	#contact-form label {
		display: block;
		height: 26px;
		overflow: hidden;
	}
	
	#contact-form input {
	background: #fff;
	width: 370px;
	height: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #6a6a6a;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
	
	#contact-form textarea {
	background: #fff;
	width: 370px;
	height: 150px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #6a6a6a;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	}
	
	#contact-form a {
		float: right;
		margin: 27px 0 0 18px;
		line-height: 1.125em;
		font-size: 1.333em;
		color: #ffb600;
	}

#footer {
	background: #cdcdcd url(images/footer.gif) repeat-x 0% 0%;
	min-height: 193px;
	height: auto !important;
	height: 193px;
	overflow: hidden;
}

	#footer div.inner {
		padding: 28px 19px 20px 20px;
	}

	#footer p {
		float: right;
		text-transform: uppercase;
		font-size: 0.917em;
		color: #474747;
	}
	
	#footer p a {
		text-decoration: none;
		color: #474747;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
	
	#footer .col-1 {
		width: 120px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-2 {
		width: 121px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-3 {
		width: 120px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-4 {
		width: 140px;
		padding: 0 10px 0 0;
	}
	
	#footer strong {
		display: block;
		padding: 0 0 9px 0;
		text-transform: uppercase;
		font-size: 1.083em;
	}
	
	#footer ul {
		padding: 0 0 0 1px;
	}
	
	#footer ul li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 12px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #7b7b7b;
	}
	
	#footer ul li a {
		color: #7b7b7b;
	}
