* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#151515;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#999;
	min-width:980px;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

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

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

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




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background:url(images/main_bg.jpg) no-repeat;
}
#header {
	height:558px;
	position:relative;
	padding:0 0 36px 0;
}
#footer {
	height:50px;
	border-top:1px solid #282828;
}


/*---- tailings ----*/
.tail-top { 
	background:#000;
	height:38px;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	font-size:1.083em;
	line-height:18px;
	margin-bottom:16px;
}
.p1 { 
	font-size:1em !important;
	line-height:16px !important;
	margin-bottom:16px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.indent {
	padding:0 0 32px 0;
}
.p-indent13 {
	margin:0 0 13px 0;
}
.p-indent15 {
	margin:0 0 15px 0;
}
.p-indent18 {
	margin:0 0 18px 0;
}
.p-indent19 {
	margin:0 0 19px 0;
}
.p-indent23 {
	margin:0 0 23px 0;
}
.p-indent26 {
	margin:0 0 26px 0;
}
.p-indent28 {
	margin:0 0 28px 0 !important;
}
.p-indent31 {
	margin:0 0 31px 0;
}
.p-indent54 {
	margin:0 0 54px 0;
}
.p-indent60 {
	margin:0 0 60px 0;
}
.h-indent34 {
	margin:4px 0 34px 0;
}
.h-indent45 {
	margin:4px 0 45px 0;
}
.ul-indent {
	padding: 0 53px 0 0;
}
.no {
	padding:0 !important;
}
.pic-indent {
	margin:22px 0 2px 4px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	
}
h2 {
	font-size:5em;
	line-height:60px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:-2px;
	word-spacing:3px;
	margin:0 0 15px 0px;
	color:#f60;
	overflow:hidden;
}
h3 {
	font-size:2.5em;
	line-height:32px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:8px 0 22px -2px;
	color:#F60;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}


.txt1 {
}
.txt2 {
}
.link {
	font-size:0.833em;
	line-height:14px;
	text-transform:uppercase;
	color:#fff;
}
.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}




.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
ul.top_nav {
	position:absolute;
	top:9px;
	right:-2px;
}
	ul.top_nav li {
		background:url(images/top_divider.jpg) no-repeat 100% 6px;
		float:left;
		padding:0 7px 0 8px;
	}
	ul.top_nav li.extra {
		background:none;
		padding:0 0 0 8px;
	}
	ul.top_nav li a {
 		font-size:0.833em;
		line-height:12px;
		text-transform:uppercase;
		text-decoration:none;
		color:#3b3b3b;
	}
	ul.top_nav li a:hover {
		text-decoration:underline;
	}
span.time {
	position:absolute;
	top:12px;
	left:1px;
	font-size:0.8em;
	line-height:14px;
	text-transform:uppercase;
	color:#666;
}
.logo {
	position:absolute;
	top:51px;
	left:0px;
}
span.slogan {
	position:absolute;
	top:116px;
	left:60px;
	font-size:0.833em;
	line-height:14px;
	text-transform:uppercase;
	color:#565656;
}
.banner {
	background:url(images/banner.jpg) no-repeat;
	height:398px;
	width:714px;
	position:absolute;
	top:160px;
	left:2px;
}
ul.menu {
	position:absolute;
	top:169px;
	right:-5px;
	padding:0;
	width:232px;
}
	ul.menu li {
		overflow:hidden;
		height:60px;
		width:100%;
		vertical-align:top;
	}
	ul.menu li span {
		float:left;
		height:49px;
		width:49px;
		overflow:hidden;
		text-align:center;
		padding:0 8px 0 0;
		color:#fff;
		font-size:2em;
		line-height:49px;
		background:url(images/marker.jpg) no-repeat;
		
	}

	ul.menu li a {
	float:left;
	height:49px;
	overflow:hidden;
	font-size:1.5em;
	line-height:48px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:-1px;
	color:#666;
	}
	ul.menu li span.act {
		background:url(images/marker_act.jpg) no-repeat;
	}
	ul.menu li:hover span {
		color:#fff;
		background:url(images/marker_act.jpg) no-repeat;
	}
	ul.menu li a.act, ul.menu li a:hover {
		color:#fff;
	}
/*===== content =====*/
#content {
	
}
ul.list-img {
	width:100%;
	height:233px;
	margin:0 0 2px 0;
}
	ul.list-img li {
		float:left;
		padding:0 6px 0 0;
	}
	ul.list-img img {
		display:block;
		margin:0 0 16px 0;
	}
	ul.list-img a {
		float:left;
		font-size:0.833em;
		line-height:12px;
		text-transform:uppercase;
		color:#fff;
	}
	ul.list-img li.extra {
		padding:0;
	}
