@charset "UTF-8";
p{
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h5{
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 0;
	margin-top: 6px;
	margin-bottom: 7px;
}
a
{
	
text-decoration: none;
color: black;
	letter-spacing: 1px;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.underline{
	text-decoration: underline;
	line-height: normal;
}
.cont{
	text-align: right;
	color: #fff;
	padding-right: 20px;
	padding-left: 0;
	padding-top: 2px;
}

#menu { 
 list-style-type: none;
	margin-left: 9px;
	padding: 4px 20px 0 0;
	text-align: right;
	line-height: 10px;
}

#menu A { 


 


 font-size: 9px;
	text-align: right;
	
}
#menu A:hover{
	color: gray;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #3d2b20;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 819px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.header { 

	
	height: 149px;
	width: 819px;
	margin: 0;
	padding: 0;
	background-image: url(../media/images/boubanner2.jpg);
} 
.header2 { 

	
	height: 149px;
	width: 819px;
	margin: 0;
	padding: 0;
	background-image: url(../media/images/boubanner.jpg);
} 

#sidebarcon {
	float: left; /* since this element is floated, a width must be given */
	width: 158px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	height: 450px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 158px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB url(../media/images/menubg.jpg) no-repeat;
	height: 225px;
}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 158px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB url(../media/images/contbg.jpg) no-repeat;
	height: 231px;
	overflow: auto;
}
.twoColFixLtHdr #mainContent {
	width: 658px;

	height: 225px;
	float: left;
	background-image: url(../media/images/mainconbg.jpg);
	margin: 0;
}
.maintextholder{
	
	width: 567px;
	height: 134px;
	margin: 43px 25px 25px 52px;
}
.maintextbg{
	height: 144px;
	border-right: 1px solid #3d2b20;
	overflow: auto;
	text-align: left;


	width: 271px;
	float: left;
}
.maintextbgright{

	overflow: auto;
	text-align: left;
	width: 260px;
	float: left;
	
	padding-right: 3px;

	padding-left: 23px;
}
#mainContentbot {
	width: 655px;

	float: left;
	height: 231px;
} 
#mainContentbotleft {
	width: 325px;


	height: 231px;

	float: left;
} 
#mainContentbotrightcon {
	width: 329px;


	height: 231px;
	background: url(../media/images/botrightbg.jpg) no-repeat;
	float: left;
	
} 
#mainContentbotright {



	text-align: right;
	padding-right: 20px;
	padding-top: 120px;
} 
