@charset "UTF-8";

html, body {
	height: 100%;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 62.5%;
	background: #262626;
	color:#000;
}

body {
	height: auto;
	overflow: visible;
}

/*/////////////////////////////////// GENERIC LINKS ///////////////////////////////////*/
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#fff;
	text-decoration:none;
	outline:none;
}

/*/////////////////////////////////// LAYOUT ///////////////////////////////////*/


#wrapper {
	margin: 0 auto;
	width: 960px;
	height: 568px;
	background: #000 url(../images/backgrounds/dragon-full.jpg) no-repeat 0 50px;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
}

#home #wrapper {
	background: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -495px;
}

#flash-wrapper {
	width:960px;
	height:568px;
	margin: 0 auto;
}

#content-home h1 {
	width: 560px;
	font-size: 4.5em;
	float: left;
	background: #fff;
	position: absolute;
	top: 350px;
	left: 15px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
}

#content {
	width: 691px;
	float: right;
	clear: both;
	margin-top: -30px;
	text-align: left;
}

#content h1 { 
	font-size: 2.5em;
	font-weight: normal;
	padding: 27px 15px 24px 15px;
	color: #fff;
	background: #000;
	width: 491px;
	float: right;
	margin-right: 30px;
}

#content h1 span {
	color: #c01a14;
	font-size: 0.7em;
	display: inline-block;
	font-weight: bold;
}

#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 20px 0;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 15px;
}

#content img {
	float: right;
	padding: 0 0 0 5px;
}

#content-home {
	float: right;
	clear: both;
}

/* TABLE STYLES */

#content table {
	width: 350px;
	color: #fff;
	margin-bottom: 15px;
}

#content td {
	font-size: 1.3em;
	line-height: 1.4em;
}

#content th {
	text-align: left;	
}

#content th h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 0;
}

#content th p {
	display: inline;
	font-size: 1.3em;
}

#header {
	background: #000;
	height: 50px;
	width: 870px;
	float: right;
}

.logo {
	float: left;
	width: 90px;
}

#topnav {
	float: right;
	margin-right: 10px;
}

#topnav li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #b00600;
	margin-right: 5px;
	padding: 30px 8px 0 2px;	
}

#topnav li.Last {
	border-right: none;
}

#home .home,
#about .about,
#services .services,
#portfolio .portfolio,
#clients .clients,
#contact .contact,
#links .links {
	color: #939393;
}

.right-box {
	width: 255px;
	float: right;
	background: #000;
	padding: 15px 10px 10px 10px;
	margin: 5px 45px 0 0;
}

.right-box img {
	padding: 10px 0;
}

.right-box p,
.right-box h2,
.right-box h3 {
	padding: 5px;
	color: #fff;
}

#wrapper .right-box h3 a {
	color: #c01a14;
	font-size: 1.4em;
	background: url(../images/buttons/folio-arrow-black.gif) no-repeat center right;
	padding-right: 10px;
	font-weight: bold;
}

.right-box p {
	font-size: 1.1em;
	line-height: 1.3em;
}

.one-half {
	width: 185px;
	float: left;
	margin-right: 40px;
}

/* ACCORDION */
/* ----------------------------------------------------------------------*/
/* root element for accordion. decorated with rounded borders and gradient background image */

#accordion {
	margin-bottom: 20px!important;
}

#accordion li {
	margin-bottom:5px;
}

/* accordion header */
#accordion h3 {
	cursor:pointer;
	padding-bottom: 3px;
}

/* currently active header */
#accordion h3.current {
	cursor:default;
}

/* accordion pane */
#accordion ul.pane {
	display:none;
	height:100%;
	padding:15px;
}


/*/// FOOTER ///*/

#footer {
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 990px;
}

#footer,
#footer a {
	color: #939393;
}

#footer ul#footerLinks li {
	border-right:1px solid #999;
	margin: 0 3px 0 0;
	padding: 0 6px 0 0;
	display: inline;
}
#footer ul#footerLinks li.Last {
	border:none;
	margin:0;
	padding:0;
}

#footer #footerLinks {
	float: right;
	margin: 5px 30px 0 0;
}

#Copyright {
	float: left;
	margin: 5px 0 0 30px;
}

#upperFooter {
	background: #000;
	height: 45px;
	color: #fff;
	font-weight:bold;
	border: 15px solid #fff;
	border-top: none;
}

#upperFooter span {
	color: #b00600;
}

#upperFooter p {
	float: left;
	font-size: 1.3em;
	padding: 15px 15px 0 15px;
}

#upperFooter p.right {
	float: right;
}

/*/// SITEMAP ///*/

#content ul.sitemap,
#content ul.sitemap ul{
	padding: 0;	
	margin: 0;
}

ul.sitemap li {
	font-size: 1.4em;
	padding: 0 0 5px 5px;
	width: 200px;
}

ul.sitemap li li {
	font-size: 0.85em;
	padding: 0 0 5px 10px;
}

/*/////////// HIDE / ACCESSIBILITY /////////////////*/

#footer h2,
#header h2,
#header p,
#content-home h1,
.logo h2 {
	text-indent: -9999px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/*/////////////////////////////////// VIDEO PLAYER OVERLAY ///////////////////////////////////*/

#home #wrapper #video {
	background-color: #000;
	display: none;
	width: 768px;
	height: 462px;
	padding: 15px;
	text-align: left;
	position: absolute;
	top:90px!important;
	left:132px!important;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

#wrapper #closeBtn {
	margin: -15px -45px 0 0;
	width: 30px;
	height: 25px;
	background: url(../images/buttons/close-button.gif) no-repeat 0 0;
	cursor: pointer;
	float: right;
}

#portfolio .thumbs-gallery {
	padding: 10px 0 0 15px;
	width: 506px;
	height: 318px;
	float: left;
	background: #000;
	color: #fff;
}

#portfolio #triggers img {
	float: left;
	border: 3px solid #333;
	padding: 0;
	margin: 0 10px 10px 0;
}

#triggers a.active img {
	outline:1px solid #000;
 
	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

#links #content h2 {
	font-size: 1.5em;
	font-weight: normal;
}

#links #content li {
	font-size: 1.2em;
	padding-bottom: 5px;
}

#site ul {
	margin: 0 0 20px 0;	
}

 

	
#map_canvas {
	border:1px solid #fff;
	width:263px;
	clear:both;
	margin:0;
	padding:0;
	height:232px;
	display:block;
	
}
table.contacts td {
	padding:0;
	margin:0;
	vertical-align:top;
}
