/* CSS Document */
body {
	margin:50px 0px; padding:0px;
	text-align:center;
	background-color:#04367C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
    line-height: 15pt; 
	color: #04367C;
	}
	
#Content {
	width:800px;
	margin:0px auto;
	padding:15px;
	border-left:5px double #d4d4d4;
	border-right:5px double #d4d4d4;
	border-top:5px double #d4d4d4;
	border-bottom:5px double #d4d4d4;
	background-color:#fff;
	}
	
#main{ width: 780px;
	  }
#header{
	border: none;
	text-align:left;
	width: 780px;
}
#photo{
	border: none;
	text-align:left;
	width: 780px;
}

#topmenu {
	
	background-image:url(img/bergdavis_publicaffairs_-03.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#04367C;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
}
#topmenu ul{ 
	padding-right: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
#topmenu ul li{ 
	/*display: inline;
 	list-style:none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.7em;
	font-weight:bold; 
	color:#999999; 
	padding-left:15px;
	line-height: 1.4em; */
	float:right;
	
	}

#copy {
	width: 760px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	border-left: #f1f1f1 solid 1px;
	border-right: #f1f1f1 solid 1px;
	text-align:left;
	/*background-image:url(../img/bergdavis_publicaffairs_-05.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right: 10px;*/
	padding-right: 3px;
	padding-left: 15px;
	padding-bottom: 15px;
}



#footer {
	background-image:url(img/bergdavis_publicaffairs_-06.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px;
	padding-top: 0px;
	width:764px;
	height:7px;
}
.bd_head
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 24px; 
  line-height: 15pt; 
  color: #333366;
  font-weight: bold;
}

/*************************preexisting***********************************/

.bd_head1 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 15pt; 
  color: #333366;
  font-weight: bolder;
}
#clients { width: 80%; padding-top: 1em; }
#col_left { width: 47%; }
#col_right { width: 47%; }
#gutter { width: 5%; }

#clients ul { list-style: none; margin: 0; padding: 0; }
#clients li { padding-bottom: 10px; line-height: 1.5em;   
	font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 15pt; 
  color: #666666; } 
.bd_body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 15pt; 
  color: #666666;
}
.emphasis 
{
  font-weight: bolder;
}

a{ 
color: #04367C;

}
