@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;
}
#wrapper #plogo h2 {
	color: #000000;
	font-size: 13px;
}
#wrapper #plogo #info {
	color: #000000;
}


#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: 330px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#wrapper #plogo p {
	color: #000000;
}

#wrapper #plogo #name {
	position: absolute;
	height: 30px;
	color: #000000;
	font-size: 16px;
	left: 73px;
	top: 82px;
	text-align: center;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #plogo #corpid {
	float: right;
	position: relative;
	height: 345px;
	width: 330px;
	margin-right: 15px;
	vertical-align: top;
}
#info {

}
#table {
	position: relative;
	top: 7px;
	width: 240px;
	float: left;
}
#contactform {
	width: 450px;
	float: right;
	margin-top: 25px;
	color: #000000;
}

.style3 {
	color: #000000;
	font-size: 12px;
}
#wrapper #plogo #table #info #aa {
	text-align: left;
}
