body {
	font-size: 11px;
	font-family: Arial;
	color: #666;
	margin: 0;
	padding: 0;
	background: #368979;
}

a img {
	border: none;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* wtf? */
/*
.wrapper {
	left: 50%;
	margin: 0 0 0 -450px;
	padding: 0 0 50px 0;
	position: absolute;
	width: 900px;
}
*/

.wrapper {
	margin:0 auto;
	padding: 10px 50px 50px 50px;
	width:900px;
	background: white;
	border: 1px solid #1a1818;
}

/* BEGINNING OF ROW-1 */
.row-1 {
/*	background: url(../images/row-1-background.jpg) no-repeat; */
	float: left;
	height: 99px;
	width: 900px;
	color: #265656;
}

.row-1-row-1 a,
.row-1-row-2 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #265656;
}

.row-1-row-1 {
	clear: both;
	float: right;
	margin: 35px 10px 0 0;
}

.row-1-row-2 {
	clear: both;
	float: right;
	margin: 35px 10px 0 0;
	width: 525px;
	text-align: right;
}
.row-1-row-2 a {
/*	float: left; */
	margin: 0 10px;
}
.row-1-row-2 a.last {
	margin-right: 0;
}
.row-1 a:hover {
	color: #3e978b;
}


/* BEGINNING OF ROW-2 */
.row-2 {
	background: url(../images/row-2-background.jpg) no-repeat;
/*	float: left; */
	height: 18px;
	padding: 6px 0 4px 0;
	width: 900px;
	text-align: right;
}
.row-2 a {
	margin: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #265656;
}
.row-2 a:hover {
	color: #3e978b;
}


/* BEGINNING OF ROW-3 */
.row-3 {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	float: left;
	width: 898px;
}
.row-3 img {
	float: left;
	margin: 0;
	padding: 0;
}
.row-3 a {
	float: left;
	margin: 0;
	padding: 0;
}



.infobox {
	float: right;
	width: 175px;
	border: 1px solid #265656;
	background: #99cccf;
	padding: 10px;
	margin: 10px 25px 10px 10px;
}
.infobox h3 {
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
.infobox p {
	margin-bottom: 1em;
}


/* BEGINNING OF ROW-4 */
.row-4 {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	float: left;
	padding: 35px 0 0 0;
	width: 898px;
}
.row-4 a {
	color: #0000FF;
	text-decoration: underline;
}
.row-4 a:hover {
	text-decoration: none;
}
.row-4 p {
	color: #666;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}



/*
	HOME PAGE STUFF
*/
#home-top {
	border: 1px solid #368977;
	margin-top: 20px;
}
#home-top-left {
	float: left;
	width: 587px;
	height: 390px;
	overflow: hidden;
}
#home-top-right {
	float: right;
	width: 310px;
	height: 390px;
	border-left: 1px solid #368977;
	overflow: hidden;
}
#home-top-right .box .home-content {
	margin-top: 0;
}
#brandbox, #rotatingImg {
	width: 587px;
	height: 390px;
	overflow: hidden;
	position: relative;
}

#brandbox .bkgdimg,
#brandbox .textimg,
#brandbox .textimg2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 587px;
	height: 390px;
	overflow: hidden;	
}
#brandbox .bkgdimg-1 {
	background: url(/images/brandbox_2/01_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-2 {
	background: url(/images/brandbox_2/02_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-3 {
	background: url(/images/brandbox_2/03_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-4 {
	background: url(/images/brandbox_2/04_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-5 {
	background: url(/images/brandbox_2/05_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-6 {
	background: url(/images/brandbox_2/06_bkgd.jpg) top left no-repeat;
}
#brandbox .bkgdimg-7 {
	background: url(/images/brandbox_2/07_bkgd.jpg) top left no-repeat;
}

#brandbox .textimg-1 {
	background: url(/images/brandbox_2/01_text.png) top left no-repeat;
}
#brandbox .textimg-2 {
	background: url(/images/brandbox_2/02_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg-3 {
	background: url(/images/brandbox_2/03_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg-4 {
	background: url(/images/brandbox_2/04_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg-5 {
	background: url(/images/brandbox_2/05_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg-6 {
	background: url(/images/brandbox_2/06_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg-7 {
	background: url(/images/brandbox_2/07_text.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg2-1 {
	background: url(/images/brandbox_2/superior.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg2-2 {
	background: url(/images/brandbox_2/maximum.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg2-3 {
	background: url(/images/brandbox_2/advanced.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg2-4 {
	background: url(/images/brandbox_2/reliable.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#brandbox .textimg2-5 {
	background: url(/images/brandbox_2/trusted.png) top left no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
}

#home-top-right h3 {
	font-size: 16px;
}


.box h2 {
/*	background: #99CCCF; */
	background: #78b9aa;
	color: white;
	margin: 0;
	padding: 10px 30px;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	/*border-bottom: 1px #368977 solid;*/
}
#home-bottom-middle h2,
#home-bottom-right h2 {
	/*margin: 0 0 0 -1px;
	border-left: 1px #FFFFFF solid;*/
}
.box .home-content {
	margin: 15px 30px;
}
.box .home-content .feature-title {
	text-decoration: none;
	color: #368977;
	font-size: 14px;
	margin-bottom: 15px;
}
.box .home-content a {
	text-decoration: none;
	color: #368977;	
}
.box .home-content a:hover {
	text-decoration: underline;
}

#home-bottom {
	border-left: 1px solid #368977;
/*	border-right: 1px solid #368977; */
	border-bottom: 1px solid #368977;
}
#home-bottom .box {
	float: left;
/*	height: 204px; */
	border-right: 1px solid #368977;	
}
#home-bottom-left {
	width: 294px;
}
#home-bottom-middle {
	width: 292px;
}
#home-bottom-right {
	width: 310px;
}




.content {
	padding: 10px 50px;
}

.content h2,
.content h3 {
	margin: 0;
}
.content p {
	margin: 1em 0;
}
.content hr {
	margin: 20px 0;
}

#knowledge-center .content h3 {
	text-transform: uppercase;
/*	font-weight: normal; */
	font-size: 12px;
}
#knowledge-center .content p {
	width: 600px;
	margin-top: 0;
}


#contact-us,
#news-events,
#knowledge-center,
#about-us,
#bios {
	padding-top: 0;
}

#subnav {
	border-bottom: 1px solid #265656;
	background: #99cccf;
}
.subnav-applications {
	border-left: 1px solid #265656;
	border-right: 1px solid #265656;
}
#page-title {
	border-right: 1px solid #265656;
	background-color: #265656;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	padding: 10px;
	float: left;	
}
#subnav .subnav-items {
	color: #265656;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 142x;
	padding: 10px 15px;
	float: left;
}
#subnav .subnav-items a {
	color: white;
	text-decoration: none;
	margin: 0 10px;
}
#subnav .subnav-items a:hover {
	color: #265656;
}


/* FOOTER */

.footer {
	width: 100%;
	text-align: center;
}
.footer p {
	color: #333;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
.footer a {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}