#maincontent {
	padding-top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

