@charset "utf-8";
.noli li{
	list-style:none;
}
.block {
	display:block
}
img {
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
	background: #4b4a53 url(../img/marble_bg.jpg) repeat-x top left;
	text-align:center;
	margin:0;
	overflow-x: hidden
}
a:link {
	color: #663300;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #663300;
	text-decoration:none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.shadowmaster {
	background:url(../img/shadow.png) repeat-y center top;
	margin: 0px auto;
	padding: 0px;
	width:798px;
	text-align:center;
}
.pagemaster {
	background:#FFF;
	margin: 0px auto;
	padding: 0px;
	width: 768px;
}
.header_trim {
	background: #C60 url(../img/top_wood_hr.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 768px;
}
.header {
	text-align: left;
	margin: 0px;
	color:#333;
	padding: 0px;
	height:192px;
	clear:both;
}
#headerslideshow {
}
#headerslideshow img {
	position:relative;
	top:8px;
	left:8px;
}
#headerslideshow h1 {
	text-align:right;
	margin-right:32px;
	position:relative;
	top:-40px;
}
.headerslide {
	 background-repeat: no-repeat;
	 background-position: center 8px;
	 height:176px;
	 width:768px;
	overflow:hidden;
}
.menu {
	background:url(../img/menu_bg.png);
	width:768px;
	height:47px;
	text-align:center;
}
.menu a {
	margin:0 6px;
	color:#FFF;
	height:47px;
	line-height:47px;
	padding:0 8px;
	display:inline-block;
}
.menu a:hover {
	color:#ccc;
	background:#555;
	height:47px;
}
.content {
	margin: 16px;
	margin-bottom:0px;
	text-align:left;
}
.container {
	color: #333;
	font: italic normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
.container_header {
}
.container_header h1 {
	margin:0;
	padding:0;
	padding-top:2px;
	font-size:24px;
	line-height:16px;
	color:#666;
	text-align: left;
}
.container h3 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#960;
	text-align: left;
}
.container_header_hr {
	background: url(../img/header_hr.png) repeat-x;
	height: 16px;
	clear: both;
}
.container_header_hr_left {
	clear: both;
	float: left;
	height: 16px;
	width: 16px;
	background: #333 url(../img/header_hr_left.png);
}
.footer {
	background: url(../img/footer_menu.png) no-repeat center top;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 78px;
	width: 798px;
	text-align:center;
}
.footer a {
	color:#FFF;
	line-height:34px;
	margin:0 4px;
	color:#FFF;
	padding:0 8px;
}
.footer_menu a:hover {
	color:#ccc;
	clear:both;
}
.footnote {
	line-height:34px;
	color:#FFF;
	font-size:10px;
}
.footnote_left {
	margin: 0px;
	padding: 0px;
	padding-left:32px;
	clear: left;
	float: left;
}
.footnote_right {
	margin: 0px;
	padding: 0px;
	padding-right:32px;
	text-align: right;
	clear: right;
	float: right;
}
.footnote_right a {
	font-size:10px;
	color:#FFF;
}
.footnote_right a:hover {
	color:#ccc;
}
a.tco:hover {
	color:#F90;
}
a.tco:hover sup {
	color:#333;
}
a.projects {
	display:block;
	width:280px;
	height:280px;
	background-repeat:no-repeat;
	background-position:center;
	font-size:10px;
	line-height:10px;
	padding:0;
	text-align:center;
	color:#000;
	margin:8px;
	border:#666 1px solid;
	float:right;
	clear:right;
}
a.projects:hover {
	color:#960;
}
a.projectdetails {
	color:#960;
}
a.projectdetails:hover {
	color:#000;
}
.supporticons {
	clear:both;
}
.supporticons img {
	vertical-align:middle;
	margin:8px;
}
label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:12px;
}
label.error {
	color: red;
}
#slideshow {
	float:right;
	width:512px;
}
#nav {
	width: 512px;
	clear:right;
	float:right;
}
#nav li {
	width: 64px;
	height:48px;
	float: left;
	margin: 2px;
	list-style: none
}
#nav a {
	width: 64px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}
#nav a.activeSlide {
	background: #88f
}
#nav a:focus {
	outline: none;
}
#nav img {
	border: none;
	display: block
}
.contact_form {
	float:right;
	width:384px;
	margin:8px;
	clear:right;
	border:#999 1px solid;
	padding:8px;
	text-align:center;
	background:url(../img/email_bg.jpg) no-repeat center 128px;
}
.contact_form input, .contact_form textarea {
	border:#C93 1px solid;
	padding:4px;
	margin:4px;
	font-size:12px;
}
.projectpoints {
	font-size:11px;
	text-align:center;
}
.latestproject {
	float:left;
	padding:4px;
	width:224px;
}
.projects_sub li {
	list-style:none;
	display:block;
	height:64px;
	line-height:64px;
	font-size:12px;
	background-position:center;
	background-repeat:no-repeat;
	width:192px;
	margin:1px auto;
	padding:3px;
}
