/* CSS Document */

body {
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	background-repeat:repeat-x;
	background-position:top left;
	margin:0;
	padding:0;
	background-color:#000;
}

#wrapper {
margin:0 auto;
padding:0;
}

#container {
width:900px;
padding-bottom:20px;
background-color:#FFF;
border-left:#CCC thin inset;
border-right:#999 thin outset;
margin: 0 auto;
}

#header {
background-image:url(images/PDG-banner.jpg);
background-repeat:no-repeat;
width:900px;
height:150px;
}

#boxcontent {
	float:left;
	display:inline-block;
	color:#000000;
	width:415px;
	height:100%;
	padding-left:30px;
}

#boxcontent a {
	color: #000;
	text-decoration:none;
}

#boxcontent a:hover {
	color:#000;
	text-decoration: none;
}

#boxcontent2 {
	display:inline-block;
	color:#000;
	width:415px;
	height:100%;
	margin-right:0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#boxcontent2 a {
	color: #999;
	text-decoration:none;
}

#boxcontent2 a:hover {
	color:#93C;
	text-decoration: none;
}

#boxcontentpara {
float:left;
background-color:#FFFFFF;
width:695px;
height:100%;
padding:10px auto;
margin:35px auto 0px 35px;
/margin:55px auto 0px 18px;
}

#paragraph {
font:13px Arial, Helvetica, sans-serif;
margin-top:15px;
padding:0 auto;
}

#paragraph1 {
float:left;
width:615px;
font:13px Arial, Helvetica, sans-serif;
padding:0 auto;
margin:2px auto auto 50px;
/margin-left:10px;
}

.h6{
color:#FF9900;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
}

.h5{
color:#2b3b4a;
font:13px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:18px;
}

.h4{
color:#FF9900;
font:20px Arial, Helvetica, sans-serif;
font-weight:lighter;
line-height:34px;
}

.h3{
color:#2b3b4a;
font:15px Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:5px;
line-height:20px;
}

.h2{
color:#663399;
font:21px Verdana, Geneva, sans-serif;
font-weight:bold;
line-height:34px;
}

.h1{
color:#2b3b4a;
font:13px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:34px;
}

#news{
float:left;
width:410px;
height:100%;
padding:.05em 0em 0em .05em;
margin-right:1em;
}

#news2 {
float:right;
width:182px;
height:100%;
border-left-style:solid;
border-left-color:#999999;
border-left-width:.05em;
padding:0px 0px 0px 5px;
margin-right:.05em;
}

.news {
font-size:11px;
color:#618DB9;
}

#boxcontent2 a.{
	font-size:13px;
	color:#639;
}

#footer {
width:900px;
padding-top:20px;
background-color:#FFF;
border-left:#CCC thin inset;
border-right:#999 thin outset;
margin: 0 auto;
}

smll a:link {
color: #d8b177;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

smll a:visited {
text-decoration: none;
color: #d8b177;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
text-decoration: underline;
color: #d8b177;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active {
text-decoration: none;
color: #d8b177;
font-family: Verdana, Arial, Helvetica, sans-serif;
}