/* CSS Document */

#contet{
z-index: 1;
}

#in-content{
color: #000000;
}

.divider
{
	background:url(../images/divider.jpg) repeat-x bottom;
	margin-bottom:10px;
	padding:20px 0;
}
div#right{
position: relative;
z-index: 1;
}
div#banner
{
	background:url(../images/banner.jpg) no-repeat;
	width:698px;
	height:303px;
	display:none;
	
}
div#flash
{
	margin-bottom:20px;
	z-index: 10;
	position: relative;
	
}
div#left
{
	float:left;
	width:271px;
}
div#right
{
	width:625px;
	float:right;
}