/* Main Body Styles */
html,body {
	background-color: #0066CC;
	text-align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	margin:0;
	padding:0;
}

#container {
	width:870px;
	margin:0 auto;
	padding-top:0;
}

/* Header Styles */
#header-top {
	height: 30px;
	width: 870px;
	font-size:11px;
}

#banner{
	height:269px;
	width:870px;
}
	
#banner img {
background-color: #fff;
}
	
#content {
	width: 870px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

#content .content-left {
	text-align:left;
	font-family:Tahoma, Arial;
	float: left;
	width: 176px;
	height: auto;
	margin: 0;
	padding: 0;
}

#content .content-left a:hover {
	color: #669999;
	text-decoration:underline;
}

#content .content-left .box h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#content .content-right {
display: inline;
text-align: left;
float: right;
clear: right;
width: 686px;
height: auto;
margin: 0 8px 0 0;
padding: 0;
}

#content .content-right a, #content .content-right a:link, #content .content-right a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}


#content .content-right a:hover {
	color: #fff;
	background-color: #669999;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px #FF0033 solid;
}


#footer {
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 100%;
	text-align: center;
	width: 852px;
	margin: 0 8px 8px 8px;
	padding: 5px 0 5px 0;
	border: 1px solid #ccc;
	background:url(/img/wgtn/wgtn-footer-bg.gif) top left repeat-x;
}

#footer a:hover {
	color: #333333;
	border-bottom: 1px dotted #669999;
	}
#footer a {
	color: #669999;
	text-decoration: none;
	}
	

/* workarounds and hacks */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}

#copyright {
	clear:both;
	margin:0 auto;
	width:836px;
	font-size:11px;
	font-weight:400;
	text-align:justify;
}
#step-up {
width: 870px;
height: 25px;
padding-top: 3px;
background-color: #0066CC;
}

#step-up .creative a, #step-up .creative a:link {
color: #6699FF;
text-align: center;
font-size:11px;
font-weight:400;

}

#step-up .creative a:hover {
color: #999999;
text-align: center;
font-size:11px;
font-weight:400;
}


/*top-menu*/
#top-menu-container {
	width: 870px;
	height: 39px;
	background-color:#0066CC;
}

#top-menu {
	float:right;
	width:812px;
	height:29px;
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:normal;
	margin-top:10px;
	margin-left: 40px;
}

* html #top-menu {
	margin-bottom:-1px;
}

#top-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#top-menu li {
	display:inline;
	margin:0;
	padding:0;
}

#top-menu a {
	float:left;
	background:url(/img/common/common-tab_left.gif) no-repeat left top;
	margin-left:1px;
	text-decoration:none;
	padding:0 0 0 8px;
	color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-menu a span {
	display:block;
	background:url(/img/common/common-tab_right.gif) no-repeat right top;
	font-weight:700;
	color:#fff;
	float:none;
	padding:8px 10px 8px 1px;
}

/* End IE5-Mac hack */
#top-menu a:hover span {
	color:#fff;
	background-position:100% -30px;
}

#top-menu #current a {
	background-position:0 -61px;
	color: #669999;
}

#top-menu #current a span {
	background-position:100% -61px;
	color: #669999;
}

#top-menu a:hover {
	background-position:0 -30px;
	color: #666;
}

#top-menu #current a:hover span {
	text-decoration: underline;
	color: #666;
}

#top-menu #current2 a {
	color:#fff;
	background-position:0 -30px;
}

#top-menu #current2 a span {
	color:#fff;
	background-position:0 -30px;
}

#top-menu #current2 a:hover span {
	text-decoration: underline;
	color: #666;
}

#spacer {
	height: 30px;
}

/*sidebar menu */

#box-container {
	padding: 0 0 0 8px;
}

.box {
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	width:160px;
	background:url(/img/wgtn/wgtn-sidebar-menu-bottom-bg.jpg) no-repeat bottom left;
}

.box a:link, .box a:visited, .box a:active {
	color: #666;
	text-decoration: none;
}
.box h3 {
	font-size:12px;
	font-weight:700;
	line-height:normal;
	font-family:Tahoma, Arial;
	color: #FFF;
	text-align:center;
	background:url(/img/common/common-sidebar-menu-up-bg.jpg) no-repeat top left;
	margin:0;
	padding:5px 8px 5px 10px;
}

.box h3 a:link, .box h3 a:visited, .box h3 a:active {
	color: #fff;
	text-decoration: none;
}

.box ul {
	list-style:none;
	margin: -2px 0 0 0;
	padding:8px 10px;
}

.box li {
	margin:0;
	padding:0;
}

.box ul li {
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0 0 0 12px;
	padding: 0 0 2px 0;
}

.box a span {
	text-decoration: none;
	color:#C00;
}

.box ul li span {
	list-style:none;
	font-size:12px;
	font-weight:700;
	background:url(/img/common/arroworange.gif) no-repeat 0 2px;
	margin: 0;
	padding: 0 0 0 12px;
}

.box #current span a {
	text-decoration: none;
	color: #669999;
}

/* page content starts */

.ul-container1 ul {
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(/img/common/arroworange.gif);
	line-height:18px;
	}

.float-left {
float: left;
width: 560px;
}

#page-heading {
height: 20px;
width: 650px;
clear:both;
}

#page-heading .img {
width: 200px;
float: left;
clear:left;
}
#page-heading .img img {
padding: 0 0 4px 0;
}

#page-heading .breadcrumbs {
color: #666;
height: 10px;
width: 450px;
float: right;
font-size : 11px;
font-family : Verdana, Arial, Helvetica;
line-height: 16px;
}
#page-heading .breadcrumbs span {
color: #000;
}


#page-content-border {
    border: 1px solid #ccc;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
	color: #666;
	height: auto; 
	width: 684px;
	margin: 0 0 8px 0;
	}
	
#page-content {
	padding: 8px;
	}
	

#page-content strong  {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
}
	
#page-content h2 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2B93D0;
margin:0;
padding:0 0 8px;
}


#page-content a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#weundertake-soyoucan {
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
	color: #666;
	margin: 0;
	padding:0;
	height: 110px;
		}
	


#weundertake-soyoucan a:hover {
	color: #FFF;
	border-bottom: 1px #fff dotted;
	}
	
#weundertake-soyoucan a {
	color: #0000FF;
	text-decoration: none;
	}
	
#weundertake-soyoucan .we {
	width: 380px;
	float: left;
	}

#weundertake-soyoucan .youcan {
	width: 180px;
	float: right;
	}


#weundertake-soyoucan dl {
	clear: both;
	margin: 0;
	padding: 0;
}	
	
.we dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B93D0;
	float: left;
	width:  380px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
.youcan dt {
	color: #2B93D0;
	float: left;
	width:  180px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#weundertake-soyoucan dd {
	margin: 0; 
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
	}

#right-quote {
padding: 0 0 8px 8px;
width: 250px;

}

#right-quote em {
line-height: 18px;
color: #2B93D0;
font-weight: bold;
font-style: normal;
font-family: georgia, serif;
padding: 0 10px;
font-size:12px;
}

#comment {
clear: left;
font-family: georgia, serif;
font-size: 11px;
color: #666;
padding-left: 30px;
}

.author {
background:url(/img/common/title-bg.gif) left top no-repeat;
margin:0;
padding:8px 0;
font-size: 12px;
color: #999;
}