body
{
	background-color: black;
	font-family: Arial;
	color: white;
	font-size: 12px;
	margin:0px;
}

img
{
	border: none;
}

.content
{
	background-color: #252525;
	margin-left: 150px;
	margin-right: 150px;
	padding: 50px;
	width:100%;
}

.header img
{
	border: none;
	width: 100px;
}

.header
{
	float: left;
}

#chromea
{
	font-size: 16px;
	text-align: left;
}

.topTitle
{
	font-size: 26px;
}

.subTitle
{
	font-size: 16px;
}

.headerHome
{
	float:left;
	width:100%;
	height: 650px;
	/*margin-left: 50px;
	margin-right: 50px;*/
	background-image: url('../Images/Backgrounds/HERO_Images_Signature.png');
	background-repeat: no-repeat;
}

.headerHomeTextBox
{
	width: 350px;
	padding-top: 250px;
	padding-left: 50px;
	font-size: 18px;
}

.headerHomeTextBox p
{
	text-align: left;
}

.headerHome h1
{
	color: #10b6e2;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}

.contentHome
{
	width:100%;
	background-color: #252525;
	/*padding-left: 50px;
	padding-right: 50px;*/
	padding-top: 25px;
	padding-bottom: 25px;
	/*margin-left: 50px;
	margin-right: 50px;*/
}

.contentHome td
{
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

.contentHome a
{
	text-decoration: none;
	color: white;
}

.contentHome p
{
	width: 240px;
}

.contentHome h2
{
	color: #71bf49;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.contentHome h5
{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.wrapper
{
	text-align:left;
	width:1200px;
	min-width: 700px;
	max-width: 1200px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
