/* .........................Global.........................  */


* { margin: 0; padding: 0;  }

img {border:0;}

body {
	color: #242423;
	background-image: url(../images/links_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	font-family: Tahoma, Arial,  sans-serif;
	font-size: 11px;
	background-color: #471d0f;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	 }

h1 {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 15px;
}

.grey {
	font-size: 11px;
	color: #8d8a8a;
	text-decoration: none;
}


.brown {
	font-size: 11px;
	color: #4f2306;
	text-decoration: none;
}

.red {
	font-size: 11px;
	color: #e50707;
	text-decoration: none;
}

.brown2 {
	font-size: 11px;
	color: #4f2306;
	text-decoration: none;
	font-weight: bold;
}
	 
a {
	font-size: 11px;
	font-weight: bold;
	color: #4e2306;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topnav {
	font-size: 11px;
	font-weight: normal;
	color: #ada18c;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.topnav:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.active {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.active:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.bottom {

	width:1001px;
	margin-top:485px;
	position:absolute;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	padding-bottom:20px;
	

}

.top {
	height: 115px;
	width:996px;
	position:relative;

}
.logo{
	position:absolute;
	left:686px;
	width:315px;
	height:34px;
	text-indent:-9999px;
	background-image: url(../images/boon_logo.gif);
	background-repeat: no-repeat;
	margin-top: 70px;   
	float:left 
}

.nav{
    position:absolute;
	width:670px;
	height:20px;
	top:87px;
	padding-left:23px;
	float:left
}




.mainbody
 {
	position:absolute;
}

.content{
	position:absolute;
	top:33px;
	left:691px;
	width:287px;
	height:380px;
	font-weight: #242423;
}

.image{
	position:absolute;
	width:644px;
	height:470px;
}

.title{
	padding-bottom: 6px;
}

.underline{
	font-weight: normal;
	text-decoration: underline;
	color: #242423;
}
.underline:hover{
	font-weight: normal;
	text-decoration: underline; 
}

.slider{
	background-color: #FFFFFF;
	height: 470px;
	width: 644px;
	overflow: auto;
	margin-top: 1px;	
}
.slider2{
	background-color: #FFFFFF;
	height: 470px;
	width: 614px;
	overflow: auto;
	margin-top: 1px;
	padding-left: 30px;
}

