@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800italic);
/* 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;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%; 
	color:#838383;
	min-width:1000px;
	background:url(../images/main-bg.JPG) no-repeat center 0 #232323;
}


.main {
	width:990px; 	
	padding:0;
	margin:0 auto;
	font-size:11px;
	line-height:16px;
}

a {color:#1799cf; text-decoration:none;}


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

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

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

.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignleft {text-align:left !important;}


.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px !important;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.head-box1 {
	background:url(../images/head-bg.gif) no-repeat 0 0;
	margin-top:25px;
}

h1 {
	padding:0px 0 0 0; 
	position:relative;
	float:left;
}
h1 a {
	display:block; 
	width:275px; 
	height:92px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

h2 {
	line-height:1.2em;
	color:#fff;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	letter-spacing:-1px;
	font-style:italic;
	padding-bottom: 12px;
    padding-left: 20px;
    padding-top: 9px;
	text-transform:uppercase;
	background:url(../images/title-bg.gif) no-repeat 0 0 #161616;
}

/*** MENU1 ***/
.menu {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
	float:right;
	position:relative;
	z-index:99999;
	margin-right:19px;
}
.menu li {
	float:			left;
	position:		relative;
	margin-right: -18px;
}

.purp1 {
	margin-right: -16px !important;
}

.blue1 {
	margin-right: -15px !important;
}

.green1 {
	margin-right: -17px !important;
}

.menu a {
	display:		block;
	position:		relative;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	line-height:21px;
	font-weight:bold;
	color:#fff;
	padding: 0 16px 0 0;
	text-transform:uppercase;
}

.menu a span {
	margin-top: 22px;
    padding: 5px 7px 7px 16px;
	display:block;	
}

.orange {
	background:url(../images/orange-1.png) no-repeat right bottom;
}

.green {
	background:url(../images/green-1.png) no-repeat right bottom;
}
.blue {
	background:url(../images/blue-1.png) no-repeat right bottom;
}
.purp {
	background:url(../images/purp-1.png) no-repeat right bottom;
}
.red {
	padding:0 !important;
}

.orange span {
	background:url(../images/orange.png) no-repeat 0 bottom;
}

.green span {
	background:url(../images/green.png) no-repeat 0 bottom;
}
.blue span {
	background:url(../images/blue.png) no-repeat 0 bottom;
}
.purp span {
	background:url(../images/purp.png) no-repeat 0 bottom;
}
.red span {
	background:url(../images/red.png) no-repeat 0 bottom;
	padding-right: 10px !important;
}


.menu li.active a,
.menu > li > a:hover {
	color:#fff;
}
.menu li.active a span,
.menu > li > a:hover span {
	padding:17px 7px 7px 16px;
	display:block;
	margin-top:10px;
}

.head-box3 {
	background:url(../images/head-bg2.gif) repeat-x 0 bottom;
	padding:8px 0;	
}

nav {
	position:relative;
	float:right;
}
/*** MENU2 ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	margin-left:3px;
	padding-top:6px;
	float:left;
	z-index:99999;
	position:relative;
}
.sf-menu li {
	float:			left;
	position:		relative;
	padding:0px 0 0 18px;
}

.sf-menu a {
	display:		block;
	position:		relative;
	color:#8d8c8c;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	font-style:normal;
}

.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#fff;
}


.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#fff;
	background-position:7px -40px;
}

.sf-menu ul a {
	color:#7f7e7e;
	border-bottom:1px solid #000;
	font-size:10px;
	padding-bottom: 7px;
    padding-left: 17px;
	background:url(../images/marker1.png) no-repeat 7px 7px;
    padding-top: 5px;
}
.last {
	border:none !important;
}

.sf-menu ul {
	position:		absolute;
	border:1px solid #000;
	top:			-999em;
	background:#242424;
	width:			197px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	padding:0;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 11px;
    top: 30px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


.head-box2 {
	float:right;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:600;
	margin-right: 21px;
	position:relative;
    margin-top: 20px;
	z-index:5;
	text-transform:uppercase;
	display:inline-block;
}


.linkl {
	color:#ef9302;
	display:inline-block;
	margin-left:8px;
}

.link2 {
	color:#2385eb;
	display:inline-block;
	margin-left:2px;
}
.linkl:hover,
.link2:hover {
	color:#fff;
}

.head-box2 strong {
	color:#666464;
	margin-left:3px;
	display:inline-block;
}

#search-form {
	background:#000;
	height: 29px;
    position: relative;
    width: 211px;
	margin-right:9px;
	float:right;
}

#search-form input {
    border: 0 none;
    color: #CECECE;
    height: 21px;
    line-height: 21px;
    outline: none;
	margin-top: 2px;
	padding-left:5px;
    width: 171px;
	background:none;
}

#search-form a {	
	background:url(../images/search-marker.png) no-repeat 0 0;
	height: 15px;
    position: absolute;
    right: 7px;
    top: 9px;
    width: 18px;

}

#search-form a:hover {
	background-position:0 -104px;
}

/*.shadow {
	position:absolute;
	bottom:-54px;
	right:0;
	background:url(../images/shadow.png) no-repeat 0 0;
	width:452px;
	height:32px;
	display:block;	
	z-index:9999px;
}*/



