/*									 */
/*	Reset							 */
/*									 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}
:focus {outline:0;}
body {line-height:1;color:black;background:white;}
ol,ul {list-style:none;}
table {border-collapse:separate;border-spacing:0;}
td, th {vertical-align:top;}
caption,th,td {text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q {quotes:"" "";}
strong {font-weight:bold;}
ol, ul {padding-left:1em;}
ul li, ol li ul li {list-style-type:disc;}

/*									 */
/*	Text							 */
/*									 */

h1, h2, h3, .Weblog .Entry .Title, .Months .Title, .Tags .Title, .heading1, .heading2, .heading3 {
	color:#284A78;
}

#header {
	background:white url(/client/assets/images/nibs/home/subheader_back.gif) top left no-repeat;
}
#wbdg_3col #nav {
	background:#345787 url(/client/assets/images/wbdg/home/wbdg_navback.gif) top left no-repeat;
	height:7px;
}

#nibs_3col #header {
}

#wbdg_logo {
	padding:30px 0 0 40px;
}
#wbdg_logo a {
	background: url(/client/assets/images/wbdg/home/wbdg_logo.png) top left no-repeat;
	display:block;
	height:45px;
	width:355px;
}

#mainimage {
	background: url(/client/assets/images/wbdg/home/wbdg_mainimage.jpg) no-repeat;
	height:141px;
	z-index:1;
}
.mainimage_more {
	display:block;
	height:40px;
	margin-left:586px;
	margin-top:90px;
	width:244px;
}