/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #222;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #252525;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #000;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	font-size: 0.75em;
}

#header-tail {
	background: url(../images/header-tail.jpg) repeat-x 50% 0%;
	width: 100%;
}

	header {
		position: relative;
		width: 968px;
		height: 123px;
		margin: 0 auto;
	}

#content-bg {
	background: #fff;
	width: 100%;
}

	section#content {
		width: 968px;
		margin: 0 auto;
	}

#secondary-content-tail {
	background: #222 url(../images/secondary-content-tail.jpg) repeat-x 50% 0%;
}

#secondary-content-bg {
	background: url(../images/secondary-content-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

	section#secondary-content {
		width: 968px;
		margin: 0 auto;
	}

#footer-tail {
	background: url(../images/footer-tail.gif) repeat-x 50% 0%;
}

footer {
	background: url(../images/footer.gif) repeat-x 0% 0%;
	width: 968px;
	height: 124px;
	margin: 0 auto;
	overflow: hidden;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 5px 25px 45px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 5px 25px 19px 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 20px 0 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 28px 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;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

nav {
	position: absolute;
	top: 71px;
	right: 0;
}

	nav ul {
		overflow: hidden;
	}
	
		nav ul li {
			float: left;
			padding: 0 0 0 1px;
			color: #262626;
		}
		
			nav ul li a {
				background: url(../images/menu.gif) no-repeat 0% 0%;
				float: left;
				width: 138px;
				height: 51px;
				line-height: 54px;
				overflow: hidden;
				font-size: 1.5em;
				text-align: center;
				text-decoration: none;
				color: #262626;
			}
			
		nav ul li.act a {
			height: 52px;
		}
		
			nav ul li a:hover {
				height: 52px;
			}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 11px 0 11px 0;
}

	#content p {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #252525;
	}
	
		#content p.extra {
			padding: 0 0 15px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 9px 0;
		}
	
	#content p small {
		display: block;
		line-height: 1.25em;
		font-size: 1em;
		color: #969696;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 0 5px 3px 0;
		text-align: right;
		color: #1f1f1f;
	}
	
	#content blockquote p b {
		display: block;
		margin: 0 0 -2px 0;
		padding: 0 5px 0 0;
		text-align: right;
		color: #1f1f1f;
	}

#column-left {
	float: left;
	width: 687px;
	padding: 0 10px 0 0;
}

	#column-left .indent {
		padding: 21px 15px 0 0;
	}

#column-right {
	background: #edf1e4 url(../images/col-tail.gif) repeat-x 50% 0%;
	float: left;
	width: 270px;
}

	#column-right .indent {
		padding: 20px 20px 27px 21px;
	}
	
	#column-right .indent-1 {
		padding: 20px 25px 28px 24px;
	}
	
		#column-right h2 {
			background: url(../images/title-bg1.gif) no-repeat 0% 9px;
		}
	
		#column-right p {
			padding: 0 0 18px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #969696 !important;
		}

	
#secondary-content .indent {
	padding: 25px 9px 35px 9px;
}

#secondary-content .indent-1 {
	padding: 25px 9px 41px 9px;
}

#secondary-content .indent-2 {
	padding: 25px 9px 50px 9px;
}

	#secondary-content p {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #969696;
	}
	
		#secondary-content p.extra {
			padding: 0 0 9px 0;
		}
		
		#secondary-content p.extra1 {
			padding: 0 0 13px 0;
		}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	background: #f7f7f7;
	width: 100%;
	overflow: hidden;
}
	
	.box .inner {
		padding: 35px 25px 33px 28px;
	}

