/* Hayes & Associates */

.acc
{
	display:none;
}
	
body, html
{
	margin:0px auto;
	padding:0;
	background:#7c8b85 url(../imgs/bgd.gif) 0px 0px repeat-x;
}

a
{
	color: #ad7531;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	color: #ad7531;
	text-decoration:underline;
}

h1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 24px;
	color: #ad7531;
	padding: 10px 20px 2px 0px;
	margin:0;
}

h2
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #4f4f4f;
	padding: 5px 20px 0px 0px;
	margin:0;
}	

h3
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #ad7531;
	padding:5px 20px 5px 0px;
	margin:0;
}

h4
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h5
{
	font: italic 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h6
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #aaa;
	padding: 5px 20px 5px 0px;
	margin: 0 20px;	
	border-bottom: #aeaeae 1px dashed;
}

ul, ol, dl
{
	color: #c9c9c9;	
	padding: 10px 0 10px 30px;
	margin: 0;
}

li, dd
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #ad7531;
	list-style-image: url(../imgs/square.gif);
}

p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #4f4f4f;
	padding: 5px 20px 10px 0px;
	margin:0;
}

#divContainer 
{
	position:relative;
	margin: auto;
	height: 100%;
	width:941px;
	background: transparent url(../imgs/contbgd.gif) 0 0 repeat-y;
	display:block;
}

/* HEAD */

#divHead
{
	position:relative;
	width:940px;
	height:295px;
	background: transparent url(../imgs/h&a_head.jpg) 0px 0px no-repeat;	
}

/* MENU */

#divMenu
{
	position:relative;
	width:940px;
	height:40px;
	background: transparent url(../imgs/nav.gif) 0px 0px no-repeat;
	
}

#divMenu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 40px;
}

#divMenu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

ul#global li, ul#global a 
{
	height: 40px;
	display: block;	
}

#divMenu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 52px; width: 72px;}
#about		{left: 134px; width: 72px;}
#account	{left: 226px; width: 96px;}
#taxation	{left: 337px; width: 72px;}
#contact	{left: 432px; width: 81px;}


#home			a:hover	{background: transparent url(../imgs/nav.gif) -52px -40px no-repeat;}
#about			a:hover	{background: transparent url(../imgs/nav.gif) -134px -40px no-repeat;}
#account		a:hover	{background: transparent url(../imgs/nav.gif) -226px -40px no-repeat;}
#taxation		a:hover	{background: transparent url(../imgs/nav.gif) -337px -40px no-repeat;}
#contact		a:hover	{background: transparent url(../imgs/nav.gif) -432px -40px no-repeat;}


#home			a.on	{background: transparent url(../imgs/nav.gif) -52px -40px no-repeat; cursor: default;}
#about			a.on	{background: transparent url(../imgs/nav.gif) -134px -40px no-repeat; cursor: default;}
#account		a.on	{background: transparent url(../imgs/nav.gif) -226px -40px no-repeat; cursor: default;}
#taxation		a.on	{background: transparent url(../imgs/nav.gif) -337px -40px no-repeat; cursor: default;}
#contact		a.on	{background: transparent url(../imgs/nav.gif) -432px -40px no-repeat; cursor: default;}


/* MAIN */

#main
{
	position: relative;
	height: 100%;
	width:940px;
	padding:0;
	margin:0;
	
}
 div.contentwrapper
{
	background: url(../imgs/botrig.gif) right bottom no-repeat;
	width: 898px;
	padding: 0;
	margin: 0;
}
#clear
{
	clear:both;
}

#divContent
{
	position:relative;
	float:left;
	width:565px;
	padding:20px 0px 0px 40px;
	background:transparent;
}

#divImg
{
	position:relative;
	float:right;
	height:100%;
	width:283px;
	padding:20px 0px 200px 0px;
	background: transparent;
}
#divImg h1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 24px;
	color: #ad7531;
	padding: 10px 20px 2px 10px;
	margin:0;
}
#divImg p
{
	font: normal 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #959595;
	padding: 0px 0px 0px 10px;
	margin:0;
}
#divImg a
{
	font:normal 11px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #ad7531;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

#divImg a:hover
{
	color: #ad7531;
	text-decoration:underline;
}

.divImg2
{
	position:relative;
	height: 186px;
	width: 283px;
	right: 17px;
	background: #e6e1dd;
	padding: 20px 0px 10px 0px;
	
}

/*.divImg2 img
{
	position:relative;
	background: #e6e1dd;
	border: 1px #595959 solid;
	background: transparent;
	margin: 0 8px 0 0;
}

FOOTER

#footbgd
{
	position: absolute;
	background:#ebf4de;
	margin: 0 auto;
	width:100%;
	z-index: 0;
}*/

#divFoot
{
	position:relative;
	float: left;
	width:940px;
	height:82px;
	padding:0px 0px 0px 0px;
	background: transparent url(../imgs/h&a_foot.gif) 0 0 no-repeat;
}

#divFoot h1
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #4b635c;
	float:left;
	padding:25px 0 0px 40px;
}

#divFoot p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #4b635c;
	float: right;
	padding:25px 40px 10px 40px;
}

#divFoot a
{
	color: #b07b3a;
	text-decoration: none;
	font-style:normal;
}

#divFoot a:hover
{
	color: #b07b3a;
	text-decoration: underline;
}

.clear
{
	clear:both;
}

/*Form

form
{
font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
color: #aeaeae;
padding: 10px 20px 10px 30px;
width: 150px

}

.input submit
{
color: #aeaeae;
padding: 20px 30px;
background: #dee4e9;
/*border: 2px outset #57a9c9
}

label
{
width: 150px;
display: block;
padding: 2px 0px;
}

#input field
{

color: #305a2e;
background: #dee4e9;
/*border: 1px solid #57a9c9;*/

