/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

#contenttitle {
	background-image: url(img/pd10brand.png);
}

#ppage1 {
	background-image:url(img/pd10.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 700px;
}

#ppage2 {
	background-image:url(img/pd1-2.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 630px;
	clear: left;
}

#ppage3 {
	background-image:url(img/pd1-3.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 630px;
	clear: left;
}

#p1-1 {
	margin-top: 190px;
	float: left;
	width: 300px;
	margin-left: 45px;
	
}

#p1-2 {
	margin-top: 190px;
	float: right;
	width: 260px;
	margin-right: 50px;
	
}

#p1-3 {
	margin-top: 300px;
	float: right;
	width: 260px;
	margin-right: 50px;
	
}

#p1-4 {
	margin-top: 250px;
	float: left;
	width: 260px;
	margin-left: 150px;
	
}

ul#bmenu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333;
}

ul#bmenu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#bmenu li a
{
	display:block;
	float:left;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding:8px 10px 0 10px;
}
	
ul#bmenu li a:hover
{	
	color: #FF7A00;
	height:22px;
}
	
#bmenupos {
	top: 92px;
	position: relative;
	width: 600px;
	margin-left: 24px;
}
