/* CSS Document */

* {
    margin: 0;
	padding: 0;
}

.wrapper {
    width: 100%;
	overflow: hidden;
}

.wrapper-1 {
    width: 100%;
}

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

ul, ol {
	list-style: none;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color: #2b2b2b;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 1006px;
}

body {
	background: #2b2b2b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
    height: 100%;
	color: #000;
}

h2 {
	line-height: 1.2em;
	font-size: 2.25em;
	font-weight: normal;
	color: #858170;
}

	h2 strong {
		display: block;
		margin: 4px 0 0 0;
		font-size: 1.889em;
		font-weight: normal;
		color: #261f00;
	}
	
	h2 span {
		display: block;
		padding: 0 0 14px 0;
		color: #261f00;
	}
	
	h2.extra {
		padding: 39px 0 0 0;
	}

h3 {
	padding: 0 0 14px 0;
	line-height: 1.2em;
	font-size: 2.333em;
	font-weight: normal;
	color: #fff;
}

	h3.extra {
		padding: 0 0 9px 0;
	}

	h3 span {
		display: block;
		margin: -14px 0 0 0;
		padding: 0 0 0 5px;
		font-size: 0.536em;
		color: #a2a2a2;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: normal;
	}

h4 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 32px 0;
	line-height: 1.2em;
	font-size: 3.5em;
	font-weight: normal;
	color: #261f00;
}

	h4 span {
		line-height: 1.2em;
		font-size: 0.548em;
	}

	h4 strong {
		line-height: 1.2em;
		font-size: 0.429em;
		font-weight: normal;
	}

h5 {
	padding: 0 0 12px 0;
	line-height: 1.2em;
	font-size: 2.25em;
	font-weight: normal;
	color: #261f00;
}

	h5 span {
		display: block;
		margin: 0 0 -1px 0;
		font-size: 1.083em;
	}

h6 {
	padding: 0 0 9px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #fcd200;
}

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

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

.column-1, .column-2, .column-3, .column-4, .column-5 {
	float: left;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 27px 23px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 5px 15px 14px 3px;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 7px 4px 0 20px;
	}

#main-tail-top {
	background: #fcd200 url(images/main-tail-top.gif) repeat-x 50% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 50% 100%;
	width: 100%;
}

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

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

#header {
	position: relative;
	height: 762px;
}

	#header p {
		width: 425px;
		line-height: 1.2em;
		font-size: 4.75em;
		color: #fff;
		position: absolute;
		top: 415px;
		left: -2px;
	}
	
		#header p span {
			display: block;
			margin: -19px 0 0 0;
			text-align: right;
			font-size: 0.596em;
		}
		
			#header p span a {
				text-decoration: none;
				color: #fcd200;
			}
			
			#header p span a:hover {
				text-decoration: underline;
			}

#menu {
	overflow: hidden;
	position: absolute;
	top: 31px;
	left: -29px;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 32px 0 31px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.25em;
		font-weight: bold;
		color: #fff;
	}
	
		#menu li a {
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			text-decoration: underline;
		}

#logo {
	position: absolute;
	top: 145px;
	left: 0;
}

#start-form {
	background: url(images/start-input.gif) no-repeat 0% 0%;
	width: 704px;
	height: 89px;
	overflow: hidden;
	position: absolute;
	top: 551px;
	left: -1px;
}

	#start-form input {
		background: none;
		width: 281px;
		height: 19px;
		padding: 8px 15px 8px 15px;
		border: none;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.25em;
		color: #848481;
	}
	
	
	#start-form input#start-submit {
		background: url(images/start-submit.gif) no-repeat 0% 0%;
		width: 77px;
		height: 35px;
		margin: 0 0 0 16px;
		padding: 0;
		border: none;
		cursor: pointer;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.25em;
		font-weight: bold;
		color: #3e3e3d;
		position: absolute
	}

#price li {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 1.4375em;
	font-size: 1.333em;
	font-weight: bold;
	color: #fffffc;
}

	#price li a {
		display: block;
		text-decoration: none;
		color: #fffffc;
	}
	
	#price li a:hover {
		color: #fcd200;
	}
	
		#price li a span {
			display: block;
			font-weight: normal;
			color: #aeaeae;
		}
		
			#price li a span i {
				font-style: normal;
				color: #cfcfcf;
			}
		
			#price li a span em {
				font-style: normal;
				color: #fcd200;
			}
	
	#price li#price-1 {
		position: absolute;
		top: 694px;
		left: 505px;
	}
	
	#price li#price-2 {
		position: absolute;
		top: 694px;
		left: 658px;
	}
	
	#price li#price-3 {
		position: absolute;
		top: 694px;
		left: 818px;
	}

