
/* CSS Document */

body{background-image:url(bgrnd.png); background-repeat:repeat-x; margin: 0px; padding: 0px; font-family: "Lucida Sans", "Lucida Grande", Arial; text-align:center; background-color: #4b565e}

a{ outline: none;}

#container {padding: 0px; width: 680px; margin:0 auto; text-align:left;}
#headercontainer{ background-image:url(logo.png); background-repeat:no-repeat; height: 245px; text-transform:uppercase; color:#FFFFFF;}
#menucontainer{background-image:url(menubgrnd.png); background-repeat:no-repeat;  width: 210px; height: 490px; float:left; background-color: #4b565e}
#contentcontainer{width: 470px; padding-top: 0px; display:block; float:left; font-size: 11px; line-height: 22px;}
#wrapper{padding-left: 30px; color:#FFFFFF;}


#topmenu{margin: 0px; padding: 0px; margin:0 auto; height: 31px; font-size: 11px; margin-left: 0px;}
#topmenu li{float:right; line-height: 31px; list-style:none;}
#topmenu li a{color: #fff; text-decoration:none; margin-left: 30px;}
#topmenu li a:hover{color: #e1001a;}


#footermenu{margin: 0px; padding: 0px; margin:0 auto; height: 31px; font-size: 11px; margin-left: 0px; text-transform:uppercase;}
#footermenu li{float:left; line-height: 31px; list-style:none;}
#footermenu li a{color: #787f85; text-decoration:none; margin-right: 20px;}
#footermenu li a:hover{color: #fff;}



#menu{ list-style:none; font-size:12px; text-transform:uppercase; color:#fff; text-align:right; margin: 0px;}
#menu li{ padding: 0px; line-height: 30px; list-style:none; background-image:url(menurand.png); background-position:bottom; background-repeat: no-repeat; }
#menu li a{color:#fff;  text-decoration:none; padding-right: 50px;}
#menu li a:hover{color: #e1001a;}

h1{margin-top: 0px; color: #fff; font-size: 18px; text-transform:uppercase;}
h2, h3, h4, h5, h6{margin-top: 0px; color: #fff; font-size: 14px;}


#wrapper a{color:#fff;}
#wrapper a:hover{ color: #e1001a; }
	
#headercontainer h1 span {
		display: none;
}




#sap{
	width: 133px;
	height: 80px;
	background: url(sap_partner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 38px;
	margin-top: 50px;
	float: right;
	display: block;
	}
	
#sap span {
		display: none;
}