.info-box {
	background: #860100 url(../images/info-box.jpg) no-repeat 0% 0%;
	width: 687px;
	height: 233px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

	.info-box strong {
		display: block;
		padding: 50px 70px 70px 120px;
		line-height: 1.2em;
		font-family: "Times New Roman", Times, serif;
		font-size: 3.333em;
		color: #fdfdfd;
	}
	
	.info-box b {
		display: block;
		margin-top: -70px;
		margin-left: 120px;
		line-height: 1em;
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: normal;
		color: #fdfdfd;
	}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 28px;
	left: 20px;
}

	h1 a {
		background: url(../images/logo.gif) no-repeat 0% 0%;
		display: block;
		width: 240px;
		height: 66px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	background: url(../images/title-bg.gif) no-repeat 0% 9px;
	padding: 0 0 20px 25px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	color: #000;
}

.clean {
	background: none;
}

	h2 em {
		display: block;
		margin: 0 0 -5px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}

h3 {
	background: url(../images/title-line.gif) repeat-x 50% 100%;
	margin: 0 0 22px 0;
	padding: 0 0 20px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	color: #000;
}

	h3 span {
		background: url(../images/title-bg.gif) no-repeat 9px 7px;
		display: block;
		padding: 0 0 0 37px;
	}

h4 {
	padding: 0 0 31px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
}

	h4.extra {
		padding: 0 0 31px 12px;
	}
	
	h4 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: normal;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #d5d5d5;
}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #252525;
}

	h6 em {
		display: block;
		margin: 0 0 -10px 0;
		font-style: normal;
	}

h7 {
	font-size: 14px;
}


#footer_links {
 height: 40px;
 width: 1000px;
 position: relative;
 padding-top: 15px;
 display: block;
 text-align: right;
 left: 50%;
 margin-left: -400px;}
 
.link {
 text-decoration: none;    
 margin-left: 50px;
 margin-right: 50px;}

.link {
	background: url(../images/arrow.gif) no-repeat 0% 8px;
	padding: 0 0 0 9px;
	float: left;
	line-height: 1.5em;
	font-size: 1em;
	color: #fff;
}

.link-1 {
	background: url(../images/arrow-1.gif) no-repeat 0% 8px;
	padding: 0 0 0 9px;
	float: left;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	color: #353535;
}

.link-2 {
	background: url(../images/arrow-2.gif) no-repeat 0% 7px;
	padding: 0 0 0 12px;
	float: left;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	color: #e02208;
}

.title {
	padding: 0 0 18px 0;
	line-height: 1.091em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.833em;
	text-transform: uppercase;
	color: #606060;
}

.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-hor {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 25px;
	overflow: hidden;
}

.line-hor1 {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.button-box {
    width: 225px;
    height: 260px;
    float: left; 
}


/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 213px;
	padding: 4px 0 0 0;
	overflow: hidden;
}
	
	#contact-form label {
		display: block;
		width: 100%;
		height: 46px;
		overflow: hidden;
	}

	#contact-form b {
		display: block;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #969696;
	}
	
	#contact-form input {
		background: none;
		width: 205px;
		height: 15px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #b4b4b4;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 205px;
		height: 217px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #b4b4b4;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(../images/arrow-1.gif) no-repeat 0% 8px;
		margin: 14px 0 0 29px;
		padding: 0 0 0 9px;
		float: right;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #353535;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 11px 0;
}

.list {
	padding: 0 0 14px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/arrow-2.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 1.917em;
		font-size: 1em;
		font-weight: bold;
		color: #252525;
	}
	
		.list li a {
			color: #252525;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 8px 0;
		line-height: 1em;
		font-size: 1.167em;
		color: #ce1900;
	}
	
		.list-1 dt img {
			margin: 0 0 15px 0;
		}
		
		.list-1 dt span {
			padding: 0 0 0 7px;
		}
		
	.list-1 dd {
		background: url(../images/line-hor.gif) repeat-x 50% 100%;
		margin: 0 0 29px 0;
		padding: 0 0 25px 7px;
		overflow: hidden;
	}
	
		.list-1 dd strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #1f1f1f;
		}
		
			.list-1 dd strong a {
				color: #1f1f1f;
			}
			
		.list-1 dd p {
			padding: 0 0 15px 0 !important;
			line-height: 1.25em !important;
			font-size: 1em !important;
			color: #969696 !important;
		}
		
			#column-right .list-1 dd p {
				padding: 0 0 13px 0 !important;
				line-height: 1.25em !important;
				font-size: 1em !important;
				color: #969696 !important;
			}
		
		.list-1 dd b {
			display: block;
			width: 100%;
			overflow: hidden;
		}
		
			.list-1 dd b a {
				background: url(../images/link-arrow.gif) no-repeat 0% 6px;
				margin: 0 0 0 1px;
				padding: 0 0 0 9px;
				line-height: 1.5em;
				font-size: 1em;
				color: #353535;
			}
			
		.list-1 dd.last {
			background: none;
			margin: 0;
			padding: 0 0 0 7px;
		}

