* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.wrapper {
	width: 100%;
	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;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #3c3c3c;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body-tail.gif) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	padding: 0 0 0 27px;
	line-height: 52px;
	font-size: 1.417em;
	font-weight: normal;
	color: #fff;
}

h2 {
	padding: 0 0 0 27px;
	line-height: 52px;
	font-size: 1.417em;
	font-weight: normal;
	color: #fff;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 113px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail {
	background: url(images/main-tail.gif) repeat 50% 535px;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 50% 100%;
}

#main-tail-top {
	background: url(images/main-tail-top.gif) repeat-x 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
}

#main {
	position: relative;
	width: 988px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 114px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 2px;
}

#menu {
	position: absolute;
	top: 41px;
	right: 3px;
}

	#menu li {
		float: left;
		padding: 0 0 0 4px;
	}
	
		#menu li a {
			background: url(images/menu.gif) no-repeat 0% 0%;
			display: block;
			width: 91px;
			height: 30px;
			overflow: hidden;
			float: left;
			line-height: 28px;
			font-size: 1.083em;
			text-align: center;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover {
				background-position: 0% -30px !important;
			}
			
			#menu li.act a {
				background-position: 0% -30px !important;
			}

#content {
	width: 100%;
}

	#content #indent {
		padding: 9px 0 0 3px;
	}
	
	#content #indent-1 {
		padding: 10px 0 0 3px;
	}
		
		#content p {
			padding: 0 0 17px 0;
			line-height: 1.417em;
			font-size: 1em;
			color: #3c3c3c;
		}
		
		#content p.extra {
			padding: 0 0 11px 0;
		}

#column-left {
	position: relative;
	float: left;
	width: 709px;
	padding: 0 7px 0 0;
	overflow: hidden;
}

#column-right {
	float: left;
	width: 269px;
	overflow: hidden;
	padding: 1px 0 0 0;
}

#info-box {
	background: url(images/info-box.png) no-repeat 0% 0%;
	position: relative;
	width: 709px;
	height: 356px;
	overflow: hidden;
	margin: 0 0 8px 0;
}

	#info-box ul {
		position: absolute;
		top: 14px;
		right: 27px;
	}
	
		#info-box ul li {
			padding: 0 0 7px 0;
		}
		
	#info-box strong {
		display: block;
		line-height: 1.417em;
		font-size: 1em;
		color: #fff;
		position: absolute;
		top: 275px;
		left: 55px;
	}
	
	#info-box b {
		display: block;
		width: 615px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: normal;
		color: #fff;
		position: absolute;
		top: 299px;
		left: 55px;
	}

#info-box-1 {
	background: url(images/info-box-1.png) no-repeat 0% 0%;
	position: relative;
	width: 709px;
	height: 356px;
	overflow: hidden;
	margin: 0 0 8px 0;
}

	#info-box-1 ul {
		position: absolute;
		top: 14px;
		right: 27px;
	}
	
		#info-box-1 ul li {
			padding: 0 0 7px 0;
		}
		
	#info-box-1 strong {
		display: block;
		line-height: 1.417em;
		font-size: 1em;
		color: #fff;
		position: absolute;
		top: 275px;
		left: 55px;
	}
	
	#info-box-1 b {
		display: block;
		width: 615px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: normal;
		color: #fff;
		position: absolute;
		top: 299px;
		left: 55px;
	}

#button-prev {
	background: url(images/button-prev.gif) no-repeat 0% 0%;
	display: block;
	width: 10px;
	height: 19px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	left: 560px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.png) repeat-x 0% 0%;
		height: 53px;
		margin: 0 10px 0 7px;
		overflow: hidden;
	}
	
	.box .border-left {
		background: url(images/border-left.png) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.png) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box .box-content {
		background: #fff;
		margin: 0 10px 0 7px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.png) repeat-x 0% 0%;
		height: 10px;
		margin: 0 10px 0 7px;
		overflow: hidden;
	}

	.box .inner {
		padding: 29px 26px 22px 26px;
	}
	
	.box .inner-1 {
		padding: 33px 26px 25px 20px;
	}
	
	.box .inner-2 {
		padding: 28px 23px 31px 20px;
	}
	
	.box .inner-3 {
		padding: 33px 10px 25px 20px;
	}
	
	.box .inner-4 {
		padding: 16px 26px 22px 26px;
	}

.box-1 {
	width: 100%;
	margin: 0 0 7px 0;
	overflow: hidden;
}

	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.png) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box-1 .border-top {
		background: url(images/border-top1.png) repeat-x 0% 0%;
		height: 53px;
		margin: 0 10px 0 7px;
		overflow: hidden;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.png) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.png) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box-1 .box-content {
		background: #fff;
		margin: 0 10px 0 7px;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.png) no-repeat 0% 0%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.png) repeat-x 0% 0%;
		height: 10px;
		margin: 0 10px 0 7px;
		overflow: hidden;
	}

	.box-1 .inner {
		padding: 18px 11px 59px 23px;
	}
	
	.box-1 .inner-1 {
		padding: 18px 11px 53px 23px;
	}

