#maincontent {
	padding-top: 2px;
}

#rowcontainer {
	display: inline-block;
	clear: both;
	height: 118px;
	width: 1100px;
	clear: both;
	background: url(../img/header/e_bg.png) no-repeat;
}

#menuspacer0 {
	float: left;
	height: 118px;
	width: 0px;
}

#menuE {
	float: left;
	height: 118px;
	width: 120px;
	cursor: pointer;
}





#menuspacer1 {
	float: left;
	height: 118px;
	width: 37px;
}

#menuS {
	float: left;
	height: 118px;
	width: 93px;
	cursor: pointer;
}

#menuS:hover {
	background: url(../img/header/e_s1.png) no-repeat;
}

#menuspacer2 {
	float: left;
	height: 118px;
	width: 17px;
}

#menuR {
	float: left;
	height: 118px;
	width: 92px;
	cursor: pointer;
}

#menuR:hover {
	background: url(../img/header/e_r1.png) no-repeat;
}

#row3 {
	display: inline-block;
	float: left;
	height: 28px;
	width: 741px;
	padding-top: 90px;
}

