body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#wrap {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

#strapline h1   {
	background-color: #666;
	font-weight: normal;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

/* Navigation code */

#navigation {
	display:block;
	width:900px;
	height:34px;
	margin-bottom: 10px;
}


#mainNav li {
	height: 30px;
	float:left;
	margin-right:5px;
	margin-left: 0px;
}

#mainNav a {
	display: block;
	width: 75px;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
}
/* hack for older versions of IE with incorrect box model */
* html #mainNav a:link, * html #mainNav a:visited {height:30px; he\ight:0;}

#mainNav li {
	background-color: transparent;
	background-repeat: no-repeat;
}
#mainNav a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -130px -90px;
	border: 1px solid #999;
}
#mainNav a:hover {
	background-position:0 0;
	z-index:50;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#mainNav li.lihome {
	background-image: url(../images/buttons/btn_home.gif);
}
#mainNav a#home {
	background-image: url(../images/buttons/btn_home_over.gif);
}

#mainNav li.licommercial {
	background-image: url(../images/buttons/btn_commercial.gif);
}
#mainNav a#commercial {
	background-image: url(../images/buttons/btn_commercial_over.gif);
}

#mainNav li.liconference {
	background-image: url(../images/buttons/btn_conference.gif);
}
#mainNav a#conference {
	background-image: url(../images/buttons/btn_conference_over.gif);
}

#mainNav li.liexhibition {
	background-image: url(../images/buttons/btn_exhibition.gif);
}
#mainNav a#exhibition {
	background-image: url(../images/buttons/btn_exhibition_over.gif);
}

#mainNav li.licorporate {
	background-image: url(../images/buttons/btn_corporate.gif);
}
#mainNav a#corporate {
	background-image: url(../images/buttons/btn_corporate_over.gif);
}

#mainNav li.lipr {
	background-image: url(../images/buttons/btn_pr.gif);
}
#mainNav a#pr {
	background-image: url(../images/buttons/btn_pr_over.gif);
}

#mainNav li.lienvironment {
	background-image: url(../images/buttons/btn_environment.gif);
}
#mainNav a#environment {
	background-image: url(../images/buttons/btn_environment_over.gif);
}

#mainNav li.liportrait {
	background-image: url(../images/buttons/btn_portrait.gif);
}
#mainNav a#portrait {
	background-image: url(../images/buttons/btn_portrait_over.gif);
}

#mainNav li.licontact {
	background-image: url(../images/buttons/btn_contact.gif);
}
#mainNav a#contact {
	background-image: url(../images/buttons/btn_contact_over.gif);
}

#mainNav li.liemail {
	background-image: url(../images/buttons/btn_email.gif);
}
#mainNav a#email {
	background-image: url(../images/buttons/btn_email_over.gif);
}
/* end of navigation css */

#mainContent {
	height: 50px;
	width: 970px;
}
#textArea {
	width: 240px;
	float: left;
	padding-right: 10px;
}
#logo {
	text-align: center;
	margin-bottom: 10px;
}
#textArea p , #photoArea p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
#textArea a:link, #textArea a:visited, #footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#textArea a:hover, #footer a:hover {
	color: #BF0000;
}

#photoArea {
	float: left;
	width: 720px;
	vertical-align: top;
	margin-bottom: 10px;
	height: 500px;
}
.emphasiseText {
	font-weight: bold;
	text-decoration: underline;
}
.redText {
	font-style: italic;
	color: #F00;
	font-weight: bold;
}

div#extraText {
	display: none;
}
#wrap #footer {
	font-size: 12px;
	clear: both;
	padding-top: 90px;
}

/* Footer navigation */

#footerNavigation {
	display:block;
	width:790px;
	height:34px;
	margin-bottom: 10px;
}

#footerNav li {
	height: 30px;
	float:left;
	margin-right:5px;
	margin-left: 0px;
}

#footerNav a {
	display: block;
	width: 100px;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
}
/* hack for older versions of IE with incorrect box model */
* html #footerNav a:link, * html #footerNav a:visited {height:30px; he\ight:0;}

#footerNav li {
	background-color: transparent;
	background-repeat: no-repeat;
}
#footerNav a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -130px -90px;
	border: 1px solid #999;
}
#footerNav a:hover {
	background-position:0 0;
	z-index:50;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#footerNav li.listock {
	background-image: url(../images/buttons/btn_stock.gif);
}
#footerNav a#stock {
	background-image: url(../images/buttons/btn_stock_over.gif);
}

#footerNav li.liweddings {
	background-image: url(../images/buttons/btn_weddings.gif);
}
#footerNav a#weddings {
	background-image: url(../images/buttons/btn_weddings_over.gif);
}

#footerNav li.liclient {
	background-image: url(../images/buttons/btn_client.gif);
}
#footerNav a#client {
	background-image: url(../images/buttons/btn_client_over.gif);
}
.floatRight {
	margin: 10px 0px 10px 10px;
	float: right;
}
#photoArea h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#photoArea #contactDetails {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#wrap #mainContent #photoArea #contactDetails a:link, #wrap #mainContent #photoArea #contactDetails a:hover, #wrap #mainContent #photoArea #contactDetails a:visited {
	color: #FFF;
	text-decoration: none;
}
#contactDetails .numberRed {
	color: #BF0000;
}
#contactDetails .numberBlue {
	color: #696ED4;
}
.numberBlue, .numberRed, .numberEmail {
	margin-right: 5px;
	margin-left: 5px;
}

