*{padding: 0px; margin: 0px;}

HTML, BODY { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #f4f1ee;
	font-family: helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 140%;
	text-align: center;
	letter-spacing: 1.5px;
} 

A {
	font-size: 11px;
	color: #121212;
	text-decoration: none;
	letter-spacing: 2.4px;
}

A:Hover {
	color: #6378b2;
	

}

H2 {
	font-style: italic;
	display: inline;
	font-size: 120%;
	line-height: 220%;
	margin: 0px 10px 20px 0px;
	letter-spacing: 2.4px;
}

P {
	color: #333;
	text-indent:3em;
}

p + p { margin-top: 0.6em; }

ul {
	position: relative;
	left: 30px;
	color: #CCC;
	padding: 0px;
	line-height: 18px;
	margin: 0px 14px;
}

#indexcontent {
	margin: 40px auto;
	height: 480px;
	width: 952px;
	background: #FFF;
	border: 1px solid #EEE;
}

#infocontent, #concontent, #intcontent, #extcontent, #feacontent {
	margin: 40px auto;
	margin-bottom: 0px;
	width: 936px;
	background: #FFF;
	border: 1px solid #EEE;
	position: relative;
	padding-bottom: 30px;
}

#infocontent {
	height: 1610px;
}


#concontent {
	height: 550px;
}

#extcontent {
	height: 750px;
}

#intcontent {
	height: 750px;
}

#feacontent {
	height: 700px;
}

#subcontent {
	margin: 14px 0px 0px 14px;
	padding: 0px;
	width: 694px;
	height: 100%;
	background: #f4f6f8;
	float: left;
	display: inline;
	text-align: left;
	border: 1px solid #AAA;
}

#slideshowbox {
	margin: 14px 0px 22px 14px;
	width: 600px;
	height: 450px;
	background: #FFF;
	float: left;
	display: inline;
	font-size: 0;
	line-height: 0;
	text-align: left;
}

#contimg {
	float: left;
	display: inline;
	width: 260px;
	height: 500px;
}


.slide {
	margin: 0px;
	padding: 0px;
}

#subnavbgimage {
	position: absolute;
	bottom: 0px;
	z-index: 1;
}

#indexnav {
	margin: 14px 14px 22px 14px;
	padding: 0px;;
	width: 307px;
	height: 448px;
	border: 1px solid #AAA;
	background: url("images/indexbackgroundnav.jpg");
	float: right;
	display: inline;
}

#indexnav1 {
	margin-top: 140px;
}

#subnav {
	margin: 14px;
	padding: 0px;;
	width: 194px;
	border: 1px solid #AAA;
	background: url("images/navbg.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f5f5f3;
	float: right;
	display: inline;
	position: relative;
	height: 100%;
}

#submarg {
	margin: 14px;
}

.indexnavOver {
	background: #FFF;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	width: 308px;
	height: 24px;
}

.indexnav {
	background-color: transparent;
	width: 308px;
	height: 24px;
}

.subnavOver {
	background: #FFF;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	width: 194px;
	height: 24px;
	z-index: 5;
	position: relative;
}

.subnavclass {
	background-color: transparent;
	width: 194px;
	height: 24px;
	z-index: 5;
	position: relative;
}

.nav {
	height: 24px;
	line-height: 24px;
	width: 308px;
}

.subnavclassSelect {
	font-size: 12px;
	line-height: 24px;
	color: #6378b2;
	text-decoration: none;
	letter-spacing: 2.4px;
	z-index: 5;
	position: relative;
}


.inset {
	border: 1px solid #232323;
	margin: 0px 14px 0px 10px;
}

.robin {
	margin: 0px 14px 14px 0px;
	border: 1px solid #777;
}

#infotext {
	width: 394px;
	float: right;
	display: inline;
}

#infoimg {
	width: 260px;
	float: left;
	display: inline;
}

.contImage {
	margin: 0px 14px 14px 0px;
	border: 1px solid #232323;
}

.testimonial {
	margin: 14px 14px 0px; 14px;
}

.testname {
	display: inline;
	margin-left: 150px;
}

#sp {
	width: 972px;
	clear:both;
}

#copy {
	font-size: 9px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #b2b3ad;
	line-height: 10px;
	text-align: center;
	letter-spacing: 1.4px;
}	

#copy A {
	font-size: 8px; 
	color: #CCC;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 1.4px;
}	

#copy A:hover {
	color: #666;
}