@charset "utf-8";
/* CSS Document */

body {

	background-color:#fff;
	
		
}

#wrapper {
	margin-left:auto;
	margin-right:auto; 
	background-color:#fff;
	padding: 0px;
	width: 850px;
	position:relative;
}

#top
{
	background-color:#fff;
	padding: 0px;
	width: 850px;
	height:130px;
	position:relative;
}

#logo
{
	float:left;
	padding: 0px;
	margin-top:15px;
	width: 194px;
	height:113px;
	position:relative;
}

#menu
{
	float:right;
	padding: 0px;
	margin-top:15px;
	width: 580px;
	position:relative;
}

#banner
{
	padding: 0px;
	width: 850px;
	height:200px;
	position:relative;
}
#content {
	background: #fff url("images/bg_home.jpg") no-repeat;
	padding: 0px;
	width: 850px;
	height:1065px;
	position:relative;
}



#snack {
    float:left;
	width: 363px;
	height:322px;
	position:relative;
	margin-top:180px;
	margin-left:30px;
}

#idee {
    float:right;
	width: 406px;
	height:338px;
	position:relative;
	margin-top:180px;
	margin-right:0px;
	background: #fff url("../images/idee.jpg") no-repeat;
}
#ideetext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#63636d;
	line-height:1.2;
	font-weight:lighter;
    float:right;
	width: 170px;
	position:relative;
	margin-top:85px;
	margin-right:50px;
	z-index:1;
}
#focus {
    float:left;
	width: 350px;
	height:230px;
	position:relative;
	margin-top:70px;
	margin-left:40px;
	background: #fff url("../images/focus_on.jpg") no-repeat;
}
#focustext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#63636d;
	line-height:1.2;
	font-weight:lighter;
    float:left;
	width: 150px;
	position:relative;
	margin-top:130px;
	margin-left:5px;
	z-index:1;
}
#news {
    float:right;
	width: 381px;
	height:286px;
	margin-top:10px;
	margin-right:0px;
	background: #fff url("../images/news.jpg") no-repeat;
}
#newstext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#63636d;
	line-height:1.2;
	font-weight:lighter;
    float:right;
	width: 320px;
	height:auto;
	margin-top:225px;
	margin-right:55px;
	z-index:1;
}
.topmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	text-decoration:none;

	}
.topmenu:hover {
	color:#003d7c;
	}
	
#caputo
{
	background-color:#fff;
	width: 850px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f7f;
	float:left;
	margin-top:20px;
	
}	
	
.footermenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f7f;
	text-decoration:none;

	}
.footermenu:hover {
	color:#003d7c;
	}
	

#link {
    float:left;
	width: 300px;
	position:absolute;
	z-index:1;
	left: 42px;
	top: 310px;
}
.link {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #94ad2a;
	font-weight:bold;
	text-decoration:none;
	
}
.link:hover {
	text-decoration:none;
	color:#2d4a0f;
	
}

#link1 {
    float:left;
	width: 300px;
	position:absolute;
	z-index:1;
	left: 42px;
	top: 710px;
}
#link2 {
    float:right;
	width: 300px;
	position:absolute;
	z-index:1;
	right: 75px;
	top: 610px;
}
#link3 {
    float:left;
	width: 300px;
	position:absolute;
	z-index:1;
	left: 42px;
	top: 1017px;
}
#link4 {
    float:right;
	width: 300px;
	position:absolute;
	z-index:1;
	right: 75px;
	top: 1017px;
}
