body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #6ba63f;

	background-image:url(../images/body_bg.jpg);

	background-repeat: repeat-x;

}

#bodywrap{

	width: 840px;

	text-align: left;

}

#logo{

	padding: 20px 48px 15px 60px;

}

#languagezone{

	float: left;

	width: 290px;

	height: 70px;

	text-align: right;

	padding: 10px 10px 0px 0px;

}

#logowrap{

	float: left;

}

#slogan{

	padding: 0px 0px 15px 0px;

	float: left;

}

#menuWrap{

	margin-left: 46px;

	margin-bottom: 5px;

}

.cMenu{

	float: left;

	border-top: #6d6a67 2px solid;

	border-right: #6d6a67 1px solid;

	border-bottom: #6d6a67 2px solid;

	border-left: #6d6a67 1px solid;

	background-image:url(../images/menu_bg.gif);

	background-repeat: repeat-x;

	padding: 12px 10px 19px 11px;

}

a.cMenuLnk{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #1e4105;

	letter-spacing: 0.05em;

	text-decoration: none;

}

a.cMenuLnk:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #d20000;

	letter-spacing: 0.05em;

	text-decoration: none;

}



#cBody{

	background-image: url(../images/content_bg.gif);

	background-repeat: repeat-y;

	padding: 20px 70px 20px 115px;

}

#cBody1{

	background-image: url(../images/content_bg.gif);

	background-repeat: repeat-y;
	
	padding: 0px 70px 20px 68px;

}

.cochetFloat{

	float: left;

}

#cochetBottomContent{

	float: left;

	height: 26px;

	width: 643px;

	background-image: url(../images/bot_bg.gif);

	background-repeat: repeat-x;

	text-align: center;

	padding-top: 53px;

}

#cochetBottom{

	float: left;

	height: 27px;

	width: 643px;

	background-image: url(../images/bbot_bg.gif);

	background-repeat: repeat-x;

}

#cochetCopyright{

	background-image: url(../images/flower_bot.gif);

	background-repeat: no-repeat;

	width: 810px;

	float: left;

	text-align: right;

	padding-top: 3px;

	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #454545;

}