/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}

																									/***** Page 1 *****/

.page1-box1 {
	position:relative;
	width:550px;
	float:left;
}

.inner1 {
	position:absolute;
	background:#c40700;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:1.2em;
	font-style:italic;
	font-weight:600;
	top:-3px;
	left:4px;
	padding:5px 20px 8px;
	width: 187px;
	height: 27px;
}

.inner1 a {
	color:#fff;
	display:inline-block;	
}

.inner1 a:hover {
	color:#000;
}

.inner2 {
	background:url(../images/inner2-bg.png) no-repeat 0 0;
	position:absolute;
	bottom:16px;
	left:0;
	color:#fff;
	text-align:right;
	width:550px;
	height:95px;
	text-transform:uppercase;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}

.inner2 p {
	margin-right:24px;
}

.inner2 a {
	color:#fff;
	text-transform:uppercase;
	display:inline-block;	
	font-size:30px;
	font-weight:bold;
	line-height: 27px;
    margin-right: 24px;
    margin-top: 25px;
}

.inner2 a:hover {
	color:#c40700;
}

.page1-box2 {
	position:relative;
	width:220px;
	float:left;
}

.inner3 {
	background:url(../images/page1-bg1.png) no-repeat 0 0;
	position:absolute;
	top:auto;
	bottom:0px;
	width:220px;
	height:39px;
}

.inner3 a {
	display:inline-block;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	margin-left: 12px;
    margin-top: 10px;
	text-transform:uppercase;
}

.inner3 a:hover {
	color:#c40700;
}

.page1-box3 {
	overflow:hidden;
	width:550px;
	border-bottom:1px solid #000;
	padding-bottom: 18px;
	float:left;
	background:#161616;
}

.page1-box4 {
	background:#161616;
	overflow:hidden;
	padding-right:21px;
	padding-top:17px;
	padding-bottom:15px;
	margin-bottom: 3px;
	border-bottom:1px solid #262626;
}

.page1-img3 {
	margin-left:20px;
	float:left;	
	margin-right: 20px;
	margin-top:1px;
}

.page1-box4 span {
	display:inline-block;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:600;
	font-style:normal;
	background:#c40700;
	 margin-bottom: 7px;
	padding:3px 6px 4px 7px;
}

.link3 {
	display:inline-block;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	 margin-left: 6px;
    margin-top: 3px;
	font-style:normal;
}

.link3:hover {
	color:#199236;
}

.page1-box4 strong {
	color:#fff;
	font-weight:normal;
	display:inline-block;
}

.link4 {
	text-decoration:underline;
	color:#0268d4;
}

.link4:hover {
	color:#199236;
	text-decoration:none;
}

.p6 {
	margin-bottom:6px;
	min-height:64px;
}

.inner5 {
	float:right;
}

.inner4 {
	float:left;
}

.inner5 i {
	font-style:normal;
	display:inline-block;
	color:#fff;
	padding:5px;
	margin-left: 7px;
    padding: 0 13px 3px;
	font-weight:bold;
	background:#7c7c7c;
}

.link5 {
	display:inline-block;
	color:#fff;
}

.link5:hover {
	color:#cf8107;
}

.page1-box5 {
	overflow:hidden;
	float:left;
	width:440px;
}

.page1-box5 {
	overflow:hidden;
	background:#252525;
}

.page1-box6 {	
	padding:17px 34px 20px 19px;
	background:#252525;
}

.page1-box6 span {
	text-transform:uppercase;
	color:#fa9800;
	font-size:14px;
	line-height:22px;
	font-weight:600;
	margin-bottom: 10px;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	display:block;
}

.p7 {
	background:url(../images/head-bg3.gif) no-repeat 0 0 #252525;
}

.p10 {
	padding-top: 10px;
	background:url(../images/head-bg4.gif) no-repeat 0 0 #121212;
}
.page1-box6 strong {
	color:#fff;
}

.p8 {
	margin-bottom:13px;
}

