/* CSS Document */

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  background-color: #4a494a;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat;
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: center;
  color: #808080;
}

html { 
  overflow: -moz-scrollbars-vertical !important;
  overflow-y: scroll; 
}
a:link {
	color: #5c5c5c;
}
a:visited {
	color: #5c5c5c;
}
a:hover {
	color: #999;
}
a:active {
	color: #5c5c5c;
}
h1 {
	color: #5c5c5c;
	font-size: 30px;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	color: #79c022;
	font-size: 20px;
	font-weight: normal;
	padding: 5px 0;
	margin: 3px 0;
}
img {
	border: 0;
	}
p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px 0;
	color: #808080;
	}
ul {
	margin-top: 0;
}
ul li {
	list-style: outside;
	margin-left: -24px;
	line-height: 26px;
}

/* PAGE LAYOUT */

#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 137px;
	background-image:url(../images/header-bg.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#header a {
	color: #808080;
	text-decoration: none;
}
#header a:hover {
	color: #005DAB;
}
#logo {
	width: 235px;
	height: 89px;
	margin: 35px 0 0 47px;
	float: left;
}
#headerRight {
	width: 500px;
	float: right;
}
#tagline{
	width: 300px;
	text-align: left;
	margin: 54px 40px 0 0;
	float: right;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #808080;
}
#topMenu { 
	width: 300px;
	margin: 17px 40px 0 0;
	padding: 0;
	text-align: right;
	float: right;
}
#menu { 
	width: 1000px;
	height: 52px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/nav-bg.gif);
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0 30px 0 30px;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #5c5c5c;
}
#menu a:hover {
	color: #000;
}
#menu .selected {
	color: #7bc523;
}
#main, #mainProjects, #mainSingleColumn {
	width: 912px;
	padding: 5px 44px 30px 44px;
	text-align: left;
	color: #8f8f8f;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#mainSingleColumn {
	width: 812px;
	padding: 5px 94px 30px 94px;
}
#mainProjects ul {
	list-style-position: inside;
	padding:0; 
	margin:0 0 0 13px; 
}
#mainProjects li {
	margin: 0 0 5px 0;
	line-height: 14px;
}
#leftColumn {
	width: 660px;
	float: left;
}
#rightColumn {
	width: 216px;
	padding: 0 0 0 30px;
	text-align: left;
	float: right;
}
#services ul { 
	color: #7bc523; 
}
#services li span { 
	 
}
#services a {
	
	text-decoration: none;
}
#services a:hover {
	color: #5c5c5c;
	text-decoration: underline;
}
#arrowLink1 {
	width: 260px;
}
#arrowLink1, #arrowLink2 {
	color: #8f8f8f;
	line-height: 24px;
	display: block;
	padding-left: 30px;
	background: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#arrowLink1:hover, #arrowLink2:hover {
	background-position: 0 -23px;
	color: #5c5c5c;
	text-decoration: none;
}
#arrowLink1 a, #arrowLink2 a {
	color: #8f8f8f;
	text-decoration: none;
}
#arrowLink1 a:hover, #arrowLink2 a:hover {
	text-decoration: none;
}
.quoteTop {
	width: 808px;
	height: 14px;
	background-image: url(../images/quote-bg-top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;	
}
.quote1, .quote2 {
	width: 748px;
	background-image: url(../images/quote-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding: 10px 30px;
}
.quote2 {
	background-image: url(../images/quote-bg-2.jpg);
}
.quote1 p, .quote2 p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #474747;
}
.quote1 a:hover, .quote2 a:hover {
	color: #000;
}
.quoteBottom1, .quoteBottom2 {
	width: 808px;
	height: 43px;
	background-image: url(../images/quote-bg-bottom-2.jpg);
	background-repeat: no-repeat;
}
.quoteBottom2 {
	background-image: url(../images/quote-bg-bottom.jpg);
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headline {
	color: #5c5c5c;
	font-size: 24px;
}
.projectGraphic {
	padding-left: 17px; 
	padding-bottom: 40px;
}
.thumb{margin:16px auto 13px auto;}
.thumb a{display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #bab9b2;padding:5px;}
.thumb a:hover{display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px dashed #88756a;padding:5px;}
.thumb a:hover img {
	opacity:0.4; 
	filter:alpha(opacity=60);
}
.thumb img{display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.captionName {
	font-size: 12px;
	color: #5c5c5c;
}
.captionProject {
	font-size: 12px;
}
.darkGrey {
	color: #5c5c5c;
}
.green {
	color: #7bc523;
}
.projectDetails {
	font-size: 12px;
	padding: 5px 5px 30px 5px;
}
.projectTitle {
	line-height: 30px;
}
.greenBorder {
	width: 912px;
	height: 5px;
	border-top: 5px solid #dedede;
	
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#footer {
	width: 940px;
	height: 74px;
	padding: 5px 30px 10px 30px;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
}
#footerContact {
	margin-top: 7px;
}
#footerMenu {

}
#footerMenu ul {
	margin: 0;
	padding: 0;
}
#footerMenu li {
	display: inline;
	margin: 0;
	padding: 0 0 0 30px;
}
#footerMenu a {
	color: #898989;
}
#footerMenu a:hover {
	color: #000;
}
#directoryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#directoryLinks a {
	text-decoration: none;	
}
