@charset "UTF-8";
/*--- Basic page formatting ---*/
* {
	margin: 0px;
	padding: 0px;
}
body    {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #677374;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}
#clear {
	clear: both;
}
/*--- Positon page container elements ---*/
#header {
	position: relative;
	height: 178px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#mainnav li {
	float: left;
}
#header h1 {
	margin-left: -9000px;
}
#header #logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 178px;
	width: 180px;
	background: url(../images/rcd_logo.png) no-repeat;
}
#content {
	height: 292px;
	background: #7A0002;
}
#contentabout {
	height: 292px;
	background: #00636F;
}
#contentservices {
	height: 292px;
	background: #527F23;
}
#contentfolio {
	height: 292px;
	background: #A28000;
}
#contentcontact {
	height: 292px;
	background: #9A5104;
}
#text {
	width: 520px;
	float: right;
}
#texthome {
	width: 520px;
	float: right;
}
/*--- Formatting header and home page slideshow elements ---*/
/*-- home button --*/
#header #mainnav #homelink a:link,#header #mainnav #homelink a:visited {
	color: #22191A;
	background: url(../images/btn_home.jpg) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	width: 73px;
	display: block;
	text-align: center;
}
#header #mainnav #homelink a:hover,#header #mainnav #homelink a:active {
	color: #FFFFFF
}
#header #mainnav #homelink a.current,#header #mainnav #homelink a.current:hover,#header #mainnav #homelink a.current:active {
	color: #FFFFFF;
	background: url(../images/btn_home.jpg) no-repeat;
	cursor: default;
}
/*-- about button --*/
#header #mainnav #aboutlink a:link,#header #mainnav #aboutlink a:visited {
	color: #22191A;
	background: url(../images/btn_about.jpg) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	width: 73px;
	display: block;
	text-align: center;
}
#header #mainnav #aboutlink a:hover,#header #mainnav #aboutlink a:active {
	color: #FFFFFF
}
#header #mainnav #aboutlink a.current,#header #mainnav #aboutlink a.current:hover,#header #mainnav #aboutlink a.current:active {
	color: #FFFFFF;
	background: url(../images/btn_about.jpg) no-repeat;
	cursor: default;
}
/*-- services button --*/
#header #mainnav #serviceslink a:link,#header #mainnav #serviceslink a:visited {
	color: #22191A;
	background: url(../images/btn_services.jpg) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	width: 85px;
	display: block;
	text-align: center;
}
#header #mainnav #serviceslink a:hover,#header #mainnav #serviceslink a:active {
	color: #FFFFFF
}
#header #mainnav #serviceslink a.current,#header #mainnav #serviceslink a.current:hover,#header #mainnav #serviceslink a.current:active {
	color: #FFFFFF;
	background: url(../images/btn_services.jpg) no-repeat;
	cursor: default;
}
/*-- folio button --*/
#header #mainnav #foliolink a:link,#header #mainnav #foliolink a:visited {
	color: #22191A;
	background: url(../images/btn_folio.jpg) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	width: 57px;
	display: block;
	text-align: center;
}
#header #mainnav #foliolink a:hover,#header #mainnav #foliolink a:active {
	color: #FFFFFF
}
#header #mainnav #foliolink a.current,#header #mainnav #foliolink a.current:hover,#header #mainnav #foliolink a.current:active {
	color: #FFFFFF;
	background: url(../images/btn_folio.jpg) no-repeat;
	cursor: default;
}
/*-- contact button --*/
#header #mainnav #contactlink a:link,#header #mainnav #contactlink a:visited {
	color: #22191A;
	background: url(../images/btn_contact.jpg) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	width: 85px;
	display: block;
	text-align: center;
}
#header #mainnav #contactlink a:hover,#header #mainnav #contactlink a:active {
	color: #FFFFFF
}
#header #mainnav #contactlink a.current,#header #mainnav #contactlink a.current:hover,#header #mainnav #contactlink a.current:active {
	color: #FFFFFF;
	background: url(../images/btn_contact.jpg) no-repeat;
	cursor: default;
}
ul#frontslideshow {
	height: 292px;
	width: 440px;
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	overflow: hidden;
}
ul#frontslideshow li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
ul#frontslideshow img {
	width: 440px;
	height: 292px;
}
/*--- Formatting folio page slide shows elements ---*/
div#galleryslideshow, ul#galleryindex{
	width: 980px;
	height: 292px;
	max-height: 292px;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
}
div#galleryslideshow ul{
	display: block;
	position: absolute;
	height: 292px;
	max-height: 292px;
	width: 30000px;
}
div#galleryslideshow ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 980px;
	height: 292px;
	position: relative;
	display: block;
	float: left;
	clear: none;
}
div#galleryslideshow ul img{
	width: 980px;
	height: 292px;
}
ul#galleryindex{
	height: 30px;
	clear: both;
	width: 400px;
	float: right;
	margin-top: 2px;
}
ul#galleryindex li{
	display: block;
	position: relative;
	clear: none;
	float: right;
	margin: 0px 0px 0px 4px;
	font-size: .8em;
}
ul#galleryindex li a{
	padding: 0px 3px;
	color: #FCE105;
	text-decoration: none;
}
ul#galleryindex li a.active{
	color: #FFFFFF;
}
ul#galleryindex li.fill{
	color: #CCCCCC;
}
/*--- Formatting brand image slides ---*/
#slidesimplify {
	height: 292px;
	width: 440px;
	background: url(../images/simplify_photo.jpg) no-repeat;
	position: absolute;
}
#sliderevitalize {
	height: 292px;
	width: 440px;
	background: url(../images/revitalize_photo.jpg) no-repeat;
	position: absolute;
}
#slidetransform {
	height: 292px;
	width: 440px;
	background: url(../images/transform_photo.jpg) no-repeat;
	position: absolute;
}
/*--- Formatting text and content links below header ---*/
#text {
	color: #FFFFFF;
	padding-top: 1.5em;
	font-size: 1em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#texthome {
	color: #FFFFFF;
	padding-top: 1.8em;
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#texthome span {
	color: #CCCCCC;
}
#text span {
	color: #E2E2E2;
	line-height: 2em;
}
#text #graphiclist {
	position: absolute;
	width: 260px;
	font-size: 0.9em;
	padding-top: 15px;
}
#text #interiorlist {
	position: relative;
	width: 240px;
	font-size: 0.9em;
	float: right;
	padding-top: 15px;
}
#content a:link, #content a:visited {
	color: #FCE105;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #FFFFFF;
}
#contentabout a:link, #contentabout a:visited {
	color: #FCE105;
	text-decoration: none;
}
#contentabout a:hover, #contentabout a:active {
	color: #FFFFFF;
}
#contentservices a:link, #contentservices a:visited {
	color: #FCE105;
	text-decoration: none;
}
#contentservices a:hover, #contentservices a:active {
	color: #FFFFFF;
}
#contentfolio a:link, #contentfolio a:visited {
	color: #FCE105;
	text-decoration: none;
}
#contentfolio a:hover, #contentfolio a:active {
	color: #FFFFFF;
}
#contentcontact a:link, #contentcontact a:visited {
	color: #FCE105;
	text-decoration: none;
}
#contentcontact a:hover, #contentcontact a:active {
	color: #FFFFFF;
}
/*--- Formatting contact form elements ---*/
form#contactform{
	width: 750px;
	height: 292px;
	display: block;
	position: relative;
	float: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
form#contactform div{
	display: block;
	position: relative;
	float: left;
	height: auto;
	margin: 0px;
	width: 400px;
	padding: 0px;
}
form#contactform label{
	width: auto;
	display: block;
	position: relative;
	float: left;
	clear: none;
	margin: 0px 0px 2px;
	padding: 0px;
	height: auto;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
#contactinfo {
	float: right;
	width: 190px;
	margin: 70px 0px 0px;
	color: #E2E2E2;
	position: relative;
	height: auto;
	letter-spacing: 0.05em;
}
/*--- Formatting secondary content and footer elements ---*/
#secondarycontent p {
	height: 30px;
	margin-top: 10px;
	font-size: 0.9em;
	color: #CCCCCC;
}
#secondarycontent p a {
	color: #FCE105;
	text-decoration: none;
}
#secondarycontent p a.active {
	color: #FFFFFF;
}
#spacebelowcontent {
	height: 200px;
	float: right;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 1.8em;
	color: #FFF;
}
#footer {
	height: 50px;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.05em;
}
