/* Getting the new tags to behave */
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 }

* {
	margin: 0;
	padding: 0;
}

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

.wrapper-1 {
	width: 100%;
}

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

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(../images/body-bg3.jpg) repeat 50% 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 10px 0 16px 0;
	word-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	color: #363433;
}

	h2 span {
		display: block;
		margin: -7px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 11px;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 7px 11px;
		font-weight: 400;
	}
	
	h2 big {
		display: block;
		padding: 0 0 7px 0;
		font-size: 1em;
	}
	
	h2 small {
		display: block;
		padding: 0 0 3px 0;
		font-size: 1em;
	}

h4 {
	padding: 0 0 10px 0;
	line-height: 1.1em;
	font-size: 1.1em;
	color: #383534;
}

	h4 span {
		display: block;
		padding: 6px 0 0 0;
	}

h5 {
	padding: 0 0 7px 0;
	line-height: 1.846em;
	text-transform: uppercase;
	font-size: 1.083em;
	color: #910A2B;
}

h6 {
	padding: 0px 0 0px 0;
	line-height: 1.3em;
	font-size: 1.3em;
	color: #000;
}

	h6 span {
		display: block;
		padding: 3px 0 5px 0;
		line-height: 1.385em;
	}
	
	h6 em {
		display: block;
		padding: 3px 0 1px 0;
		line-height: 1.385em;
		font-style: normal;
	}

.fleft {
	float: left !important;
}

	img.fleft {
		margin: 0 19px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 19px 16px 2px;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 19px 16px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

#main {
	width: 975px;
	margin: 0 auto;
	padding: 14px 0 0 1px;
	font-size: 0.75em;
}

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

	#header strong {
		line-height: 2.182em;
		text-transform: uppercase;
		font-size: 0.917em;
		font-weight: normal;
		color: #92918d;
		position: absolute;
		top: 21px;
		left: 281px;
	}
	
	#header b {
		background: url(../images/icon-phone.gif) no-repeat 0% 6px;
		display: block;
		padding: 0 0 0 28px;
		line-height: 1.167em;
		text-align: right;
		font-size: 1em;
		font-weight: normal;
		color: #92918d;
		position: absolute;
		top: 11px;
		right: 22px;
	}

#logo {
	position: absolute;
	top: 14px;
	left: 691px;
	z-index:9999;
}

#menu {
	position: absolute;
	top: 114px;
	left: 54px;
}

	#menu li {
		float: left;
		padding: 0 28px 0 0;
		text-transform: uppercase;
		font-size: 1.8em;
		color: #b2b2b2;
	}
	
		#menu li a {
			text-decoration: none;
			color: #b2b2b2;
		}
		
		#menu li a:hover {
			color: #910a2b;
		}
		
		#menu li.act a {
			color: #910a2b;
		}

#header-pic {
	position: absolute;
	top: 156px;
	left: 24px;
}

#pics {
	position: absolute;
	top: 155px;
	left: 917px;
}

	#pics li a {
		background: url(../images/pic.gif) no-repeat 0% 0%;
		display: block;
		width: 35px;
		height: 35px;
		overflow: hidden;
	}
	
	#pics li.act a {
		background: url(../images/act-pic.gif) no-repeat 0% 0%;
	}

#content {
	background: #fff url(../images/content.gif) repeat-x 0% 0%;
	padding: 29px 24px 32px 24px;
}

	#page1 #content {
		padding: 1px 24px 10px 24px;
	}

	#content p {
		padding: 0 0 10px 0;
		line-height: 1.385em;
		font-size: 1.283em;
		color: #595351;
	}
	
	#content p.extra {
		padding: 0 0 12px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 18px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 27px 0;
	}
	
		#content p big {
			display: block;
			line-height: 1.286em;
			font-size: 1.077em;
			color: #595351;
		}
		
		#content p small {
			float: right;
			padding: 0 12% 0 0;
			font-size: 1em;
		}
	
	#content blockquote p {
		padding: 2px 0 16px 0;
	}
	
		#content blockquote p strong {
			display: block;
			padding: 0 14px 0 0;
			text-align: right;
			color: #d82500;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 14px 4px 0;
			text-align: right;
			color: #d82500;
		}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #e9e8e7 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 17px 15px 17px 12px;
	}
	
	.box .inner-1 {
		padding: 17px 11px 28px 12px;
	}
	
	.box .inner-2 {
		padding: 17px 15px 10px 12px;
	}
	
	.box .inner-3 {
		padding: 8px 15px 38px 12px;
	}
	
	.box p {
		padding: 0 0 0 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #383534 !important;
	}
	.box strong {
		background: url(../images/line-hor1.gif) repeat-x 0% 100%;
		display: block;
		margin: 0 0 25px 0;
		padding: 0 0 5px 0;
		line-height: 1.2em;
		font-size: 1.667em;
		text-transform: uppercase;
		text-align: right;
		color: #211d1b;
	}
	.box p.extra {
		padding: 0 0 18px 0 !important;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #e9e8e7 url(../images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(../images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(../images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(../images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(../images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(../images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(../images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(../images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 21px 15px 56px 17px;
	}
	
	.box-1 strong {
		background: url(../images/line-hor1.gif) no-repeat 0% 100%;
		display: block;
		margin: 0 0 25px 0;
		padding: 0 0 5px 0;
		line-height: 1.2em;
		font-size: 1.667em;
		text-transform: uppercase;
		text-align: right;
		color: #211d1b;
	}
	
	.box-1 p {
		padding: 0 0 20px 5px !important;
		line-height: 1.571em !important;
		font-size: 1.167em !important;
		font-style: italic !important;
		color: #43484a !important;
	}
	
		.box-1 p a {
			color: #d82500;
		}
		
	.box-1 em {
		display: block;
		padding: 0 6px 0 0;
		font-size: 1.167em;
		text-align: right;
		color: #d95200;
	}

