body{
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;;
}
*{
	margin: 0px;
	padding: 0px;
}
a { color: #FF6600; font-weight: bold;}
a:hover {color:#333333;}
#holder {
	margin: 0px auto;
	width: 810px;
}
#header {
	background: url(../images/bkgd-headerShadow.jpg) no-repeat left bottom;
	padding: 10px 0px 18px 0px;
}
#header h1 {
	background: url(../images/bkgd-headerLogo.gif) no-repeat center bottom;
	height: 75px;
	padding-bottom: 12px;
}
#header h1 span{
	display: none;
}
#menu, #tagline{
	padding: 0px 30px;
	text-align: center;
	background: url(../images/bkgd-menu.jpg) repeat-y;
}

#main, #projTitle{
	background: url(../images/bkgd-mainContent.jpg) repeat-y;
	padding: 0px 16px;
}
#main #rightPanel {
	float: right;
	width: 200px;
	background: url(../images/bkgd-rightPanel.jpg) repeat-x;
	padding: 5px 0px;
}
#main #content {
	background: url(../images/bkgd-contentPanel.jpg) repeat-x;
	margin-right: 202px;
	padding-top: 10px;
}
#main #content table h4{
	background: no-repeat;
	height: 34px;
}
#main #content h4 span{
	display:none;
}

#tagline {
	color:#FFFFFF;
	padding: 6px;
	background: url(../images/bkgd-tagline.jpg) repeat-y left top;
}
#tagline h5 {
	/*background: url(../images/tagline.gif) no-repeat center top;*/
	font-size: 11px;
	letter-spacing: 1px;
}
#tagline span {
	/*display: none;*/
}
#footer {
	background: url(../images/bkgd-footerShadow.jpg) no-repeat;
	text-align: center;
	padding: 12px;
	text-transform:uppercase;
	font-size:11px;
	word-spacing:5px;
}	
#stillmotion {
	text-align: center;
	padding: 12px;
	text-transform:uppercase;
	font-size:9px;
	color: #CCCCCC;
}	
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	/*text-align: center;*/
	background: #fff url(../images/bkgd-mainContent.jpg) repeat-y center top;
	padding: 0px 6px;
	/*padding: 0;*/
}
#scrollarea {
	margin: 0 10px;
/*	height: 339px;
	overflow: auto; */
	padding: 0 0 10px 0;
}
#content h3 {
	background: #333333 no-repeat left top;
	border-top: 1px solid white;
	text-indent: -9999px;
	height: 33px;
}
/*
	This is displaying the header graphics, 
	So if you want to update the graohics you need to do it here
*/
#content h3.people 		{ background: url(../images/PeopleHeader.gif); } 
#content h3.contact 	{ background: url(../images/ContactDetailsHeader.gif); } 
#content h3.joinTeam 	{ background: url(../images/JoinOurTeamHeader.gif); } 
#content h3.newsletter 	{ background: url(../images/NewsletterHeader.gif); } 
#content h3.profile 	{ background: url(../images/ProfileHeader.gif); } 
#content h3.services	{ background: url(../images/ServicesHeader.gif); } 
#content h3.aztec		{ background: url(../images/AztecHeader.gif); } 

#content p {margin: 0; padding: 0 0 20px;}
#content td.seperator {
	background: url(../images/bkgd-seperator.jpg) no-repeat;
	height: 15px;
}
#content td.description {
	text-align:justify;
}


#content p.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #FF6600;
	font-size: 18px;
}
#content img {
	display: inline;
}
#content ul {
	margin: 0 30px;
	padding: 10px;
	list-style: url(../images/BulletPoint2.gif);
}
#content li { margin: 0 0 10px 0;}
#content p.greyBox {
	color: #FF6600;
	font-size: 18px;
	/*border:solid 1px #555555;*/
	margin: 10px 10px 20px 10px;
	padding: 10px;
	line-height: 22px;
}
.directorNames,
.contactExtras {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
.FinePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.orangeHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 18px;
}
#flashWarning {
	margin: 0px;
	padding: 0px 10px;
}
#flashWarning p { margin: 0 0 0 0; padding:10px 0; }
