#maincontent {
	padding-top: 2px;
}

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

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

#menuE {
	float: left;
	height: 118px;
	width: 70px;
	background: url(../img/header/r_e.png) no-repeat;
	cursor: pointer;
}

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

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

#menuS {
	float: left;
	height: 118px;
	width: 71px;
	background: url(../img/header/r_s.png) no-repeat;
	cursor: pointer;
}

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

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

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





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

