body {
	background-color: #EBECE6;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/generic/bg.jpg);
	background-repeat: repeat-x;
}

 /*hidden skip links*/

.hide { 
 display: none;
 }
 
/*printable logo*/
 
#printablelogo { 
 	display: none;
 }
 
 /*hidden SEO content*/
 
#seo { 
 	display: none;
 }
 #seo p { 
 	display: none;
 }
 #seo hr { 
 	display: none;
 }
 
/*centre*/

#centre {
	width: 100%;
	text-align: center;
}

/*backgroundshadow*/

#backgroundshadow {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/generic/background-shadow.jpg);
	background-repeat: repeat-y;
}

/*container*/

#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #FDD57F;
	padding: 0px;
	background-image: url(../images/generic/background-orange.jpg);
	background-repeat: repeat-x;
}

/*logo and header bar*/

#logo {
	margin: 0px;
	padding: 0px;
}

/*mainimage*/

#mainimage {
	padding: 0px;
	margin: 0px;
}

/*topNav*/

#topBar {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 121px;
}
#topnav {
	background-color: #FFFFFF;
	width: 750px;
}
#lowernav {
	float: right;
}

/*breadcrumbs*/

#breadcrumbs {
	background-image: url(../images/generic/background-breadcrumbs.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

/*date*/

#date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding: 7px 0px 0px 25px;
	color: #2A4183;
	margin: 0px;
	float: left;
}
#date a:link {
	color: #2A4183;
	text-decoration: none;
}
#date a:visited {
	color: #2A4183;
	text-decoration: none;
}
#date a:hover {
	color: #2A4183;
	text-decoration: underline;
}



/*footer*/

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px 10px;
	color: #999999;
	margin: 0px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #2A4183;
	text-decoration: underline;
}

/*copyright*/

#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
	padding: 0px 0px 15px;
	color: #999999;
	margin: 0px;
	text-align: center;
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #2A4183;
	text-decoration: underline;
}

/*footerswoosh*/

#footerswoosh {
}

/*content*/

#content {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 35px 15px 0px;
	padding: 0px;
	color: #000033;
	width: 480px;
}
#content td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000033;
}
#content p {
}
#content h1 {
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 24px;
}
#content h2 {
	font-size: 12px;
	color: #2B4082;
	margin-top: 20px;
}
#content h3 {
	font-size: 12px;
	color: #2B4082;
	margin-top: 30px;
	line-height: 18px;
}
#content h4 {
	font-size: 11px;
	color: #2B4082;
	margin-top: 30px;
}
#content ul {
	list-style-type: disc;
}
#content li {
}
#content a:link {
	text-decoration: underline;
	color: #2B4082;
}
#content a:visited {
	text-decoration: underline;
	color: #2B4082;
}
#content a:hover {
	text-decoration: underline;
	color: #49599F;
}
#content strong {
	color: #2B4082;
}
#content em {
}
#content form {
	border: 1px solid #FFFFFF;
	width: 400px;
	padding: 5px;
	background-color: #FFD9A3;
	margin-top: 20px;
}
#content select {
}
#content input {
}
#content textarea {
}
#content label { 
 display: none;
}
#content blockquote {
	padding: 0px 10px 0px 15px;
	margin: 0px;
	background-image: url(../images/generic/p-background.gif);
	background-repeat: no-repeat;
	height: 90px;
	font-size: 11px;
	line-height: 17px;
}
#content blockquote em {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 38px;
	font-style: normal;
	padding-top: 8px;
}
#content blockquote strong {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 25px;
}
#content hr {
	color: #FFE4BE;
	margin-top: 13px;
}
.smallprint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	border: 1px solid #F9BC27;
	padding: 2px;
}
.red {
	color: #FF0000;
}
#contentimageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 12px;
	color: #2B4181;
}
#contentimageright img {
	margin-bottom: 8px;
}
#contentimageleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
	color: #2B4181;
}
#contentimageleft img {
	margin-bottom: 8px;
}
#manuals {
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
}

.contentimageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 12px;
	color: #2B4181;
}
.contentimageright img {
	margin-bottom: 8px;
}

/*leftNav*/


#leftBar {
	float: left;
	width: 175px;
	padding-left: 25px;
}

#leftNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #F47A04;
	width: 110px;
}
#leftNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#leftNav li {
	display: block;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	height: 19px;
}
#leftNav p {
	margin: 0px;
	padding: 0px;
}
#leftNav a:link {
	display: block;
	color: #F57801;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
}
#leftNav a:visited {
	display: block;
	color: #F57801;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
}
#leftNav a:hover {
	display: block;
	color: #C65E01;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
}
#leftNav strong {
	display: block;
	color: #F57801;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
}

/*video panel*/

#videopanel {
	margin-bottom: 20px;
}
.videopanel {
	margin-bottom: 20px;
}

/*quote panel*/

#quotepanel {
	width: 145px;
	background-color: #2A4080;
}

#quotepanel p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 13px;
	background-image: url(../images/generic/quote-panel-bg.gif);
	margin: 0px;
	padding: 0px 8px 8px;
}

#quotepanel strong{
	font-size: 14px;
	line-height: 17px;
	color: #F9B81F;
}

#quotepanel img {
	margin: 0px;
	padding: 0px;
}

/*news panel*/

#newspanel {
	width: 145px;
	background-color: #FFFFFF;
}
#newspanel p {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4081;
	line-height: 13px;
}
#newspanel a:link {
	color: #2A4281;
	text-decoration: none;
}
#newspanel a:visited {
	color: #2A4281;
	text-decoration: none;
}
#newspanel a:hover {
	color: #2A4281;
}
#newspanel p img {
	margin-bottom: 10px;
	margin-top: 4px;
}

/*video panel*/

#videopanel {
	width: 145px;
	margin-bottom: 30px;
}
#videopanel p {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4081;
	line-height: 13px;
}
#videopanel a:link {
	color: #2A4281;
	text-decoration: none;
}
#videopanel a:visited {
	color: #2A4281;
	text-decoration: none;
}
#videopanel a:hover {
	color: #2A4281;
}
#videopanel p img {
	margin-bottom: 10px;
	margin-top: 4px;
}

/*navigation*/

#rollover1 {
	float: left;
}
#rollover2 {
	float: left;
}
#rollover3 {
	float: left;
}
#rollover4 {
	float: left;
}
#subnav1 {
	float: left;
}
#subnav2 {
	float: left;
}
#subnav3 {
	float: left;
}
#subnav4 {
	float: left;
}

#homepagecontent {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #2B4082;
	width: 510px;
	background-image: url(../images/generic/key-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#traceyCS {
	float: left;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 20px;
}
#glynisCS {
	float: left;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 20px;
}
#jayneCS {
	float: left;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 20px;
}
#rebekahCS {
	float: left;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 20px;
}

#virtualtour {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#3dwalkthrough {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
