
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

fieldset{
	border:0;
}
a, a:link,a:visited, a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}


body {
position:relative;
background:#575f69 url(images/body_bg.jpg) repeat-x;
color:#000;
font:62.5% "MS Reference Sans Serif";
}

#container{
width: 800px;
padding: 0px 0px 0px 1px;
margin:0 auto;
}

#header{
width: 760px;
height: 49px;
font-size: 14px;
padding: 25px 5px 0px 22px;
}

#header p{
float: left;
color: #949fac;
}

#header span{
color: #fdfdfd;
}

#header ul{
float:right;
}

#header ul li{
float: left;
margin: 8px 12px 0px 0px;
padding: 0px 0px 0px 12px;
background: url(images/header_nav_bdr.gif) left bottom no-repeat;
}

#header ul li.no_bg{
background: none;
}

#header ul li a{
color:#fff;

}

#logo{
display: inline-block;
width: 460px;
height: 80px;
float: left;
clear: both;
margin: 20px 0px 15px 21px;
background: url(images/bcs-logo.jpg) no-repeat;
text-indent: -9999px;
}

form{
float: right;
}

input{
width: 151px;
height: 17px;
float: left;
padding: 5px 10px;
margin: 50px 0px 0px 0px;
color: #a0a4a8;
border: none;
}

input#submit{
display: inline;
width: 66px;
height: 27px;
float: left;
margin: 50px 35px 0px 4px;
padding-right: 30px;
background: url(images/search_button.gif) no-repeat;
}

#navigation{
width: 800px;
height: 52px;
float: left;
padding: 12px 0px 0px 0px;
background: url(images/nav_bg.jpg) repeat-x;
}

#navigation ul li{
display: block;
float: left;
height: 40px;
}

#navigation ul li a{
display: inline-block;
color: #cbd9e7;
height: 29px;
font-size: 13px;
padding: 12px 10px 0px 10px;
text-transform: uppercase;

}

#navigation ul li a:hover{
	text-decoration:none;
	background: url(images/nav_btn_bg.gif) repeat-x;
}

#navigation ul li.active a{
background: url(images/nav_btn_bg.gif) repeat-x;
}

#content{
width: 800px;
float: left;
background: url(images/content_bg_06.jpg) repeat-y;
}

#left_column{
width: 555px;
float: left;
}

#right_column{
width: 200px;
float: right;
padding: 18px 12px 0px 1px;
}

.text{
font: "MS Reference Sans Serif";
width:507px;
float: left;
padding: 32px 38px 22px 30px;
}

.text h2{
font-size: 24px;
float: left;
margin: 0px 0px 12px 0px;
color: #fff;
}

.text h4{
font-size: 20px;
float: left;
clear: left;
margin: 0px 0px 12px 0px;
color: #65b8f9;
}

.text h3{
color: #2d75c7;
font-size: 15px;
float: left;
clear: left;
margin: 12px 0px 8px 0px;
}

.text p{
color: #bcc4c7;
width: 500px;
float: left;
clear: left;
font-size: 12px;
}

.text p img{
float: right;
margin: 5px;
}

.text h4 img{
	float: left;
	margin: 5px;
}



.alternative{
background: #383d43;
border-top: 1px solid #575f69;
border-bottom: 1px solid #575f69;
}

.heading{
width: 190px;
height: 29px;
float: left;
padding: 12px 5px 0px 5px;
margin: 0px 0px 18px 0px;
background: url(images/nav_btn_bg.gif) repeat-x;
}

.heading h2{
font-size: 15px;
color: #ffffff;
float: left;
font-weight: normal;
}

.heading img{
float: right;
margin: 3px 0px 0px 0px;
}

ul li{
font-size: 12px;
color: #ffffff;
margin: 0px 0px 17px 11px;
}

ul li span{
color: #65b8f9;
}

ul li a, a:link,a:visited, a:hover{
color:#65b8f9;
}

#footer{
width: 100%;
float: left;
clear: both;
height: 120px;
border-top: 1px solid #3c4249;
background: #1e2329;
}

#footer_content{
margin: auto;
width: 780px;
padding: 46px 17px 0px 0px;
}

#footer_content ul{
float: right;
margin: 0px 0px 10px 0px;
}

#footer_content ul li{
float: left;
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 12px;
background: url(images/header_nav_bdr.gif) left bottom no-repeat;
}

#footer_content ul li.no_bg{
background: none;
}

#footer_content ul li a{
color:#fff;
}

#footer_content p{
float: right;
clear: right;
margin:0px;
font-size: 12px;
color: #383d43;
