/* CSS Document */

#prAutPage {
	width: 800px;
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #000;
	float: left;
	height: 601px;
	clear:right;
	text-align: left;
}
#title {
	width: 800px;
	height: 78px;
	float: left;
}
#content {
	background-color: #000000;
	background-image: url(img/bg_grad.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	height: 523px;
	width: 800px;
}
#content_left {
	height: 490px;
	width: 338px;
	float: left;
}
#content_left h1 {
	background-image: url(img/icon_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #e59524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	padding: 30px 100px 10px 60px;
	vertical-align: middle;
	width: 178px;
}
#content_left #lbodypg {
	display: block;
	padding: 0 23px 10px 40px;
	width: 275px;
}
#content_left p {
	margin-bottom: 10px;
}
.white{
	color: #fff;
}
#content_right {
	background-image: url(img/icon_bottom_right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 490px;
	width: 462px;
	float: right;
}
#content_right #self {	
	float: left;
	height: 359px;
	width: 241px;
}
#content_right h1 {
	color: #e59524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	height: 30px;
	padding: 45px 10px 3px 49px;
	vertical-align: middle;
	width: 178px;
}	
#content_right h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 50px;
	padding: 0 10px 0 80px;
	width: 110px;
}
#content_right #b1 {
	float: left;
	height: 359px;
	width: 220px;
}
#b1 .img1 {
	float: right;
}
#b1 .img2 {
	float: left;
	margin: 20px 30px 30px 0;
}
#content_right #rbodypg {
	float: right;
	padding: 0 22px 10px 40px;
	height: 120px;
	width: 400px;
}
#b_supmama {
	background-image: url(img/supmama.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 33px;
	width: 800px;
	float: left;
}
	