.title {
	background: url(../images/safety-hat.png) no-repeat 12px 4px;
	text-align:justify;
	height: 88px;
	padding: 0 0 0 121px;
	overflow: hidden;
	line-height: 1.4em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.667em;
	color: #363433;
}

	.title span {
		display: block;
		margin: -14px 0 0 0;
	}

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

.indent-bot1 {
	margin: 0 0 11px 0;
}

#gallery_wrap{position:relative}
	.slideshow_container{position:relative; width:660px; height:379px; left:0; top:0; overflow:hidden; margin-bottom:20px}
	#thumbs .thumbs{overflow:hidden; margin-left:-20px}
	#thumbs .thumbs li{float:left; margin:0 0 20px 20px}
	#loading{position:absolute; width:660px; height:379px; background:url(../images/ajax-loader.gif) center center no-repeat; left:0; top:0}
	.nav-controls{padding-top:4px}
	.pagination{text-align:center; padding-top:4px}
	.pagination a, .pagination .current{display:none}
	.pagination .prev, .pagination .next{display:inline-block}
	.slideshow_container .image-wrapper{position:absolute; left:0; top:0}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.png) no-repeat 0% 5px;
		padding: 0 0 0 27px;
		line-height: 2.333em;
		text-transform: uppercase;
		color: #595351;
	}
	
		.list li a {
			text-decoration: none;
			color: #595351;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

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

	.list-1 dt {
		padding: 0 0 10px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #d82500;
	}
	
	.list-1 dt.extra {
		padding: 0 0 6px 0;
	}
	
		.list-1 dt a {
			color: #d82500;
		}
		
	.list-1 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-1 dd.extra {
		padding: 0 0 13px 0;
	}
	
		.list-1 dd span {
			display: block;
			padding: 18px 0 0 0;
		}

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

	.list-2 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.769em;
		font-size: 1.283em;
		color: #595351;
		font-weight:700;
	}
	
		.list-2 li span {
			float: right;
			font-weight: bold;
			color: #595351;
		}
		
		.list-2 li a {
			float: left;
			text-decoration: none;
			color: #595351;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}
		
		.list-2 li strong {
			background: url(../images/line-hor1.gif) repeat-x 0% 15px;
			display: block;
			overflow: hidden;
		}

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

	.list-3 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.769em;
		font-size: 1.083em;
		color: #656363;
	}
	
		.list-3 li span {
			float: right;
			font-weight: bold;
			color: #656363;
		}
		
		.list-3 li a {
			float: left;
			text-decoration: none;
			color: #656363;
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}
		
		.list-3 li strong {
			background: url(../images/line-hor1.gif) repeat-x 0% 15px;
			display: block;
			overflow: hidden;
		}