.p9 {
	margin-bottom:17px;
}


.button1 {
	display:inline-block;
	line-height:1.2em;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	padding:5px 12px;
	background:url(../images/button-bg.gif) repeat-x 0 0 #181818;
	border:1px solid #000;
}

.button1:hover {
	background-position:0 -63px;
	background-color:#2c003e;
}

/* Lightbox image */
.lightbox-image {
	position:relative;
	display:inline-block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	#page5 .lightbox-image img {float:left;}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}
.page1-box7 {
	overflow:hidden;
}

.link6 {
	color:#f79602;
	display:inline-block;
	padding-right:9px;
	margin-left:18px;
	text-decoration:underline;
	background:url(../images/marker2.png) no-repeat right 7px;
}

.link6:hover {
	color:#fff;
}

.last1 {
	margin-bottom:16px !important;
}

.page1-box8 {
	overflow:hidden;
	min-height:406px;
	position:relative;
	background:url(../images/page1-img13.jpg) no-repeat 0 0;
}

.page-img5 {
	padding-top:14px;
	margin-left:11px;
}

.inner6 span {
	color:#fff;
	font-size:20px;	
	letter-spacing:-1px;
	font-style:normal;
	margin-bottom:7px;
	margin-right: 14px;
	display:block;
}


.inner6 {
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
	width:162px;
	text-align:center;
	margin-left: 40px;
	float:left;
    margin-top: 212px;
}


.inner6 a {
	display:inline-block;
	color:#c40700;
	font-size:16px;	
	text-decoration:underline;
}

.inner6 a:hover {
	color:#fff;
	text-decoration:none;
}

.p18 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-bottom:9px;
}

.p19 {
	margin-left:33px;
}



																									/***** Page 2 *****/

.page2-box1 {
	width:590px;
	overflow:hidden;
	float:left;
    background:#161616;
    border-bottom: 1px solid #000000;
    padding-bottom: 19px;
	
}


.page2-box2 {
	overflow:hidden;
	 padding: 14px 22px 20px 20px;
	 margin-bottom: 2px;
	border-bottom:1px solid #262626;
}

.page2-box2 span {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
	margin-bottom:7px;
    text-transform: uppercase;
}

.page2-img1 {
	float:left;
	margin-right:20px;
	margin-top:4px;	
}

.link7 {
	display:inline-block;
	color:#168130;
	text-decoration:underline;
}
.link7:hover {
	display:inline-block;
	color:#fff;
	text-decoration:none;
}

.page2-box2 strong {
	color:#fff;
	font-weight:normal;
}

.p11 {
	margin-bottom:25px;
}

.link8 {
	color:#f79602;
	display:inline-block;
	padding-right:9px;
	margin-left:20px;
	text-decoration:underline;
	background:url(../images/marker2.png) no-repeat right 7px;
}

.link8:hover {
	color:#fff;
}

.page2-img2 {
	float:left;
	margin-top:4px;
	margin-right:20px;
}

.page2-box3 {
	width:400px;
	float:left;
	background:#252525;
	overflow:hidden;
}

.page2-box4 {
	overflow:hidden;
	border-bottom:1px solid #000;
	margin-bottom:2px;
	padding: 14px 22px 20px 19px;
}

.page2-box4 span {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
	margin-bottom:7px;
    text-transform: uppercase;
}
																									/***** Page 3 *****/
.page2-box4 strong {
	color:#fff;
	font-weight:normal;
}

.p12 {
	margin-left:19px;
	margin-bottom: 20px;
}

.p13 {
	padding-top: 9px;
	background:url(../images/head-bg5.gif) no-repeat 0 0 #121212;
	border-top:1px solid #1e1e1e;
}

.page2-img3 {
	float:left;	
}

.p14 {
	margin-bottom:1px;
}

.p15 {
	margin-right:1px;
}

.page2-box5 {
	border-bottom:1px solid #000;
	background:#252525;
	position:relative;
}

.link9 {
	display:inline-block;
	position:absolute;
	top:-33px;
	right:20px;
	color:#f79602;
	display:inline-block;
	padding-right:9px;
	text-decoration:underline;
	background:url(../images/marker2.png) no-repeat right 7px;
}

.link9:hover {
	color:#fff;
}


	




