* {
	margin: 0;
	padding: 0;
}

.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: #d52d00;
}

	a:hover {
		text-decoration: none;
	}
	
body {
	background: #393939 url(images/body.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #da11e7;
}

h1 {
	background: url(images/logo-tail.gif) repeat-x 50% 0%;
	width: 207px;
	height: 107px;
	line-height: 106px;
	text-transform: uppercase;
	text-align: center;
	font-size: 4em;
	color: #fefefe;
	position: absolute;
	top: 50px;
	left: 0;
}

	h1 span {
		background: url(images/logo-bg.jpg) no-repeat 100% 0%;
		display: block;
	}
	
	h1 a {
		text-decoration: none;
		color: #fefefe;
	}
	
	h1 a:hover {
		color: #000;
	}

h2 {
	background: url(images/title-tail.png) repeat-x 0% 0%;
	height: 41px;
	margin: 0 0 32px 0;
	padding: 0 0 0 18px;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 40px;
	font-size: 2.25em;
	color: #ddd;
}

	h2 span {
		text-transform: none;
	}

h2.extra {
	margin: 0 0 39px 0;
	font-size: medium;
}

h3 {
	background: url(images/title-tail-1.png) repeat-x 0% 0%;
	height: 41px;
	margin: 0 0 32px 0;
	padding: 0 0 0 18px;
	overflow: hidden;
	line-height: 40px;
	font-size: small;
	color: #102239;
}

	h3 span {
		text-transform: uppercase;
	}
	
	h3 b {
		letter-spacing: -1px;
		font-weight: normal;
	}
	
	h3.extra {
		margin: 0 0 39px 0;
	}

h6 {
	padding: 0 0 16px 0;
	line-height: 1.6em;
	font-size: medium;
	font-weight: bold;
	color: #DDC19A;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 26px 21px 0;
	}

.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;
}

#main-bg-bot {
	background: url(images/main-bg-bot.png) no-repeat 50% 100%;
	color: #8798A1;
	text-align: left;
}

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

#header {
	position: relative;
	height: 634px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 50px;
	left: 0;
}

#flash {
	position: absolute;
	top: 157px;
	left: 0;
}

#content {
	background: url(images/content-tail.png) repeat 0% 0%;
	padding: 19px 19px 19px 19px;
}

	#content p {
	padding: 0 0 16px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #DDC19A;
	}
	
	#content p small {
		float: right;
		padding: 0 19% 0 0;
		font-size: 1em;
	}
	
	#content p big {
		font-size: 1em;
		font-weight: normal;
	}
	
	#content p big a {
		text-decoration: none;
		color: #cfd7e3;
	}
	
	#content p big a:hover {
		text-decoration: underline;
	}
	
	#content p i a {
		font-style: normal;
		color: #78b8ff;
	}
	
	#content p.extra {
		padding: 0 0 24px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 19px 0;
	}

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

.indent-bot-1 {
	margin: 0 0 18px 0;
}

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

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

.list {
	width: 100%;
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.png) no-repeat 1px 0%;
		padding: 2px 45px 16px 51px;
		float: left;
		width: 200px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #cfd7e3;
	}
	
	.list li.extra {
		padding: 2px 0 0 51px;
	}
	
	.list li a {
		color: #78b8ff;
	}

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

	.list-1 li {
		width: 100%;
		padding: 0 0 21px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #ffffff;
	}
	
	.list-1 li.extra {
		padding: 0 0 22px 0;
	}
	
	.list-1 li img {
		float: left;
		margin: 3px 15px 0 0;
	}
	
	.list-1 li em {
		background: url(images/icon-book.png) no-repeat 0% 3px;
		display: block;
		overflow: hidden;
		padding: 0 0 8px 27px;
		line-height: 1.286em;
		font-size: 1.077em;
		color: #fff;
	}
	
	.list-1 li a {
		color: #b10d27;
	}

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

	.list-2 li {
		background: url(images/marker.png) no-repeat 1px 0%;
		padding: 2px 0 16px 50px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #141516;
	}
	
	.list-2 li.extra {
		padding: 2px 0 0 51px;
	}
	
	.list-2 li a {
		color: #b10d27;
	}

.list-3 {
	padding: 3px 0 2px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #141516;
}

	.list-3 dt {
		color: #b10d27;
	}
	
	.list-3 dt a {
		color: #b10d27;
	}
	
	.list-3 dd {
		padding: 0 0 18px 0;
	}
	
	.list-3 dd.extra {
		padding: 0 0 1px 0;
	}

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

	.list-4 dt {
		color: #b10d27;
	}
	
	.list-4 dt a {
		color: #b10d27;
	}
	
	.list-4 dd {
		padding: 0 0 17px 0;
	}

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

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

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

.link {
	background: #122a4d url(images/link-bg.gif) no-repeat 100% 0%;
	display: block;
	height: 19px;
	padding: 0 30px 0 13px;
	float: left;
	line-height: 18px;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

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

.link-indent-1 {
	margin: 0 0 33px 0;
}

.link-indent-2 {
	margin: 0 0 18px 0;
}

.box {
	background: url(images/box-tail.png) repeat 0% 0%;
}

	.box .inner {
		padding: 0 10px 22px 10px;
	}
	
	.box .inner-1 {
		padding: 0 20px 22px 22px;
	}
	
	.box .inner-2 {
		padding: 0 20px 31px 22px;
	}
	
	.box div.extra {
		background: url(images/pic-1.png) no-repeat 17px 8px;
		padding: 22px 26px 21px 22px;
		line-height: 1.385em;
		text-align: right;
		font-size: 1.083em;
		color: #141516;
	}
	
	.box div.extra a {
		color: #fff !important;
	}
	
	.box div.extra span {
	color: #FFF;
	}

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

#pictures {
	background: url(images/pictures-tail.png) repeat-x 0% 0%;
	width: 100%;
	height: 65px;
	overflow: hidden;
}

	#pictures ul {
		padding: 9px 0 0 50px;
	}
	
	#pictures ul li {
		float: left;
	}

#contact-form {
	width: 541px;
	padding: 8px 0 0 1px;
}

	#contact-form textarea {
		background: none;
		width: 280px;
		height: 72px;
		padding: 3px;
		border: 1px solid #cfd7e3;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #cfd7e3;
	}
	
	#contact-form label {
		display: block;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 230px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #cfd7e3;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #cfd7e3;
	}

	#contact-form a {
		background: #28405f url(images/link-bg.gif) no-repeat 100% 0%;
		display: block;
		height: 19px;
		margin: 8px 0 0 18px;
		padding: 0 30px 0 13px;
		float: right;
		line-height: 18px;
		font-size: 1.083em;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

#footer {
	height: 69px;
	padding: 48px 0 0 0;
	overflow: hidden;
}

	#footer p {
		padding: 0 2px 0 0;
		line-height: 72px;
		text-align: center;
		color: #b8c7d9;
	}
	
	#footer p span {
		margin: 0 9px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 9px;
		color: #b8c7d9;
	}
#page3 #main-bg-bot #main #content .wrapper .col-2 .indent-left-1 table tr td h6 .smalltext {
	font-size: medium;
}
#page3 #main-bg-bot #main #content .wrapper .col-2 .indent-left-1 table tr td h6 .smalltext {
	font-size: small;
}
#page3 #main-bg-bot #main #content .wrapper .col-2 .indent-left-1 table tr td p {
	color: #424242;
}

