.mainContent {
	font-family: "Century Gothic";
	color: #666666;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	width: 950px;
	height: 610px;
	margin-top: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	width: 50%;
	display: inline;
	float: left;
	background-image: url(images/m2powered-logo-revised.gif);
	background-repeat: no-repeat;
	height: 90px;
	background-position: left center;
}
.header {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	display: inline;
	width: auto;
	float: none;
	vertical-align: middle;
	height: auto;
	clear: none;
	position: absolute;
	padding-right: 25px;
	text-align: right;
	left: 681px;
}
.headertext1 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	vertical-align: middle;
}

.masthead {
	height: 100px;
	width: 950px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index: 1000;
}
.floatingLeftHalf {
	background-color: #FFFFFF;
	float: left;
	opacity: .67;
	filter: Alpha(Opacity=67);
	height: auto;
	width: 198px;
	bottom: auto;
	position: absolute;
	top: 149px;
	font-family: "Century Gothic";
	color: #333333;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 43px;
}

.floatingLeftHalf li {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF3300;
	list-style-type: disc;
	padding-left: 10px;
	float: none;
	text-indent: 5px;
}


.bottomLeft {
	background-color: #CCD3FF;
	background-position: left bottom;
	height: 100px;
	width: 31%;
	border-right-width: thick;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	float: left;
	background-image: url(images/bottomleft.gif);
}
.bottomCenter {
	background-color: #333333;
	background-position: center bottom;
	height: 75px;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	color: #FFFFFF;
	width: 31%;
	text-align: left;
	float: left;
	border-right-style: none;
	padding-left: 2%;
	font-weight: normal;
	vertical-align: top;
	list-style-type: square;
	list-style-image: none;
	padding-top: 25px;
}
.bottomRight {
	background-color: #FF3300;
	height: 40px;
	width: 33%;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: thick;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-family: "Century Gothic";
	padding-top: 60px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
}
.footer {
	background-color: #FF3300;
	height: 100px;
	width: 100%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.copyright {
	font-family: "Century Gothic";
	color: #666666;
	overflow: visible;
	position: relative;
	width: 950px;
	text-align: left;
	font-size: 10px;
	font-weight: lighter;
	margin-right: auto;
	margin-left: auto;
}
.socialNetworking {
	vertical-align: middle;
	margin-top: 10px;
	text-align: left;
	display: block;
	font-size: 20px;
}
a.facebook:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
	border: 0 none #333333;
}

a.twitter:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.facebook:hover {
	font-family: "Century Gothic";
	color: #0066FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.twitter:hover {
	font-family: "Century Gothic";
	color: #00FFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.floatingtext:link {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	border: none;
}
a.floatingtext:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	border: none;
}
a.floatingtext:hover {
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	border: none;
}
.headertext2 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

#search {
	
}

#search #s {
	background: transparent url('images/search_grey.gif') 0px center no-repeat;
	padding: 2px 0 2px 17px;
	width: 200px;
	color: #CCCCCC;
	font-size: 1em;
}

#search #s:hover {
	color: #000;
}

.search-excerpt {
	margin: 0;
}
.contactForm {
	background-color: #FFFFFF;
	float: left;
	opacity: .67;
	filter: Alpha(Opacity=67);
	height: 275px;
	width: 400px;
	bottom: auto;
	position: absolute;
	top: 167px;
	font-family: "Century Gothic";
	color: #333333;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 500px;
	z-index: 0;
	font-size: 12px;
}
.floatinginput {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
	height: 12px;
}
.floatingtextarea {
	font-family: "Century Gothic";
	color: #333333;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=67);
	padding: 10px;
	height: auto;
	text-align: left;
	opacity: .67;
}
.lefthandfloat {
	float: left;
	position: absolute;
	height: 350px;
	position: absolute;
	width: 350px;
	left: 42px;
	top: 156px;
}

.headingfloat {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	width: 350px;
	filter: Alpha(Opacity=67);
	opacity: .67;
	top: 0px;
	left: 0px;
	float: left;
}
.longterm {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	position: absolute;
	width: 350px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 80px;
	left: 0px;
	float: left;
	height: auto;
	bottom: auto;
	text-align: center;
}
.longterm2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	position: absolute;
	width: 350px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 215px;
	left: 0px;
	float: left;
	height: auto;
	bottom: auto;
	text-align: center;
}
.righthandfloat {
	float: right;
	position: absolute;
	height: 350px;
	position: absolute;
	width: 470px;
	top: 156px;
	right: 42px;
}


.headingfloat2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	width: 470px;
	filter: Alpha(Opacity=67);
	opacity: .67;
	top: 0px;
	left: 0px;
	float: right;
}

.shorttermfloat {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 80px;
	left: 0px;
	float: left;
	height: auto;
	visibility: visible;
}
.shorttermfloat2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 80px;
	float: left;
	height: auto;
	right: 0px;
	visibility: visible;
}
.shorttermfloat3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 170px;
	left: 0px;
	float: left;
	height: auto;
	visibility: visible;
}
.shorttermfloat4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 170px;
	float: left;
	height: auto;
	right: 0px;
	visibility: visible;
}
.shorttermfloat5 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 260px;
	left: 0px;
	float: left;
	height: auto;
	visibility: visible;
}
.shorttermfloat6 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	position: absolute;
	width: 230px;
	filter: Alpha(Opacity=95);
	opacity: .95;
	top: 260px;
	float: left;
	height: auto;
	right: 0px;
	visibility: visible;
}
.style22 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style23 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style24 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#gradbanner {
	position:absolute;
	height: 100px;
	width: 550px;
	background: url(images/gradbanner.png) no-repeat;
	z-index: 99999;
	left: 0px;
	top: 0px;
}