/*********************************gallery**********************************/		
div#container {
	overflow: hidden;
	padding:0;
	width:630px;
	border-right:1px solid #1e1e1e;	
}
div.content {
	display: none;
	float:left;
	position: relative;
	width:630px;
	margin:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

div.content a, div.navigation a {
	text-decoration: none;
	display:block;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}


div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 630px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	}
	
	span.image-caption {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

div.slideshow-container {
	clear: both;
	float: left;
	height: 368px;
	margin:0;
	position:relative;
	font-size:0;
	border-bottom:1px solid	#000;
	line-height:0;
	overflow:hidden;
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 747px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	overflow:hidden;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.navigation-container {
    position: relative;
	float:left;
	width:630px;
}
div.navigation {
	position: relative;
	padding:0;
}

#caption {
	position:relative;
}

.selected img {
	opacity:0.5 !important;
}

div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.thumbs li {
	display:block;
	padding:0;
	list-style: none;
	border-right:1px solid #000;
	margin:0;
	float:left;
}
a.thumb:focus {
	outline: none;
}

.caption {
	position:relative;
}

.page3-box1 {
	background:url(../images/inner2-bg.png) no-repeat right 0;
	position:absolute;
	top: 257px;
	left:0;
	color:#fff;
	text-align:right;
	width:630px;
	height:95px;
	text-transform:uppercase;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}

.page3-box1 p {
	margin-right:29px;
	line-height:9px;
}

.page3-box1 a {
	color:#fff;
	text-transform:uppercase;
	display:inline-block !important;	
	font-size:30px;
	font-weight:bold;
	line-height: 1.2em;
    margin-right: 27px;
    margin-top: 20px;
}

.page3-box1 a:hover {
	color:#c40700;
	text-decoration:none !important;
}

.page3-box3 {
	overflow:hidden;
	padding: 18px 22px 20px 20px;
	border-bottom:1px solid #262626;
	margin-bottom:2px;
}

.page3-box2 {
	overflow:hidden;
	width:630px;
	float:left;	
	background:#161616;
	border-bottom:1px solid #000;
	padding-bottom:19px;
}	

.page3-box3 span {
	display:inline-block;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:600;
	font-style:normal;
	background:#c40700;
	 margin-bottom: 7px;
	padding:3px 6px 4px 7px;
}	

.page3-img1 {
	float:left;
	margin-right:20px;
}

.page3-box3 .link3 {
	margin-left: 21px;
    margin-top: 2px;
}

.page3-box4 {
	overflow:hidden;
	width:630px;
	float:left;
}

.page3-box5 {
	overflow:hidden;
	width:358px;
	border-right:2px solid #1e1e1e;
	float:left;
}

.page3-box6 {
	overflow:hidden;
	padding: 18px 22px 20px 19px;
	border-bottom:1px solid #000;
	margin-bottom:2px;
}

.page3-img2 {
	float:left;
	margin-right:20px;
}

.p16 {
	display:block;
}

.p17 {
	margin:0;
}

.page3-box6 strong {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;	
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.page3-box6 span {
	display:inline-block;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:600;
	font-style:normal;
	background:#c40700;
	 margin-bottom: 6px;
	padding:3px 6px 4px 7px;
}

.page3-box5 {
	overflow:hidden;
	float:left;
	background:#252525;
}

.last2 {
	padding-bottom:22px;
	margin-bottom:0;
}

#form2 input {
	outline: none;
	border:none;
	background:#282727;
	color: #ebebeb;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 0 4px 0 0;
	padding: 9px 12px 10px;
	height:14px;
	line-height:14px;
    width: 158px;
	display:inline-block;
}

#form2 {
	padding-top:18px;
    margin-bottom: 13px;
}

#page4 #content .main {
	background:#161616;
	overflow:hidden;
}

.button2 {
	display:inline-block;
	line-height:1.2em;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	padding:7px 21px 8px;
	background:url(../images/button2-bg.gif) repeat-x 0 0 #2c003e;
	border:1px solid #000;
}

.button2:hover {
	background-color:#282727;
	background-image:none;
}

.bot1 {
	width:152px !important;
	margin-right:9px !important;
}

.page4-box1{
	overflow:hidden;
	color:#646464;
	margin-bottom: 27px;
}

.page4-box1 a {
	color:#fff;
	text-decoration:underline;
	display:inline-block;
	margin-left:4px;
}
																									/***** Page 4 *****/
.page4-box1 a:hover {
	color:#c40700;
	text-decoration:none;
}



																									
.td1 {
	padding-left: 20px !important;
    text-align: left !important;
    width: 528px;
}

.td2 {
	width:98px;
}

.td3 {
	width:86px;
}

.td4 {
	width:213px;
	border-right:none !important;
}

.tr1 {
	border:1px solid #585858;
	border-bottom:none !important;
	background:#2e2e2e;
}

.tabl1 {	
	width:100%;
	margin-bottom:51px;
}

