@charset "UTF-8";
/* CSS Document */

@import url("layout.css");
@import url("forms.css");
@import url("nav.css");
@import url("text.css");
@import url("fancybox.css");


#wrap { background:url(/images/wep_bg.png) top repeat-x; }

#logo { background:url(/images/logo-wep.png); width:290px; height:101px; }

h6 {margin-top:0px; margin-bottom:0px;}

#wep-sub a {font-size:0.7em;}

.col-3-2 ul{
	list-style:disc outside none !important;
	padding-top:10px;
	padding-left:15px;
}

.col-3-2 li{
	padding-bottom:10px;
	display:list-item;
}

input[type="image"], input[type="radio"], input[type="checkbox"] {
	border:none;
	width:auto !important;
	height:auto !important;
}

hr {
	border:none;
	border-top:1px dashed #ccc;
	height:1px;
}

.content_container {
	border:1px solid #999 !important;
}

#wep-home{
	width:960px;
	height:444px;
	background:url(/images/wep-home.png) top center no-repeat;
}

#wep-home a{
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:#649ED5;
}

#wep-home span{ font-size:12px; line-height:4px; }

#wep-home a:hover{ background:url(/images/wep-home.png) no-repeat top left; color:#fff;}
#wep-home p{padding:120px 10px 2px 10px !important; margin:0; display:block; width:170px;}
#wep-home .left-over p, #wep-home .right-over p { width:175px !important;}
#wep-home .left-over:hover{ background-position:0px 0px !important; }
#wep-home .top-over:hover{ background-position:-7px 0px !important; }
#wep-home .right-over:hover{ background-position:-7px 0px !important; }

#redeem, #giving101, #catalog, #request {position:absolute; float:none;}
#redeem {top:186px; left: 390px; width:370px; height:191px;}
#redeem:hover {background-position:bottom right !important;}
#giving101 { bottom:10px; left:390px; width:570px; height:64px;}
#giving101:hover {background-position:-774px -448px !important;}
#catalog {top:186px; left:1px; width:380px; height:267px;}
#catalog:hover {background-position:0px -176px !important;}
#request {top:186px; right:-1px; width:190px; height:192px;}
#request:hover {background-position:-1355px -114px !important;}