@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 li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	color: #EAEAEA;
}
#mainmenu a {
	color: #EAEAEA;
}
#mainmenu a:hover {
	color: #FFFFFF;
}



#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;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
}

#content {
	position: relative;
	height: 300px;
	width: 600px;
	left: 100px;
	text-align: justify;
	top: 45px;
}
#wrapper #content h1 {
	font-size: 20px;
}


#t1 {
	position: relative;
	height: 40px;
	width: 270px;
	left: 490px;
	top: 20px;
	background-color: #F5F5F5;
	color: #000000;
	padding: 10px;
}

#t2 {
	position: relative;
	height: 40px;
	width: 270px;
	left: 490px;
	top: 35px;
	background-color: #F5F5F5;
	color: #000000;
	padding: 10px;
}

#t3 {
	position: relative;
	height: 40px;
	width: 270px;
	left: 490px;
	top: 50px;
	background-color: #F5F5F5;
	color: #000000;
	padding: 10px;
}
#t4 {
	position: relative;
	height: 40px;
	width: 270px;
	left: 490px;
	top: 65px;
	background-color: #F5F5F5;
	color: #000000;
	padding: 10px;
}

body {
	background-color: #999999;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #280000;
	margin: 0px;
	padding: 0px;
}
#wrapper #pl {
	position: relative;
	height: 500px;
	width: 500px;
}
#wrapper #plogo {
	position: relative;
	height: 345px;
	width: 800px;
}
#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;
}
.style2 {color: #EAEAEA}
