#headerMain
{
	height:62px;
}

li#leftMost
{
	width:17px;
	background-image:url(images/h_l.jpg);
	height:62px;
	float:left;
}

li#leftImmediate
{
	width:341px;
	background-image:url(images/header_l.jpg);
	height:62px;
	float:left;
	text-align:left;
}

li#center
{
	width:104px;
	background-image:url(images/centerimage.jpg);
	height:62px;
	float:left;
}

li#centerImmediate
{
	width:110px;
	min-width:100px;
	background-image:url(images/hc2.jpg);
	height:62px;
	float:left;
	text-align:center;
}

li#right
{
	background-image:url(images/h_m.jpg);
	background-repeat:repeat-x;
	height:62px;
	float:left;
	text-align:right;
	width:382px;
}

li#rightMost
{
	width:19px;
	background-image:url(images/h_r.jpg);
	height:62px;
	float:right;
}

div#menu
{
	height:27px;
	width:973px;
}

li#menuLeft
{
	width:17px;
	background-image:url(images/m_l.png);
	background-repeat:no-repeat;
	height:27px;
	float:left;
}

li#menuLeftImmediate
{
	background-image:url(images/m_m.png);
	background-repeat:repeat;
	height:17px;
	width:927px;
	float:left;
	text-align:right;
	padding:5px;
}

li#menuRight
{
	width:19px;
	background-image:url(images/m_r.png);
	background-repeat:no-repeat;
	height:27px;
	float:right;
}

ul#headerCont,ul#menuCont
{
	list-style:none;
	margin:0;
	padding:0;
}