/* LAYOUT "ID" STYLES */

#clearBDiv
{
	clear: both;
}

#floatLDiv
{
	float:left;
}


#bodyDiv
{
	text-align: center;
	margin: 0 auto;	
	background-color: #FFFFFF;
	background-image: url('graphics/bkgslice.jpg');
	background-repeat: repeat-x;
}


#topDiv
{
	clear: both;
	margin: 0 auto;
	width: 770px;
}

#topspaceDiv
{
	float: left;
	width: 260px;
}



#toplogoDiv
{
	clear:both;
	padding-top:1px;
}



#mainDiv
{
	clear: both;
	width: 770px;
	height: 500px;
	text-align: left;
	margin: 0 auto;
	background-image: url('graphics/slice.jpg');
	background-repeat: repeat-y;
}


#menuLeftDiv
{
	float:left;
	padding-left:21px;
	width: 242px;
}

#menuItemDiv
{
	clear: both;	
	padding-left:20px;
	padding-right:10px;
	width: 210px;
}

#mainContentDiv
{
	float:left;
	width: 480px;
}



#searchDiv
{
	clear:both;
	padding-left:40px;
	padding-right:30px;
}


#footerDiv
{
	clear: both;
	text-align: center;
	height:110px;
	margin: 0 auto;
	background-image: url('graphics/ftrslice.jpg');
	background-repeat: repeat-x;
}



#menuBtmDiv
{
	clear:both;
	padding-top:15px;
}




#col5Div
{
	float:left;
	width:5%;
}

#col9Div
{
	float:left;
	width:9px;
}




#col32Div
{
	float:left;
	width:32%;
}


#col33Div
{
	float:left;
	width:33%;
}

#col15Div
{
	float:left;
	width:15%;
}


#col49Div
{
	float:left;
	width:49%;
}

#col20Div
{
	float:left;
	width:20%;
}
#col17Div
{
	float:left;
	width:17%;
}

#col10Div
{
	float:left;
	width:10%;
}

#col7Div
{
	float:left;
	width:7%;
}


#col60Div
{
	float:left;
	width:60%;
}

#col37Div
{
	float:left;
	width:37%;
}

#col53Div
{
	float:left;
	width:53%;
}

#col27Div
{
	float:left;
	width:27%;
}



#col43Div
{
	float:left;
	width:43%;
}


#col54Div
{
	float:left;
	width:54%;
}

#col70Div
{
	float:left;
	width:70%;
}

#col80Div
{
	float:left;
	width:80%;
}

#col24Div
{
	float:left;
	width:24%;
}

#col23Div
{
	float:left;
	width:23%;
}

#col25Div
{
	float:left;
	width:25%;
}

#col27rDiv
{
	float:left;
	width:27%;
	text-align: right;
}


#col99rDiv
{
	float:left;
	width:99%;
	text-align: right;
}

#clearBCDiv
{
	clear: both;
	text-align: center;
}