.tabl1 td {
	border-right:1px solid #454545;
	text-align:center;
	vertical-align:middle;
	color:#646464;
	padding:17px 0;
	border-bottom:1px solid #454545;
}

.tr1 td {
	color:#fff;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	border-bottom:none !important;
	background:#2e2e2e;
	padding-bottom: 16px;
    padding-top: 12px;
}

td a {
	color:#ebebeb;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	display:inline-block;
	float:left;
	line-height:16px;
	margin-left:11px;
}

td span {
	display:inline-block;
	float:right;
	margin-right:19px;
}

td a:hover {
	color:#c40700;
}

td i {
	display:block;
	margin-left: 17px;
    margin-top: 2px;
	font-style:normal;
}

tr {
	border-left:1px solid #454545;
}

.td5 {
	width:46px;
	padding-top: 14px !important;
}

.page4-box2 {
	width:100%;
	background:#1e1e1e;
	height:22px;
}

.page6-box2 a {
	color:#838383;
}

.page6-box2 a:hover {
	color:#fff;
}
	
																									/***** Contact form *****/
#form1 {
	position:relative;
	vertical-align:top;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 18px;
    padding-top: 18px;
}

#form1 fieldset {
border:none;
padding:0;
}

.page5-box1 {
	float:left;
	overflow:hidden;
	background:#161616;
	width:379px;
	border-right:1px solid #252525;
	padding-bottom:19px;
	border-bottom:1px solid #000;
}

.page5-box1 dt {
	color:#fff;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:14px;
	font-style:normal;
	display:block;
}

.page5-img1 {
	margin-left:20px;
	margin-top: 18px;
	margin-bottom:16px;
}

.page5-box2 {
	overflow:hidden;
	float:left;
	width:609px;
	background:#252525;	
	border-bottom:1px solid #000;	
}

.page5-box3 {
	overflow:hidden;
	padding-bottom:19px;
	border-left:1px solid #1e1e1e;
}

.p20 {
	margin-right:16px;
}


#form1 label {display:block; height:37px; position:relative;width: 293px;}
#form1 label.message { height:251px; width:570px; }

#form1 input {
	outline: none;
	border:1px solid #000;
	color: #838383;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	height:13px;
	line-height:13px;
    margin: 0;
	background:url(../images/cont-bg.gif) repeat-x 0 bottom #2d2d2d;
	padding: 5px 8px 8px;
    width: 273px;
	display:inline-block;
}
#form1 .area .error { float:none;}
#form1 textarea {	
	height:226px;
	margin:0;
	line-height:13px;
	width:553px;	
	resize:none;
	outline: none;
	border:1px solid #000;
	padding: 5px 8px;
	overflow:auto;
	background:url(../images/cont-bg2.gif) repeat-x 0 bottom #2d2d2d;
	color:#838383;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	display:block;
}
#form1 a {cursor:pointer;}
#form1 .success {
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	color:#717171;
	font-size:12px;
}
#form1 .error,
#form1 .empty {
	color:#fff;
	font-size:10px;
	line-height:1.25em;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	position:absolute;
	right:-104px;
	top:3px;
}
#form1 .message .error,
#form1 .message .empty  {
	right: 3px;
    top:223px;
}

.link-form {
	float: right;
	margin-right:19px;
}

dl {
	margin-left:20px;
}

dt {width:167px;margin-bottom: 11px;}

dl span {float:left; width:92px;}

dd { line-height:16px;}

dd a {color:#838383;}

dd a:hover {color:#c40700; text-decoration:underline;}

.page6-box1 {
	float:left;
	overflow:hidden;
	padding-bottom: 19px;
	border-bottom:1px solid #000;
	width:100%;
	background:#161616;
}

.page6-box2 {
	overflow:hidden;
	margin-left: 21px;
	width:687px;
    margin-top: 15px;
}
		
/****************************footer************************/
footer {
	width:100%; 
}

.menu2 a {
	color:#8d8c8c;
	font-weight:600;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-style:normal;
}

.menu2 a:hover {
	color:#fff;
}

.menu2 li {
	float:left;
	padding-right: 18px;
}

.menu2 {
	margin-left:20px;
	float:left;
}

.foot-page {
	background:#1e1e1e;
	padding:17px 0 20px;
	margin-bottom:28px;
}

.foot-page1 {
	float:right;
	color:#fff;
	margin-right: 19px;
}

#page4 .foot-page {
	border-top:1px solid #000;
}

.foot {
	text-align:right;
}

.foot-page1 a {
	color:#c40700;
	display:inline-block;
	margin-left:4px;
}

.foot-page1 a:hover {
	color:#fff;
}
