
#container {
	margin:0px auto;
	width: 950px;
}

#topMenu{
	background-repeat:no-repeat;
	width:950px;
	height:192px;
	margin:0px auto;
}

#mainContainer {
	width: 903px !important;
	width: 902px;
	float:left;
	margin-left:0px !important;
	margin-left:1px;
	background-color:#eaeae2;
	padding-bottom:5px;

	
}


#content {
	width: 950px;
	min-height:400px;
	float:left;
	background-color:#000000;
	padding-left:15px;
	
}


.homeBox {
	width: 312px;
	height: 252px;
	float:left;
	background-image:url(../images/homeBox.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

.homeBoxList {
	padding-left:12px;
	padding-top:17px;
	font-size:10px;
}

.florealList_1 {
	width: 620px;
	height: 180px;
	float:left;
	background-image:url(../images/list_bg_2.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	margin-bottom:5px;

}

.florealList_2 {
	width: 620px;
	height: 180px;
	float:left;
	background-image:url(../images/list_bg_1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	margin-bottom:5px;

}

#rightColumn{
	float:right;
	margin-left:10px;
	padding-left:15px;
	background-image:url(../images/rightColumn.gif);
	background-repeat:repeat-y;
	font-size:10px;
	width:220px;
	text-align:left;	
	height: auto !important;
    height: 300px;
    min-height: 300px;
}


.tableColumn{
	padding-left:10px;
	background-image:url(../images/rightColumn.gif);
	background-repeat:repeat-y;
}

.tableColumn_2{

	background-image:url(../images/rightColumn.gif);
	background-repeat:repeat-y;
	background-position:-3px;
}

#footer {
	width: 950px;
	height: 15px;
	float:left;
	bottom:0px;
	margin-left:2px;
}

#footerLinks {
	width: 530px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#706441;
	font-size:9px;
	float:left;
}

#footerCopyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#706441;
	font-size:9px;
	float:left;
}

.hidden{
	visibility:hidden;
	display:none;
}

.visible{
	visibility:visible;
	display:block;
}
