* {
	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: #1d1d1d;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

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

h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 31px 0;
	padding: 0 0 14px 24px;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.083em;
	font-weight: 400;
	color: #0c0c0c;
}

	h2 span {
		display: block;
		margin: -4px 0 0 0;
	}

h3 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 28px 0;
	padding: 0 0 12px 24px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 400;
	color: #0c0c0c;
}

	h3.extra {
		margin: 0 0 22px 0;
	}
	
	h3.extra1 {
		margin: 0 0 26px 0;
	}
	
	h3.extra2 {
		margin: 0 0 32px 0;
	}

h4 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 26px 0;
	padding: 0 0 12px 14px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 400;
	color: #0c0c0c;
}

	h4.extra {
		margin: 0 0 18px 0;
	}
	
	h4.extra1 {
		margin: 0 0 22px 0;
	}

h5 {
	padding: 0 0 7px 0;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 1em;
	color: #1d1d1d;
}

h6 {
	padding: 0 0 28px 0;
	text-transform: uppercase;
	line-height: 2em;
	font-size: 1em;
	font-weight: normal;
	color: #d71900;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 30px 48px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 10px 0 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 43px 0 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-tail-top {
	background: url(images/main-tail-top.jpg) repeat-x 50% 0%;
}

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

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

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

#header {
	background: url(images/header.jpg) no-repeat 0% 124px;
	position: relative;
	height: 435px;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 8px;
	left: -1px;
}

#menu {
	position: absolute;
	top: 25px;
	right: 0;
}

	#menu li {
		float: left;
		padding: 0 0 0 27px;
	}
	
		#menu li a {
			display: block;
			height: 27px;
			float: left;
			padding: 0 12px 0 12px;
			line-height: 26px;
			overflow: hidden;
			font-size: 1.083em;
			text-transform: uppercase;
			text-decoration: none;
			color: #b7b6b6;
		}
		
		#menu li.act a {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			color: #fff;
		}
		
		#menu li a:hover {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			color: #fff;
		}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 2px;
	width: 252px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 82px;
	right: 0;
}

	#search-form span {
		display: block;
		width: 30px;
		height: 22px;
		overflow: hidden;
		float: left;
		margin: 2px 0 0 0;
	}

	#search-form input {
		background: none;
		width: 145px;
		height: 16px;
		margin: 2px 0 0 0;
		padding: 3px 6px 3px 0;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 60px;
		height: 25px;
		margin: 0 0 0 11px;
		padding: 0;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #d71900;
		cursor: pointer;
	}
	
		#search-form input#search-submit:hover {
			color: #000;
		}

#slogan {
	background: url(images/slogan-bg.jpg) no-repeat 0% 0%;
	width: 978px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 356px;
	left: 0;
}

	#slogan img {
		position: absolute;
		top: 11px;
		left: 25px;
	}

#content {
	width: 100%;
}

	#content .indent {
		padding: 11px 0 0 0;
	}
	
		#content p {
			padding: 0 0 15px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #797979;
		}
		
		#content p.extra {
			padding: 0 0 26px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 18px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 30px 0;
		}
		
			#content p big {
				display: block;
				width: 100%;
				padding: 3px 0 3px 0;
				overflow: hidden;
				font-size: 1em;
				font-weight: bold;
				color: #1d1d1d;
			}
			
				#content p big small {
					float: right;
					font-size: 1em;
				}
				
			#content p.extra-style {
				padding: 0 0 19px 0;
				line-height: 1.538em;
			}

.row-1 {
	padding: 0 0 10px 0;
}

.row-2 {
	background: url(images/row-tail.gif) repeat 100% 188px;
}

	.row-2 .inner {
		background: url(images/row-bg.jpg) no-repeat 0% 0%;
		padding: 23px 50px 33px 52px;
	}
	
	.row-2 .inner-1 {
		background: url(images/row-bg.jpg) no-repeat 0% 0%;
		padding: 23px 50px 30px 52px;
	}
	
		.row-2 p {
			padding: 0 0 18px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #8c8c8c !important;
		}
		
			.row-2 p small {
				float: right;
				padding: 0 25% 0 0;
				font-size: 1em;
			}
			
			.row-2 p a {
				color: #dcdcdc;
			}

