body {
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #515151;
	margin: 0;
	padding: 0;
	background: url(images/bgdBody.jpg) repeat-x top center #ebebeb;
}
html {
	border: 0;
}

/*------------------------------- Tags ---------------------------------*/

form  {
	margin: 0;
}
img {
	border: 0;
}
input, select, textarea {
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 1.31em;
	font-weight: bold;
	margin-top: 0;
	padding: 0 0 4px;
	border-bottom: 1px solid #dedede;
}
h2 {
	color: #6d6d6d;
	font-size: 1.13em;
	font-weight: bold;
	line-height: 1.3em;
}
h3 {
	font-size: 1.00em;
}
h3 a {
	font-weight: bold;
	color: #333;
}
h3 a:hover {
	font-weight: bold;
}
hr {
	height: 1px;
	border-top: 1px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	margin: 20px 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #717171;
	font-weight: normal;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #919191;
}
fieldset {
	padding: 10px;
}
.mandatory {
	color: #e7006a;
}
sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}
.javascript {
	width: 100%;
	height: 35px;
	color: #000;
	padding: 15px 0 0;
	text-align: center;
	background: #fffdbe;
	border-bottom: 1px solid #000;
}
.javascript a {
	color: #000;
	text-decoration: underline;
}
.javascript a:hover {
	color: #000;
	text-decoration: none;
}

/*------------------------------- Floats ---------------------------------*/

.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	white-space: nowrap;
}
.redText {
	color: #ff2750;
}
.redTextBold {
	color: #ff2750;
	font-weight: bold;
}
.highlight {
	background-color: #dddddd;
	border: 1px solid #ababab;
	width: 548px;
	height: auto;
	padding: 10px;
}
/*------------------------------- Layout ---------------------------------*/

#container {
	width: 912px;
	margin: 0 auto;
}
#header {
	width: 912px;
	height: 100px;
	background: url(images/bgdHeader.jpg) no-repeat top right;

}
#header .logo {
	float: left;
	display: block;
}
#header .call {
	float: right;
	display: block;
}
#menu {
	width: 892px;
	height: 27px;
	padding: 12px 0 0 20px;
	margin-bottom: 20px;
	background: url(images/bgdMenu.jpg) no-repeat top center;
}
#menu a {
	color: #8e8e8e;
	text-decoration: none;
}
#menu a:hover {
	color: #f1001c;	
	text-decoration: none;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}
