// yellow:	#fff15f


@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
body {
	line-height: 1;
	margin-bottom: 10px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin: 1em 0;
}


body {
	margin:0;
	padding:0;
	background: url(../images/bgrepeat.jpg) repeat #4F3934;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/* TAGS */
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a:link, a:active {
	color: #fff15f;
}
a:hover {
	color: #cbbb9d;
}		
a:visited {
	color: #C99;
}	
.yell {
	color: #fff15f;
}
.clear {
	float: none;
	clear: both;
}
.bigger {
	font-size: 15px;
	line-height: 25px;
}
.bold {
	font-weight: bold;
}
.brown {
	color: #cbbb9d;
}
.topbord {
	border-top: dashed #cbbb9d 1px;
}
.botbord {
	border-bottom: dashed #cbbb9d 1px;
}
/* ID's */

#shadow {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow-new.png);
	background-repeat: repeat-y;
}
#header {
	width: 960px;
	height: 242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bang_header.jpg);
	background-repeat: no-repeat;
}
#header #logo_link {
	width: 230px;
	height: 100px;
	float: left;
	top: 28px;
	position: relative;
	left: 48px;
}
	
#header #logo_link a {
	float: left;
	border: 0px;
	border-style: none;
}	
	
#header #links {
	width: 273px;
	height: 35px;
	background-color: #000;
	float: right;
	position: relative;
	right: 48px;
	top: 74px;
}
	
#header #links ul {
	display: inline;
	}
	
#header #links ul li {
	color: #cbbb9d;
	text-decoration: none;
	display: inline;
}
	
#header #links ul li a {
	color: #fff15f;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding: 10px 23px 0px 25px;
	float: left;
	margin: 0px;
}	
		
#header #contact_details {
	width: 110px;
	height: 80px;
	text-align: right;
	float: right;
	position: relative;
	top: 145px;
	left: 225px;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
}
	
#header #contact_details a {
	color: #fff15f;
}
	
#header #contact_details a:hover {
	color: #cbbb9d;
}	
	
#header #contact_details a:visited {
	color: #C99;
}	

#wrapper {
	width: 876px;
	background-color: #332019;
	padding: 0px 42px 0px 42px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
}

#featured-projects {
	margin: 0px;
	padding: 18px 0 0 5px;
	background-image: url(../images/blend.gif);
	background-repeat: no-repeat;
	background-position: 598px 18px;
}
#featured-projects p.top{
	width: 580px;
	min-height: 165px;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 20px;
}

#featured-projects h1, #port-top h1 {
	width: 865px;
	margin: 0;
	margin: 0;
	font-size: 26px;
	font-weight: bold;
	color: #cbbb9d;
	height: 55px;
	line-height: 55px;
	border-top: dashed #cbbb9d 1px;
}

#left-col {
	width: 571px;
	margin: 5px;
	float: left;
}

.featured {
	width: 275px;
	margin: 0px;
	float: left;
	height: 218px;
	border-top: dashed #cbbb9d 1px;
	padding-top: 17px;
	padding-right: 0 px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.feat-top{
	padding-top: 0;
	margin: 0px 0px 0px 0px;
}
.feat-left {
	padding-left: 0px;
}

.featured img{
	border: 14px solid #000;
	width: 246px;
	height: 129px;
}
.featured p.caption{
	width: 256px;
	height: 34px;
	background-color: #000;
	padding: 6px 10px 9px 8px;
	margin: 11px 0px 0 0;
}
	
#port-top {
	padding: 0px 0 0px 5px;
	margin: 0px 0 0 0;
	width: 905px;
}
#port-top p{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
#port-top h1 {
	border-top: none;
}
.port-item {
	background-color: #000000;
	padding: 0px;
	margin: 0;
/*	width: 571px; */
	height: 363px;
	border-top: dashed #cbbb9d 1px;
	border-bottom: dashed #cbbb9d 1px;
}
.port-item img{
}
.port-text {
	/*width: 571px; */
	background-color: #000000;
	min-height: 85px;
	margin-bottom: 15px;
	border-bottom: dashed #cbbb9d 1px;
	padding: 10px;
}
.bot {
	border-bottom: dashed #cbbb9d 1px;
	margin-bottom: 15px;
}
.port-text p{
	margin-left: 15px;
	line-height: 20px;
	margin-right: 75px;
}
.port-text p.title{
	font-weight: bold;
	color: #fff15f;
}
.port-text .top {
	float: right;
	margin: 25px 20px;
}
.port-text .top a{
	color: #fff15f;
}

#right-col {
	float: left;
	margin: 5px 0 18px 16px;
	width: 273px;
	background-color: #26140c;
	border-bottom: dashed #cbbb9d 1px;
}
#right-col h2 {
	margin: 0;
	padding: 0;
	border-top: dashed #cbbb9d 1px;
	border-bottom: dashed #cbbb9d 1px;
}
#right-col p {
	margin: 0;
	padding: 10px 15px 12px 15px;
}
#right-col ul {
	list-style-type: none;
	padding: 0px;
	margin: 15px 0;
}
#right-col ul li{
	margin-left: 15px;
	line-height: 20px;
}
.col-bot {
	background: url("../images/dot_rule.gif") no-repeat #000000;
	height: 1px;
}


#banners {
	float: none;
	clear: left;
	margin-left: 5px;
	border-top: dashed #cbbb9d 1px;
	border-bottom: dashed #cbbb9d 1px;
	padding: 0;
	width: 865px;
	padding: 0px;
}
#banners img{
	margin-left: 19px;
	border: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#banners img.left{
	margin-left: 0;
	margin-right: -1px;
}
#banners a img{
}
#banners a.jump:hover img{
	padding: 10px 0 20px 0;
	border: none;
}


#footer {
	margin: 0 auto;
	width: 960px;
	height: 151px;
	background-image: url(../images/footer.jpg);
	}
	
#footer .address_info {
	width:775px;
	height:20px;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFF;
	position: relative;
	left: 135px;
	top: 68px;
	}
	
#footer .address_info a {
	color: #fff15f;
	}
	
#footer .address_info a:hover {
	color: #cbbb9d;
	}	
	
#footer .address_info a:visited {
	color: #C99;
	}	

