/* CSS Document */

body, html, form {
	margin:0;
	padding:0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

._max {
	float:left;
	width:100%;
}

._center {
	width:940px;
	margin:0 auto;
	position:relative;
}

#header {
	height:61px;
	background:url(../images/sprite.png);
	z-index:200;
	display:block;
}

#logo {
	position:absolute;
	top:-35px;
	left:-10px;
	background:url(../images/sprite.png) 0px -125px;
	width:447px;
	height:142px;
}

#headerContact {
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
	line-height:61px;
	font-size:10pt;	
}

a {
	color:#7EA629;
}

a:hover {
		text-decoration:none;
	}

#banner {
	background:url(../images/bannerBg.jpg);
	height:300px;
	z-index:10;
	margin-top:-65px;	display:block;
}

#bannerText {
	width:500px;
	height:130px;
	background:url(../images/sprite.png) 0px -470px;
	left:0px;
	top:97px;
	position:absolute;
	color:#fff;
	font-size:10pt;
	padding:30px;
	line-height:1.9em;
-moz-border-radius: 5px;
border-radius: 5px;
}

#logoWrapper {
	background:url(../images/sprite.png) 0px -270px;
	height:166px;
	z-index:2000;
}

#logoWrapper ul, #descriptionWrapper ul {
	float:left;
	width:960px;
	list-style:none;
	margin:0;
	padding:0;
	margin-left:-10px;
	color:#333;
	font-size:10pt;
}

#descriptionWrapper li {
	float:left;
	width:289px;
	text-align:center;
	border-left:dashed 1px #eee;
	margin:0 10px ;
	padding:20px 0 0 10px;
	height:70px;
}


#descriptionWrapper li:first-child {
	float:left;
	width:299px;
	text-align:center;
	border-left:none;
	margin:0;s
}

#logoWrapper li {
	float:left;
	width:300px;
	margin:12px 10px 10px;
	height:146px;
}

.fresher a {
	background:url(../images/sprite.png) 0px -1260px;
	width:300px;
	height:146px;
	float:left;
}

.fresher a:hover {
	background:url(../images/sprite.png) -300px -1260px;
	width:300px;
	height:146px;
	float:left;
}

.foodaridirect a {
	background:url(../images/sprite.png) 0px -960px;
	width:300px;
	height:146px;
	float:left;
}

.foodaridirect a:hover {
	background:url(../images/sprite.png) -300px -960px;
	width:300px;
	height:146px;
	float:left;
}

.foodari a {
	background:url(../images/sprite.png) 0px -1110px;
	width:300px;
	height:146px;
	float:left;
}

.foodari a:hover {
	background:url(../images/sprite.png) -300px -1110px;
	width:300px;
	height:146px;
	float:left;
}
	

#screenCap {
	position:absolute;
	right:0px;
	top:80px;
	background:url(../images/screenCap.jpg);
	width:319px;
	height:220px;
	z-index:5;
}

#van {
	position:absolute;
	right:110px;
	top:150px;
	background:url(../images/sprite.png) 0px -800px;
	width:371px;
	height:151px;
	z-index:9999;
}

#footer {
	margin-top:50px;
	border-top:dashed 1px #eee;
	text-align:center;
	color:#333;
	font-size:9pt;
	padding-top:20px;
}
