				/* InfoBarrelSuccess.com CSS Document */

/***************** Global Links **********************/

*{
	margin:0px;
	padding:0px;
	}
	
body{
	font:normal 11px Arial;
	}
	
a{
	text-decoration:none;
	}
	
img{
	border:0px;
	}
	
li{
	list-style:none;
	}
	
#maincontainer{
	width:100%;
	}
	
#topcontainer{
	width:100%;
	background:url(../images/topbg.gif) left top repeat-x;
	}
	
#middlecontainer{
	width:100%;
	}
	
#bottomcontainer{
	width:100%;
	height:34px;
	background:#0841a9;
	}
	
/********************** Header Part Layout ********************/


.headerpart{
	width:900px;
	height:261px;
	background:url(../images/headerbg.jpg) left top no-repeat;
	margin:auto;
	}
	
.headerpart h1{
	width:229px;
	height:68px;
	background:url(../images/infobarrel_logo.jpg) left top no-repeat;
	text-indent:-99999em;
	overflow:hidden;
	margin-left:15px;
	}
	
.headerpart h1 a{
	display:block;
	height:100%;
	font:normal 11px Tahoma;
	}
	
.headerpart  p{
	width:900px;
	height:56px;
	margin-top:94px;
	}
	
.menu{
	width:900px;
	height:41px;
	}
	
.menu ul{
	margin:0px;
	padding:6px 0px 0px 120px;
	}
	
.menu li{
	float:left;
	margin-right:15px;
	}
	
.menu1 a{
	width:83px;
	height:33px;
	display:block;
	background:url(../images/menu1.jpg)  no-repeat;
	}
	
.menu1 a:hover{
	background:url(../images/menu1_hover.jpg) no-repeat;
	}
	
.menu1_active a{
	width:83px;
	height:33px;
	background:url(../images/menu1_hover.jpg) no-repeat;
	display:block;
	}

.menu2 a{
	width:73px;
	height:33px;
	display:block;
	background:url(../images/menu2.jpg)  no-repeat;
	}
	
.menu2 a:hover{
	background:url(../images/menu2_hover.jpg) no-repeat;
	}
	
.menu2_active a{
	width:73px;
	height:33px;
	background:url(../images/menu2_hover.jpg) no-repeat;
	display:block;
	}
	
.menu3 a{
	width:128px;
	height:33px;
	display:block;
	background:url(../images/menu3.jpg)  no-repeat;
	}
	
.menu3 a:hover{
	background:url(../images/menu3_hover.jpg) no-repeat;
	}
	
.menu3_active a{
	width:128px;
	height:33px;
	background:url(../images/menu3_hover.jpg) no-repeat;
	display:block;
	}
	
.menu4 a{
	width:83px;
	height:33px;
	display:block;
	background:url(../images/menu4.jpg)  no-repeat;
	}
	
.menu4 a:hover{
	background:url(../images/menu4_hover.jpg) no-repeat;
	}
	
.menu4_active a{
	width:83px;
	height:33px;
	background:url(../images/menu4_hover.jpg) no-repeat;
	display:block;
	}
	
.menu5 a{
	width:92px;
	height:33px;
	display:block;
	background:url(../images/menu5.jpg)  no-repeat;
	}
	
.menu5 a:hover{
	background:url(../images/menu5_hover.jpg) no-repeat;
	}
	
.menu5_active a{
	width:92px;
	height:33px;
	background:url(../images/menu5_hover.jpg) no-repeat;
	display:block;
	}



.menu6 a{
	width:147px;
	height:33px;
	display:block;
	background:url(../images/testi.jpg)  no-repeat;
	}
	
.menu6 a:hover{
	background:url(../images/testiover.jpg) no-repeat;
	}
	
.menu6_active a{
	width:147px;
	height:33px;
	background:url(../images/testiover.jpg) no-repeat;
	display:block;
	}


/********************** Center Part Layout ********************/

#centerpart{
	width:900px;
	margin:auto;
	padding:10px 0px 0px 10px;
	height:400px;
	}

/********************** Footer Part Layout ********************/

#footerpart{
	width:900px;
	margin:auto;
	font:normal 18px "Trebuchet MS";
	text-transform:uppercase;
	color:#ffffff;
	line-height:34px;
	}
	
#footerpart a{
	color:#ffffff;
	}
	
p.fleft{
	float:left;
	padding-left:10px;
	}
	
p.fright{
	float:right;
	padding-right:10px;
	}
	
p.fright a:hover{
	text-decoration:underline;
	}

/*************************************** END ***********************************/
