@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000;
}

body a:link {
	color: #FC6;
	text-decoration: none;
}

body a:visited {
	color: #fc6;
	text-decoration: none;
}

body a:active {
	color: #ff6600;
	text-decoration: none;
}

body a:hover {
	color: #fc6;
	text-decoration: underline;
}

#container {
	width: 775px;
	height: 705px;
	background: #999999;
	margin: 0 auto;
	border: 1px solid #ffffff;
	text-align: left;
}

#containerContact {
	width: 775px;
	height: 729px;
	background: #999999;
	margin: 0 auto;
	border: 1px solid #ffffff;
	text-align: left;
}

#header {
	height: 140px;
	background-color: #999999;
	background-image: url(images/headerBackground.jpg);
}

#header h1 {
	margin: 0;
	color: #FFF
}

#logo {
	width: 233px;
	height: 118px;
	position: absolute;
	top: 0px;
}

#header h3 {
	margin: 0;
	color: #FFF;
	font-size: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	position: relative;
	top: 123px;
	left: 0px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.5pt;
}

#menu {
	position: relative;
	top: -15px;
	left: 405px;
	width: 95px;
	height: 120px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	line-height: 12px;
}

#menu a:link {
	color: #Fff;
	text-decoration: none;
}


#menu a:active {
	color: #Ff6600;
	text-decoration: none;
}

#menu a:visited {
	color: #cccccc;
	text-decoration: none;
}

#menu a:hover {
	color: #Ffcc99;
	text-decoration: none;
}

#social {
	position: relative;
	width: 218px;
	height: 42px;
	left: 540px;
	top: -125px;
}

#newsLetter {
	position: relative;
	color: #FFF;
	top: -120px;
	left: 545px;
	width: 218px;
	height: 85px;
}

#mainContent {
	position: relative;
	top: 0px;
	height: 257px;
	width: 775px;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/mainBackground.jpg);
}

#mainContentContact {
	position: relative;
	height: 498px;
	width: 775px;
	color: #FFF;
	background-color: #000000;
}

#form {
	float: left;
	width: 510px;
	height: 485px;
	position: absolute;
	left: 1px;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
}

#newsHeadline {
	font-size: 14pt;
	float: left;
	width: 465px;
	height: 251px;
	position: absolute;
	left: 1px;
	padding-right: 25px;
	padding-top: 5px;
	padding-left: 25px;
	top: 1px;
}

#offer {
	float: left;
	width: 505px;
	height: 254px;
	position: absolute;
	left: 1px;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	top: 1px;
}

#welcome {
	width: 250px;
	height: 254px;
	position: absolute;
	left: 518px;
	border-left-width: 2px;
	border-left-style:solid;
	border-left-color: #999;
	padding: 2px;
	padding-left: 4px;
	top: 0px;
}

#welcomeContact {
	width: 250px;
	height: 494px;
	position: absolute;
	left: 518px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #999;
	padding: 2px;
	padding-left: 2px;
	top: 0px;
}

#secondaryContent {
	position: relative;
	height: 215px;
	width: 775px;
	background-color: #999999;
	padding: 0 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#columnOne {
	width: 189px;
	height: 212px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}

#columnOne3 {
	width: 239px;
	height: 212px;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}

#columnOneHeader {
	width: 180px;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

#columnTwo {
	width: 189px;
	height: 212px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}

#columnTwo3 {
	width: 239px;
	height: 212px;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}

#columnTwoHeader {
	width: 180px;
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
}

#columnThree {
	width: 189px;
	height: 212px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}

#columnThree3 {
	width: 229px;
	height: 212px;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}

#columnThreeHeader {
	width: 180px;
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
}

#columnFour {
	width: 189px;
	height: 212px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}

#columnFourHeader {
	width: 180px;
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
}

#footer {
	height: 56px;
	background:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFF;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0px 0;
}

#footerTwo {
	position: relative;
	top: 10px;
	Height: 45px;
	width: 775px;
	background-color: #999;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
}
	
.imagePad {
	padding: 2px;
}
.smallText {
	font-size: 12px;
}
.contactPhone {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18pt;
}