.banner {
	background: url(images/banner.jpg) no-repeat 0% 0%;
	position: relative;
	width: 326px;
	height: 129px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

	.banner a {
		background: url(images/banner-link.gif) repeat-x 0% 0%;
		display: block;
		height: 23px;
		padding: 0 10px 0 10px;
		overflow: hidden;
		line-height: 20px;
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 84px;
		left: 25px;
	}
	
		.banner a:hover {
			color: #000;
		}

.content-indent {
	padding: 0 22px 0 25px;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 24px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	float: right;
	line-height: 22px;
	border: 1px solid #dedede;
	text-decoration: none;
	color: #d71900;
}

	.link:hover {
		color: #000;
	}

.contact-link {
	background: url(images/contact-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	width: 62px;
	height: 32px;
	overflow: hidden;
	float: right;
	line-height: 32px;
	border: 1px solid #dedede;
	text-align: center;
	text-decoration: none;
	color: #d71900;
}

	.contact-link:hover {
		color: #000;
	}

.contact-link1 {
	background: url(images/contact-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	width: 62px;
	height: 32px;
	overflow: hidden;
	float: right;
	line-height: 32px;
	border: 1px solid #dedede;
	border-right: none;
	text-align: center;
	text-decoration: none;
	color: #d71900;
}

	.contact-link1:hover {
		color: #000;
	}

.link-indent {
	margin: 0 0 48px 0;
}

.box {
	background: #fff;
	border: 1px solid #dedede;
}

	.box .inner {
		padding: 15px 22px 17px 23px;
	}
	
	.box .inner-1 {
		padding: 15px 22px 15px 23px;
	}
	
	.box .box-indent {
		padding: 0 5px 0 15px;
	}

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

	.list li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 26px;
		line-height: 2em;
		font-size: 1.083em;
		color: #797979;
	}
	
		.list li a {
			color: #797979;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 25px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #909090;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 12px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 2px 0 0 0;
			font-weight: normal;
			font-style: italic;
			color: #1d1d1d;
		}
		
			.list-1 li strong a {
				margin: 0;
				color: #1d1d1d;
			}
			
		.list-1 li a {
			margin: 0 0 0 4px;
			font-style: italic;
			color: #d71900;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.692em;
		font-size: 1.083em;
		color: #8c8c8c;
	}
	
		.list-2 li img {
			float: left;
			margin: 3px 10px 0 0;
		}
		
		.list-2 li a {
			text-decoration: none;
			color: #8c8c8c;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	margin: 0 0 -7px 0;
	overflow: hidden;
}

	.list-3 dt {
		padding: 0 0 5px 0;
		line-height: 1.5em;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: bold;
		color: #1d1d1d;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #1d1d1d;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 20px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #797979;
	}

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

	.list-4 li {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #797979;
	}
	
		.list-4 li a {
			color: #1d1d1d;
		}

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

	.list-5 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #797979;
	}
	
	.list-5 li.extra {
		padding: 0 0 17px 0;
	}
	
		.list-5 li img {
			float: left;
			margin: 0 30px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 2px 0 5px 0;
			text-transform: uppercase;
			line-height: 1.5em;
			font-size: 0.923em;
			color: #1d1d1d;
		}
		
			.list-5 li strong a {
				color: #1d1d1d;
			}

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

	.list-6 dt {
		padding: 0 0 1px 0;
		text-transform: uppercase;
		line-height: 2em;
		font-size: 1em;
		color: #d71900;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #d71900;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 21px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #797979;
	}

.list-7 {
	margin: -1px 0 0 0;
	padding: 0 0 30px 0;
	overflow: hidden;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #797979;
}

	.list-7 dt {
		font-weight: bold;
		color: #0c0c0c;
	}
	
		.list-7 dt a {
			text-decoration: none;
			color: #0c0c0c;
		}
		
		.list-7 dt a:hover {
			text-decoration: underline;
		}
		
	.list-7 dd {
		padding: 0 0 20px 0;
	}

.list-8 {
	padding: 3px 0 0 0;
	overflow: hidden;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #797979;
}

	.list-8 dt {
		font-weight: bold;
		color: #0c0c0c;
	}
	
	.list-8 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-8 dd small {
			float: right;
			padding: 0 23% 0 0;
			font-size: 1em;
		}

.list-indent {
	padding: 0 0 24px 0 !important;
}

.list-indent1 {
	padding: 0 0 4px 0 !important;
}

.list-indent2 {
	padding: 0 0 22px 0 !important;
}

.list-indent3 {
	padding: 0 0 17px 0 !important;
}

.buttons {
	background: #f9f9f9;
	padding: 9px 9px 9px 9px;
	border: 1px solid #dedede;
	border-top: none;
}

	.buttons strong a {
		background: #7b7b7b url(images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 34px;
		height: 34px;
		overflow: hidden;
		float: right;
	}
	
		.buttons strong a:hover {
			background: #d71900 url(images/button-next.gif) no-repeat 0% 0%;
		}
		
	.buttons b a {
		background: #7b7b7b url(images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 33px;
		height: 34px;
		overflow: hidden;
		float: right;
	}
	
		.buttons b a:hover {
			background: #d71900 url(images/button-prev.gif) no-repeat 0% 0%;
		}

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

.title {
	padding: 0 0 19px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 400;
	color: #bcbcbd;
}

	.title strong {
		display: block;
		padding: 0 0 8px 0;
		font-weight: 400;
	}
	
	.title b {
		display: block;
		padding: 0 0 6px 0;
		font-weight: 400;
	}
	
	.title big {
		display: block;
		padding: 0 0 2px 0;
		font-size: 1em;
		font-weight: 400;
	}
	
	.title em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

.pic-indent {
	margin: 0 0 16px 0;
}

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

#book-form {
	width: 595px;
	padding: 11px 0 0 0;
}

	#book-form h6 {
		padding: 0 0 6px 0 !important;
	}

	#book-form .right {
		float: right;
		width: 271px;
	}
	
	#book-form span {
		position: relative;
		display: block;
		width: 271px;
		height: 30px;
		overflow: hidden;
	}
	
		#book-form span.extra {
			height: 34px;
		}
	
	#book-form b {
		display: block;
		float: left;
		width: 80px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		font-size: 0.917em;
		font-weight: normal;
		color: #2d3331;
	}
	
	#book-form i {
		background: url(images/important.gif) no-repeat 0% 0%;
		display: block;
		width: 5px;
		height: 5px;
		overflow: hidden;
		position: absolute;
		top: 2px;
		left: 266px;
	}
	
	#book-form input {
		background: #fff;
		width: 246px;
		height: 16px;
		padding: 1px 6px 1px 6px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #2d3331;
	}
	
	#book-form select {
		background: #fff;
		width: 262px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #2d3331;
	}
	
		#book-form select.year {
			float: right;
			width: 42px;
			margin: 0 9px 0 25px;
		}
		
		#book-form select.month {
			float: right;
			width: 42px;
			margin: 0 0 0 23px;
		}
		
		#book-form select.day {
			float: right;
			width: 42px;
			margin: 0;
		}
	
	#book-form textarea {
		background: #fff;
		width: 246px;
		height: 166px;
		padding: 1px 6px 1px 6px;
		float: left;
		margin: 35px 0 0 0;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #2d3331;
	}

	#book-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		width: 77px;
		height: 24px;
		margin: 18px 10px 0 1px;
		overflow: hidden;
		float: right;
		line-height: 22px;
		border: 1px solid #dedede;
		text-align: center;
		text-decoration: none;
		color: #d71900;
	}
	
		#book-form a:hover {
			color: #000;
		}

	#book-form p {
		padding: 3px 0 0 0 !important;
		line-height: 1.636em !important;
		font-size: 0.917em !important;
		color: #d71900 !important;
	}

