/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#535353;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#D5D4D4;
	font-weight: normal;
	text-decoration: none;
}

#wrraper {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:25px;

	
}

#wrraper1 {
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	border:2px solid #B3B2B2;
	background-color:#FFA41F;

}
.header {
	clear:both;
	display:block;
	width:878px;
	height:125px;
	background:url(images/img_banner.jpg) no-repeat top left;
	padding-left:48px;
	padding-right:24px;
	padding-top:15px;

}
.nav {
	clear:both;
	display:block;
	height:43px;
}
div#contentbox{
width:877px; border-left:solid #000000 1px; border-right:solid #000000 1px; background:#A2A2A1; padding-right:10px; padding-left:10px; margin-top:0px; display:block; text-align:justify; margin-left:auto; margin-right:auto; clear:both; }




div#contentbox ul{
margin:0px;
padding:0px;
list-style:none;}
div#contentbox ul li{
	padding-left:15px;
	margin-left:10px;
	background-image: url(images/img_bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 0.6em;
}


.orange{color:#FFA41F; font-weight:bold;}
h1{
	font-size:12px;
	color:#A5A5A5;
	line-height:17px;
	font-weight:bold;
	margin-top:13px;
	padding-left:20px;
	background-image: url(images/img_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	margin-bottom:5px;
}
div.home_about{
font-size:10px;
line-height:14px;
color:#A5A5A5;
text-align:justify;}

div.home_about a{
font-size:11px;
line-height:17px;
color:#D5D4D4;
text-decoration:none;}
div.home_about a:hover{
font-size:11px;
line-height:17px;
color:#FFA41F;
text-decoration:none;}



.footer{
height:23px;
background:url(images/img_footer_bg.jpg) repeat-x top left; font-size:10px; line-height:16px; color:#C3BEBE;
padding-left:14px;
padding-right:14px;}

.footer a{color:#C3BEBE; text-decoration:none;}
.footer a:hover{color:#FFA41F; text-decoration:none;}


 ul.prev{ margin:0px;
padding:0px;
list-style:none;}
 ul.prev li{
	background-image:none;
	background-color: #1E1E1E;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2A2A2A;
	margin-bottom:15px;
	padding-right:10px;
}

.textfield{
	border:solid #2B2C2C 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}