.list-2 {
	overflow: hidden;
	line-height: 1.133em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #888;
}

	.list-2 dt {
		padding: 0 0 5px 5px;
		color: #2e2e2e;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #2e2e2e;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		background: url(../images/line-hor1.gif) repeat-x 50% 100%;
		margin: 0 0 32px 0;
		padding: 0 0 27px 5px;
	}
	
	.list-2 dd.last {
		background: None;
		margin: 0;
		padding: 0 0 0 5px;
	}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		padding: 0 0 4px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #222;
	}
	
		.list-3 li a {
			background: url(../images/marker-1.gif) no-repeat 1px 5px;
			padding: 0 0 0 14px;
			color: #222;
		}
		
			.list-3 li a:hover {
				background: url(../images/marker-1-act.gif) no-repeat 1px 5px;
				font-weight: bold;
				text-decoration: underline;
				color: #e02208;
			}
			
	.list-3 li.act a {
		background: url(../images/marker-1-act.gif) no-repeat 1px 5px;
		font-weight: bold;
		color: #e02208;
	}

.list-4 {
	background: url(../images/list-tail.gif) repeat 0% 0%;
	width: 100%;
	padding: 0 0 15px 0;
	overflow: hidden;
}

	.list-4 li {
		padding: 0 0 0 11px;
		line-height: 1.833em;
		font-size: 1em;
		color: #969696;
	}
	
		.list-4 li a {
			text-decoration: none;
			color: #969696;
		}
		
		.list-4 li a:hover {
			color: #fff;
		}

