.clearfix:after {content: "."; height: 0px; visibility: hidden; display: block; clear: both; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; display: block; }
/* End hide from IE-mac */ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	padding: 0px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(images/BG.jpg);
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 11px;
	background-repeat: no-repeat;
	padding-top: 19px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#text {
	background-color: #d2232a;
	border: 10px solid #FFF;
	padding: 20px;
	width: 520px;
	margin-right: 30px;
	float: left;
}

#header-wrapper {
	margin-bottom: 10px;
}

#logo {
	float: left;
	height: 62px;
	width: 300px;
}

#mainimage {
	background-color: #FFF;
	height: 330px;
	width: 880px;
	border: 10px solid #d2232a;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
}

#stationerybox {
	background-color: #999;
	width: 270px;
	border: 10px solid #FFF;
	float: right;
	clear: none;
}

#stationerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #d2232a;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}

#stationeryimage {
	background-color: #CCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#content-wrapper {
}

#labelbox {
	background-color: #999;
	width: 270px;
	border: 10px solid #FFF;
	clear: none;
	float: right;
	margin-top: 30px;
}

#labeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #d2232a;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}

#labelimage {
	background-color: #CCC;
}

#phone-number {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	color: #FFF;
	text-align: right;
	float: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: right;
	float: right;
	clear: right;
}
#top-boarder {
	background-color: #d2232a;
	height: 10px;
	margin-bottom: 20px;
}

#navigation {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
}

#navigation a:link {
	text-decoration: none;
	color: #FFF;
}

#navigation a:visited {
	text-decoration: none;
	color: #FFF;
}

#navigation a:hover {
	text-decoration: none;
	color: #d2232a;
}

#navigation a:active {
	text-decoration: none;
	color: #d2232a;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #d2232a;
	clear: both;
	margin-top: 30px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2232a;
	background-image: url(images/footer-gradient.jpg);
}
#footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer-text a:link {
	text-decoration: none;
	color: #FFF;
}

#footer-text a:visited {
	text-decoration: none;
	color: #FFF;
}

#footer-text a:hover {
	text-decoration: none;
	color: #CCC;
}
#main-image-text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	color: #FFF;
	margin: 20px;
	padding: 0px;
	float: left;
}

#footer-text a:active {
	text-decoration: none;
	color: #FFF;
}

#text a:link {
	text-decoration: none;
	color: #FFF;
}

#text a:visited {
	text-decoration: none;
	color: #FFF;
}

#text a:hover {
	text-decoration: none;
	color: #CCC;
}

#text a:active {
	text-decoration: none;
	color: #FFF;
}

#contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #d2232a;
	padding: 10px;
}

#contacttext a:link {
	text-decoration: none;
	color: #FFF;
}

#contacttext a:visited {
	text-decoration: none;
	color: #FFF;
}

#contacttext a:hover {
	text-decoration: none;
	color: #CCC;
}

#contacttext a:active {
	text-decoration: none;
	color: #FFF;
}

#mapbox {
	background-color: #d2232a;
	border: 10px solid #FFF;
	width: 560px;
	margin-right: 30px;
	float: left;
}

#stationerybox {
	background-color: #d2232a;
	border: 10px solid #FFF;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	
}#stationery-text {
	width: 600px;
	float: left;
	padding-right: 20px;
}
#stationerybox-image {
	background-color: #000;
	float: right;
	height: 150px;
	width: 200px;
	border: 10px solid #FFF;
}
#stationery-wrapper {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
	margin-bottom: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: medium;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#stationery-wrapper2 {
	float: left;
}
#stationery-smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}

#contactbox {
	background-color: #999;
	width: 270px;
	border: 10px solid #FFF;
	clear: none;
	float: right;
}

#businessstationerybox {
	background-color: #999;
	width: 270px;
	border: 10px solid #FFF;
	clear: none;
	float: right;
}

#header-contact {
	float: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	text-align: right;
	clear: both;
	width: 600px;
	height: 62px;
}
#header {
	width: 900px;
	padding-bottom: 10px;
}
#header-contact-wrapper {
	width: 600px;
	float: right;
	clear: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
}

