body {
	text-align: center; 
	background: #fff;
	margin-top: 0px;
}

#wrapper {
	width: 960px; 
	text-align: left; 
	margin: 0 auto; 
	overflow: auto; 
}

#header {
	background: #000;
	height: 174px;
}

#nav_bottom {
	background: #000;
}

.logo a {
	background: url(../images/logo_munro.png) no-repeat;
	width: 199px;
	height: 68px;
	margin: 50px 0 0 38px;
	text-indent: -9999px;
	float: left;
}

#flash {
	margin: 0 0 -4px 0;
	width: 665px;
	float: right;
	position: relative;
}

#flash p {
	position: absolute;
	bottom: 150px;
	left: 570px;	
}

p.login a {
	margin: -10px 0 0 0;
	background: url(../images/home_button_login.png) no-repeat;
	width: 95px;
	height: 20px;
	
	text-indent: -9999px;
	float: right;
}

p.loggedIn a {
	background: url(../images/logged_in.png) no-repeat;
	width: 105px;
	height: 20px;
	overflow: hidden;
	
	text-align: right;
	float: right;
	
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
}

div.hoverFrame {
	position: absolute;
	top: 20px;
	left: 545px;
	z-index: 100;
	
	background-color: #000;
	padding: 5px 0;
	display: none;
	
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}

div.hoverFrame li {
	display: block;
	width: 80px;
	height: 10px;

	padding: 10px 20px;
	
	text-align: left;
	font: 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
}

div.hoverFrame li a {
	text-decoration: none;
	color: #fff;
}

div.hoverFrame li a:hover {
	color: #D40D22;
}

/*----Top Nav----*/ 

#nav_top {
	background:url(../images/bg_nav.gif);
	height: 51px;
	clear: both;
}

.nav-main {
	padding: 0 0 0 25px;
}

.nav-main li {
	float: left;
	display: block;
	height: 20px;
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.nav-main li a {
	display: block;
	padding: 10px 0 0 15px;
	height: 26px;
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.nav-main li a:hover {
	color: #7E8083;
}

.subMenu {
	position: absolute;
	width: 120px;
	min-height: 60px;
	
	/*
	position: relative;
	width: 120px;
	min-height: 60px;
	*/
	
	background-color: #000;
	display: none;
	
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	z-index: 150;
}

.subMenu li {
	display: block;
	width: 120px;
	height: 10px;
	
	margin-bottom: 12px;

	text-align: left;
	font: 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	z-index: 150;
}

.subMenu li a {
	text-decoration: none;
	color: #fff;
}

.subMenu li a:hover {
	color: #D40D22;
}

li.divider {
	padding: 8px 20px 0 20px;
}

li.circle {
	padding: 10px 0 0 0;
}

li.services {
	padding: 10px 0 0 3px;
}

body#home a#home_nav,
body#mission a#miss_nav,
body#services a#serv_nav,
body#about a#abou_nav,
body#contact a#cont_nav,
body#contingency a#conti_nav,
body#maintenance a#main_nav,
body#income a#inco_nav,
body#inflation a#infl_nav,
body#lookup a#look_nav {
color: #7E8083;
}


/*----End of Top Nav----*/




/*----Bottom Nav----*/ 

#nav_bottom {
	height: 40px;
	clear: both;
}

.nav-bottom {
	padding: 0 0 0 25px;
}

ul.nav-bottom li {
	float: left;
	display: block;
	height: 20px;
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
}

ul.nav-bottom li a {
	display:block;
	padding: 12px 0 0 32px;
	height: 26px;
	color: #CCC;
	font: 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
}

ul.nav-bottom li a:hover {
	color: #fff;
}

/*----End of Bottom Nav----*/





/*----Home Columns----*/
.home_column_left {
	margin: 30px 0 50px 40px;
	width: 540px;
	float: left;
}

.home_column_right {
	margin: 78px 40px 50px 0;
	width: 300px;
	float: right;
}

.circle_hdr {
	margin: -40px 0 10px 40px;
}
/*----End of Home Columns----*/


/*----Mission Columns----*/
.mission_column_left {
	margin: 30px 0 50px 40px;
	width: 300px;
	float: left;
}

.mission_column_right {
	margin: 68px 40px 50px 0;
	width: 540px;
	float: right;
}

.innerContainer {
	margin: 30px 10px;
}
/*----End of Mission Columns----*/




/*----Text Styling----*/

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

a:hover {
	color: #ee3229;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 10px 0 10px 0;
	text-align:justify;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 20px;
	color: #A3A3A3;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #D40D22;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

ul.bullets {
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}

ul.bullets li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D40D22;
	list-style-type: circle;
}

.black12 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.black12bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.red12 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D40D22;
	font-weight: bold;
}

.grey20 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #A3A3A3;
}

.red22 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 34px;
	color: #D40D22;
}

.grey22 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 34px;
	color: #A3A3A3;
}

.black22 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 34px;
	color: #000;
}

.red22header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #D40D22;
}

.grey22header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #A3A3A3;
}

.black22header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.black22address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}

.red22address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #D40D22;
	
}

hr.dotline {
	display: block;
	clear: both;
	border: none;
	height: 1px;
	margin: 10px 0;
	background:url(../images/dotline.gif) no-repeat;
}

hr.dotline_wide {
	display: block;
	clear: both;
	border: none;
	height: 1px;
	margin: 10px 0;
	background:url(../images/dotline.gif) repeat-x;
}

hr.dotline_vertical {
	clear: both;
	border: none;
	height: 1px;
	margin: 10px 0;
	background:url(../images/dotline.gif) no-repeat;
}

p.contact {
	margin: 0 0 -20px 0;
}

p.contact a:link {
	color: #000;
	text-decoration:none;
}

p.contact a:hover {
	color: #D40D22;
}

#contact_indent {
	margin: -20px 0 -15px 19px;
}

#address {
	margin: 8px 0 0 0;
	line-height: 8px;
}

ul.list {
	list-style-image: url(../images/circle-small.gif);
}

/*----End of Text Styling----*/


.contact_img {
	margin: 20px 0 0 0;
}



/*----Form Styling----*/

.contact_style {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px 0 10px 0;
	font-weight: bold;
	margin: 5px 0 -5px 0;
}

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px 0 10px 0;
	font-weight: bold;
	margin: 5px 0 -5px 0;
	display: block;
}

.ui-button-send {
	width: 68px;
	height: 20px;
	border: none;

}

input[type="text"], input[type="password"], textarea, select {
	border:1px solid #c1c1c1;
	padding:5px;
	background: #FFFFFF;
}

.tableStyle {
	background-color: #C3C3C3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.contactFormStyle {
	background-color: #C3C3C3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.widgetBox {
	background-color: #f2f2f2;
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 20px;
	width: 90%;
	max-width: 90%;
}

.widgetContainer {
	background-color: #a0a;
}

.widgetBox h3 {
	color: #000;
	font: Arial;
	font-size: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
}
