
ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}

body {
	background: #fff url('/clients/bluewealth/structureimages/bg.png') repeat-x center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #9a9a9a;
	font-size: 11px;
}
h1{
	color:#0a2b4a;
	font-size:24px;
	font-weight: normal;
}
img,fieldset {border: 0;}
div,span,ul,fieldset{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 0 auto;
	width: 780px;
	overflow: hidden;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	height: 172px;
	overflow: hidden;
}
#header h1.logo {
	padding: 0 0 0 2px;
	margin: 0;
	float: left;
}
#header h1.logo a{
	background: transparent url('/clients/bluewealth/structureimages/logo.png') no-repeat left top;
	display: block;
	height: 170px;
	width: 277px;
	line-height: 500px;
	overflow: hidden;
}
#header .login {
	background: transparent url('/clients/bluewealth/structureimages/login_bg.png') repeat-x left top;
	display: block;
	float: right;
	height: 66px;
	width: 286px;
	margin: 85px 9px 0 0;
	padding: 3px 0 0 5px;
	color: #fff;
}
#header .login .form{
	overflow: hidden;
	height: 38px;
	width:286px;
}
#header .login fieldset {
	float: left;
	padding: 3px 0 0 13px;
}
#header .login spanxx {
	border: 1px solid #838282;
}
#header .login input {
	border: 1px solid #afaeac;
	width: 99px;
	height: 15px;
	font-family: "Trebuchet MS", sans-serif;
	color: #9a9a9a;
	font-size: 8pt;
}

#header .login input.go {
	border: 0;
	width: 30px;
	height: 19px;
	padding: 0;
	margin:19px 0 0 11px;
	float: left;
	background: transparent url('/clients/bluewealth/structureimages/go.png') no-repeat left top;
text-indent: -1000px;
line-height: 500px;
overflow: hidden;
}

.login a {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
.login a:hover {
	color: #000000;
}

#menu {
height: 23px;
}

#header .loginlinks {
	margin: 3px 0 0 12px;
	border: 0;
}

/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#content {
	overflow: hidden;
	line-height: 18px;
	margin: 55px 0 0 0;
	padding: 0 0 0 17px;
}
#content.skinny {
	width: 389px;
	float: left;
}
#sidebar {
	margin: 30px 0 0 0;
	width: 292px;
	float: right;
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footing {
	clear: both;
	overflow: hidden;
	padding: 25px 0 25px 0;
	font-size: 10px;
}
#footing ul {
	list-style:none;
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
}
#footing ul li {
	float: left;
	color: #afaeaf;
	margin: 0;
	padding: 0 5px 0 0;
}
#footing p {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
.footer a, a.footer {
	color: #afaeaf;
	text-decoration: none;
}
.footer a:hover, a:hover.footer {
	text-decoration: underline;
}

#footing #footer1 {
float: left;
width: 480px;
}
