/* CSS Document */

body {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebeae9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
a:link {color: #ffffff; text-decoration: underline; font-weight: normal;}
a:visited {color: #ffffff; text-decoration: underline; font-weight: normal;}
a:hover {color: #ffffff; text-decoration: none; font-weight: normal;}
a:active {color: #ffffff; text-decoration: underline; font-weight: normal;}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {
	margin: 0px;
}

img { border: 0; }

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.toggleopacity2 img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
}

.toggleopacity2:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.greyText {color: #999999;}
.greyText a:link {color: #999999; text-decoration: underline; font-weight: normal;}
.greyText a:visited {color: #999999; text-decoration: underline; font-weight: normal;}
.greyText a:hover {color: #999999; text-decoration: none; font-weight: normal;}
.greyText a:active {color: #999999; text-decoration: underline; font-weight: normal;}

.space {
	padding-left	: 20px;
	padding-right	: 20px;
}

.spaceBottom {
	padding-bottom	: 10px;
}

.end {
	clear: both;
}

ul {
	margin          : 0px 0px 0px 12px;
	padding         : 1px 0px 0px 16px;
	list-style-type: disc;
}

li {
	padding: 1px 0px 8px -4px;
}

#player { 
	color: #FFFFFF;
	width: 680px;
	height: 430px;
}








/*GLOBAL ITEMS*/

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 950px;
}

#container2{
	margin: 0 auto;
	height: 50%;
	width: 900px;
	position: relative;
	top: 5%;
	left: 0;
}

#logoNavHolder {
	float: left;
	clear: both;
	width: 146px;
	text-align: center;
	margin: 20px 15px 0px 0px;
}

#mainContentHolder {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 732px;
	background: url(../images/video-holder-bg.gif) top left no-repeat;
}

#mainContent {
	float: left;
	clear: both;
	margin: 26px 26px 0px 26px;
}

#mainContentBottom {
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 732px;
	height: 18px;
	background: url(../images/video-holder-bottom.gif) top left no-repeat;
}


#logo { margin: 0px 0px 0px 0px;}



#vertmenu {
	float: left;
	clear: both;
	text-align: center;
	margin: 24px 0px 0px 0px;
	border-top: #666666 solid 1px;
	font-size: 1.2em;
	width: 146px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	border-bottom: #666666 solid 1px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	color: #333333;
	width:146px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #333333;
	background-color: #e3e2e0;
}

#vertmenu #current a {
	font-weight: bold;
	background-color: #e3e2e0;
}









/*HOMEPAGE*/

#homepageContent {
	float: left;
	clear: both;
	margin: 26px 26px 8px 26px;
	width: 680px;
	height: 410px;
	background: url(../images/homepage-image.jpg) top left no-repeat;
}

h1.homepage {
	font-size: 1.2em;
	margin: 260px 0px 0px 110px;
	width: 454px; 
	height: 92px;
	background: url("../images/homepage-text.gif") top left no-repeat;
	text-indent: -9999px;
}


/*WHO ARE WE*/

#whoweareContent {
	float: left;
	clear: both;
	margin: 26px 26px 8px 26px;
	width: 680px;
	/*height: 510px;*/
	text-align: center;
	background: #000000;
}

#whoweareSubnav {
	float: left;
	clear: both;
	width: 230px;
	height: 40px;
	background: #000000;
	border-top: #FFFFFF solid 1px;
	padding: 10px 0px 10px 450px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.2em;
}

.clientTable {text-align: left;}
.clientTableTitle {text-align: right; padding: 0px 6px 0px 0px; vertical-align: top;}
.clientPicture {padding: 0px 0px 4px 0px;}


.clientTablePDFcell {vertical-align: top; border-left: #999999 dotted 1px; padding: 0px 0px 0px 24px;}



/*WHAT WE DO*/

#whatwedoContent {
	float: left;
	clear: both;
	margin: 26px 26px 8px 26px;
	width: 680px;
	/*height: 413px;*/
	text-align: center;
	background: #000000;
}

#whatwedoSubnav {
	float: left;
	clear: both;
	width: 660px;
	height: 80px;
	background: #000000;
	border-top: #FFFFFF solid 1px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.2em;
}

.whatwedoTablePDFcell {vertical-align: top; border-left: #999999 dotted 1px; padding: 0px 0px 0px 0px;}





/*CONTACT*/

#contactContent {
	float: left;
	clear: both;
	margin: 26px 26px 8px 26px;
	width: 680px;
	height: 402px;
	background: #000000;
}

h1.contact {
	font-size: 1.2em;
	margin: 57px 0px 0px 57px;
	width: 98px; 
	height: 16px;
	background: url("../images/contact-text.gif") top left no-repeat;
	text-indent: -9999px;
}

#contactContentHolder {
	width: 680px;
	/*font-size: 1.2em;*/
}

.contactInfo {
	float: left;
	margin: 30px 0px 0px 57px;
	width: 280px; 
	height: 235px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.furtherInfo {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 220px; 
	height: 180px;
	color: #FFFFFF;
	line-height: 1.4em;
	border: #999 dashed 1px;
	background: #666666;
	padding: 16px;
}



/*FOOTER*/

#footer {
	float: left;
	clear: both;
	width: 874px;
	height: 20px;
	font-size: 0.9em;
	color: #999;
}
#footerLeft {
	float: left;
	text-align: left;
	padding: 0px 20px 0px 0px;
}
#footerRight {
	float: right;
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #B7B7B7;
}

#footerRight a:link {color: #B7B7B7; text-decoration: none; font-weight: normal;}
#footerRight a:visited {color: #B7B7B7; text-decoration: none; font-weight: normal;}
#footerRight a:hover {color: #B7B7B7; text-decoration: underline; font-weight: normal;}
#footerRight a:active {color: #B7B7B7; text-decoration: none; font-weight: normal;}


