body {
	background: #FFF;
	margin:0px;
	padding:0px;
}

* {
	margin:0px;
	padding:0px;
}

.cleaner{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}

#wrapper {
	width:1004px;
}

.headerlogo {

	float:left;
	padding: 0px 0px 0px 0px;
}

.header {
	height:186px;
}

.headerText {
	position:absolute;
	top:13px;
	font: bold 14px Trebuchet;
	color:#434343;
	left:609px;
	width:400px;
	height:15px;
}

.headerImage {
	left:0px;
	height:150px;
	position:absolute;
	top:35px;
	width:804px;
}

.topLine {
	position:absolute;
	left: 0px;
	top: 33px;
	background: #c9d17c;
	width:1004px;
	height:2px;
}

.bottomLine {
	position:absolute;
	left: 0px;
	top: 185px;
	background: #c9d17c;
	width:1004px;
	height:2px;
}

#topNavi {
	height:25px;
	background:#c9d17c;
	padding-left:180px;
}

#left-Content {
	width:200px;
	height:400px;
	padding-top:30px;
	float:left;
}

.leftComponentPosition {
	margin-top:40px;
}

#content {
	width:550px;
	margin-left:0px;
	margin-top:38px;
	float:left;
	height:400px;
	height:auto !important;
	min-height:400px;
}

#right-Content {
	position:absolute;
	top:250px;
	left:760px;
	width:240px;
}

.line {
	margin-top:-2px;
}

#footer {
	margin-left:200px;
	margin-top:15px;
	margin-bottom:15px;
}
