.menucontainer
{
	position: relative;
	top: 0px;
	left: 0px;
	display:inline;
}

.leftmenutop
{
        width: 218px;
        height: 82px;
        background: url(/images/left_line.gif) top right repeat-y;
}

.leftmenu
{
	position: relative;
        width: 218px;
        height: 449px;
        background: url(/images/left_menubg.gif) top right no-repeat;
        background-color: transparent;
}

.leftmenu li
{
        padding: 17px 18px 14px 18px;
        line-height: 13px;
}

.logocontainer
{
	background: url(/images/logotitle.gif) top left no-repeat;
	background-color: transparent;
	width: 755px;
	height: 193px;
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 1;
}

.topmenucontainer
{
	display: inline;
	background: transparent;
	position: absolute;
	top: 170px;
	left: 400px;
	width: 500px;
	height: 25px;
	z-index: 2;
}

.topmenuleft
{
	display: inline;
	background: url(/images/pinkround_left.gif) top left no-repeat;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 17px;
	min-width: 17px;
	height: 25px;
	min-height: 25px;
}

.topmenu
{
	display: inline;
	height: 25px;
	width: 480px;
	background: #F9044F;
	position: absolute;
	top: 0px;
	left: 17px;
/*        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
        color: #FFFFFF; */
}

.topmenupart
{
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
/*	width: 100px;
	min-width: 100px;
	height: 25px;
	min-height: 25px; 
	background: #F9044F; */
	background: transparent;
}

.topmenuright
{
	display: inline;
	background: url(/images/pinkround_right.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 497px;
	width: 17px;
	height: 25px;
}

.leftno
{
	font-family: Myriad Pro, Arial, Helvetica, sans-serif ;
	color: #E0003F;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 60px;
	left: 57px;
	width: 110px;
}
