*{
	margin:0;
	padding:0;
}
:-moz-any-link:focus {
  outline: none;
}
a {
   outline: none;
}
html {
	
	background-color:#161616;
}
body {
	font-family:trebuchet MS, Arial;
	color:#fff;
	background-color:#161616;
}
#outerContainer {
	width:761px;
	margin:40px auto;
}
#bodyContainer {
	width:749px;
	border:6px solid #fff;
	height:auto;
	background:url(images/darkBg.jpg) no-repeat;
	float:left;
	padding-bottom:45px;
}
h1{
	background:url(images/logo.gif) no-repeat;
	width:147px;
	height:47px;
	text-indent:-50000px;
	float:right;
	margin-bottom:15px;
}
h2 {
	font-size:22px;
}

/* Main Nav */

ul.mainNav {
	list-style:none;
}
ul.mainNav li {
	float:left;
	text-indent:-50000px;
	margin-top:24px;
	width:auto;
	display:block;
}
ul.mainNav li a {
	float:left;
	height:36px;
}
ul.mainNav li.home {
	width:73px;
}
ul.mainNav li.home a {
	width:73px;
	background:url(images/home_but.gif) no-repeat;
	background-position:left -36px;
}
ul.mainNav li.services {
	width:73px;
}
ul.mainNav li.services a {
	width:73px;
	background:url(images/services_but.gif) no-repeat;
	background-position:left -36px;
}
ul.mainNav li.portfolio {
	width:80px;
}
ul.mainNav li.portfolio a {
	width:80px;
	background:url(images/portfolio_but.gif) no-repeat;
	background-position:left -36px;
}
ul.mainNav li.contact a {
	width:81px;
	background:url(images/contact_but.gif) no-repeat;
	background-position:left -36px;
}
ul.mainNav li a:hover, ul.mainNav li a.selected {
	background-position:left 1px;
}

/* Left Column styles */

#leftCol {
	width:295px;
	float:left;
	margin:45px 0 0 20px;
	display:inline;
}
#leftCol p {
	font-size:16px;
	margin-top:10px;
	line-height:1.2;
}
#leftCol li.contact {
	width:300px;
	margin-top:20px;
	float:left;
}

#leftCol li.contact img {
	float:left;
	
}
#leftCol li.contact a , #leftCol li.contact p{
	color:#fff;
	margin:5px 0 0 10px;
	padding:0;
	width:250px;
	float:left;
	
	
}
/* Slideing info section */

.slideInfoWrap {
	width:286px;
	height:76px;
	margin-top:30px;
}
.slideInfoWrap span.right {
	float:right;
	background:url(images/sUContRight.png) no-repeat;
	width:5px;
	height:76px;
}
.slideInfoWrap span.left {
	float:left;
	background:url(images/sUContLeft.png) no-repeat;
	width:5px;
	height:76px;
}
.slideOuterContainer {
	width:276px;
	height:74px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	float:left;
	overflow:hidden; 
	position:relative;
}
.slideInnerContainer {
	position:relative; 
	height:auto; 
	z-index:1;
}
div.slideContent{
	width:276px; 
	height:74px;
	margin:0 0 10px 0; 
	position:relative; 
	z-index:0;
	color:#fff;
}
.slideContent div {
	width:180px;
	height:61px;
	float:left;
	background:url(images/sBg.png) repeat-x;
	margin:7px 0 0 2px;
}
#leftCol .slideContent div p {
	font-size:11px;
	color:#000000;
	margin:4px 5px 5px 5px;
}
.slideContent img {
	margin:7px 0 0 3px;
	float:left;
}
.slideOuterContainer a{
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	display:block;
}
.slideOuterContainer  a.on {
	background:url(images/play_but.png) no-repeat;
	width:27px;
	height:15px;
	text-indent:-50000px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	display:none;
}
.slideOuterContainer a.off{
	background:url(images/pause_but.png) no-repeat;
	width:27px;
	height:15px;
	text-indent:-50000px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}

/* Right Column Styles */

#rightCol {
	width:389px;
	float:left;
	margin:50px 0 0 25px;
}
#rightCol span.top {
	width:389px;
	height:11px;
	float:left;
	background:url(images/rightInfoTop.png) no-repeat;
	font-size:8px;
}
#rightCol .infoContainer {
	float:left;
	background:url(images/rightInfoBg.png) repeat-y;
	padding-bottom:5px;
}
#rightCol span.bottom {
	width:389px;
	height:11px;
	float:left;
	background:url(images/rightInfoBot.png) no-repeat;
	font-size:8px;
}
.rightInfoNav {
	width:361px;
	float:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin:5px 0 0 14px;
	display:inline;
}
.rightInfoNav span.left {
	background:url(images/rightInfoNavLeft.png) no-repeat;
	width:3px;
	height:25px;
	float:left;
}
.rightInfoNav span.right {
	background:url(images/rightInfoNavRight.png) no-repeat;
	width:3px;
	height:25px;
	float:left;
}
.rightInfoNav ul {
	list-style:none;
	background-color:#f1f2f4;
	float:left;
	width:355px;
	height:25px;
}
.rightInfoNav ul li {
	float:left;
	margin-right:10px;
	line-height:2;
	display:inline;
}
.rightInfoNav ul li.first {
	margin-left:15px;
	display:inline;
}
.rightInfoNav ul li a {
	text-decoration:none;
	color:#000000;
	margin-right:10px;
}
.rightInfoNav ul li a.active, .rightInfoNav ul li a:hover {
	color:#ADAD5A;
}
.contentContainer {
	padding-left:15px;
	float:left;
	display:inline;
	width:374px;
	height:220px;
	overflow:hidden;
}
.contentContainer div.content {
	float:left;
	clear:left;
}
.contentContainer div div {
	width:192px;
	float:left;
	margin-right:8px;
	clear:both;
}
.contentContainer div div.services {
	width:360px;
}
.contentContainer img {
	border:none;
	float:left;
	margin-top:5px;
}
#rightCol p,#rightCol p a,#rightCol h3, label {
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
#rightCol h3 {
	width:350px;
	margin:10px 0;
	float:left;
}
#rightCol p {
	line-height:16.7px;
}
#rightCol p a {
	text-decoration:underline;
}
#rightCol p a:hover {
	text-decoration:none;
}
#leftCol p.paused {
	position:absolute;
	z-index:100;
	font-size:11px;
	color:#FFFFFF;
	top:5px;
	left:5px;
	background:#000;
	padding:1px;
}
p.footer {
	float:right;
	font-size:12px;
	margin-top:15px;
	margin-bottom:30px;
}
#leftCol ul {
	list-style:none;
}
#leftCol li {
	margin-top:5px;
}
form {
	float:left;
	margin:5px 0;
}
label {
	width:65px;
	float:left;
	margin-top:2px;
	margin-right:5px;
}
input, select{
	
	background-color:transparent;
	width:285px;
	height:20px;
	float:left;
	margin-bottom:10px;
}
input {
	border:1px solid #000;
}
select {
	float:left;
	clear:both;
	margin-left:70px;
	height:22px;
	width:287px;
	background:#f1f2f4;
}

textarea {
	border:1px solid #000;
	background-color:transparent;
	width:285px;
	height:50px;
}
input.submit {
	width:auto;
	float:right;
	margin:10px 0 0 0;
	border:none;
	cursor:pointer;
	background-color:transparent;
}
select.red {
	color:red;
}
input.red,textarea.red {
	border:1px solid red;
}
 p.footer a {
	color:#fff;
}
 p.footer a:hover {
	text-decoration:none;
}