@charset "UTF-8";


#superwrap {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 20px;
	background-color: #FFFFFF;
	height: auto;
	font-family:"Univers LT 55 Roman", Helvetica, Verdana, serif
}


#header {
	position:relative;
	width:640px;
	height:95px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color:#999999;
	border-left-color: #666;
	padding-right:4px;
	clear:right
}


#base {
	position:relative;
	width:755px;
	height:auto;
	}



#lhead {
	position: absolute;
	padding-top: 66px;
	width: 341px;
}


#content {
	width: 750px;
	position: relative;
	height: 430px;
}

#show {
	background-color: #FFF;
	height: 426px;
	width: 620px;
	position: relative;
	padding: 5px;
	float: left;
	clear: left;
	margin-left: 5px;
}

#navigation {
	width: 115px;
	height: auto;
	float: right;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
}


#rightnav {
	
	position:relative;
	width:152px;
	height:800px
	clear:right;
	width: auto;
	padding-top: 50px;
	padding-top: 50px;
	padding-top: 50px;
	width: 340px;
	padding-top: 60px;
	width: 340px;
	position: absolute;
	padding-top: 60px;
	position: absolute;
	width: 341px;
}


#left {
	float: left;
	position: relative;
	background-color: #FFF;
	height: 400px;
	width: 300px;
	font-size: 13px;
	color: #999;
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right {
	background-color: #FFF;
	height: 400px;
	width: 425px;
	float: right;
}

#right2 {
	background-color: #FFF;
	height: 400px;
	width: 250px;
	font-size: 13px;
	color: #666;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	left: 348px;
	top: 0px;
}
	
	
#wrap {
	text-align:center;
	height: auto;
	width: 700px;
	padding-top: 60px;
}
.emphasis {
	font-weight: bold;
}

.a {
	color: #FFF;
}

A:link {
	color:#333;
	display:block;
	background-color:#FFF;
	width:auto;
	font-size:10px;
	text-decoration:none;
}

A:visited {
	color:#999;
	display:block;
	background-color:#FFF;
	width:auto;
	font-size:10px;
	text-decoration:none;
}

A:hover {
	color:#333;
	display:block;
	background-color:#666;
	width:auto;
	font-size:10px;
}

#contact {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #999;
	height: 275px;
	width: 250px;
	padding: 30px;
	position: relative;
}#contact p {
	color:#333;
	font-weight: normal;
}
.empwhte {
	color: #222;
}
.bold {
	font-weight: bold;
	color: #FFF;
}

#close {
	position: absolute;
	left: 208px;
	top: 313px;
	width: auto;
	background-color: #FFF;
	display: block;
	height: auto;
}
	
#superwrap #base #right #right2 p {
	color: #999;
}
.pr {
	font-size: .85em;
	font-weight: bold;
	color: #999;
}
