@charset "utf-8";

/* General Structure */

body { 
	background-color: #000;
	background-image: url(../images_css/bg_gradient.jpg); 
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	}

#container {
	margin: 0 auto;
	width: 900px;
	height: auto;
	text-align: left;
	}
	
#leftcol {
	width: 234px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#rightcol {
	width: 666px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	}
	
h1 { 
	background-image: url(../images_css/h1_logo_white.png);
	background-repeat: no-repeat;
	display: block;
	width: 234px;
	height: 207px;
	text-indent: -9999px;
	margin: 36px 0 0;
	padding: 0;
	}
	
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	}
	
a {
	outline: none;
	}
	
.clear {
	clear: both;
	}
	
/* Navigation */

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 219px;
	height: auto;
	}
	
#nav li {
	text-align: right;
	margin: 0 0 36px;
	padding: 0;
	}
	
#nav li a, a:visited {
	color: #7c7c7c;
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#nav li a:hover, a:active {
	color: #fff;
	text-decoration: none;
	}
	
#gallery_one #nav-gallone a,
#gallery_two #nav-galltwo a,
#gallery_three #nav-gallthree a,
#gallery_retouch #nav-retouch a,
#clients #nav-clients a,
#contact #nav-contact a {
	color: #fff;
	}
	
/* Slideshow */

#slideshow {
	display: block;
	width: 638px;
	height: 513px;
	border: solid 1px #fff;
	margin: 72px 0 0 18px;
	padding: 0;
	}
	
/* Thumbnails */

#thumbs {
	display: block;
	width: 648px;
	height: auto;
	margin: 72px 0 0 18px;
	padding: 0;
	}
	
#thumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#thumbs ul li {
	float: left;
	margin: 0 9px 18px;
	padding: 0;
	display: block;
	width: 198px;
	height: 153px;
	}
	
#thumbs ul li a {
	display: block;
	width: 198px;
	height: 153px;
	border: 1px solid #7c7c7c;
	}
	
#thumbs ul li a:hover {
	border: 1px solid #fff;
	}

#thumbs img {
	width: 198px;
	height: 153px;
	display: block;
	border: none;
	}
	
#thumbs ol { 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
	list-style: none; 
	display: block; 
	width: 60px;
	}
	
#thumbs ol li {
	float: left;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #fff;
	font-size: 9px;
	padding: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #fff;
	}
	
#thumbs ol li a, a:visited {
	color: #7c7c7c;
	font-size: 9px;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
#thumbs ol li a:hover, a:active {
	color: #fff;
	}
	
/* Retouch */

#retouch {
	display: block;
	width: 640px;
	height: auto;
	margin: 72px 0 0 18px;
	padding: 0;
	}
	
#retouch img {
	display: block;
	border: 1px solid #fff;
	}
	
#retouch p {
	color: white;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	margin: 0 0 10px 0;
	}
	
#retouch p.nav {
	float: right;
	font-style: normal;
	}
	
#retouch p.nav a {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7c7c7c;
	text-decoration: none;
	}
	
#retouch p.nav a:hover {
	color: #fff;
	text-decoration: underline;
	}

div.preload {
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	}
	
/* Contact */

#contactinfo {
	display: block;
	width: 606px;
	height: auto;
	min-height: 323px;
	margin: 240px 0 0 60px;
	padding: 0;
	}
	
#contactinfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#contactinfo ul li {
	margin-bottom: 50px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	}

#contactinfo ul li strong {
	display: block;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #7c7c7c;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-left: 5px;
	border-left: 8px solid #7c7c7c;
	}
	
#contactinfo ul li address {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	}
	
#contactinfo ul li.email a {
	color: #fff;
	text-decoration: none;
	}
	
#contact ul li.email a:hover {
	text-decoration: underline;
	}
	
/* Client List */

#clientlist {
	width: 648px;
	height: auto;
	min-height: 340px;
	margin: 220px 0 0 60px;
	}
	
#clientlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	}
	
#clientlist ul li {
	float: left;
	display: block;
	width: 304px;
	margin: 0 10px 0 0;
	padding: 20px 0;
	} 


/* Footer */

#footer {
	clear: both;
	display: block;
	width: 656px;
	height: 36px;
	margin: 9px 0 0;
	padding: 15px 0 0 18px;
	}
	
#footer p {
	color: #7c7c7c;
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	float: left;
	}
	
#footer p a, a:visited {
	color: #7c7c7c;
	font-size: 10px;
	text-transform: none;
	text-decoration: underline;
	}
	
#footer p a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	}
