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

body {
	background: #fff top repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #969696;
}
a, a:visited, a:active {
	outline: none;
	color: #d34b37;
}
a:hover, a:focus {
	outline: none;
	color: #0f0f0f;
	text-decoration: none;
}
#container {
	width: 900px;
	padding: 0 3px;
	position: relative;
	margin: 0 auto;
}

/**************************************** HEADER ****************************************/
#header {
	background:url(images/header_bg.jpg) repeat-x;
	width: 900px;
	height: 140px;
	float: left;
	margin-bottom:31px;
}
#logo {
	background: url(images/wu_logo.jpg) no-repeat;
	height: 114px;
	width: 320px;
	float: left;
	margin: 29px 0 0 5px;
}
#logo h1 {
	height: 114px;
	width: 320px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	height: 114px;
	width: 320px;
}
#logo span {
	display:none;
} 	
#navigation {
	height: 30px;
	width: 565px;
	float: left;
	margin: 108px 0 0 10px;
}



/**************************************** Front Content ****************************************/

#feature_wrap{
	display:block;
}

#column_1_feature{
	float:left;
	margin: 0 11px 0 0;
	padding:0;
	width: 342px;
	display:inline-block;
	border: 1px #e9e9e9 solid;
	height: 320px;
	overflow: hidden;
}

.col_1_box {
	height: 66px;
	overflow: hidden;
	padding: 20px 20px 20px 90px;
}
#box1 {
	border-bottom: 1px #e9e9e9 solid;
	background: url(images/bubble_icon.jpg) 10px 10px no-repeat;
}
#box2 {
	border-bottom: 1px #e9e9e9 solid;
	background: url(images/gears_icon.jpg) 10px 10px no-repeat;
}
#box3 {
	background: url(images/alarm_icon.jpg) 10px 10px no-repeat;
}
.boxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1884be;
	padding: 0;
	margin:0 0 3px 0;
}
.boxDesc{
	padding: 0;
	line-height: 1.4;
}
.boxDesc p {
	padding: 0;
	margin: 0 0 10px 0;
}
a.more, a.more:visited, a.more:active {
	background: url(images/arrow.gif) left center no-repeat;
	line-height: 15px;
	padding-left: 15px;
}

#column_2_feature{
	border:1px #e9e9e9 solid;
	padding:3px;
	float:right;
	width:537px;
	height:314px;
	overflow:hidden;
}
#column_2_feature p {
	margin: 0;
	padding: 0;
}
.borderless{
	text-decoration:none;
	outline:none;
	border:none;
}
#content {
	float: left;
	margin: 40px 0 20px 0;
	width: 900px;
	padding: 0;
}
#left {
	float: left;
	width: 275px;
}
#right {
	float: right;
	width: 545px;
}
.title{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color:#1884be;
	padding: 0 0 10px 24px;
	border-bottom:1px #e9e9e9 solid;
	margin:0 0 17px 0;
	background: url(images/bullet_points.gif) 9px 7px no-repeat; 
}
.title span {
	padding: 0 20px 0 0;
	background: url(images/double_arrow.gif) right 5px no-repeat; 
}
.frDesc{
	padding: 0 10px 0 24px;
	line-height: 1.4;
}
.frDesc p {
	padding: 0;
	margin: 0 0 12px 0;
}
.frDesc img {
	border: solid 1px #e9e9e9;
	padding: 3px;
}
ul.rss {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rss li {
	margin: 0;
	padding: 0 0 35px 0;
}
ul.rss a {
	text-decoration: none;
}
ul.rss strong {
	font-size: 12px;
	padding: 0 0 5px;
	margin: 0;
	color: #0f0f0f;
	font-weight: normal;
}
ul.rss strong a, ul.rss strong a:visited, ul.rss strong a:active {
	color: #0f0f0f;
	text-decoration: underline;
}
ul.rss strong a:hover, ul.rss strong a:focus {
	color: #0f0f0f;
	text-decoration: none;
}

/**************************************** Article Content ****************************************/
#article_content {
	float: left;
	margin: 10px 0 20px 0;
	width: 900px;
	padding: 0;
	min-height: 300px;
}
.article_description{
	padding: 0 10px 0 24px;
	line-height: 1.4;
}
.article_description p {
	padding: 0;
	margin: 0 0 12px 0;
}
.article_description img {
	border: solid 1px #e9e9e9;
	padding: 3px;
}
#breadcrumbs {
	float: right;
	width: 880px;
	line-height: 10px;
	padding: 10px;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px;
	color: #b5b4a4;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active{
	text-decoration: none;
	color: #b5b4a4;
}
#breadcrumbs a:hover, #breadcrumbs a:focus{
	text-decoration: none;
	color: #d34b37;
}
.article_description {
	margin: 0 15px 0 15px;
	padding: 0;
	line-height: 1.4;
}
.summaryPageTitle {
	margin: 0;
}
.summaryPageDescription {
	margin: 0 0 15px;
}
/**************************************** Footer ****************************************/

.clear{
	clear: both;
}    
#footer {
	float: left;
	width: 860px;
	padding: 30px 20px 30px 20px;
	background: url(images/footer_bg.jpg);
	font-size: 11px;
	color: #5d5d5d;
	text-align: center;
	line-height: 1.5;
}
#footer a, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #3794c7;
}
#footer a:hover, #footer a:focus{
	text-decoration: none;
	color: #3794c7;
}  



/******************************************Typography*****************************************/
a h1, a h2, a h3, a h4, a h5, a h6{
	color: #1884be;
}
li{
	list-style:none;
}