html, body { margin: 0px; height: 100%; overflow:hidden; background-color:#FFF; }
body {font-size:13px; font-family: verdana,arial,"trebuchet MS",sans-serif; background:url(../images/body_bg.gif) repeat-x; background-position: 0px 1600px;}

#minMax {position: relative; min-width:940px; max-width:940px; margin:0 auto; }
#mainMenu { width: 640px; margin: 0 0 0 1020px; padding: 0; height: 30px;z-index:100; background-color:#641A60; }
#container {position: relative; width:940px; height:380px; }

#maincontent {
	position: relative;
	left:245px;
	color:#000;
	width: 630px;
	height: 285px;
	top: 65px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	overflow:hidden;
}
.scroll-pane:focus {
	outline:0;
}
#maincontent h1 {
	color: #F90;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 17px 0;
}
#maincontent p { margin: 0 0 15px 0; text-indent: 0px;}
#maincontent p:last-of-type { margin: 0; text-indent: 0px;}

#maincontent ul { list-style: none; padding: 0; margin: 0 0 16px 0;}
#maincontent ul li { padding: 0 0 0 0; margin: 0; }
#maincontent ul li:before { content:"-  ";}
.list { color:#F90; }
.intro { color: #F90;}
#logo {
	position: absolute;
	width: 133px;
	height: 183px;
	left: 50px;
	bottom: 30px;
	display:none;
}

.clear { clear:both; }

#fullwidth {
	position: relative;
	left: 50%;
	margin-left: -1250px;
	width: 2500px;
	height: 297px;
	background-color:#641A60;
	display:none;
	}

.png {
	display:inline;
	margin:0px;
	behavior: url('lib/iepngfix.htc');
}
a.on {
	display: block;
	height: 30px;
	margin:0;
	background-image: url('../images/menu_on.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
a.mm {
	height:30px;
}
.submenu {
	position: absolute;
	width: 158px;
	height: 126px;
	margin:0px;
	background-image: url('../images/sub_bg.png');
	behavior: url('lib/iepngfix.htc');
	z-index: 99;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFF;
	
}
#sub-1 {
	left: 238px;
}
#sub-2 {
	left: 396px;
}
#sub-3 {
	left: 554px;
}
#sub-4 {
	left: 712px;
}
#sub-1,#sub-2,#sub-3,#sub-4 {
	display: none;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 99}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 158px;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {	
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	width: 148px;
	line-height: 30px;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 10px;
	wshite-space: nowrap;
	text-align: left;
	text-decoration: none;
	font: 11px arial;
	color:#FFF; }

#sddm div a:hover {	
	color: #641a60;
}

#sddm div a.active {
	background-image: url('../images/subnav_active.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #641a60;
}

