body {
	margin:0px;
	padding:0px;
	background:transparent;
}

.topImage, .topMenu {
	width:724px;
}

.topImage {
	background:url(../Images/menu_top.jpg) no-repeat;
	height:104px;
}

.topMenu {
	height:36px;
	background:url(../Images/menu_fill_gr.jpg) repeat-x;
}

.leftCap, .rightCap {
	width:22px;
	height:36px;
}

.leftCap {
	background:url(../Images/menu_bottomleft.jpg) no-repeat;
}

.rightCap {
	background:url(../Images/menu_bottomright.jpg) no-repeat;
}

