html {
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: center;
	color:#FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16pt;
	background-color: #333;
}

img{ behavior: url(/includes/css/iepngfix.htc) }
	
body {
	margin: 0;
	padding: 0;
	height:100%; 
}

P {
	margin: 10px 0px 5px 0px;;
}

#container {
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	}
	
.pageTitle {
	margin-right: 35px;
	float:right;
	clear:right;
}

/* Form Styling */

#Form {
	width: 770px;
	margin: 0 auto; 
}


/* Site Links Styling */
a:link, a:visited, a:hover, a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

/* Main Navigation Styles */
#MainNav {
	margin: 0 auto; 
	width: 953px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#MainNav IMG {
	border: 0;
	padding: 0px;
	margin: 0px;
}

/* Flash Background Styles */
#flashcontent {
	z-index:0; 
	position: fixed !important; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 100%; 
	background-color: #333;
	color:#333;
}


/* Page Content Styling */
#homeContent {
	z-index:5 !important;
	width: 964px;
	height: 525px;
	position: relative;
	margin: 0 auto; 
	text-align: center;
}

.noFlashImage {
	padding-top: 100px;	
}

/* Who We Are Styles */
#WhoWeAreContent {
	width: 880px;
	height : 430px;
	position: relative;
	margin: 0 auto; 
	text-align: left;
}

#OurWorkContent {
	width: 950px;
	height : 470px;
	position: relative;
	margin: 0 auto; 
	text-align: left;
}

#ContactContent {
	width: 953px;
	height : 400px;
	position: relative;
	margin: 0 auto; 
	text-align: center;
	margin-top: 20px;
}

#newsContent {
	width: 953px;
	height : 400px;
	position: relative;
	margin: 0 auto; 
	text-align: center;
	padding-top: 0px;
}

.WhoWeAreImage {
	padding: 25px 0 45px 25px;
}

.WhoWeAreText {
	font-size: 12px;
	line-height: 21px;
	padding-top: 30px;
}

/* Our Work Styles */
#CaseStudy {
	width: 946px;
	height : 429px;
	margin: 0 auto; 
	text-align: left;
	background-image:url(/includes/images/clients/client-bg.png);
	background-repeat:no-repeat;
	* filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/includes/images/clients/client-bg.png', sizingMethod='fixed');
	* background-image: none;	
	z-index:5; 
	margin-bottom: 20px;
}

#CaseStudyInterior { /* required coz ie6 png hack is messin with your index */
	position:relative;
	z-index:10;
	width: 93%;
	margin: 0 auto; 
	padding-top: 37px;
}

.CaseStudyTitle {
	margin-bottom: 15px;
	float: left;
}

TABLE.OurWork  {
	
}

TABLE.OurWork TD {
	padding: 6px 6px 6px 6px;
}

TABLE.OurWork IMG {
	border: 3px solid #333333;	
}

.btnViewSite {
	position: relative;	
	top: -13px;
	left: 2px;
}

/* Legals */
#legals {
	width: 880px;
	height : 470px;
	position: relative;
	margin: 0 auto; 
	text-align: left;
	color: #FFFFFF;
}

/* Background Styles */
#WhoWeAre {
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#C30303;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
}

#OurWork {
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#333333;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#News {
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#333333;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
}

#WhatWeDo {
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#333333;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
}

#Contact {
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#333333;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
}

#Legal{
	z-index:0;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#333333;
	background-image: url(../images/backgrounds/news-bg.gif);
	background-repeat: repeat-x;
}

/* What We Do Styles */
#WhatWeDoContent {
	z-index:5 !important;
	width: 964px;
	height: 350px;
	position: relative;
	margin: 0 auto; 
	text-align: center;
	margin-bottom: 20px;
	padding-left: 20px;
}


/* Footer Styles */
#globalFooter {
	width: 953px;
	margin: 0 auto;
	text-align: right;
	padding-right: 60px;
}

#DarkGlobalFooter {
	width: 953px;
	margin: 0 auto;
	text-align: right;
	padding-right: 60px;
}

#globalFooter a {
	padding-left: 13px;
	font-size: 11px;
}

#DarkGlobalFooter a {
	padding-left: 13px;
	color:#666666;
	font-size: 11px;
}

#globalFooter a:hover {
	text-decoration: underline;
}

#DarkGlobalFooter a:hover {
	text-decoration: underline;
}