.list-5 {
	overflow: hidden;
	margin: 0 0 -3px 0;
	padding: 3px 0 0 2px;
}

	.list-5 dt {
		padding: 0 0 4px 0;
		line-height: 1.2em;
		font-size: 1.333em;
		text-transform: uppercase;
		color: #fff;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-5 dt a:hover {
			color: #e02208;
		}
		
	.list-5 dd {
		background: url(../images/line-hor2.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 23px 0;
		padding: 0 0 20px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #6b6b6b;
	}
	
		.list-5 dd strong {
			display: block;
			color: #d5d5d5;
		}
		
			.list-5 dd strong b {
				font-weight: normal;
			}
			
	.list-5 dd.last {
		background: none;
		padding: 0;
	}

.list-6 {
	margin: 0 0 -2px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #969696;
}

	.list-6 dt {
		color: #d5d5d5;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #d5d5d5;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
	}

.list-7 {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list-7 li {
		background: url(../images/arrow-3.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 1.917em;
		font-size: 1em;
		font-weight: bold;
		color: #6b6b6b;
	}
	
		.list-7 li a {
			color: #6b6b6b;
		}

.list-8 {
	padding: 0 0 21px 0;
	overflow: hidden;
}

	.list-8 li {
		background: url(../images/arrow-4.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 1.917em;
		font-size: 1em;
		font-weight: bold;
		color: #969696;
	}
	
		.list-8 li a {
			color: #969696;
		}

.list-9 {
	width: 100%;
	overflow: hidden;
}

	.list-9 li {
		width: 100%;
		padding: 0 0 25px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-9 li img {
			float: left;
			margin: 5px 25px 0 1px;
		}
		
		.list-9 li strong {
			display: block;
			line-height: 1.5em;
			font-size: 1em;
			color: #252525;
		}
		
		.list-9 li p {
			padding: 0 0 14px 0 !important;
		}

.list-10 {
	margin: 0 0 -4px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #252525;
}

	.list-10 dt {
		font-weight: bold;
	}
	
		.list-10 dt a {
			text-decoration: none;
			color: #252525;
		}
		
		.list-10 dt a:hover {
			text-decoration: underline;
		}
		
	.list-10 dd {
		padding: 0 0 18px 0;
	}

.list-11 {
	overflow: hidden;
}

	.list-11 dt {
		padding: 0 0 12px 0;
		line-height: 1em;
		font-size: 1.167em;
		color: #ce1900;
	}
		
	.list-11 dd {
		background: url(../images/line-hor.gif) repeat-x 50% 100%;
		margin: 0 0 29px 0;
		padding: 0 0 25px 7px;
		overflow: hidden;
	}
	
		.list-11 dd strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #1f1f1f;
		}
		
			.list-11 dd strong a {
				color: #1f1f1f;
			}
			
		.list-11 dd p {
			padding: 0 0 15px 0 !important;
			line-height: 1.25em !important;
			font-size: 1em !important;
			color: #969696 !important;
		}
		
			#column-right .list-11 dd p {
				padding: 0 0 13px 0 !important;
				line-height: 1.25em !important;
				font-size: 1em !important;
				color: #969696 !important;
			}
		
		.list-11 dd b {
			display: block;
			width: 100%;
			overflow: hidden;
		}
		
			.list-11 dd b a {
				background: url(../images/link-arrow.gif) no-repeat 0% 6px;
				margin: 0 0 0 1px;
				padding: 0 0 0 9px;
				line-height: 1.5em;
				font-size: 1em;
				color: #353535;
			}
			
		.list-11 dd.last {
			background: none;
			margin: 0;
			padding: 0 0 0 7px;
		}

.list-12 {
	width: 100%;
	margin: 0 0 -2px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-12 li {
		float: left;
		width: 275px;
		padding: 0 44px 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #969696;
	}
	
	.list-12 li.extra {
		width: 300px;
		padding: 0;
	}
	
		.list-12 li strong {
			display: block;
			font-weight: normal;
			color: #d5d5d5;
		}
		
			.list-12 li strong a {
				text-decoration: none;
				color: #d5d5d5;
			}
			
			.list-12 li strong a:hover {
				text-decoration: underline;
			}

.list-13 {
	padding: 6px 0 0 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #252525;
}

	.list-13 dt {
		font-weight: bold;
		color: #252525;
	}
	
		.list-13 dt a {
			text-decoration: none;
			color: #252525;
		}
		
		.list-13 dt a:hover {
			text-decoration: underline;
		}
		
	.list-13 dd {
		padding: 0 0 18px 0;
	}

.list-indent {
	padding: 0 0 28px 0 !important;
}

.indent-left {
	padding: 0 0 0 9px;
}

.indent-left1 {
	padding: 0 0 0 4px;
}

.indent-left2 {
	padding: 0 0 0 7px;
}

.info {
	padding: 0 0 0 12px;
	line-height: 1.417em;
	font-size: 1em;
	color: #8d8d8d;
}

	.info strong {
		display: block;
		height: 16px;
		overflow: hidden;
		font-weight: normal;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.no-bg {
	background: none !important;
}

.privacy {
	padding: 21px 0 27px 0;
}

	.privacy p {
		padding: 0 0 18px 9px !important;
	}
	
		.privacy p a {
			color: #252525;
		}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .indent {
	padding: 38px 21px 0 20px;
}

footer p {
	float: right;
	padding: 4px 0 0 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #6a6a6a;
}

	footer p a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
	
	footer p strong {
		display: block;
		text-align: right;
		font-weight: normal;
	}

footer b {
	float: left;
}

	footer b a {
		background: url(../images/footer-logo.gif) no-repeat 0% 0%;
		display: block;
		width: 149px;
		height: 48px;
		overflow: hidden;
	}

/* ============================= footer END ====================================== */