@import url(pages.css);

/* ---- nav style 1 (Flowing Text - Main Nav) ---- */
.navi1 {
	/* common font face, size, formatting */
	position: absolute;
	z-index: 2;
	margin: 122px 0 0 0;
}

/* --------- layout style settings (for .asp template only) --------- */
#toplevel {
	ZZZbackground: #F6F4F3 url(../graphics/system/mainbg_gradient.gif) repeat-x top left;
	background: #cfc6c0 url(../graphics/system/mainbg_gradient.gif) repeat-x top left;
}

#main {
	background: url(../graphics/system/mainbg_wb.jpg) no-repeat bottom left;
}

#header {
	position: absolute;
	z-index: 1;
	width: 770px;
	height: 122px;
	background: url(../graphics/system/header_home.jpg) no-repeat top;
}

#logo {
	width: 262px;
	height: 74px;
}

#flashcontent {
	width: 352px;
	padding: 185px 16px 0 0;
}

#content1 {
	width: 364px;
	padding: 203px 20px 0 18px; 
}

#content2 {
	width: 184px;
	padding: 0 5px 30px 20px;
}

#content3 {
	width: 154px;
	padding: 0 15px 30px 0px;
}

#content4 {
	width: 182px;
	padding: 0 0px 30px 0px;
}

#content5 {
	width: 154px;
	padding: 0 15px 120px 15px;
}

#contentdivider {
	display: block;
	clear: both;
	float: none;
	margin: 18px 18px 20px 18px;
	height: 1px;
	border-bottom: 1px solid #c5c5c5;
	line-height: 1px;
	font-size: 1px;
}

.testimonial {
	height: 235px;
	min-height: 235px;
}

html>.testimonial {
	height: auto;
}
