@charset "utf-8";
/* CSS Document */

body
{
	margin:10px auto;
	background:#fff;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
ul
{
	padding-left:10px;
	margin:0px;
	line-height:20px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
p
{
	margin:0px 0px 12px 0px;
}
#wraper
{
	width:900px;
	margin:0 auto;
	position:relative;
	clear:both;
}

#header .top-address
{
	font-size:24px;
	color:#FF0000;
	padding-left:80px;
}
#header a, #footer a
{
	color:#5278b6;
}
#header a:hover, #footer a:hover
{
	color:#F32609;
	text-decoration:none;
}
#header .select
{
	border:1px solid #bdbcbd;
	color:#565656;
}
#header .select > option
{
	padding:2px;
}
#topNav
{
	background:url(../images/bg-TopNav-Stress.jpg) repeat-x;
}
#topNav a
{
	line-height:40px;
	padding:0px 9px;
	height:40px;
	color:#fff;
	font-weight:bold;
}
#topNav a:hover
{
	color:#000;
	text-decoration:none;
}
#topNav a.current
{
	color:#000;
}
#rightPannel
{
	background:url(../images/bg-content.jpg) no-repeat;
}
#middlePannel
{
	background:url(../images/bg-inner-content.jpg) no-repeat;
}
#rightPannel h2, #middlePannel h2
{
	color:#373737;
	margin:5px 0px 15px 10px;
	font-size:20px;
}
#rightPannel h2 span, #middlePannel h2 span
{
	color:#dc2b26;
}

#leftPannel .tittle, #extra .tittle
{
	background:url(../images/bg-tittle-red.jpg) no-repeat;
	height:31px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
}
#leftPannel .testmonials, #extra .testmonials
{
	background:url(../images/icon-testmonials.jpg) no-repeat left bottom;
}
#leftPannel .content, #extra .content
{
	background:url(../images/bg-LeftBox.jpg) no-repeat;
}
#leftPannel strong.subtittle, #extra strong.subtittle
{
	color:#5177b5
}
#welcome
{
	background:url(../images/bg-welcome-message.jpg) #73a8ea repeat-x;
	border-bottom:1px solid #3a4b5f;
	color:#fff;
}
#welcome a
{
	color:#fff;
	text-decoration:underline;
}
#welcome a:hover
{
	color:#F32609;	
}
#content a,
#leftPannel a,
#extra a
{
	color:#F32609;	
}
#content a:hover, #leftPannel a:hover, #extra a:hover
{
	color:#6ea2e4;
}
#content .box
{
	background:url(../images/bg-box.jpg) no-repeat top center;
	width:325px;
	height:150px;
	padding:2px;
}
#footer a
{
	font-size:12px;
	text-transform:capitalize;
}
#footer
{
	font-size:11px;
}

 #wrapper .header .address{
font-size: 14px;
font-style: italic;
font-weight: bold;
margin-left:30px;
}
#logo-text
{
	width:800;
	height:200;
	background-image: url(../images/Logo_BNC.jpg);
       	background-repeat: no-repeat;
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
#indent-alot
{
	padding-left:170px;
	font-size: 24px;
	font-weight: bold;
}
#float-right
{
	float: right;
}
