body {
	background: #e7e3e1 url(images/background.jpg) no-repeat center bottom;
	font: 80%/180% Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #363636;
	margin: 0px;
	padding: 0px;
}
hr {
	margin-bottom: 10em;
	border: none;
}
p {
	padding: 0px;
	margin: 0px 0px 1.8em;
}
a {
	color: #6C6C6B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}



#wrapper {
	width: 885px;
	margin: 0px auto;
}


#header {
	height: 200px;
	width: 885px;
	top: 0px;
	background: #e7e3e1;
	position: fixed;
	margin: 0px;
	/* for IE */
	filter: alpha(opacity=90);
	/* CSS3 standard */
	opacity: 0.9;
}
#header h1 {
	background: url(images/header.gif) no-repeat;
	height: 102px;
	width: 462px;
	text-indent: -9999px;
	margin: 0px auto;
	padding: 0px;
}
#nav {
	height: 30px;
	width: 395px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style: none;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#nav .about a {
	background: url(images/nav-about.gif) no-repeat;
	display: block;
	height: 28px;
	width: 87px;
	text-indent: -9999px;
}
#nav .about a:hover {
	background: url(images/nav-about.gif) 0px 28px;
}
#nav .services a {
	background: url(images/nav-services.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 88px;
}
#nav .services a:hover {
	background: url(images/nav-services.gif) 0px 28px;
}
#nav .contact a {
	background: url(images/nav-contact.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 98px;
}
#nav .contact a:hover {
	background: url(images/nav-contact.gif) 0px 28px;
}
#about, #services, #contact {padding-top: 200px;}
#services .services-box {
	width: 360px;
	padding-right: 20px;
}
#services .work-box {
	width: 480px;
}
.gallery-thumb {
	width: 450px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 3px 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}
.gallery-thumb ul {
	margin: 0px;
	padding: 0px;
}
.gallery-thumb li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.gallery-thumb img {
	margin: 0px 1px;
	height: 50px;
	width: 50px;
}
.gallery-thumb a img {border: none;}




#inner-wrapper {
	margin-top: 0em;
	margin-bottom: 15em;
	width: 885px;
}
#inner-wrapper h2 {
	font-weight: normal;
	font-size: 20pt;
	text-transform: uppercase;
	margin: 0px 0px 1em;
	padding: 0px;
}
#inner-wrapper h3 {
	color: #a0a169;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
#inner-wrapper .title-about {
	background: url(images/title-aboutus.gif) no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 250px;
}
#inner-wrapper .title-services {
	background: url(images/title-services.gif) no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 279px;
}
#inner-wrapper .title-ourworks {
	background: url(images/title-ourworks.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 101px;
}
#inner-wrapper .title-contact {
	background: url(images/title-contact.gif) no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 212px;
}

#inner-wrapper .highlight {
	font-weight: bold;
	color: #dd342b;
}
#inner-wrapper .highlight2 {
	color: #72a3a0;
	font-weight: bold;
	padding-right: 5px;
}
#inner-wrapper .riv-logo {
	background: url(images/contact-therivdesign.gif) no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 152px;
}



#inner-wrapper blockquote {
	color: #625858;
}
#inner-wrapper .about-quote {
	background: url(images/icon-quote.gif) no-repeat left 7px;
	color: #625858;
	padding-left: 35px;
}
#contact-form {
	margin: 0px;
	padding: 0px;
}
#contact-form input {
	background: #fcfcfc;
	border: none;
	border-left: 2px solid #64b7b2;
	font: 9pt Tahoma, Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 5px;
	height: 20px;
	width: 178px;
	margin-bottom: 5px;
	color: #959595;
}
#contact-form .msg {
	height: 116px;
	width: 240px;
	color: #959595;
	font: 10pt Tahoma, Arial, Helvetica, Verdana, sans-serif;
	border: none;
	border-left: 2px solid #64b7b2;
	padding: 2px 5px;
	background: #fcfcfc;
}
#contact-form .button-send {
	height: 25px;
	width: 60px;
	margin-top: 8px;
	margin-left: 180px;
	cursor: pointer;
	border: none;
	background: none;
	color: #64B7B2;
	font: bold 12pt Tahoma, Arial, Helvetica, Verdana, sans-serif;
}
.message {background:#eee; color:#000;display:none;width:460px;padding:10px;}

#footer {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #bd5b4c;
	height: 80px;
}
#footer .footer-nav {
	color: #555555;
}
#footer .footer-nav a {
	color: #555555;
	text-decoration: none;
}
#footer .left .footer-nav a:hover {
	color: #484848;
	text-decoration: none;
}


#footer .footer-nav ul {
	margin: 0px;
	padding: 0px;
}
#footer .footer-nav li {
	display: inline;
	list-style: none;
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #1b1a1a;
}
#footer .non-border {border: none;}
#footer .lift a {
	color: #b0b30c;
	text-decoration: none;
}

#footer .call {
	background: url(images/footer-call.gif) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 260px;
}
