
body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin: 15px;
	padding: 0px;
}
#container {
	width: 961px;
	margin: auto;
}
#logo{
	width: 330px;
	height: 163px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: right;
}
#top_image{
	width: 631px;
	height: 163px;
	float: right;
	background-image:url(../images/top_image.jpg);
	background-repeat:no-repeat;
}
.clear{
	clear: both;
}
#header h1, #header p{
	text-indent: -9000em;
}
#nav{
	clear:both;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height: 40px;
	width: 961px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	float: left;
	height: 40px; 
}
#nav ul li a{
	color: #FFFFFF;
	line-height: 40px;
	font-size: 1.25em;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 24px;	
}
#nav a:hover{
	text-decoration: underline;
	
}
.divide{
	background-image:url(../images/divide.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#content{
	padding: 38px;
	padding-left: 30px;
}
#left_col{
	float: left;
	width: 590px;
}
#right_col{
	float: right;
	width: 244px;
	font-size: 0.9em;
}
#left_col2{
	float: left;
	width: 417px;
}
#right_col2{
	float: right;
	width: 417px;
	font-size: 0.9em;
}
#right_col p{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer{
	width: 961px;
	clear:both;
	border-top: solid 4px #b42e34;
	padding-top: 15px;
	font-size: 0.9em;
	color: #999999;	
}
h1,h2,h3{
	font-size: 1.4em;
	font-family: georgia;
	color: #cc6600;
}
.latest_work_teaser1 img{
	border:solid 1px #cccccc;
	padding: 1px;
	background-color: #FFFFFF;
}
.latest_work_teaser a{
	display: block;
	text-align: right;
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right: 15px;
}
.latest_work_teaser a:hover{
	text-decoration: underline;
}
.latest_work_teaser1 a{
	display: block;
	text-align: left;
	text-decoration: none;
	color: #666666;
	background-repeat:no-repeat;
	}
.latest_work_teaser1 a:hover{
	text-decoration: none;
	color: #cc6600;
}
.latest_work_teaser1 img:hover{
	border:solid 1px #cc6600;
	padding: 1px;
	background-color: #FFFFFF;
}
a, strong{
	color: #cc6600
}
.title{
	background-repeat:no-repeat;
	text-indent: -9000em;
}
#title_home{
	background-image:url(../images/title_home.gif);
	width: 568px;
	height: 43px;
}
#title_latest_work{
	background-image:url(../images/title_latest_work.gif);
}
.big{
	font-size: 1.2em;
}
.big strong{
	color: #333333;
}
strong span{
	color: #cc6600;
}
#copyright{
	float: left;
	margin-left: 28px;
}
#credit{
	float: right;
	margin-right: 28px;
}
#credit a{
	color: #999999;
	text-decoration: none;
}
#footer_logos{
	background-repeat:no-repeat;
	width: 444px;
	margin-left: 28px;
	height: 67px;
}
#footer_nav{
	background-repeat:no-repeat;
	float: left;
	
}
#footer_nav a{
	color: #B42E34;
	text-decoration: underline;
	font-size: 11px;		
}
#bullet_points{
	width: 279px;
	height: 147px;
	background-image:url(../images/bullet_points_bg.gif);
	background-repeat:no-repeat;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#bullet_points ul{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
}
#bullet_points ul li{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	padding-left: 20px;	
	font-size: 0.9em;
}
#quotation{
	float: right;
	width: 234px;
	height: 100px;
	background-image:url(../images/quotation_bg.gif);
	background-repeat:no-repeat;
	padding-top: 57px;
	padding-left: 25px;	
	padding-right: 25px;		
	font-size: 0.9em;
	color: #ffcccc;
}
#quotation p{
	margin: 0px;
}
#quotation a{
	color: #ffcccc;
}
.no_margin{
	margin: 0px;
}
#quotation .no_margin{
	margin-top: 8px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
