@charset "utf-8";
/* CSS Document */

* {
behavior: url(iepngfix.php);
}

body {
	margin: 0 auto;
	background-color: #000000;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

h3 {
padding:0px;
margin:0px;
font-weight:normal;
}

img {
	behaviour: url(iepngfix.php);
}

#containerMain {
	margin: 0 auto;
	width: 901px;
}

#headerMain {
	float: left;
	border-bottom: SOLID 1px #ffffff;
	margin-bottom: 1px;
}

#logoImage {
	width: 173px;
	height: 93px;
	background: url(images/logo.gif) no-repeat;
	float: left;
}

#navigationMain {
	width: 728px;
	float: right;
}

#nav {
	padding: 0px;
	margin: 65px 0 0 0;
	color: #ffffff;
	float: right;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
}

#nav li {
	display:inline;
	padding: 0 8px 0 8px;
}

#footText {
	position: absolute;
	z-index: 501;
	padding: 0px;
	top: 550px;
	width: 901px;
	text-align: right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: lowercase;
}

#footText a {
	color: #928471;
}

#footText ul { 
	margin: 20px 0 0 0;
	padding: 0;
}

#footText li {
	display:inline;
	padding: 0px 8px 0 8px;
}

#contentMain {
	float: left;
	width: 901px;
	border-top: SOLID 1px #7f7f7f;
}


#trueVision {
	float: left;
	width: 130px;
	height: 446px;
	background: url(images/true_vision.png);
}

#homeText {
	background: url(images/home_text_back.png) repeat;
	margin-top: 10px;
	float: left;
	width: 310px;

	padding: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#homeText ul {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

#homeText ul li {
	padding: 0px;
	margin: 0px;
}

#blackGrad {
	position: absolute;
	z-index: 500;
	float: left;
	top: 522px;
	width: 901px;
	height: 100px;
	background: url(images/black_grad.png) repeat-x;
	margin: 0 auto;
	behavior: url(iepngfix.php);
}

#homeBlurb {
	width: 375px;
	height: 165px;
	background: url(images/home_blurb.png) no-repeat;
	float: right;
	padding: 15px;
}

#showreel a {
	color: #783229;
}

#showreel a:hover {
	color: #5c5c5c;
}

#homeSub {
	width: 410px;
	height: 513px;
	/*background: url(images/understanding_back.jpg);*/
	float: right;
}

#subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	color: #ffffff;
	padding-right: 15px;
}