.list-4 {
	width: 100%;
	overflow: hidden;
	margin: -4px 0 -12px 0;
}

	.list-4 li {
		width: 100%;
		overflow: hidden;
		padding: 0 0 26px 0;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
		.list-4 li img {
			float: left;
			margin: 4px 19px 0 1px;
		}
		
		.list-4 li strong {
			display: block;
			color: #383534;
		}
		
			.list-4 li strong a {
				text-decoration: none;
				color: #383534;
			}
			
			.list-4 li strong a:hover {
				text-decoration: underline;
			}

.list-5 {
	width: 100%;
	margin: -1px 0 0 0;
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 310px;
		padding: 0 30px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 16px 0;
		}
		
		.list-5 li strong {
			display: block;
			color: #383534;
		}
		
			.list-5 li strong a {
				text-decoration: none;
				color: #383534;
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}

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

	.list-6 dt {
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #383534;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #383534;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-6 dd.extra {
		padding: 0 0 11px 0;
	}


.indent {
	padding: 20px 0 0 11px;
}

.indent-1 {
	margin: 0 0 -6px 0;
	padding: 7px 0 0 11px;
}

	.indent-1 p {
		padding: 0 0 18px 0 !important;
	}
	
	.indent-1 p.no-indent {
		padding: 0 !important;
	}

.picture-position {
	margin: 0 0 20px 0;
}

.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: left;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.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: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-1 {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: right;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.link-1 span {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
		.link-1 span span {
			background: url(../images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link-1:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-2 {
	background: url(../images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: right;
	margin: 0 7px 0 0;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.link-2 span {
		background: url(../images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
		.link-2 span span {
			background: url(../images/link-right1.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link-2:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

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

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

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

.banner {
	margin: 0 0 10px 0;
}

.banner-1 {
	margin: 0 0 8px 0;
}

.banner-2 {
	margin: -17px 0 0 0;
}

.banner-4 {
	margin: 4px 0 4px 0;
}


.row-1 {
	padding: 7px 0 38px 0;
}

.row-indent {
	padding: 7px 0 29px 0;
}

#contact-form {
	width: 214px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 203px;
		height: 17px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #595351;
	}
	
	#contact-form textarea {
		background: none;
		width: 203px;
		height: 165px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #595351;
	}

	#contact-form a {
		background: url(../images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 27px;
		overflow: hidden;
		float: right;
		margin: 27px 0 0 10px;
		line-height: 26px;
		font-weight: bold;
		text-decoration: none;
		color: #d95200;
	}
	
		#contact-form a span {
			background: url(../images/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
			#contact-form a span span {
				background: url(../images/link-right.gif) no-repeat 100% 0%;
				display: inline-block;
				height: 27px;
				overflow: hidden;
				padding: 0 10px 0 11px;
			}
			
			#contact-form a:hover span span {
				cursor: pointer;
				text-decoration: underline;
			}

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

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

	#footer p {
		line-height: 88px;
		text-align: center;
		font-size: 1.083em;
		color: #aaa9a4;
	}
	
		#footer p span {
			padding: 0 12px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 12px;
			color: #aaa9a4;
		}
.the_date {
display:block;
margin-left:-5px;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
background: url(/images/dates/calendar-blue1.png) no-repeat;
width:75px;
}

.date_m {
display:block;
font-size: .9em;
margin-left:15px;
margin-top:14px;
padding:0;
font-weight: bold;
text-align:left;
}

.date_d {
display:block;
font-size:1.6em;
font-weight: bold;
color:#333;
margin:0;
padding:0.4em 0 1.3em 0;
text-align: center;
}
.news ul, ol { 
	list-style:none;
	font-size:smaller;
}
.news li {
	width:100%;
	overflow:hidden;
	background:url(/images/line-dot.gif) left bottom repeat-x;
	padding:0 0 10px 0;
	margin-bottom:10px;
}
.news li.last {
	background:none;
	padding-bottom:30px;
	margin-bottom:0;
}
	.news li span {
		text-align:center;
		float:left;
		font-size:11px;
		background:#161616;
		color:#fff;
		padding:1px 8px 1px 8px;
		margin-right:15px;
		width:50px;
	}
	.news li div {
		overflow:hidden;
			}
	#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 371px;
	background:#F5F5F5;
	font-color:#666;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #BE7DDE;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	color: #595351
}
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 3px 0 8px !important;
  margin: 12px 3px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.triggerright img {
  display: block;
  cursor:pointer;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
.triggerright {
  float:right;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 10px;
} 
 div#header div#slide-holder{
  z-index:40;
  width:993px;
  height:299px;
  position:absolute;
 }
  div#header div#slide-holder div#slide-runner{
   top:9px;
   left:9px;
   width:973px;
   height:278px;
   overflow:hidden;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:0;
   width:973px;
   height:46px;
   display:none;
   position:absolute;
   background:url(../images/slide-bg.png) 0 0;
  }
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
   }
   div#header div#slide-holder div#slide-controls p#slide-company{
    padding:0 20px 0 0;
    border-right:1px solid #363636;
   }
   div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
#main {
	margin: 0 auto;
	width: 980px; }

	/* Header */
	header{
		height:168px;
	}
/* Portfolio Slides */
header section {
	background:url(../images/header-bg.png) left top no-repeat;
}
div#top{
 height:245px;
 background:url(../images/top-bg.png) 0 0 repeat-x;
}
.grid {
	background:#222222;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 10px 11px 12px;
	
}
#featured {
	margin:0;
	width:957px;
	height:503px;
	padding:0;
	clear:both;
	overflow:hidden;
	position:relative;
}
	.featured-entry {
		width:5000px; 
		height:503px;
		position:relative;
		overflow:hidden;
	}
		.featured-entry img {
			width:957px;
			height:503px;
		}
		
			a.arrow-right, a.arrow-left {
				cursor:pointer;
				position:absolute;
				bottom:73px;
				padding:0;
				width:73px;
				height:356px }
	
			a.arrow-right {
				right:-73px;
				background:url(../images/arrow-right.gif) center center no-repeat #000;
			}	
			a.arrow-left {
				left:-73px;
				background:url(../images/arrow-left.gif) center center no-repeat #000;
			}
				* html a.arrow-right {
					right:-74px;
				}
			
