@charset "utf-8";
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
}
#header {
	background-color: #990000;
	position: relative;
	height: 135px;
	margin-bottom: 15px;
}
#wrapper #plogo #logoo {
	position: absolute;
	height: 136px;
	width: 182px;
	left: 136px;
	top: 142px;
}

#logo {
	position: absolute;
	height: 95px;
	width: 175px;
	left: 20px;
	top: 20px;
}
#mainmenu {
	position: relative;
	text-align: right;
	height: 15px;
	top: 20px;
	margin-right: 15px;
}
#mainmenu a {
	text-decoration: none;
}
#mainmenu a:hover {
	color: #FFFFFF;
}



#mainmenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	color: #EAEAEA;
}

#submenu {
	position: relative;
	top: 25px;
	margin-right: 15px;
	font-weight: bolder;
	text-align: right;
}
#submenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}

#footer {
	background-color: #990000;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	width: 800px;
	position: relative;
}
#footer a {
	color: #EAEAEA;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}



#content {
	position: absolute;
	width: 420px;
	left: 20px;
	top: 155px;
}

body {
	background-color: #999999;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}
#wrapper p {

}
#wrapper h1 {
	font-size: 20px;
}

#wrapper #pl {
	position: relative;
	height: 500px;
	width: 500px;
}
#wrapper #plogo {
	position: relative;
	height: 345px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFECEC;
	margin-bottom: 15px;
}
#wrapper #plogo #name {
	position: absolute;
	height: 20px;
	color: #000000;
	font-size: 12px;
	left: 73px;
	top: 82px;
	text-align: center;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#wrapper #plogo #corpid {
	float: right;
	position: relative;
	height: 345px;
	width: 330px;
	margin-right: 15px;
	vertical-align: top;
}
#logos {
	color: #000000;
	position: relative;
	width: 728px;
	top: 45px;
}
#logos h1 {
	color: #000000;
	text-indent: 60px;
}
