html, body{
	margin:0 auto;
	padding:0;
	background: url(../i/p_bg.jpg) repeat-x;
} 
 
#pagewidth{ 
	width:802px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative;
	height:178px;
	width:100%;
	text-align: center;
	top: 0px;
	background: url(../i/p_shadow.jpg) no-repeat bottom;
} 
#headcase {
	height: 137px;
}

#shadows {
	height: 150px;
	text-align: center;
	background: url(../i/p_shadow.jpg) no-repeat center 107px;
	width: 802px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

#wrapper{
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../i/p_maincol_bg.png) repeat-x;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#flashbtn{
	position:absolute;
	width:162px;
	height:22px;
	z-index:1;
	left: 330px;
	top: 9px;
}

#flashMovie{
	position:absolute;
	width:531px;
	height:471px;
	z-index:2;
	left: 10px;
	top: 12px;
}

#flashMovieMembers{
	position:absolute;
	width:531px;
	height:471px;
	left: 150px;
	top: 20px;
}

#SpacerMovieMembers{
	width:540px;
	height:500px;
	left: 10px;
	top: 10px;
}

#leftcol {
	float: left;
	width: 478px;
	padding: 20px;
	padding-top: 30px;
}

#leftcol p{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}

#leftcol a{
	color: #D34F1E;
}

#leftcol a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #D34F1E;
}

#leftcol h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-left: 8px;
	margin-bottom: 10px;
}

#leftcol h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 0px;
	color: #CC6633;
}

#rightcol {
	float: right;
	width: 240px;
	padding: 10px;
}

#singlecol {
	float: left;
	padding: 20px;
	background: no-repeat;
}

#singlecol p{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}

#singlecol h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-left: 8px;
	margin-bottom: 10px;
}

#singlecol h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 0px;
	color: #666666;
}


#pagebottom {
	background: url(../i/p_bottom.jpg) no-repeat;
	height: 65px;
	width: 780px;
	margin: 0px auto;
	clear: both;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}

#footer a{
	color: #999999;
}

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

#footer p{
	margin-top: 5px;
	margin-bottom: 5px;

}
#questionnaire td {
	padding: 2px 5px;
}

.revealcontent{ visibility: hidden; font: 12px/17px Verdana, Arial, Helvetica, sans-serif;}

.hide {
	display: none;
}
.biggertext {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}

.tenpxspacer {
	padding-bottom: 10px;
}
.redhead {
	color: #FF0000;
}

a.btt:link {
	color: #999999;
	text-decoration: none;
}
a.btt:visited {
	color: #999999;
	text-decoration: none;
}
a.btt:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #D34F1E;
}
a.btt:active {
	color: #999999;
	text-decoration: none;
}

a.linky {
	color: #D34F1E;
}

a.linky:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #D34F1E;
}
 
 /* *** Navigation *** */ 
 
#topnav {
	height: 31px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

a {
	outline: none;
}


#home_button {
	background-image: url(../i/nav_home.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 142px;
}
#home {
	background-image: url(../i/nav_home_d.jpg);
	display: block;
	height: 31px;
	width: 142px;
}

a#home:hover {
	background-image: url(../i/nav_home.jpg);
}

#service_button {
	background-image: url(../i/nav_services.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 126px;
}
#service {
	background-image: url(../i/nav_services_d.jpg);
	display: block;
	height: 31px;
	width: 126px;
}

a#service:hover {
	background-image: url(../i/nav_services.jpg);
}

#team_button {
	background-image: url(../i/nav_team.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 126px;
}

#team {
	background-image: url(../i/nav_team_d.jpg);
	display: block;
	height: 31px;
	width: 126px;
}

a#team:hover {
	background-image: url(../i/nav_team.jpg);
}

#testimonial_button {
	background-image: url(../i/nav_test.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 126px;
}

#test {
	background-image: url(../i/nav_test_d.jpg);
	display: block;
	height: 31px;
	width: 126px;
}

a#test:hover {
	background-image: url(../i/nav_test.jpg);
}

#links_button {
	background-image: url(../i/nav_links.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 126px;
}

#links {
	background-image: url(../i/nav_links_d.jpg);
	display: block;
	height: 31px;
	width: 126px;
}

a#links:hover {
	background-image: url(../i/nav_links.jpg);
}

#contact_button {
	background-image: url(../i/nav_contact.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 134px;
}

#contact {
	background-image: url(../i/nav_contact_d.jpg);
	display: block;
	height: 31px;
	width: 134px;
}

a#contact:hover {
	background-image: url(../i/nav_contact.jpg);
}

#contact_button {
	background-image: url(../i/nav_contact.jpg);
	display: block;
	height: 31px;
	float: left;
	width: 134px;
}

 /* *** Navigation End *** */ 
 
 /* *** Float containers fix:*** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
