/***********************************************/
/* $Header: /home/rcs/RCS/dac/dac.css,v 5.1 2007/11/10 05:50:51 johnl Exp $ */
/***********************************************/ 

body {
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:px;
		background: #747473 url('/img/bk.gif') repeat-x;  /* #fffff9;  #f9f9f9yellow ffff00*/
		color:#333333;
		text-align:center;

}

#container{
	margin:5px auto 15px auto;
	width: 846px;
	padding:0px;
	text-align:left;
}

#contact_us a{
	color:#747473;
	text-decoration:none;
	font-size:12px;
}

#contact_us a:hover{
	color:#747473;
	text-decoration:none;
}
#main_graphic{
	margin:1px 0px 1px 0px;
	padding:0px;
}
#orange_bar{
	margin:0px;
	padding:0px;
	height:15px;
 width:330px;
 background-color:#d68a34;		
}
#gray_area{
	margin:0px;
	padding:0px;
	height:12px;
 width:330px;
 
}
#menu_tab{
background-color:yellow;
height:27px;
}

.premenu{

height:29px;
margin:0px 0px 0px 0px;
padding:0px;
float:right;
background-image:url('/img/orange_bar29.gif');

}
.menu{
	float:right;	
	margin:0px;
	padding:0px 0px 0px 0px;
	width:126px;
	height:29px;
	text-align:center;
}
.spacer{
	height:1px;
	}
.menu A{
	float:right;	
	width:126px;
	height:29px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	font: normal 14px arial, helvetica, serif;
	text-decoration: none;
	color:#ffffff;
	background-image:url('/img/nav-tab.gif');
background-repeat:no-repeat;
	}


.menu A:hover{
	margin:0px;
	padding:7px 0px 0px 0px;
		height:29px;
	font: normal 14px arial, helvetica, serif;
	text-decoration: none;
	color:#fff;
	background-repeat:no-repeat;
	background-image:url('/img/nav-tab.gif');
}

.filler{
margin:0px;
float:right;
padding:0px;
height:27px;
width:2px;
background-image:url('/img/orange_bar.gif');
}

#bottom{
	width:846px;
	min-height:352px;
	background: #000000 url('/img/black_gradient.gif') repeat-x; 
	
}
#bottom_round{
	height:14px;
	width:846px;
		background-image: url('/img/bottom.gif'); 
}

.column{
	color:#b7b7b7;
	/*space is 220 */
	margin:20px;
	width:167px;
	float:left;
}

.menu_column{
	color:#b7b7b7;
	/*space is 220 */
	margin:20px;
	width:167px;
	float:left;
}

.body_column{
	color:#b7b7b7;
	/*space is 220 */
	margin:20px;
	width:567px;
	float:left;
	font-size: 14px;
}
.body_text{
	color:#b7b7b7;
}



.orange_text{
  color: #c27d2e;
  font-size:16px;
	font-weight:bold;
	margin:8px 8px 8px 0px;
}
.copy_text{
	font-size:12px;
	line-height:1.4em;
}
.copy_text A{
	font-size:13px;
			font-weight:bold;
	color:#a0d2fe;
	text-decoration:none;
}
.copy_text A:hover{
			font-weight:bold;
 	color:#a0d2fe;
	text-decoration:none;
	
}
.copy_text ul{
	line-height:1.2em;
	padding:0;
	margin:7px 0px 0px 12px;
	list-style-image: #c27d2e url ("/img/bk.gif");
	}
	
	
.copy_text ul li{

}
.image{
margin:0px;
padding:0px;
}

.vertical_line{
	float:left;
	margin: 28px 2px 25px 2px;
	padding:0px;
}
#left_column{
	margin:20px 0px 20px 0px;
	/*space is  */
	float:left;
		padding:0px;
	
}
#bottom_bar{
	margin:0px;
	padding:0px;
	text-align:center;
}

    /*footer styles */
#footer{
	color:#555555;
	font-size:10px;
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:center;
		
}

/* general styles */
div{
	margin:0px;
	padding:0px;
}

p,h1,pre {
	margin:10px 10px 10px 10px;
}
		
h1 {
	font-size:16px;
}

h2,h3 {
	font-size:14px;
}

		
.clear_left {
	clear: left;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
}

.clear_right {
	clear: right;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
}

.clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
}
		

/*header area detail styles*/
#logo{
	 border:0px;
}

#logo a{
	 border:0px;
}    

