#homeFadeshow {
	background: url(/images/fadeshowBg.jpg) no-repeat;
	width: 920px;
	height: 320px;
	float: left;
position: relative;

}

#homeFadeshow #images img {
	border: 0;
position: relative;
}

/*---------- TIDY ----------*/

* {margin: 0px; padding: 0px; outline: 0; border: none;}
body {font-family: arial; background: url(/images/bgTop.jpg) repeat-x;}
.clear {clear:both;}
html {background: url(/images/bg.jpg);}
html, form, body {height: 100%;}
body:before {content:""; height:100%; float:left; width:0; margin-top:-32767px; /*Opera Fix*/}

h1, h2 {text-transform: uppercase; font-style: italic; font-weight: bold; color: #666666; border-bottom: 2px solid #cccccc;}
h1 {font-size: 22px; margin-bottom: 15px;}
h2 {font-size: 18px; margin-bottom: 10px;}
img {border: solid 2px #cccccc;}
a {color: #587ba7;}

/*---------- WRAP & CONTENT ----------*/

#wrap {
	width: 998px;
	margin: 0 auto;
	min-height: 100%;
}

#mainWrap {
	padding-bottom: 60px;}  /* must be same height as the footer */


#main {
	float: left;
	background: Url(/images/containerBg.png) repeat-y;
	font-size: 13px;
	color: #333333;
	line-height: 1.6;
	padding: 10px 38px 10px 38px;
	width: 922px;
}

#main table td {font-size: 13px; line-height: 1.6; color: #333333;}

#spacer {width: 100%; height: 5px; float: left;}

/*-------------------- SITETOP --------------------*/

#siteTop {
	position: relative;
	float: left;
	width: 998px;
	height: 170px;
	background: url(/images/containerTopBg.png) no-repeat bottom left;
}

/*---------- LOGO ----------*/

img#logo {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

/*---------- NAVIGATION ----------*/

#navigation {
	height: 50px;
	width: 700px;
	position: absolute;
	top: 65px;
	right: 0;
}

/*---------- LINKS ----------*/
.link {
	width: 100%;
	float: left;
	border-bottom: solid 1px #cccccc;
	padding: 10px 0;
}



/*-------------------- HOME --------------------*/

span#readMore {
	float: right;
	line-height: 1;
}

.homeHeader {
	width: 920px;
	height: 320px;
	background: url(/images/homeHeaderBg.jpg) no-repeat;
}

#homeIdentifiers {
	float: left;
	padding: 25px 0;
}

.homeIdentifier {
	float: left;
	width: 290px;
}

.homeIdentifier img {
	float: left;
}

.homeIdentifier a {
	text-decoration: none;
}

.homeIdentifier a:hover img {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.homeIdentifier a:hover span {
	text-decoration: underline;
}



.homeIdentifier img {
	margin-bottom: 10px;
}

#identifierCenter {
	margin: 0 25px;
}

#homeAbout {
	width: 290px;
	float: left;
}

#homeNews {
	float: right;
	width: 605px;
}

.homeNewsItem {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #cccccc;
}

#last {
	border: none;
	margin: 0;
}

/*---------- CONTENT ----------*/

img#headerImage {
	margin-bottom: 20px;
	float: left;
}

#content li {
	margin-left: 20px;
}

#content p {
	padding-bottom: 10px;
}


#breadcrumbs {
	width: 600px;
	float: right;
	height: 50px;
	padding-top: 15px;
	font-size: 12px;
}

#breadcrumbs li {
	margin: 0;
}

#breadcrumbs a {
	font-size: 12px;
}

#sidebar {
	float: left;
	width: 240px;
	background: #f3f3f3;
	border: 2px solid #cccccc;
	padding: 25px;
}

#content {
	float: right;
	width: 600px;
}

img#textImage {
	float: right;
	margin: 0 0 20px 20px;
}

#specs {
	float: left;
	width: 600px;
	padding-top: 10px;
}

#specs img {
	border: none;
}

#specs table {
	border: 1px solid #dadada;
}

#specs td {
	border: 1px solid #dadada;
	padding: 2px;
}

/*-------------------- CONTACT FORM --------------------*/

#contactForm {
	padding: 20px 0;
}

#contactForm table {
	float: right;
}

/*-------------------- BOTTOM INFO --------------------*/

#bottomInfo {
	border: 2px solid #cccccc;
	background: #f3f3f3;
	width: 870px;
	float: left;
	margin-top: 25px;
	padding: 25px;
}

.infoPanel {
	
}

#links {
	width: 280px;
	float: left;
}

#links ul {
	list-style-type: none;
}

#links {
	font-size: 13px;
}

#iso {
	padding: 0 0 0 20px;
	float: right;
}

#iso img {
	float: right;
	margin-left: 5px;
}

#iso span {
	padding-top: 20px;
	float: left;
	font-size: 11px;
	width: 100px;
	display: block;
}

#pw {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px 30px 0 30px;
	float: left;
	height: 90px;
	
}

#pw span {
	padding-top: 10px;
	font-size: 11px;
	display: block;
}

/*-------------------- FOOTER --------------------*/

#containerBottom {
	height: 18px;
	width: 998px;
	background: url(/images/containerBottomBg.png) no-repeat;
	float: left;
}

#footer {
	background: url(/images/footerBg.png) repeat-x top;
	position: relative;
	margin-top: -60px; /* negative value of footer height */
	height: 60px;
	clear: both;
}

#footerRelative {
	position: relative;
	height: 60px;
	width: 960px;
	margin: 0 auto;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover {
	color: #f3f3f3;
}

/*---------- DISCLAIMER ----------*/

#disclaimer {
	font-size: 11px;
	position: absolute;
	color: #ffffff;
	top: 30px;
}

img#logoSmall {
	position: absolute;
	right: 0;
	top: 25px;
	border: 0;
}





















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