.slider-block { 
	height:503px; 
	float:left;
	margin:0;
	padding:0
}
/*-----top-bottom-sliders---------*/
.top-slide, .top-slide a:hover, .bottom-slide a:hover, .top-slide h2 a {
	color:#fff
}
		.top-slide, .bottom-slide {
			width:957px; 
			position:absolute; 
			padding:0;
			background:#000000;
			height:74px;
		}
		.bottom-slide a {
			font-weight:bold;
			color:#F7CE19;
			text-transform:uppercase;
			font-size:0.92em;
			text-decoration:none;
			padding-top: 10px;
			padding-left: 5px;
		}
		
		.top-slide {
			top:-74px;
			left:0 
		}
		.bottom-slide {
			bottom:-74px;
			left:0
		}
		* html .featured-entry .bottom-slide {
			bottom:-76px;
			left:0;
		}
	
	.top-slide h2 { 
		font-size:1.846em;
		line-height:1.2307em;
		color:#fff;
		padding:13px 0 0 20px
	}
		.top-slide h2 em {
			display:block;
			font-size:0.541em;
			color:#daab00;
			font-weight:normal;
			font-style:normal;
			margin-top:0px
		}
		.top-slide h2 a, .top-slide h2 a:hover { 
			text-decoration:none
		}
		.bottom-slide div {
			padding:20px 150px 0 20px;
			line-height:1.15em;
		}
/*-------------------*/		
.number {
    bottom: 30px;
    font-size: 0.92em;
    font-weight: bold;
    line-height: 1.2307em;
    position: absolute;
    right: 30px;
    text-align: right;
}
/* Vertical Menu: */
	.vertical-list {
		list-style: none;
		padding: 10px;
		width: 202px;
		border-radius: 5px;
		line-height:24px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #20282D; /* old browsers */
		background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
	}
	.vertical-list .button {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #515B62; /* old browsers */
		background: -moz-linear-gradient(top, #515B62 3%, #444E55 5%, #394147 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#515B62), color-stop(5%,#444E55), color-stop(100%,#394147)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515B62', endColorstr='#394147',GradientType=0 ); /* ie */
	}
	.vertical-list .button:hover {
		background: #5F6B72; /* old browsers */
		background: -moz-linear-gradient(top, #5F6B72 3%, #56646C 4%, #4D5A62 50%, #434D54 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#5F6B72), color-stop(4%,#56646C), color-stop(50%,#4D5A62), color-stop(100%,#434D54)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F6B72', endColorstr='#434D54',GradientType=0 ); /* ie */
	}
	.vertical-list .button:active {
		padding: 5px 12px;
		top: 0;
		background: #515B62; /* old browsers */
		background: -moz-linear-gradient(top, #515B62 3%, #444E55 5%, #394147 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#515B62), color-stop(5%,#444E55), color-stop(100%,#394147)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515B62', endColorstr='#394147',GradientType=0 ); /* ie */		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */

	}
	.vertical-list li { margin: 0 0 5px; }
	.vertical-list li:last-child { margin: 0; }
		/* Dark Button CSS */
	.button {
		outline: 0;
		padding: 5px 12px;
		display: block;
		font-size:24px;
		color: #9fa8b0;
		font-weight: bold;
		text-shadow: 1px 1px #1f272b;
		border: 1px solid #1c252b;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #232B30; /* old browsers */
		background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3D4850', endColorstr='#232B30',GradientType=0 ); /* ie */
		box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */
		-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
	}
	.button:hover {
		color: #fff;
		background: #4C5A64; /* old browsers */
		background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */
	}
	.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		color: #fff;
		padding: 6px 12px 4px;
		background: #20282D; /* old browsers */
		background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
	}
	#content { padding: 40px 20px; font-family: "Helvetica Neue", Helvetica, Arial; font-size: 12px; line-height: 18px; color: #cfdae3; }
	a { text-decoration: none; }

	/* Other stuff: */
	.button-list { list-style: none; padding: 0; margin: 0; width: 100%; float: left; display: block; margin: 0 0 30px; }
	.button-list li { float: left; margin: 0 10px 0 0; }
	.button-list li.search { border-left: 1px solid #273137; padding-left: 18px; margin-left: 10px; position: relative; }