
body {
	background-color: #666666;
	margin-top: 20px;
	padding: auto;
	width: 999px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.logo {
	margin-left: 20px;
	margin-top: 20px;
	}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
}
#header {
	height: 50px;
}
#nav {
	margin-top: 53px;
	width: 100%;
	
}
#nav ul {
	text-align: right;
}
#nav li {
	display: inline;
	padding-left: 10px;
}
#nav a {
	font-size: 15px;
	
}
#nav a:hover {
	text-decoration: none;
	color: #ff9900;
}
.wrapper {
	background-image:url(../img/wrapperbkgd.png);
	background-repeat: repeat-y;
	width: 1039px;
}
.container_12 {
	margin: auto;
	padding: auto;
}
#callouts {
	margin-left: 10px;
	margin-top: 10px;
}
.callout {
	width: 300px;
	border-top: 1px solid #999999;
}
.callouttext {
	float: left;
	width: 210px;
	margin-top: 10px;
}
.callout img {
	float: left;
	padding-top: 10px;
}
.callout a:hover {
	color: #666666;
}
.callout p {
	line-height: 1.2em;
	margin-top: -5px;
}
#content {
	padding-top: 15px;
}
.contentmenu a {
	margin-left: 10px;
	color: #999999;
}
.contentmenu a:hover {
	color: #ff9900;
}
.callouts p a:hover {
	color: #ff9900;
	text-decoration: none;
}
.contentline {
	color:#999999
	
}
#sidenav {
	border-right: 1px solid #999999;
	padding-right: 15px;
	text-align: right;
	
}
#compsidenav {
	border-right: 1px solid #999999;
	text-align: right;
}
#compsidenav a:hover {
	color: #ff9900;
}
#compsidenav h2 {
	padding-right: 15px;
	}
#sidenav li {
	line-height: 1.4em;
	font-size: 14px;
	color: #666666;
	text-align: right;
}
#sidenav a:hover {
	color: #ff9900;
}
.halfsize {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 120px;
	border: 1px solid#ff9900;
	padding: 5px;
}
.client-list li{
	color: #666666;
	font-size: 10px;
	line-height: 1.1em;
}
.client-list li a{
	color:#000066;
	font-size: 10px;
	font-weight: bold;
}
.client-list li a:hover {
	color:#000066;
	text-decoration: underline;
}
.client-active li{
	color:#000066
	font-size: 10 px;
	line-height: 1.1em;
}
.client-active li a{
	color:#000066
	font-size: 10px;
	font-weight: bold;
}
.client-active li a:hover {
	color:#000066
	text-decoration: underline;				
	
}
#footer {
	width: 940px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
	border-top: 1px solid #999999;
	line-height: 1.4em;
	font-size: 11px;
}	
#footernav li{
	display: inline;
	font-size: 11px;
}
#footer a {
	color: #666666;
	font-size: 11px;
}
#footer a:hover {
	color: #ff9900;
}
#footer p {
	font-size: 11px;
}

<!-- PhotoGallery -->

#photogallery {
	width: 780px;
	}
#photogallery a {
	color: #ff9900;
}
#photogallery a:hover {
	color: #666666;
}
div.content {
	float:right;
	width:460px;
	margin-top: -23px;
}

ul.thumbs {
float: left;
margin:0;
padding:0;
}
ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px;
padding:0;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #666666;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: none;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 460px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #666666;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
}
div.image-title {
	font-weight: lighter;
	font-size: 14em;
	color: #ff9900;
}

div.image-desc {
	line-height: 1.2em;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #666666;
}
ul.thumbs li.selected a.thumb {
	background: #ff9900;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	width: 320px;
	margin-top: -25px;
	padding: 0;
}
div.navigation div.top {
	margin-bottom: 10px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #666666;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #ff9900;
	border-color: #ff9900;
	color: #fff;
}


