body, html {
	width:100%;
	margin:0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: 1px solid #DCDCDC;
	padding: 5px;
}

#outer {
	position: relative;
	margin: 0 auto;
	width: 874px;
	height: 746px;
	margin-top: 30px;
}

#intermold-03_ {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 874px;
	height: 34px;
	background: url(/images/intermold_03.jpg) no-repeat;
}

#intermold-05_ {
	position:absolute;
	left: 0px;
	top: 34px;
	width:874px;
	height:124px;
	background: url(/images/intermold_05.jpg) no-repeat;
}

#intermold-06_ {
	position:absolute;
	left: 0px;
	top: 158px;
	width: 874px;
	height: 445px;
	background: url(/images/intermold_06.jpg) no-repeat;
}


#intermold-09_ {
	position:absolute;
	left: 0px;
	top: 603px;
	width:874px;
	height:33px;
	background: url(/images/intermold_09.jpg) no-repeat;
}

#menu {
	position: absolute;
	top: 182px;
	left: 40px;
	width: 200px;
	height: 391px;
	padding: 15px 0 0 0;
	overflow: hidden;
	color: #FFFFFF;
}

#content {
	position: absolute;
	top: 182px;
	left: 238px;
	width: 574px;
	height: 391px;
	padding: 0 15px 15px 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

#footer {
	position: absolute;
	top: 594px;
	left: 259px;
	width: 564px;
	height: 15px;
	overflow:hidden;
	text-align: center;
	color: #999999;
	font-size: 10px;
}

#nsa {
	position:absolute;
	top: 666px;
	width: 874px;
	height: 80px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

a:hover, a.current {
	color: #FF0000;
}


a.sub:link, a.sub:active, a.sub:visited {
	margin-left: 25px;
}

h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-seize: 18px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-seize: 15px;
	font-weight: bold;
	color: #FF0000;
}

li {
	list-style-type: none;
}