#menu li.telephone {
	margin-right: 0;
}
#banner {
	width: 912px;
	height: 289px;
	margin-bottom: 20px;
	background: url(images/bgdBanner.jpg) no-repeat top center;
}
#contentTop {
	width: 912px;
	height: 4px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(images/bgdContentTop.gif) no-repeat top center;
}
#contentWrapper {
	width: 862px;
	min-height: 300px;
	margin: 0;
	overflow: hidden;
	padding: 26px 25px 16px;
	background: url(images/bgdContent.jpg) repeat-y top center;
}
#content {
	width: 570px;
	float: left;
	text-align: justify;
}
#content a {
	text-decoration: underline;
}
#accolades {
	width: 570px;
	height: 70px;
	padding: 20px 0 0;
}
#accolades img {
	display: inline;
	margin: 0 40px 0 0;
	padding: 0;
}
#sidebar {
	width: 250px;
	float: right;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	list-style-type: square;
	list-style-position: inside;
	padding: 10px 0;
	border-bottom: 1px solid #d2d2d2;
}
#contentBottom {
	width: 912px;
	height: 4px;
	margin: 0 0 20px;
	background: url(images/bgdContentBottom.gif) no-repeat top center;
}
#sitemap {
	width: 872px;
	height: 125px;
	margin: 0 auto 20px;
	padding: 20px 20px 0;
	font-size: 0.94em;
	background: url(images/bgdSitemap.gif) no-repeat top center;
}
#sitemap a {
	color: #515151;
	text-decoration: none;
	font-weight: normal;
}
#sitemap a:hover {
	color: #373737;
	text-decoration: none;
	font-weight: normal;
}
#sitemap h4 {
	font-size: 0.94em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px;
}
#sitemap ul {
	margin: 0;
	padding: 0;
}
#sitemap li {
	list-style-type: none;
	padding-bottom: 4px;
}
.map01 {
	width: 140px;
	float: left;
	margin-right: 40px;
}
.map02 {
	width: 140px;
	float: left;
	margin-right: 40px;
}
.map03 {
	width: 140px;
	float: left;
	margin-right: 40px;
}
.map04 {
	width: 140px;
	float: left;
	margin-right: 40px;
}
.map05 {
	width: 140px;
	float: left;
}
#footer {
	width: 902px;
	height: 60px;
	padding: 0 5px;
	font-size: 0.75em;
	color: #808080;
}
#footer a {
	color: #808080;
}
#footer a:hover {
	color: #5d5d5d;
	text-decoration: none;
}
#footer p {
	margin: 0;
	padding: 0;
}
.col01 {
	width: 275px;
	float: left;
}
.col02 {
	width: 275px;
	float: right;
}
#facts {
	width: 210px;
	height: 123px;
	padding: 70px 20px 0;
	margin-top: 30px;
	font-size: 1.00em;
	color: #6d6d6d;
	background: url(images/bgdFacts.jpg) no-repeat;
}
/*------------------------------- Meet the Team ---------------------------------*/
#simon, #colins, #ali, #coling, #steph, #andy, #alia {
	width: 379px;
	height: 157px;
	padding: 20px 20px 0 170px;
	margin-bottom: 20px;
}
#simon p, #colins p, #ali p, #coling p, #steph p, #andy p, #alia p {
	margin: 0 0 15px;
	padding: 0;
}
#simon img, #colins img, #ali img, #coling img, #steph img, #andy img, #alia img {
	display: block;
	margin-bottom: 15px;
}
#simon a, #colins a, #ali a, #coling a, #steph a, #andy a, #alia a {
	text-decoration: none;
}
#simon {
	background: url(images/simon.jpg) no-repeat;
}
#colins {
	background: url(images/colins.jpg) no-repeat;
}
#ali {
	background: url(images/ali.jpg) no-repeat;
}
#coling {
	background: url(images/coling.jpg) no-repeat;
}
#steph {
	background: url(images/steph.jpg) no-repeat;
}
#andy {
	background: url(images/andy.jpg) no-repeat;
}
#alia {
	background: url(images/alia.jpg) no-repeat;
}
/*------------------------------- Banner ---------------------------------*/

.slider-wrap {
	margin: 0;
	position: relative;
	width: 100%;
}			
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 912px;
	height: 289px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 912px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid #fff;
	margin-right: 5px;
}
#movers-row {
	width: 380px;
	position: absolute;
	margin: -60px 0 0 530px;
}
#movers-row div {
	display: inline;
	margin-right: 5px;
}
#movers-row div a.cross-link {
	float: left;
	margin-right: 5px;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px; 
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 0.81em;
}
.cross-link {
	display: block;
	width: 62px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
}
.active-thumb {
	margin-top: -2px;
	border: 2px solid #666;
}

/*------------------------------- Portfolio ---------------------------------*/

.portfolioPara {
	margin: 0;
	padding: 0;
	color: #999;
}
.portfolioBorder img {
	display: block; 
	width: 273px;
	height: 175px;
	padding: 0;
} 
a.portfolioBorder {
	display: block; 
	width: 273px;
	height: 175px;
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
} 
a.portfolioBorder:hover {
	border: 1px solid #999;
}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/imgLoading.gif) no-repeat center;
}
#lbImage {
	border: 10px solid #fff;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/imgPrev.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/imgNext.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/imgClose.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

/*------------------------------- Portfolio ---------------------------------*/

.email {
	width: 510px;
	height: 30px;
	padding: 15px 0 0 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	background: url(images/bgdContactEmail.jpg) no-repeat top left #e2e2e2;
}
.telephone {
	width: 510px;
	height: 30px;
	padding: 15px 0 0 60px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	background: url(images/bgdContactTelephone.jpg) no-repeat top left #e2e2e2;
}
.fax {
	width: 510px;
	height: 30px;
	padding: 15px 0 0 60px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	background: url(images/bgdContactFax.jpg) no-repeat top left #e2e2e2;
}
.address {
	width: 510px;
	padding: 15px 0 15px 60px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	background: url(images/bgdContactAddress.jpg) no-repeat top left #e2e2e2;
}