.box-indent {
	margin: 0 0 7px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 6px 0;
		padding: 0 0 8px 0;
		line-height: 1.769em;
		font-size: 1.083em;
		color: #000;
	}
	
	.list li.last {
		background: none;
		margin: 0;
	}
	
		.list li a {
			text-decoration: none;
			color: #000;
		}
		
		.list li a:hover {
			color: #999;
		}

.list-1 {
	width: 100%;
	padding: 0 0 6px 0;
	overflow: hidden;
}

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 12px 0;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
	.list-1 li.last {
		background: none;
	}
	
		.list-1 li img {
			float: left;
			margin: 4px 18px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 7px 0;
			line-height: 1.417em;
			font-size: 1em;
			color: #3c3c3c;
		}
		
		.list-1 li p {
			padding: 0 0 10px 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #3c3c3c !important;
		}

.list-2 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 12px 0;
		padding: 0 0 10px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #3c3c3c;
	}
	
	.list-2 li.last {
		background: none;
		margin: 0;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 15px 0 0;
		}
		
		.list-2 li a {
			font-weight: bold;
			text-decoration: none;
			color: #3c3c3c;
		}
		
			.list-2 li a:hover {
				text-decoration: underline;
			}

.list-3 {
	width: 100%;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		width: 96px;
		padding: 0 17px 0 0;
	}
	
	.list-3 li.last {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 6px 0;
		}
	
		.list-3 li strong {
			display: block;
			line-height: 1.231em;
			font-size: 1.083em;
			font-weight: normal;
			color: #d99512;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #d99512;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-3 li b {
			display: block;
			line-height: 1.231em;
			font-size: 1.083em;
			font-weight: normal;
			color: #646464;
		}

.list-4 {
	overflow: hidden;
}

	.list-4  li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 13px 0;
		padding: 0 0 10px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		font-size: 1em;
		color: #3c3c3c;
	}
	
	.list-4  li.last {
		background: none;
		margin: 0 0 12px 0;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 15px 0 0;
		}
		
		.list-4 li p {
			padding: 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #3c3c3c !important;
		}
		
		.list-4 li b {
			display: block;
			color: #f3ae2c;
		}
		
			.list-4 li b a {
				background: url(images/arrow.gif) no-repeat 100% 6px;
				padding: 0 10px 0 0;
				float: left;
				text-decoration: none;
				color: #f3ae2c;
			}
			
			.list-4 li b a:hover {
				color: #0d0d0d;
			}

.list-5 {
	background: url(images/list-line.gif) repeat 0% 0%;
	width: 100%;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 290px;
		height:148px;
		overflow:hidden;
		padding: 13px 55px 14px 0;
	}
	
	.list-5 li.extra {
		padding: 13px 0 14px 0;
	}
	
	.list-5 li.extra-1 {
		padding: 13px 55px 0 0;
	}
	
	.list-5 li.last {
		padding: 13px 0 0 0;
	}
	
		.list-5 li img {
			float: left;
			margin: 4px 18px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 0 0 4px 0;
			line-height: 1.417em;
			font-size: 1em;
			color: #3c3c3c;
		}
		
		.list-5 li b {
			display: block;
			padding: 0 0 10px 0;
			line-height: 1.417em;
			font-size: 1em;
			font-weight: normal;
			color: #e29e1c;
		}
		
		.list-5 li p {
			padding: 0 0 7px 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #3c3c3c !important;
		}
		
		.list-5 li em {
			display: block;
			padding: 0 0 13px 0;
			line-height: 1.417em;
			font-size: 1em;
			font-style: normal;
			color: #e29e1c;
		}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 29px;
		padding: 0 17px 0 17px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.next {
	background: url(images/arrow.gif) no-repeat 100% 7px;
	display: block;
	float: right;
	padding: 0 9px 0 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #f3ae2c;
}

	.next:hover {
		color: #0d0d0d;
	}

.pages {
	float: left;
	overflow: hidden;
	margin: 0 0 0 240px;
}

	.pages li {
		background: url(images/pages-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 5px 0 6px;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #878787;
	}
	
		.pages li a {
			text-decoration: none;
			color: #878787;
		}
		
			.pages li a:hover {
				color: #f3ae2c;
			}
			
			.pages li.act a {
				color: #f3ae2c;
			}

.indent-top {
	width: 100%;
	padding: 33px 0 0 0;
	overflow: hidden;
}

#footer {
	height: 134px;
	overflow: hidden;
}

	#footer .inner {
		padding: 33px 4px 0 4px;
	}
	
	#footer strong {
		float: right;
		padding: 6px 0 0 0;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #fff;
	}

	#footer p {
		float: left;
		padding: 6px 0 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #fff;
	}
	
		#footer p b {
			padding: 0 1px 0 0;
			letter-spacing: 1px;
		}
	
		#footer p a {
			text-decoration: none;
			color: #fff;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
	#footer ul {
		float: left;
	}
	
		#footer ul li {
			float: left;
			padding: 0 0 0 11px;
		}