#content {
	padding: 35px 0 39px 0;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #fff url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 19px 50px 41px 43px;
	}
	
	.box .inner-1 {
		padding: 28px 50px 35px 43px;
	}
	
	.box p {
		padding: 0 0 0 2px !important;
		line-height: 1.667em !important;
		font-size: 1em !important;
		color: #000 !important;
	}
	
	.box p.extra {
		padding: 0 0 3px 2px !important;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #2b2b2b url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 27px 44px 35px 45px;
	}
	
	.box-1 .inner-1 {
		padding: 27px 40px 33px 45px;
	}
	
	.box-1 p {
		padding: 0 0 0 0 !important;
		line-height: 1.667em !important;
		font-size: 1em !important;
		color: #cecece !important;
	}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #fcd200 url(images/border-top2.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot2.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left2.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right2.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 7px 14px 17px 14px;
	}

.box-3 {
	width: 100%;
	overflow: hidden;
}

	.box-3 .border-top {
		background: #fcd200 url(images/border-top3.gif) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot3.gif) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left3.gif) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right3.gif) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 9px 14px 17px 14px;
	}

.box-indent {
	margin: 0 0 14px 0 !important;
}

.box-indent-1 {
	margin: 0 0 12px 0 !important;
}

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

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

	.list li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		line-height: 1.917em;
		color: #cecece;
	}
	
	.list li.extra {
		background: none;
	}
	
		.list li a {
			text-decoration: none;
			color: #cecece;
		}
		
		.list li a:hover {
			color: #fff;
		}

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

	.list-1 li {
		background: url(images/line-hor1.gif) repeat-x 0% 100%;
		line-height: 1.917em;
		color: #000;
	}
	
	.list-1 li.extra {
		background: none;
	}
	
		.list-1 li a {
			text-decoration: none;
			color: #000;
		}
		
		.list-1 li a:hover {
			color: #666;
		}

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

	.list-2 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 2.5em;
		color: #cecece;
	}
	
	.list-2 li strong {
		width: 80px;
		float: right;
		text-align: right;
		color: #fcd200;
	}
	
	.list-2 li b {
		float: right;
		color: #fff;
	}
	
	.list-2 li a {
		text-decoration: none;
		color: #cecece;
	}
	
	.list-2 li a:hover {
		text-decoration: underline;
	}

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

.indent-right {
	padding: 0 100px 0 0;
}

.link {
	float: left;
	color: #fff;
}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 35px;
	float: right;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #f3f4f2;
}

	.link-1 span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 35px;
		padding: 0 12px 0 14px;
		overflow: hidden;
		line-height: 32px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-2 {
	float: left;
	margin: 8px 0 0 2px;
}

.row-indent {
	padding: 0 0 13px 0 !important;
}

.indent {
	padding: 9px 0 23px 16px;
}

	.indent p {
		padding: 0 0 20px 0;
		line-height: 1.667em;
		font-size: 1em;
		color: #000;
	}

#footer {
    height: 291px;
	color: #a2a2a2;
}

	#footer .inner {
		padding: 49px 0 0 0;
	}

	#footer .column-1 {
		width: 196px;
		padding: 0 20px 0 0;
	}
	
	#footer .column-2 {
		width: 131px;
		padding: 0 20px 0 0;
	}
	
	#footer .column-3 {
		width: 141px;
		padding: 0 20px 0 0;
	}
	
	#footer .column-4 {
		width: 135px;
		padding: 0 5px 0 0;
	}
	
	#footer .column-5 {
		width: 338px;
		padding: 0 0 0 0;
	}
	
	#footer ul li {
		line-height: 1.692em;
		font-size: 1.083em;
		color: #a2a2a2;
	}
	
		#footer ul li strong a {
			font-size: 1.154em;
			color: #fcd200;
		}
	
		#footer ul li a {
			text-decoration: none;
			color: #a2a2a2;
		}
	
		#footer ul li a:hover {
			text-decoration: underline;
		}
	
	#footer b {
		display: block;
		margin: -4px 0 0 0;
		letter-spacing: 1px;
		text-align: right;
		line-height: 1em;
		font-size: 2.417em;
		font-weight: normal;
		color: #fcd200;
	}
	
		#footer b span {
			display: block;
			margin: -1px 0 0 0;
			word-spacing: 1px;
			letter-spacing: normal;
			text-align: right;
			font-size: 0.483em;
			color: #a2a2a2;
		}
		
	#footer p {
		padding: 13px 0 9px 0;
		text-align: right;
		font-size: 1.167em;
		color: #a2a2a2;
	}
	
		#footer p a {
			text-decoration: none;
			color: #fff;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
	#footer em {
		display: block;
		text-align: right;
		font-style: normal;
		color: #a2a2a2;
	}
	
		#footer em a {
			background: url(images/rss.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 19px;
			padding: 0 26px 0 0;
			line-height: 18px;
			text-transform: uppercase;
			text-decoration: none;
			color: #a2a2a2;
		}
		
		#footer em a:hover {
			color: #fcd200;
		}
