h1 {
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	height: 80px;
	width: 350px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	background-image: url(../images/side-bars/side-title-orange.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/backgrounds/bg.png);
}
body a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

body a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------------------------------------{Header / Slider Contstruction}--*/
#header-container {
	margin-top: 30px;
	width: 900px;
}
/*------------------------------------------------------------------------------{Site Map / Footer Information}--*/
#moran-group-title {
	height: 25px;
	float: left;
	background-image: url(../images/template/footer-nav-moran-group-companies.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 500px;
}
#logo-container {
	height: 92px;
	display: block;
}
#contact-info-header {
	height: 50px;
	background-image: url(../images/template/header-home-business.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 310px;
	text-align: right;
	padding-top: 22px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

#header-slideshow {
}
#site-map-title {
	height: 25px;
	width: 325px;
	float: left;
	background-image: url(../images/template/footer-nav-site-map.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.page-title {
	height: 39px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.default-text {
	display: block;
	font-size: 13px;
	text-align: justify;
}
.default-text-option-two {
	display: block;
	font-size: 14px;
	text-align: justify;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.default-text-option-three {
	display: block;
	font-size: 13px;
	text-align: justify;
	z-index: 12;
	width: 280px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.skip{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	text-align: right;
}
.phone-number {
	font-size: 24px;
	display: block;
}
.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	cursor: pointer;
	position: relative;
	background-color:#333333;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/titles/hide-show-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	font-size: 12px;
}
.msg_body {
	padding: 5px 10px 15px;
}
.flash {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.form-thank-you-content {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
