body
{
	margin: 0; 
	padding: 0; 
	color:#fff; 
	background:#1D1D1D;
	font-family:Verdana,Tahoma,sans-serif;
	/*background-position: top center;
	background-image: url(images/back3.gif);*/
	font-size:13px;
}

#wrap
{
	margin: 0 auto;
	width: 790px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

td
{
	line-height: 17px;
}

a
{
	color: #fff;
}
a:hover
{
	text-decoration: underline;
}


#header
{
	width:790px;
	height:118px;
	margin-top:0;
	margin-bottom:0;
}

#content
{
	background:#454545;
	width: 790px;
}

#fpimage
{
	background-image: url(images/foto1.jpg);
	width:490px;
	height:383px;
	margin-top:0;
	margin-bottom:0;
}

#footer
{
	background:#303030;
	width:790px;
	height:20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	display: table;
}

ul
{
	margin:0;
	padding: 10px;
	list-style-type: none;
}

ul li
{
	padding: 8px;
}

a.menu
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
	a.menu:hover
	{
		text-decoration: underline;
	}
		


#tagline
{
	background:#303030;
	width:790px;
	height:20px;
	text-align: center;
	letter-spacing: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3
{
	font-size:25px;
	font-weight:bold;
	color: #fff;
	padding: 0;
	margin: 0;
	margin-top:5px;
}

.items
{
	margin-left: 20px;
}

#item-header
{
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}

#item-text
{
	margin-left: 10px;
}

#item-header-detail
{
	font-size: 15px;
	font-weight: bold;
}


h4
{
	font-size:25px;
	font-weight:bold;
	color: #fff;
	padding: 0;
	margin: 0;
	margin-top:15px;
	margin-bottom:35px;
	margin-left: 20px;
}