/* CSS Document bsolutions layout*/
body {
	margin:0px;
	padding:0px;
	font-size:0.75em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:#333333;
}
a, h1, ul {
	margin:0px;
	padding:0px;
}
#home {
	color:#FFFFFF;
}
#Container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#logolink {
	float:right;
}
#Header {
	height:329px;
	clear:both;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner #Header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;}

#Body {
	height:auto;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:3px;
	/*padding-bottom:16px;*/
	float:left;
	width:850px;	
}
#inner #Body {
	background-image: url(../images/body2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#inner #wrap { 	border-top:solid 1px #E0E0E0;}
#wrap {
	border-top:solid 1px #454b4c;
	width:743px;
	margin-left:63px;
	padding-top:15px;
}
#Content {
	float:right;
	width:505px;
	height:auto;
}
#Content h2, #Content h3, #Content h4, #Content h5, #Content h6 {
	margin-top:0px;
	color:#99cccc;
	font-weight:normal;
	margin-bottom:10px;
}
#Content h2 {
	font-size:1.6em
}
#Content h3 {
	font-size:1.5em
}
#Content h4 {
	font-size:1.4em
}
#Content h5 {
	font-size:1.3em
}
#Content h6 {
	font-size:1.2em
}
#Content ul {
	margin-left:20px;
	margin-top:5px;
}
#Content a { color: #609B8F; text-decoration:none;}
#Content a:hover { text-decoration:underline;}
#Footer {
	height:119px;
	width:850px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
	font-size:0.8em;
}
#inner #Footer  {
		background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#FootWrap {
	height:25px;
	background-color:#536062;
	margin-left:63px;
	margin-top:36px;
	width:742px;
}
#inner #FootWrap {
	background-color:#cccccc;
}
#inner #FootWrap a {
	color:#333333;
}
#FooterLeft {
	width:200px;
	float:left;
	padding:5px;
}
#FooterRight {
	width:420px;
	float:right;
	padding:5px;
	text-align:right;
}
#FooterRight a {
	text-decoration:none;
	color:#FFFFFF;
	margin-right:10px;
}
#FooterRight a:hover {
	text-decoration:underline;
}

#Sponsors { 
	width:622px;
	height:70px;
	color:#666666; 
	text-align:right; 
	padding-right:20px; 
	margin-bottom:20px;
	background-image: url(../images/bsolution_sponsors.gif);
	background-repeat: no-repeat;
	background-position: center;
	float:right;
}

.Who .who1 { background-color: #f5f5f5;}

#Skip { display:none;}

#searchbox
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 3px 0px 0px 3px;
}

#searchbox input
{
	border: none;
	background-color: #FFFFFF;
	float: left;
}

.Access_logos { float:left; margin-bottom:20px; margin-left:25px; width:500px;}
.spacer { display:none;}
.Access_logos a { border:solid 1px #666666;;}
.Access_logos a img { border:none;}
