body {
	font-family: Verdana, Arial, sans-serif;
	min-width: 567px;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	background-color: #010413;
}
body, h1, h2, h3, h4, h5, p, img {
	margin:0;
	padding: 0;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 567px;
}
#plmaster {
	position: absolute;
	width: 567px;
	height: 474px;
	top: 50%;
	margin-top: -237px;
	color: #FFFFFF;
	text-align: center;
}
#container {
	background: url(../images/bkgnd_page.jpg) no-repeat center center;
	height: 454px;
}
#container p {
	padding-bottom: 10px;
}
#container img#logoaa {
	position: absolute;
	top: 42px;
	left: 34px;
}
#pics {
	position: relative;
	padding-top: 160px;
	width: 100%;
}
#pics img {
	margin-right: 10px;
}
#text {
	position: relative;
	display: block;
	width: 100%;
	top: 110px;
}
#text a, #text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#text a:hover, #text p.dev {
	color: #010413;
}
#text ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
#text li {
	display: inline;
	text-transform: lowercase;
	font-size: 10px;
	padding: 0px 6px 0px 6px;
	background: url(../images/menu_line.gif) no-repeat center right;
}
#text li.lastitem {
	background-image: none;
}
#text p.dev {
	text-transform: lowercase;
	margin-top: 10px;
}
#text p.add {
	font-size: 10px;
}
#footer {
	text-align: left;
	font-size: 11px;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 547px;
	padding-right: 10px;
	padding-left: 10px;
	color: #272727;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #272727;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}
