body {
	background-image: url(../images/index1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #5F7EA5;
}

/*sprite nav*/

#homenav { background: url(../images/home/full_nav.jpg) no-repeat top left; width: 767px; height: 43px; position: relative; margin: 0px; padding: 0px; }
#homenav li { list-style: none; padding: 0px; margin: 0px; position: absolute; top: 0px;}
#homenav li, #homenav a { height: 43px; display: block; }
#homenav span { display: none;}
#homenav1 { width: 47px; left: 0px;}
#homenav2 { width: 80px; left: 26px;}
#homenav3 { width: 137px; left: 107px;}
#homenav4 { width: 133px; left: 245px;}
#homenav5 { width: 142px; left: 379px;}
#homenav6 { width: 124px; left: 522px;}
#homenav7 { width: 98px; left: 647px;}
#homenav8 { width: 65px; left: 693px;}

#homenav2 a:hover { background: transparent url(../images/home/full_nav.jpg) -26px -43px no-repeat;}
#homenav3 a:hover { background: transparent url(../images/home/full_nav.jpg) -107px -43px no-repeat;}
#homenav4 a:hover { background: transparent url(../images/home/full_nav.jpg) -245px -43px no-repeat;}
#homenav5 a:hover { background: transparent url(../images/home/full_nav.jpg) -379px -43px no-repeat;}
#homenav6 a:hover { background: transparent url(../images/home/full_nav.jpg) -522px -43px no-repeat;}
#homenav7 a:hover { background: transparent url(../images/home/full_nav.jpg) -647px -43px no-repeat;}


/*backgrounds*/
.bottom {
	background-image: url(../images/home/home_r16_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 895px;
}

.subbottom {
	background-image: url(../images/sub/subbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 895px;
}

.leftbg {
	background-image: url(../images/home/home_r15_c1.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.rightbg {
	background-image: url(../images/home/home_r15_c6.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.leftcellbg {
	background-image: url(../images/home/home_r7_c2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.welcometop {
	background-image: url(../images/home/home_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.subtopbg {
	background-image: url(../images/sub/subtopbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightcellbottom {
	background-image: url(../images/home/home_r14_c5.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.contactustop {
	background-image: url(../images/home/home_r6_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.submiddlebg {
	background-image: url(../images/sub/submiddlebg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}


/*text*/
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text11 A:link {text-decoration: underline; color: #000000;}
.text11 A:visited {text-decoration: underline; color: #000000;}
.text11 A:active {text-decoration: underline; color: #000000;}
.text11 A:hover {text-decoration: none; color: #000000;}

.text11white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.text11white A:link {text-decoration: underline; color: #ffffff;}
.text11white A:visited {text-decoration: underline; color: #ffffff;}
.text11white A:active {text-decoration: underline; color: #ffffff;}
.text11white A:hover {text-decoration: none; color: #ffffff;}

.text11doublespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

/*forms*/
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A506C;
	background-color: #ffffff;
	border: 1px solid #3A506C;
	padding-left: 5px;
}
.formmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3A506C;
	background-color:#fff;
	border: 1px solid #3A506C;
	padding-left: 5px;
	overflow: auto;
	height: 50px;
}


#gallery-thumb-index {
	background:url("../images/gallery-button-index.jpg");
	width:373px;
	height:154px;
	margin:10px 0px 10px 90px;
	}
	#gallery-thumb-index a {
		display:block;
		margin-top:39px;
		width:157px;
		height:104px;
		float:left;
		}
	#gallery-thumb-index #left-thumb {
		margin-left:41px;
		}
	#gallery-thumb-index #right-thumb {
		margin-left:7px;
		}
	
		#gallery-thumb-index #left-thumb a:hover {
			background:url("../images/gallery-button-index.jpg") -41px -154px;
			}
		#gallery-thumb-index #right-thumb a:hover {
			background:url("../images/gallery-button-index.jpg") -198px -154px;
			}

#gallery-thumb {
	background:url("../images/gallery-button.jpg");
	width:148px;
	height:99px;
	margin:40px 0px 0px 0px;
	padding-top:65px;
	}
	#gallery-thumb a {
		display:block;
		width:148px;
		height:99px;
		}
	#gallery-thumb a:hover {
		background:url("../images/gallery-button.jpg") 0px -164px;
		}
		
.img-right {
	margin:0 0 5px 10px;
	float:right;
}

p.img-center {
	text-align:center;
	clear:both;
}

#office-tour {
	height:125px;
	display:block;
	background:url("../images/home/img-office-tour.jpg") no-repeat;
	position: relative;
}
#office-tour a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 168px;
	height: 125px;
}
#office-tour a:hover {
	background:url("../images/home/img-office-tour-hover.jpg") 0px 0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
}
#office-tour span {
	display:none;
}