#contact-form {
	width: 255px;
	padding: 4px 0 25px 0;
}

	#contact-form strong {
		display: block;
		padding: 0 0 18px 0;
		text-transform: uppercase;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #d71900;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 23px 0;
		text-transform: uppercase;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #d71900;
	}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #f4f4f4;
		width: 225px;
		height: 18px;
		padding: 3px 14px 3px 14px;
		border: 1px solid #dcdcdc;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size: 1em;
		color: #1d1d1d;
	}
	
	#contact-form textarea {
		background: #f4f4f4;
		width: 225px;
		height: 148px;
		padding: 3px 14px 3px 14px;
		border: 1px solid #dcdcdc;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size: 1em;
		color: #1d1d1d;
	}

.privacy {
	background: url(images/privacy-tail.gif) repeat-x 0% 100%;
	padding: 22px 0 43px 0;
}

	.privacy h3 {
		margin: 0 0 31px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 20px 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #797979 !important;
	}
	
	.privacy p.extra {
		padding: 3px 0 0 0 !important;
	}
	
		.privacy p a {
			color: #797979 !important;
		}

#footer {
	background: url(images/footer-tail.gif) repeat-x 0% 0%;
	height: 44px;
	overflow: hidden;
}

	#footer p {
		padding: 0 2px 0 0;
		line-height: 46px;
		text-align: center;
		color: #171717;
	}
		
		#footer p strong {
			padding: 0 3px 0 0;
			font-weight: normal;
		}
		
		#footer p span {
			padding: 0 9px;
		}
		
		#footer p a {
			color: #171717;
		}
