body {
	margin: 0;
	background: #fff url('images/bp-layout.png') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555
}

h1 {	font-size: 20px;}
h2 {	font-size: 18px;}
h3 {	font-size: 16px;}
h4 {	font-size: 14px;}
h5 {	font-size: 13px;}
h6 {	font-size: 10px;}

h4, h5, h6 { margin: 5px 0;}
h1, h2, h3 { margin: 10px 0;}
p { margin: 10px 0; }

a:link {	color: #5569a4;}
a:visited {	color: #8278a4;}
a:hover {	color: #386bc9; }
a:active {	color: #386bc9;}

form {
	margin: 0;
	padding: 0;
}

hr {
	height: 2px;
	line-height: 2px;
	border: none;
	border-bottom: 1px solid white;
	background: #CCC;
	color: silver;
}



.clear { clear: both; height: 1px; line-height: 1px; }

#layout {
	margin: auto;
	width: 920px;
	padding: 0;
	background: white url('images/bp-back.png') repeat-x top left;
}

#header {
	height: 132px; 
	width: 920px;
	background: #2c72c8 url('images/bp-header.png') repeat-x top left; 
	text-align: right;
	position: relative;
	overflow: hidden
}

#header-logo {
	width: 365px;
	height: 108px;
	display: block;
	float: left;
	background: url('images/bp-logo.png') no-repeat top left;
}

#header_banner {
    position: absolute; 
    top: 10px;
    right: 125px;
    width: 234px; 
    height: 60px;
    padding: 2px;
    background: #333;
}


#topmenu1 {
	float: right;
	margin: 80px 0 0 0;
	padding: 0;
	display: block;
	list-style: none;	
	height: 28px;
	width: 520px;
	z-index: 999;
}

#topmenu1 li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	height: 28px;
	margin: 0;
	float: left;
	background: url('images/bp-menu.png') repeat-x;; padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0
}

#topmenu1 li.first {
    width: 28px;
    background: url('images/bp-menu-left.png') no-repeat top left;
    padding: 0
}

#topmenu1 li.last {
    width: 28px;
    background: url('images/bp-menu-right.png') no-repeat top left;
    padding: 0
}

#topmenu1 li a {
	line-height: 38px;
	text-decoration: none;
	color: #fff;
	float:left;
	background: url('images/bp-menu1-sep.png') no-repeat bottom right;
	font-style: italic
}


#topmenu1 li a:hover {
	color: white;
	text-decoration: none !important;
}

#searchbar {
	width: 260px;
	height: 24px;
	text-align: left;
	float: left;
}

#searchbar .sfield {
	background: white;
	border: 1px solid #bbb;
	border-bottom: 1px solid #777;
	width: 152px;
	padding: 0;
	margin: 3px 0;
	vertical-align: center;
}

#searchbar .sbtn {
	border: medium none;
	color: white;
	margin: 3px 2px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	height: 18px;
	width: 70px;
	background: #222 url('images/bp-btn.png') no-repeat top left; 
}


#topmenu2 {
	height: 24px; 
	width: 920px;
	float: left;
	background:  url('images/bp-subheader.png') repeat-x top;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	text-align: right; list-style-type:none
}

#topmenu2 li {
	margin: 0;
	background:  url('images/bp-menu2.png') top;
	display: inline;
	float: left; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}

#topmenu2 li a {
	line-height: 24px;
	padding: 0 5px;
	margin: 0;
	display: inline;
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

#topmenu2 li a:hover {
	color: black;
	text-decoration: none !important;
}

#main {
	background: url('images/bp-content.png') repeat-x top left;
	width: 920px;
	clear:both;
	padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}


#footer {
	text-align: center;
	position: relative;
	top: -5px;
	padding-bottom: 10px;
	color: #555;
	background: transparent;
	clear: both;
}

#footer-menu {
	color: white;
	background: url('images/bp-footer.png') no-repeat top center;
	height: 35px
}