.col-1 strong {
	display:block;
	font-size:1.5em;
	line-height:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#fff;
}
strong.extra2 {
	display:block;
	font-size:1.5em;
	line-height:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#fff;
}
.col-1 span {
	display:block;
	font-size:1.083em;
	line-height:18px;

	color:#b6bd00;
}
.button {
	background:url(images/button_tail.jpg) repeat-x;
	float:left;
	padding:0 0 7px 0;
}
.button div {
	background:url(images/button_left.jpg) no-repeat top left;
	float:left;
}
	.button div div {
	background:url(images/button_right.jpg) no-repeat top right;
	float:left;
	}
.button strong {
	padding:0 12px;
	font-size:1em;
	line-height:29px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	
}
ul.list {
	float:left;
	padding:2px 0 43px 0;
}
	ul.list li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list2 {
	float:left;
	padding:2px 0 12px 0;
}
	ul.list2 li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list2 li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list3 {
	float:left;
}
	ul.list3 li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list3 li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list2-img {
	width:100%;
	padding:11px 0 0 0;
}
	ul.list2-img li {
		padding:0 0 15px 0;
	}
	
ul.list4 {
	width:100%;
	padding:3px 0 2px 0;
	overflow:hidden;
}
	ul.list4 li {
	float:left;
	width:458px;
	padding:0 62px 36px 0;
	height:420px;
	}
	ul.list4 li img {
		float:left;
		margin:0 29px 0 0;
	}
	ul.list4 li span {
		margin:7px 0 18px 0;
	}
	ul.list4 li a {
	font-size:1em;
	line-height:14px;
	color:#fff;
	}
	ul.list4 li.extra {
		padding:0 62px 0 0;
	}
img.extra {
	float:left;
	margin:3px 29px 30px 0;
}
img.extra2 {
	float:left;
	margin:2px 29px 2px 0;
}
span.extra {
	margin:31px 0 18px 0;
}
strong.extra3 {
	display:block;
	font-size:1.5em;
	line-height:16px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#fff;
}
strong.extra3 span {
	float:right;
}
strong.extra4 {
	display:block;
	font-size:1.5em;
	line-height:20px;
	font-weight:normal;
	margin:0 0 14px 0;
	color:#fff;
}
strong.extra4 span {
	float:right;
}
dl.list {
	width:217px;
	padding:0 0 20px 0;
}
	dl.list b {
		float:right;
		font-weight:normal;
		padding:0 38px 0 0;
	}
	dl.list dd {
		font-size:1.083em;
		line-height:17px;
	}
	dl.list dt span {
		line-height:19px !important;
	}
/*===== footer =====*/
#footer strong {
	display:block;
	font-size:0.833em;
	text-transform:uppercase;
	font-weight:normal;
	color:#666;
	padding:16px 0 0 2px;
}
#footer span {
	float:right;
	font-size:0.833em;
	text-transform:uppercase;
	font-weight:normal;
	color:#3b3b3b;
	padding:16px 0 0 0;
}
#footer a {
	color:#3b3b3b;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/*----- forms -----*/

/*==========================================*/

