A {text-decoration: underline; color:#fff;}
A:hover {text-decoration:none; color:#fff;}

html {
	background-color: #000000;
	padding: 0;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #bbb88f;
	width: 755px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #000;
	padding-bottom: 40px;
}
#intro  {
	width: 330px;
	margin-top: 105px;
	margin-left: 213px;
}
#footer {
	color: #FFFFFF;
	width: 755px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}
.bullet {
	color: #BBB88F;
	font-size: 14px;
}
#wrapper #gallery {
	width: 334px;
	display: inline;
	float: right;
	height: 350px;

}
#wrapper #logo {
	height: 155px;
	text-indent: -999999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 60px;
}
#wrapper #nav {
	margin-left: 50px;
	padding-top: 5px;
	font-size: 12px;
	margin-top: 0px;
}
#wrapper #nav img {
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #nav a {
	color: #000000;
	text-decoration: none;
}
#wrapper #nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper #content {
	padding-left: 45px;
	padding-right: 45px;
	margin-top: 40px;
	width: 665px;
}
#content h1 {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 12px;
}
#content h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 12px;
}
#content #leftContent {
	font-size: 14px;
	display: inline;
	width: 280px;
	padding-right: 20px;
}
#content #rightContent {
	float: right;
	width: 330px;
	margin: 10px;
}
#thumbs .thumbs li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	overflow: hidden;
}
#thumbs  .thumbs   {
	margin: 0px;
	display: inline;
	float: left;
	width: 330px;
	overflow: hidden;
	height: 330px;
	padding-bottom: 0px;
}
.bottom {
	margin-bottom: 0px;
}

.last {
	margin-right: 0px;
}
#contact  input, #contact textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.image-title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0px;padding:0px;
	display:inline;
	
}
.moreInfo {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#slideshow {
	height: 322px;
	overflow: hidden;
}
.projectPopup    td  {
	font-size: 12px;
}
.projectPopup   td h1 {
	margin-bottom: 0px;
}
.projectPopup td ol {
	padding-left: 15px;
}

.clear {clear:both;}

#service {
	list-style-type: square;
}
# service ul {list-style-type:square}#service li   {
	list-style-type: square;
	list-style-image: url(../images/nav-bullet.gif);
}
