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




#main {
	width:1100px;
	margin-left:auto; 
	margin-right:auto; 
	background-color:#000; 
	background-image:url(../images/bckgrnd-logo-01.jpg); 
	background-repeat:no-repeat;
	padding-bottom:50px;
}


#text-main {
	width:1033px;
	background-image:url(../images/back-black-gray-2px-bar.jpg);
	background-repeat:repeat-y;
	top:200px;
	margin-top:80px;
}



#indexpic {
	width:1033px;
	background-image:url(../images/bckgrnd-lrg-cut-01.jpg);
	background-repeat:no-repeat;
	padding-top:70px;

}


#main-bucket {
	width:990px;
	border-right:4px solid #99CCCC;
	padding-bottom:2px;
	
}



#main-bucket p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin:20px 30px 0 350px;
	line-height:1.8em;	
}




#text-footer {
	width:882px;
	height:43px;
	left:150px;	
	background-image:url(../images/text-box-bottom-02.png);
	background-repeat:no-repeat;
	position:relative;
}



