body {
	margin:0; 
	padding:0;
	background: url(http://www.jmackagency.com/images/bg.jpg) repeat-x #625f5e;
	font:14px/18px Tahoma, "Times New Roman", Times, serif; 
	color:#666666;

}

ul {
	margin:0px;
	padding:0px;
}

a {
	color: #444444;
}

a:hover {
	color: #9E573D;
}


#container {
	overflow: hidden;
	width: 750px;
	margin:0 auto; 
	padding-left: 20px;
	padding-right: 20px;
	background: transparent url(http://www.jmackagency.com/images/content-shadow.png) repeat-y;
}


#topcap {
width:750px; 
	height:18px; 
	margin:0 auto; 
	margin-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(http://www.jmackagency.com/images/top-bg.jpg)
}


#header {
	width: 725px;
	height: 100px;
	margin: 0px auto;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	background: url(http://www.jmackagency.com/images/content-bg.jpg) repeat-y;
}

#headerbg {
	overflow: hidden;
	width: 750px;
	height: 181px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(http://www.jmackagency.com/images/header-bg.jpg) #ffffff no-repeat;
}

#headerimg {

	width: 700px;
	height: 165px;
	margin: 0px auto;
	margin-top: 10px;
	padding-bottom: 0px;
	
	border: 3px solid #ffffff;

}

#logo {
	
	float: left;
	width:245px; 
	height:100px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
	background: url(http://www.jmackagency.com/images/jmacklogo.png) no-repeat;
}


#linkbar {
	
	float:left;
	width:475px; 
	height:45px; 
	margin:0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;


}


#linkbar ul{
	width:450px; 
	height:25px; 
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;

}


#linkbar ul li{
	float:left; 
	width:108px; 
	height:45px; 
	display:block;

text-align:center;

}


#linkbar ul li a{
	width:108px; 
	height:45px; 
	color:#000000; 	font:13px/27px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight:bold; 	
	text-align:center;
}


#linkbar ul li a:hover {

	padding: 5px;
	padding-left: 6px;
	border: 0px;
	font-weight: bolder;
	background: #ffffff;
	color:#231f20;
	text-decoration:underline;
}


#linkbar ul li a.selected {
	background: #ffffff;
	padding: 5px;
	padding-left: 6px;
	border: 0px;
	color:#231f20; 
	text-decoration:none;
}

#linkbar ul li.selected{
 	width:108px; 
	color:#231f20; text-decoration:none; 
	font:13px/28px Tahoma, Arial, Helvetica, sans-serif; 	font-weight:bold; 
	text-align:center;
}





#clear {
	clear:both;
}

#horzspace {
	height: 10px;
	background: #ffffff;
}



#content {

	margin-top:0px;
	width: 700px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	background: no-repeat #ffffff;
	float: right;


}

#content h1 {
	margin-top:15px;
	font-size: 28px;
	line-height: 30px;
	color: #221f1f;
	font-family: Tahoma, Arial;

}


#content h2 {
	margin-top:0px;
	font-size: 18px;
	line-height: 22px;
	color: #cc6b20;

}

#content h3 {
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}


#content p.breadcrumb, p.breadcrumb a {
margin-top: 0px;
font-family: Tahoma, Arial;
font-size: 14px;
color: #666666;
text-decoration: none;
margin-bottom: 15px;
}


#content ul {
	padding-left: 40px;
}

#content ul.nest {
	padding-left: 40px;
	color:#888888;
}

#footer {
	clear: both;
	width: 750px;
	height: 30px;
	margin:0 auto; 
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(http://www.jmackagency.com/images/content-bg.jpg) repeat-y;
	color:#323232;
	text-align:center;
	vertical-align:center;
}

#footer a {
color: #333333;
}

#footer a:hover {
color: #cccccc;
}

#footer br {
margin-bottom: 8px;
}


#bottomcapcontainer {
	overflow: hidden;
	height: 38px;
	width: 750px;
	margin:0 auto; 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background: transparent url(http://www.jmackagency.com/images/bottom-shadow.png) no-repeat;
}

#bottomcap {
width:748px; 
	height:17px; 
	margin:0 auto; 
	padding-top: 0px;
	padding-right: 21px;
	padding-left: 21px;
	background: url(http://www.jmackagency.com/images/bottom-bg.jpg) no-repeat;
}



.dropdown, .dropdown ul{ 
font: normal 13px Tahoma;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: transparent;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
padding-top: 10px;
margin-bottom: 10px;
}

.dropdown ul{
padding-top: 0px;
}

.dropdown li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background-color: white;
text-decoration: none;
padding: 4px 5px;
border: 1px solid #ffffff;
}

* html .dropdown li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.dropdown li a:hover{
background-color: #444444;
border: 1px solid #ffffff;
color: white;

}

.downarrowpointer{
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ 
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}