@charset "UTF-8";
/* CSS Document */

body {
	font:11px Verdana, Arial, Helvetica Neue;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	padding-bottom: 10px;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	text-align: left;
	z-index:1;
	min-height:615px;
	height:auto!important;
	height:300px
}
#header-block {
	position:relative;
	height:74px;

}
#footer-block {
	position:relative;
	height:64px;
	padding-top: 20px;
}

#site-feature{
	z-index:1;
	min-height:300px;
	height:auto!important;
	height:300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#site_title{
	width:764px;
	height:41;
	font-family: "Helvetica Neue","Arial", sans-serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding:0px 0px 10px 0px;
}
#site_details{
	width:988px;
	height:83;
	color: #999999;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height:120;
}
#site_description{
	width:350px;
	height:120;
	float:left;
	margin:0 50px 0 0;
	
}
#site_role{
	width:150px;
	height:120;
	float:left;
	margin:0 50px 0 0;
	
}
#site_agency{
	width:150px;
	height:120;
	float:left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	
}
#site_links{
	width:203px;
	float:left;
	margin:0;
	
}

.Titleurl {
	font-size: 12px
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
#large-shot{
	width:764px;
	float:left;
	margin:0 10px 0 0;
}
#small-shots{
	margin:0;
}

.thumbs {
	margin-bottom: 10px;
}
