/*
NOTES
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #e8e8e8;
}

a:link, a:visited {
	color: #b12025;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #d56020;
	text-decoration: underline;
}

img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 920px;
	height: 1px;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: medium;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}


/* header */
#header {
	width: 920px;
	height: 126px;
	padding: 0 20px 0 20px;
	background-image: url(images/177MMaddress.jpg);
	background-repeat: no-repeat;
}

#header #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0 10px 0;
	width: 425px;
	height: 100px;
	background-image: url(images/135MaguireMoranlogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* end of header */
/* menu */
#menu {
	clear: both;
	width: 960px;
	margin: 0;
	height: 40px;
	background-image: url(images/177MMmenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
}

#menu ul {
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#menu ul li {
	float:left;
	padding-right: 5px;
}

#menu li a {
	float: left;
	display: block;
	color: #FFF;
	font-size: 13px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0 0px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#menu  li a b {
	float: left;
	display: block;
	padding: 0px 24px 0 24px;
}
#menu  li.current a, #menu  li a:hover {
	color: #b4c927;
	text-decoration: none;
	background-image: url(images/135MMmenucurrent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu  li.current a b, #menu li a:hover b {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/135MMmenucurrent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 10px;
}
/* end of menu */

/* top boxes */
#top_boxes {
	clear: both;
	width: 960px;
	background: url(images/content_top1.jpg) top no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_boxes h1 {
	color: #162f61;
	font-size: 22px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: lighter;
}

#top_boxes h2 {
	font-size: 14px;
	color: #666;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#top_boxes p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_boxes .top_boxes_box {
	float: left;
	width: 215px;
	margin-left: 20px;
}

#top_boxes .top_boxes_box img {
	margin-bottom: 15px;
}
/* end of banner */

/* content */
#content {
	color: #b12025;
	width: 920px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#innter_content {
}

#content .top {
	display: block;
	top: 0;
	left: 0;
	width: 920px;
	height: 15px;
	padding-top: 0px;
}

#content .bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 920px;
	height: 175px;
	background-image: url(images/content_bg_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content #content_left {
	float: left;
	width: 550px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#content #content_right {
	float: right;
	width: 320px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	
}

 #content_left h1 {
	font-size: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
 }

#content_left h2 {
	font-size: 18px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1em;
 }
 
#content_left p {
	padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
}

#content_left img {
	float: left;
	margin: 3px 15px 0 0;
}

#content_right h1 {
	color: #374712;
	font-size: 20px;
	height: 30px;
	margin: 0px;
	padding: 15px 0 0 20px;
	background: url(images/header_bg.jpg) no-repeat;
}

#content_right h2 {
	color: #b12025;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content_right img {
	margin: 0 0 5px 0;
}


#content_right p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content_right .right_column_section {
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
/* left column */

/* footer */
#footer {
	clear: both;
	color: #333;
	width: 960px;
	margin-top: 30px;
	text-align: center;
	background: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer a {
	color: #333;
	font-weight: normal;
}
/* end of footer */
