@charset "utf-8";
/* Cropkare Index CSS Document */

body {
	background:url(../images/bg.jpg) repeat-x;
	background-color:#4d5039;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	margin:0 auto;
	font-style:normal;
	font-weight:bold;
}

#container {
	background:transparent;
	width:1000px;
	height:700px;
	text-align:center;
	margin:0 auto;
}

#content {
	background:url(../images/index_content_bg.jpg) no-repeat;
	text-align:center;
	width:800px;
	height:600px;
	margin:30px 100px 70px 100px;
}

#header {
	width:800px;
	height:170px;
}

#menu {
	width:418px;
	height:290px;
	float:left;
}

#right_content {
	width:272px;
	height:280px;
	padding-left:55px;
	padding-right:55px;
	padding-top:2em;
	float:left;
	font-weight:400;
	font-size:16px;
	line-height: 18px;
}

#footer {
	width:800px;
	height:120px;
	float:left;
}

#footer p {
	text-align:left;
	font-size:8pt;
	padding-left:20px;
	padding-top:10px;
	color:#666666;
	line-height: 8pt;
	font-style: normal;
}

#footer a.whatis {
	color:#f39900;
	text-decoration:none;
}

#footer a.crop {
	color:#006633;
	text-decoration:none;
}

#footer a.buy {
	color:#77ad1c;
	text-decoration:none;
}

#footer a.farming {
	color:#0065a1;
	text-decoration:none;
}

#footer a {
	color:#666;
	text-decoration:none;
}
