#header {
	border-top: 22px solid #8d7803 ;
	height: 35px;
	border-bottom: 10px solid #000;	
}


#name {
	overflow: hidden;
	text-indent: -5000px;
	background: url(../images/Veedon_logo_big.jpg) 30px 0 no-repeat;
	height: 400px;
	position: absolute;
	top: 50px;
	left: 20px;
	width: 830px;
}

#name a {
	background: url(../images/home/da.png) no-repeat;
	position: absolute;
	display: block;
	position: absolute;
	width: 165px;
	height: 15px;
	left: 197px;
	top: 36px;
}

#name a:hover {
	background-position: 0 -18px;
}

html {
	background-position: 0 67px; 
}

#site {
	background: url(../images/home-white.gif) center 182px no-repeat;
	background: #fff;
}

body {
	background: url(../images/bg.gif) repeat-y center top;
}

#wrap {
	padding-left: 228px;
	width: 732px;
	overflow: visible;
	padding-top: 110px;
	background: url(../images/bg.gif) repeat-y center top;
}

#nav {
	top: 2px;
}

#content {
	clear: both;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	margin-left: -130px;
	width: 700px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top:250px;
	font-size: 20px;
}

#content p {
	float: left;
	width: 280px;
	margin-right: 24px;
}
.content-center {
 text-align: center;
 margin-top: -10px; 
}