#footer-menu, #footer-links {
	padding: 0 30px;
	margin: 0;
	list-style: none;
}

#footer-menu li {
	line-height: 35px;
	border-color: white !important;
}

#footer-menu li, #footer-links li {
	display: inline; 
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #777777;
	font-size: 11px;
}

#footer-menu a {
	color: white;
}


#footer-extra {
	width: 70%;
	text-align: center;
	margin: 10px auto;
}

#footer-extra h5, #footer-extra ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-extra td {
	vertical-align: top;
	text-align: left;
	width: 33%;
}


#left-col {
	width: 167px;
	float: left;
	clear: none;
	background: #2d6cb9 url('images/bp-sidebar-back.png') repeat-y top left;
	color: white;
	text-align: right
}

#center-col {
	width: 730px;
	xposition: relative;
	float: left;
	padding: 0px 10px;
	overflow: hidden;
}

#right-col
{
	float: left;
	width: 170px;
	position: relative;
	padding: 5px 0;
	border-left: 1px solid #eee;
}

#right-col h3 {
    font-size: 12px;
    line-height: 100%;
}

#sidebar-logos a  {
    text-align: center;
    display: block; 
    margin: 0 auto 10px auto;
    }
    
#left-col .input {	width: 145px;}

#center-content {
	xwidth: 500px;

}

#home-content {
    width: 500px;
    padding: 0 20px;
    floaT: left;
}

.left-pad {
	background:  url('images/bp-sidebar-top.png') no-repeat top left;
}

.left-pad-head {
	height: 32px;
	position: relative;
}

.left-menu h4 {
	color: white;
	margin: 0;
	padding: 10px 15px 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;  
}

.left-pad-btm {
	background: url('images/bp-sidebar-bottom.png') no-repeat bottom left;
	height: 22px 
}


.left-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.left-menu li {
	z-index: 100;
	margin: 0;
	padding: 0;
	position: relative;
}

*html .left-menu li {
   height: 10px;
}

.left-menu a {
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px; 
	display: block;
}

.left-menu a:link { color: #fff; }
.left-menu a:visited { color: #fff; }

.left-menu a:hover {
	text-decoration: none;
	color: #234a79;
	background: #fff url('images/bp-sidebar-active.png') repeat-y top right; 
}

.left-menu li:hover a, .left-menu li.hover a {
	background: #fff url('images/bp-sidebar-active.png') repeat-y top right;     
	color: #5071b1
}

.left-menu li:hover ul a, .left-menu li.hover ul a {
    background: transparent !important;
	color: #5071b1;    
}

.left-menu ul {
	border-right:1px solid #99afd9; border-top:1px solid #99afd9; border-bottom:1px solid #99afd9; margin:0; padding:0; text-align: left;
	position: absolute; 
	left: -900px;
	top: -1px;
	width: 160px;
	background: #fff url('images/bp-submenu.png') repeat-y top right;
	border-left: medium none;
	z-index: 999;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9; list-style-type:none
}

.left-menu li:hover ul, .left-menu li.hover ul {
    left: 167px;
}

.left-menu li li a, .left-menu li li a:visited {
	padding: 0 10px;
	color: #5071b1;
	font-weight: normal;
}

.left-menu ul a:hover {
    background: transparent !important;
    color: #b1cbfc !important;
}

.side-box {
	margin: 0;
	background: #444 url('images/bp-left-box.png') repeat-y top right;
	color: white; padding-left:30px; padding-right:8px; padding-top:5px; padding-bottom:5px
}

.side-box a:link, .side-box a:visited, .side-box a:hover {
	color: #4682B4;
}

#right-col ul {
	margin: 0;
	padding: 5px;
	list-style: circle;
}

#right-col li {
	margin: 0 0 0 10px;
	padding: 0;
}

#carouselitem_ttl {
  float: left;
  width: 500px;  
  margin-top: 10px;
  line-height: 34px;
}

#carouselitem {

  float: left;
  height: 180px;
  margin-bottom: 10px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #C5C3C3;
}