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

body {
	background: transparent url('/clients/capsecurity/structureimages/bg.jpg') fixed no-repeat center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	font-size: 12px;
}
img,fieldset {border: 0;}
div,span,fieldset{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 45px auto 40px auto;
	padding: 58px 0 0 0;
	width: 900px;
	overflow: hidden;
	background: #231f20 url('/clients/capsecurity/structureimages/wrap_bg.png') repeat-x left top;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	width: 215px;
	height: 209px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 30px;
	display: inline;
}
#header h1 {
	font-weight: normal;
	color: #fff;
	font-size: 26px;
	width: 175px;
	padding: 5px;
}
#banner {
	width: 611px;
	height: 209px;
	overflow: hidden;
	float: left;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#sidebar {
	float: left;
	width: 215px;
height: 300px;
	overflow: hidden;
	margin: 0 0 0 30px;
	display: inline;
}
#sidebar img {
	float: left;
}
#content {
	float: left;
	width: 561px;
	padding: 25px;
	overflow: hidden;
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	margin: 0 auto 0 auto;
	padding: 23px 30px 0 30px;
	width: 840px;
	background: transparent url('/clients/capsecurity/structureimages/footer_bg.png') repeat-x left top;
	overflow: hidden;
	height: 91px;
}
#footer .questions {
	display: block;
	background: transparent url('/clients/capsecurity/structureimages/questions_button.png') no-repeat left top;
	overflow: hidden;
	text-indent: -500px;
	height: 67px;
	width: 217px;
	margin: 0 23px 0 0;
	float: left;
}
#footer .search {
	display: block;
	background: transparent url('/clients/capsecurity/structureimages/search_button.png') no-repeat left top;
	overflow: hidden;
	text-indent: -500px;
	height: 67px;
	width: 217px;
	float: left;
}
#footer .social {
color:#FFFFFF;
float:right;
font-size:8pt;
margin:40px 0 0;
overflow:hidden;
text-align:right;
width:310px;
}

#footer a {
text-decoration: underline;
color: #ffffff;
}
#footer a:hover {
text-decoration: none;
}

#footer .twitter {
	display: block;
	background: transparent url('/clients/capsecurity/structureimages/twitter_icon.png') no-repeat left top;
	overflow: hidden;
	text-indent: -500px;
	height: 48px;
	width: 32px;
	margin: 0 23px 0 0;
	float: left;
}
#footer .facebook {
	display: block;
	background: transparent url('/clients/capsecurity/structureimages/facebook_icon.png') no-repeat left top;
	overflow: hidden;
	text-indent: -500px;
	height: 46px;
	width: 39px;
	margin: 3px 0 0 0;
	float: left;
}
