@charset "utf-8";
/* CSS Document */
body{
font-size:1em;
margin:auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
color:#ffffff;
background-color:#000000;
}
html, body {height: 100.1%}
 
#wrapper {
margin:10px auto;
text-align:center;
width: 895px;
background-color:transparent;
height: 650px;


}

#banner {
margin: 0 auto;
width: 895px;
height:147px;
background:transparent url(images/banner.jpg) top center no-repeat scroll;
}

#logo {
margin-top:77px;
margin-left: 20px;
float:left;
width: 340px;
height: 70px;}
#content {
margin: 0 auto;
background:#243561 url(images/content-back.jpg) center top no-repeat scroll;
width:895px;
height: 503px;

}

#contact {
float:right;
color:#000000;
font-weight: bold;
font-size:85%;
width:200px;
margin-top:77px;
margin-right:30px;
}

#menu {

width:90px;
float:left;
background-color: transparent;
margin-left: 10px;

}
#menu a, #menu a:link, #menu a:visited {

color: #ffffff;
background-color:transparent;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
margin-top:1px;
margin-bottom: 1px;
font-weight: bold;
display:block;
font-size: 80%;
}

#menu a:hover {
color: #999999;
}

#copy {
color:#000000;
width: 400px;
margin: auto 150px auto 300px;
font-weight: bold;
font-size: 90%;
padding-top:20px;
background-color:transparent;

}
#Layer1 {
	position:relative;
	width:855px;
	height:280px;
	z-index:10001;
	left:00px;
	top: 0px;
	overflow: hidden;
	background-color: transparent;
	/*scrollbar-face-color : #988263;
	scrollbar-arrow-color : #f7f6d9;*/
}
#reference {
margin: 30px auto auto 495px;
width: 245px;
height: 145px;
font-size: 70%;
font-weight:bold;
color:#000000;

}
#reference-larger {
color: #243561;
}
td {
font-size: 90%;
}

#footer {

font-size: 75%;
color:#cccccc;
width:895px;
margin:auto;
text-align:left;
}
#footer a, #footer a:link, #footer a:visited {
color: #cccccc;
text-decoration:none;}



img {border:none;}
a, a:link, a:visited {
color:#003a63;
}

a:hover {
color: #999999;
}

p, li {
text-align:left;
color:000000;
margin-top:0px;
margin-left: 20px;
margin-left: 10px;
}
ul {
color:#003a63;
text-align:left;

} 
h1, h2, h3, h4, h5 {
color:#003a63;
text-align:left;
margin-top:0px;
margin-left: 20px;}
h3.back {
background:white url(images/dp-sm.jpg) left no-repeat scroll;height:46px;
}

.float-left {
float:left;}

.float-right {
float:right;}

.left{
text-align:left;
}
.center {
text-align:center;}
.right {
text-align:right;}

#hot-topics-top {
height:20px;
background-color:#CC0000;
color:white;
font-size:120%;
}
#hot-topics a, #hot-topics a:link, #hot-topics a:visited {
text-decoration:none;
color:white;}

#hot-topics a:hover {
color:yellow;
}


