 body {
	background-color: #e9dfcd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/FC_grad_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	font-weight: normal;
}
p {
	color: #000000;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

h1 {
	color: #CC9966;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

h2 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

h3 {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

h4 {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #CC9966;
}

a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC9966;
	text-decoration: none;
}


.tableindex {
	vertical-align: middle;
}

.indexborder {
	border: 7px solid #FFFFFF
}

.darkbeige {
	color: #CC9966
}

.centredtext {
	text-align: center
}

.italic {
	font-style: italic;
}

.quote {
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;
}

.quotelrg {
	font-size: 22px;
	line-height: 19px;
	color: #CC9966;
	letter-spacing: -0.7px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}

.redtext {
	color: #CC0000;
}

.greytext  {
	color: #999999
}

/* Page, Banner and Navigation */

#page {
	width: 946px;
	border: 7px solid #FFFFFF;
	background-color: #f2ece0;
	margin: 0 auto;
	-webkit-box-shadow: 3px 0px 5px #d0b698,-3px 0 0 #d0b698;
	-moz-box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
	box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
}

#page_folio {
	width: 946px;
	border: 7px solid #FFFFFF;
	margin: 0 auto;
	-webkit-box-shadow: 3px 0px 5px #d0b698,-3px 0 0 #d0b698;
	-moz-box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
	box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
}

#banner {
	width: 946px;
	height: 156px;
	background-image: url(../images/FC_header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
}

#navbg {
	height: 25px;
	background-image: url(../images/nav_button.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#undernav {
	background-color: #f2ece0;
	background-image: url(../images/FC_navshad.png);
	background-repeat: repeat-x;
	height: 30px;
}

/* Home page */

#outer {
  position: absolute;
  top: 40%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
 
#inner {
	width: 946px;
	height: 500px;
	margin-left: -473px;  /***  width divided by 2   ***/
	position: absolute;
	top: -250px;          /***  height divided by 2   ***/
	left: 50%;
	border: 7px solid #FFFFFF;
	-webkit-box-shadow: 3px 0px 5px #d0b698,-3px 0 0 #d0b698;
	-moz-box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
	box-shadow: 3px 0px 5px #d0b698,-3px 0px 5px #d0b698;
}

#button-outer {
	width: 946px;
	margin-top: 25px;
	margin-bottom: 0;
}

#button-a {
	width: 120px;
	margin-left: 320px;
	float: left;
}

#button-b {
	width: 120px;
	margin-right: 320px;
	float: right;
}

#button-mobi-a {
	width: 400px;
	margin-left: 0;
	float: left;
}

#button-mobi-b {
	width: 400px;
	margin-right: 0;
	float: right;
}
	

/* Content */

#textreg {
	width: 446px;
	height: 550px;
	float: left;
}

#textreg_folio {
	background-color: #f2ece0;
	width: 246px;
	height: 550px;
	float: left;
}

#textreg_form {
	width: 306px;
	height: 550px;
	float: left;
}

#textreg_about {
	background-image: url(../images/FC_navshad.png);
	background-repeat: repeat-x;
	width: 446px;
	height: 550px;
	padding-top: 30px;
	float: left;
}

#picreg_about {
	width: 500px;
	height: 580px;
	float: left;
	background-image:url(../images/about_pg.jpg);
}

#picreg_folio {
	width: 700px;
	height: 550px;
	float: left;
	background-image:url(../images/folio_pg.jpg);
}

#slideshowreg {
	background-color: #f2ece0;
	padding-left: 20px;
	width: 680px;
	height: 550px;
	float: left;
}

#form {
	width: 480px;
	padding-top: 0px;
	float: left;
}

#contact {
	width: 480px;
	float: left;
}	

#fullwidthreg {
	width: 946px;
	height: 550px;
	float: left;
}

#fullwidthreg_welcome {
	width: 946px;
	height: 580px;
	background-image: url(../images/welcome_pg.jpg);
}

#fullwidthreg_testimonials {
	width: 946px;
	height: 570px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fullwidthreg_privacy {
	width: 946px;
	padding-top: 30px;
	height: 550px;
	background-image: url(../images/FC_navshad.png);
	background-repeat: repeat-x;
}

/* Footer */

#footer {
	clear: both;
	background-color: #FFFFFF;
}

#footer p {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #999999;
	text-align: center;
	margin: 0px;
}

#footer a {
	color: #CC0000;
}


/* Slideshow and controls */


#header {
	width: 700px;
	height: 550px;
	float: left;
}

#controls {
	position: relative;
	top: 470px;
	padding-left: 290px;
	margin: 0 auto;
	width: 410px;
}

#back {
	background-image: url("../images/btn_back.png");
	background-repeat: no-repeat;
}

#next {
	background-image: url("../images/btn_next.png");
	background-repeat: no-repeat;
}

#control {
	background-image: url("../images/btn_pause.png");
	background-repeat: no-repeat;
}

.btn {
	height: 43px;
	width: 50px;
	float: left;
	cursor: pointer;
}

.headerimg {
	background-color: #f2ece0;
	background-position: center top;
	background-repeat: no-repeat;
	width: 700px;
	height: 550px;
	position: absolute;
}

/* TV and multimedia content */

#textreg_tv {
	width: 246px;
	height: 770px;
	padding-top: 20px;
	float: left;
}

#slideshowreg_tv {
	padding-top: 10px;
	padding-left: 20px;
	width: 680px;
	height: 780px;
	float: left;
}

.tv-multi {
	width: 680px;
	border: none;
}

