body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin:0;
}
#wrap {
	width: 950px;
	margin:0 auto;
}
#surround{
	width:950px;
	margin:0 auto;
	color:#666;
	float:left;
}

#wrap #surround #head {
	clear: left;
	width: 738px;
	height: 70px;
	margin: 20px 0;
	padding: 0 0 0 212px;
}
#wrap #surround #nav {
	float: left;
	width: 217px;
}
#wrap #surround #nav ul {
	margin: 0px;
	padding: 0px;
}

#wrap #surround #nav ul li {
	list-style-type: none;
	display: inline;
}
#wrap #surround #nav ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #b9b3b3;
	display: block;
	width: 175px;
	text-align: right;
	border-bottom: 1px solid #c0bebe;
	line-height: 34px;
	padding: 0 20px 0 0;
}
#wrap #surround #nav ul li a:hover {
	color: #858080;
	text-decoration: underline;
}
#wrap #surround #nav ul li #active {
	font-weight: bold;
	color: #858080;
}


#wrap #surround #mainimg {
	float: left;
	height: 340px;
	width: 720px;
	border: 1px solid #cfcece;
	padding: 5px;
}
	#revolve {
	border: 1px solid #cfcece;
	height: 340px;
	float:left;
	width: 720px;
	z-index: 100;
	padding: 5px;
}

	#slideshow {
	position:relative;
	height:340px;
	}

	#slideshow IMG {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
	}
	#slideshow IMG.active {
		z-index:10;
		opacity:1.0;
	}
	#slideshow IMG.last-active {
		z-index:9;
	}




#wrap #surround #portals {
	float: left;
	width: 950px;
}
#wrap #surround #portals .portalswrap {
	float: left;
	width: 178px;
	margin: 0 14px 0 0;
}
#wrap #surround #portals .portalswrap a .portalsimg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrap #surround #portals .portalsimg a {
	float: left;
	height: 170px;
	width: 170px;
	border: 1px solid #cfcece;
	padding: 5px;
}
#wrap #surround #portals .portalsimg a:hover{
	border: 1px solid #2085de;
}

#wrap #surround #portals .portalstxt{
	float: left;
	height: 20px;
	width: 182px;
	text-align: right;
	padding: 3px 0 14px 0;
}
#wrap #surround #portals .portalstxt a{
	text-transform: uppercase;
	text-decoration:none;
	color: #b9b8b8;
	font-size: 13px;
	font-weight: bold;
}
#wrap #surround #portals .portalstxt a:hover{
	text-decoration:underline;
}

#wrap #surround h1  {
	font-size: 24px;
	color: #2085de;
	font-weight: normal;
	margin: 30px 0 10px 0;
}
#wrap #surround h2 {
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin: 30px 0 10px 0;
}

#wrap #surround #left {
	float: left;
	width: 195px;
	margin:78px 20px 10px 0;
}
#wrap #surround #leftmod {
	border-top: 1px solid #c0bebe;
	border-bottom: 1px solid #c0bebe;
	float: left;
	width: 195px;
	padding:5px 0;
}
#wrap #surround #leftmod p{
	font-size:16px;
	line-height:30px;
	text-align:center;
	margin:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrap #surround #leftmod a{
	color:#666666;
	text-decoration:none;}
#wrap #surround #leftmod a:hover{
	text-decoration:underline;
}

#wrap #surround #leftcol .address .box a {
	color: #2085de;
	text-decoration: none;
}
#wrap #surround #leftcol .address .box a:hover {
	text-decoration: underline;
}


#wrap #surround #leftcol {
	float: left;
	width: 730px;
	margin: 0 0 10px 0;
}
#wrap #surround #leftcol p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 5px 0;
}
#wrap #surround #leftcol p a {
	color: #2085DE;
	text-decoration: none;
}
#wrap #surround #leftcol p a:hover {
	text-decoration: underline;
}


#wrap #surround #foot {
	float: left;
	width: 950px;
	border-top: 1px solid #cfcece;
}
#wrap #surround #foot p {
	margin: 10px 0;
	font-size: 10px;
	color: #999;
}
#wrap #surround #foot p a {
	color: #999;
	text-decoration: none;
}
#wrap #surround #foot p a:hover {
	text-decoration: underline;
}
