body
{
	text-align:center;
}
	
#wrapper
{
	float:left;
	text-align:left;
	background-color:#eee;
	padding:15px;
	border:1px solid #333;
}

#logo_cont
{
	height: 120px; 
	width: 500px;
	background-image: url(homepage/logo_big.png);
	background-repeat:no-repeat;
}

#header
{
	border-bottom: 1px solid black;
}

#main
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

.column
{
	float:left;
}

.center
{
	width: 780px; 
	float:left;
	margin: 5px;
}

.caps
{
	width:980px;
	float:left; 
}

.ddsmoothmenu ul li, .ddsmoothmenu ul li li
{
	list-style-type:none;
}

.ddsmoothmenu-v ul li, .ddsmoothmenu-v ul li li
{
	list-style-type:none;
}
