body {
	padding-bottom: 20px;

}

a {
  color: #006d71;
}
a:hover {
  color: #f8b340;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font: 700 27px/32px 'Expletus Sans', sans-serif;
	color: #000;
	padding-bottom: 7px;
	padding-top: 9px;
}
h2 {
	font: 700 22px/24px 'Expletus Sans', sans-serif;
	color: #000;
	padding-bottom: 7px;
	padding-top: 19px;
}


h3 {
	font: 700 18px/23px 'Expletus Sans', sans-serif;
	color: #152b55;
	padding-top: 11px;
	padding-bottom: 9px;
}
h4 {
	font: 700 16px/21px 'Expletus Sans', sans-serif;
	color: #000;
	padding-top: 11px;
	padding-bottom: 9px;
}

h5 {
	font: 700 13px/18px 'Expletus Sans', sans-serif;
	color: #000;
	padding-top: 13px;
	padding-bottom: 6px;
}

h6 {
	font: 400 14px/16px 'Expletus Sans', sans-serif;
  padding-top: 9px;
	padding-bottom: 7px;
}

p { 
	font: 14px/19px 'Fanwood Text', serif;
	letter-spacing: 1px;
	padding-bottom: 12px;
}


blockquote {
	font: italic 400 18px/24px 'Expletus Sans', sans-serif;
	text-align: center;
	letter-spacing: 1px;
	color: #767676;
	padding: 6px 28px 18px;
}

.bold {
	font-weight: 700;
}

.clearfix {
	clear: both;
}
.main-content ul {
font: 400 13px/18px 'Expletus Sans', sans-serif;
margin-left: 60px;
margin-bottom: 20px;
}

.main-content li {
	padding-bottom: 4px;
	list-style-type: none;
	list-style-image: url(../images/dash.png);
}
/*Logo Area*/
.top-main {
	position: relative;
}

#ibridgelogo {
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: 55px;
}
#facebook {
	position: absolute;
	right: 55px;
	bottom: 32px;
}

/*Banner*/
.main-banner {
	position: relative;
}
 #full-width-slider {
  width: 100%;

}
.gold-block {
	width: 300px;
	background-color: #f8b340;
	position: absolute;
	left: 42px;
	top: 190px;
	-moz-box-shadow: 0 0 12px #030303;
	-webkit-box-shadow: 0 0 12px #030303;
	box-shadow: 0 0 12px #030303;
}
.gold-block-text {
	padding: 22px;
	font: 700 21px/26px 'Expletus Sans', sans-serif;
	color: #000;
}
.blue-block {
	width: 300px;
	background-color: #28abbc;
	position: absolute;
	left: 42px;
	top: 190px;
	-moz-box-shadow: 0 0 12px #030303;
	-webkit-box-shadow: 0 0 12px #030303;
	box-shadow: 0 0 12px #030303;
}
.blue-block-text {
	padding: 22px;
	font: 700 21px/26px 'Expletus Sans', sans-serif;
	color: #000;
}
.green-block {
	width: 300px;
	background-color: #09d921;
	position: absolute;
	left: 42px;
	top: 190px;
	-moz-box-shadow: 0 0 12px #030303;
	-webkit-box-shadow: 0 0 12px #030303;
	box-shadow: 0 0 12px #030303;
}
.green-block-text {
	padding: 22px;
	font: 700 21px/26px 'Expletus Sans', sans-serif;
	color: #000;
}
/*Main Content Area*/
.main-content {
	margin-top: 24px;
	position: relative;
}
.float-left {
	float: left;
	padding: 12px;
}
.float-right {
	float: right;
	padding: 12px;
}
.pic-title {
	font: italic 400 9px/11px 'Expletus Sans', sans-serif;
	letter-spacing: 1px;
	margin-top: 12px;
	color: #006d71;
}

/*Home Page*/
.miniblock-section {
	margin-top: 12px;
	width: 100%;
}
.miniblock {
	padding: 12px;
}
.miniblock img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 3px;
}
.miniblock-text {
	text-align: center;
	font: 11px/16px 'Fanwood Text', serif;
}
.miniblock a {
	font: 700 11px/17px 'Expletus Sans', sans-serif;
	position: relative;
	top: 3px;
}

/*Footer Area*/

.footer {
	height: 48px;
	width: 100%;
	background-color: #b2dfe6;
	margin-top: 18px;
	position: relative;
}

.footer-text {
font: 400 8px/10px 'Expletus Sans', sans-serif;
width: 450px;
position: absolute;
text-transform: uppercase;
top: 21px;
left: 35px;
letter-spacing: 1px;
}

.bold {
	font-weight: 700;
	
}

.center_img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #006d71;
}

/*Form*/
form {
	margin-top: 22px;
}
label {
font: 700 13px/18px 'Expletus Sans', sans-serif;
color: #000;
	float: left;
	width: 111px;
	text-align: right;
	margin-right: 6px;
	position: relative;
	top: 6px;
}
input {

	margin-bottom: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
input[type="text"] {
	width: 340px;
	padding-left: 10px;
}
input[type="text"]:focus {
	background-color: #e1f2f5;
}
input[type=submit] {
	font-size: 18px;
	width: 150px;
	margin-left: 115px;
	background-color: #bfda6f;
	height: 44px;
}

input[type=submit]:hover {
	background-color: #f96819;
}
.vert-space {
	margin-top: 36px;
}
.home-copy {
	color: #444343;
	font-size: 15px;
	line-height: 19px;
}
}