BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/image1.jpg);
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}
.maintext {
	line-height: 16px;


}
#contact {
	float: left;
	height: 300px;
	width: 30%;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
#form {
	float: right;
	width: 65%;
	text-align: right;
	padding-right: 10px;
}

#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
H2 {
	FONT-SIZE: 2em;
	margin: 0px;
	color: #ec278e;
	font-weight: lighter;
}
H3 {
	FONT-SIZE: 9px;
	font-weight: lighter;
	margin: 0px;
}
H1 {
	FONT-SIZE: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #00a6e6;
}
#header {
	background-color: #000000;
	padding-left: 5px;
}
H4 {
	FONT-SIZE: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
}
#container {
	clear: both;
	background-image: url(images/overview_box.png);
	height: 500px;
	width: 500px;
	position: relative;
	left: 150px;
	top: 75px;
	overflow: hidden;
}
#banner {
	padding-top: 10px;
}
#header img {
	padding-right: 50px;
}
.statement {
	font-size: 3em;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pink {
	color: #ec278e;
}
.left45 {
	text-align: center;
	float: left;
	width: 50%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 10px;
}
.right45 {
	text-align: center;
	padding-top: 10px;
}

.green {
	color: #99ca40;
}

#branding {
	padding: 5px;
}
#websites {
	padding: 5px;
}
html, body, #wrap {
	height: 100%;
}

body > #wrap {height: auto; min-height: 100%;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#wrap #header a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #header a:hover {
	color: #99ca40;
}
