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

body {
	background-image: url(../images/bgd.jpg);
}

*{
margin:0;
padding:0;
}

#container{
width:858px;
margin:0 auto 0 auto;
/*background-color:#CCFF00;*/
}

#header{
background: url(../images/top_piece.gif) no-repeat top left;
width:858px;
padding-left:4px;
margin-left:4px;
padding-bottom:0px;
height:56px;
}

#top{
float:left;
padding-left:4px;
width:195px;
height:335px;
}

#flash{
width:668px;
margin-left:195px;
z-index:20;
}
	

#homesdiv {
	position:absolute;
	width:200px;
	height:300px;
	z-index:31;
	margin-left: 485px;
	top: 50px;
}



#foot{
text-align:right;
padding-right:5px;
}



.doitleft {text-align:left}

/*---------NAV STARTS---------*/


#navbegin2 {
	
	position:absolute;
	width:197px;
	height:196px;
	z-index:30;
	top: 148px;
	list-style: none;
	visibility: visible;
}

#navbegin{
	width: 195px;
	height:196px;
	margin-top:92px;
	/*float:left;*/
	position:absolute;
	list-style: none;
	display:none;
	visibility: visible;
}

#navcontainer ul{
	margin-left: 0;
	/*padding-left: 4px;*/
	list-style:none;
	font-size:1px;
	width: 195px;
	height:196px;
	overflow:hidden;
}

ul#navigation li{
	list-style: none;
}

#navcontainer a{
	cursor:pointer;
	display: block;
	width: 195px;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px;
}

#navcontainer a:link, #navlist a:visited{
background-position: 0 0px;
display: block;
}

#navcontainer a:hover{
background-position: 0 -28px;
}

li#nav1 a{
	width: 195px;
	background: url(../images/nav1.gif) top left no-repeat;
}

	li#nav2 a{
	width: 195px;
	background: url(../images/nav2.gif) top left no-repeat;
	}

	li#nav3 a{
	width: 195px;
	background: url(../images/nav3.gif) top left no-repeat;
	}

	li#nav4 a{
	width: 195px;
	background: url(../images/nav4.gif) top left no-repeat;
	}

	li#nav5 a{
	width: 195px;
	background: url(../images/nav5.gif) top left no-repeat;
	}
	
	li#nav6 a{
	width: 195px;
	background: url(../images/nav6.gif) top left no-repeat;
	}
	
	li#nav7 a{
	width: 195px;
	background: url(../images/nav7.gif) top left no-repeat;
	}

/*---------NAV ENDS---------*/
#bottom{
margin-top:380px;
padding-left:4px;
width:195px;
height:335px;
}

#btmleft{
float:left;
display:inline;
}

.left{

}

.right{
margin-left:137px;

}



#OOOOOO{
	
	position:absolute;
	width:872px;
	height:428px;
	z-index:10;
}

#OOOOOO1{
	background:url(../images/btmPaper.gif) no-repeat top left;
	position:absolute;
	width:217px;
	height:428px;
	z-index:15;
	margin:0;
}



.logo{
float:left;
position:absolute;
}

#content{
width:734px;
/*height:100%;*/
z-index: -50;
margin-left:128px;
/*position:absolute;*/
}

#topcontent{
background-image:url(../images/contentTopBgd.gif);
background-repeat:repeat-y;
width:729px;
margin-left:138px;
padding:25px 0 0 0;

}

#topcontent1{
background-image:url(../images/contentTopBgd.gif);
background-repeat:no-repeat;
width:729px;
margin-left:138px;
padding:15px 0 0 0;

}

#middlecontent{
width:729px;
background-image:url(../images/MiddleBgd.gif);
background-repeat:repeat-y;
margin-left:138px;

}

.title{
padding-left:105px;
z-index: -100;

}

.paperbtm{
width:195px;
height:47px;
position:absolute;
margin-top:288px;
}



.paperbtm2{
	
	width:217px;
	height:431px;
	position:absolute;
	top: 391px;
	z-index:12;
}



p{
font-family:Arial, Helvetica, sans-serif;
font-size:.75em;
line-height:1.6em;
width:550px;
margin-left:117px;
padding-top:20px;

}

.bottom{
margin-left:10px;
}



</style>
