a {
	color : #FFFFFF;
}

.hide {
	width: 0;
	height: 0;
	display: none;
}

p {
	margin-bottom: 8px;
	margin-top: 5px;
}

a:hover {
	color : #CCCCCC;
}
body{
	font: 12px Verdana, TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	padding: 0;
	color: gray;
	background-color: #7A6282;
	background-image: url(../assets/main/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#home-body{
	font: 12px Verdana, TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #ffcfa6;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #7A6282;
	background-image: url(../assets/home_bg_b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#home-center {
	width: 600px;
	height: 400px;
	position: relative;
	top: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../assets/homeimg.jpg);
	background-repeat: no-repeat;
}

#container{
	position:relative;
	text-align:left;
	width: 800px;
	margin: 0 auto 0 auto;
	color: #CCCCCC;
	background-color: #7A6282;
	background-image: url(../assets/main/containerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#home-container{
	position:relative;
	text-align:left;
	width: 700px;
	margin: 0 auto 0 auto;
	background-image: url(../assets/home-container-bg_b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top{
	position:relative;
	height:205px;
	width:800px;
	background-image: url(../assets/main/header.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

#top a:hover, #home-navigation a:hover{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #63496E;
}

#logo{
	position: absolute;
	top:27px;
	left: 45px;
	display:block;
	width: 209px;
	height:92px;

}
#navigation{
	width:800px;
	position:absolute;
	top:129px;
	left:-6px;
	text-align: center;
}

#home-navigation{
	position: absolute;
	top: 270px;
	left: -65px;
	width: 700px;
	text-align: center;
	z-index: 5;
}


#home-navigation li{
	display: inline;
	color:#ccc;
	font-size:.95em;
	letter-spacing: 1px;
	padding-right:6px;
}

#home-navigation a{
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:12px;	
}

#home-navigation a:hover{
	color:#CCCCCC;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #63496E;
}


#navigation li{
	display: inline;
	color:#ccc;
	font-size:1em;
	letter-spacing: .9px;
	padding-right:6px;
}

#navigation a{
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:14px;
	
}

#navigation a:hover{
	text-decoration:none;
	border-bottom:#63496E solid 4px;
	color: #CCCCCC;
}

#footer-container{
	height: 80px;
	color: #CCCCCC;
	background-color: #553B5E;
	background-image: url(../assets/wppi_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#footer a {
	color : #FFFFFF;
	text-decoration : none;
}

#footer {
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}
#left-column{
	position:absolute;
	left:47px;
	width:292px;
	height: 373px;
	top: 206px;
}
#left-column-photo{
	position:absolute;
	left:47px;
	width:292px;
	height: 373px;
	top: 282px;
}
#left-container{
	position:absolute;
	left:47px;
	width:292px;
	height: 192px;
	top: 600px;
	text-align: center;
	z-index: 5;
}
#right-column{
	float: right;
	width:420px;
	position: relative;
	right: 20px;
}
.clearer{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
	
}
h1{
	margin-top: -2px;
	margin-bottom:29px;
	color: white;
	font: 1.75em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #6D5577;
}
h2{
	margin-top:15px;
	margin-bottom:5px;
	color: white;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.25em;
}
h3{
	margin-top:15px;
	margin-bottom:5px;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.15em;
}
.thumb{
	border: 15px solid white;
	width: 260px;
	color: #878289;
	background: white;
}

.thumb a {
	color: #878289;
}

img a, img {

	border-style: none;
	border-width: 0;
}

#sub_navigation a {
	color: #FFFFFF;
	text-decoration: none;
	
	
}
#sub_navigation a:hover{
	text-decoration:none;
	border-bottom:#63496E solid 4px;
	color: #CCCCCC;
.formLabels {
	text-align: right;
}
#wppiLogo_index {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

