body {
	background: white;
	font-size: 10pt;
}
* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
} 
img {
	border: 0;
}
HTML {
}
BODY {
   

}      


/*******************/

#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }   

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.cohenmillerconsulting.com" attr(href) ") ";
   }



/*******************/
DIV.frame {  
	width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
DIV.page {
}
DIV.vmenuBG {
/*	display:none;*/
}
DIV.contentBG {
/*	display:none;*/
}
DIV.containerBG {
/*	display:none;*/
}
DIV.header_box { 
		width:100%;
		margin: 0;
		padding: 0;
		clear: both;
		position: relative;
		z-index: 1;
		 background: #b2b2b2;
}
DIV.header {
 height: 106px;
	margin: 0;
	padding: 0;
} 


#cohen_miller_logo {
	width: 500px;
	height: 50px;
	padding: 37px 0 10px 33px;
/*	font-size: 1.2em;*/
	float: left;
}

#cohen_miller_logo p {
	
}

#contact_info {
	float: right;
	width: 440px;
	padding: 22px 0 0 0;
	color: #333;
}

#contact_info ul {
	margin: 0;
	padding: 0 25px 0 0;
	width: 195px;
/*		backgro

und: red;*/
}

#contact_info li {
	list-style-type: none !important;
	margin: 0;
	padding: 1px 0 3px 1px;
	width: 180px;
/*	font-size: .9em;*/
	font-weight: normal;
	color: #333 !important;
/*		background: blue;*/
}



#contact_info div {
	float: right;
}

#contact_info a {
	color: #333;
	text-decoration: underline;
}

#contact_info p {
/*	font-size: 0.9em;*/
	font-weight: bold;
	color: #49639f !important;
	padding: 1px 0px 0px 1px;
	margin: 0;
}   

/*   //<!--- F O O T E R ************************************************************************* -->*/

.footer_box {
	clear: both;
	position: relative;
	z-index: 1;
	background: #666;
	height: 32px;
}

.footer {
			position: relative;
	padding: 0px 3px;
}        

#printfooter {
	color:#ffffff; 
	padding:6px;
}

/*//<!---**********************D*************************************************** -->*/ 

/*		&&&&&&&&&& M E N U &&&&&&&&&&&&&*/

DIV.hmenu_box {
	position: absolute;
	top:110px;
	z-index: 3;
	height: 21px;
	width: 89%;
	background: #444;
}

DIV.hmenu {
	padding: 0px 3px;
	height: 21px;
}

.hmenu ul {
   
	margin: 0;
}

.hmenu li {
	padding: 1px 15px 2px 15px;
	display: inline;
	height: 21px;
}

.hmenu a {
	color: #888a8a;
/*	font-size: 1.0em;*/
	height: 21px;
}

 #menu_selected a {
	color: #fff;  
	text-decoration: none;    
}
/*//<!---**********************D*************************************************** -->*/

DIV.footer_box {
}
DIV.footer {
/*	display:none;*/
}
DIV.main {
	width:100%;   
   padding:25px 0 0 0;
}
DIV.wrap {
	width:100%;
}
DIV.hmenu_box {
}
DIV.hmenu {
/*	display:none;*/
}
DIV.vmenu_box { 
	width:100%;
}
DIV.vmenu {
/*	display:none;*/
}
DIV.container_box {
}
DIV.container {
/*	display:none;*/
}
DIV.content_box {
	width:100%;
}
DIV.content {
}

.noDisplay {
	display: none;
}