/* type:png quality:64 #57060D */

body {
  font-family: helvetica, sans-serif;
  font-size: 12px;
  background-color: #000000;

  color: #000;
	margin: 0;
	padding: 0;
	cursor: default;
	line-height:1.3em;
	text-align: center;
	
  }

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 0;
	}

a img {
	border: none;
	}

a {
	color: #451103;
	cursor: pointer;
	}

a:hover {
	text-decoration: none;
	}

#container {
	position:relative;
	margin: 0 auto;
	width:770px;
	text-align:left;
	}

#header {
	background-image: url("images/fd_header.gif");
	background-repeat: repeat-x;
	height:59px;
	
	
}
	
#headerleft {
	background-image: url("images/fd_headerleft.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height:59px;
	}

	
#headerright {
	background-image: url("images/fd_headerright.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:59px;
	}

	
#headercontent h1, #popheader h1  {
	font-size: 19px;
	font-weight: bold;
	color:#000000;
	width: 235px;
	position: absolute;
	top: 32px;
	left: 30px;
	padding: 5px 0;
	display:none;
	}


.hdrbnr {
	position: absolute;
	top: 20px;
	right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #023E6C;
	margin-top:58px;
	}

.hdrbnr img {
	display: block;
	border: none;
	}


#navbar {
	
	color: #666;
	
	}
	
#navbarinner {
	position:absolute;
	top:70px;
	right:5px;
	text-align:right;
	width:100%;
	}

#navbar p {
	margin:0;
	padding-top:7px;
	margin-left:15px;
	}



/* CONTENT AREA */




	
	#subcontainer{
	background-image:url("images/navbar_btm.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
	clear:both;
	float:left;
	width:100%;
	padding:10px 0px;
	}



	
	#content{
	
	float:left;
	width:500px;
	}


#content p{
	margin:0px;
	padding:0px 0px 7px 0px;
	color:#000;
	}
	
	
#column{
	float:right;
	width:260px;
	font-size:11px;
	border-left: 1px dashed #999;
	}	

	#content .inner, #column .inner{
	padding:20px;
	
	
	}

#confooter {
	width: 100%;
	clear: both;
	background-image:url("images/footer_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #628FC1;
	color: #fff;
	font-size: 10px;
	height:80px;
	text-align:left;
}



#confooter p {
	background-image:url("images/footer_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 3.2em 1em 1.5em 1.5em;
}
