@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	width: 1000px;
	background-image: url(../i/header-bkg-gradient.png);
	background-repeat: no-repeat;
	height: 76px;
}

#boxSidebar {
	width: 160px;
	float: left;
	height: 200px;
	margin-top: 30px;
}

#boxMain {
	width: 830px;
	float: left;
	margin-left: 8px;
	margin-top: 30px;
}

#boxPhotos {
	height: 375px;
	width: 400px;
	float: left;
}

#boxLargePhoto {
	float: left;
	height: 300px;
	width: 400px;
}

#boxThumb1 {
	float: left;
	height: 74px;
	width: 100px;
}

#boxThumb2 {
	float: left;
	height: 74px;
	width: 100px;
}

#boxThumb3 {
	float: left;
	height: 74px;
	width: 100px;
}

#boxThumb4 {
	float: left;
	height: 74px;
	width: 100px;
}

#boxHeader {
	float: left;
	margin-left: 20px;
	width: 410px;
	height: 375px;
}

#textHeadlineLarge {
	font-family: BebasNeueRegular;
	font-size: 80px;
	letter-spacing: -2px;
	word-spacing: -1px;
	line-height: 58px;
	margin-top: 14px;
	color: #5a5a5a;
}

#textHeadlineSmall {
	font-family: BebasNeueRegular;
	font-size: 60px;
	letter-spacing: -2px;
	word-spacing: -1px;
	line-height: 58px;
	margin-top: 14px;
	color: #5a5a5a;
	margin-bottom: -8px;
}

#textSubheader {
	font-family: BebasNeueRegular;
	font-size: 30px;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
	color: #9a0000;
}

#textQuoteLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 23px;
	color: #5a5a5a;
	margin-top: 4px;
	font-weight: 100;
	font-variant: normal;
}

#textQuoteSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #5a5a5a;
	margin-top: 4px;
	font-weight: 100;
	font-variant: normal;
	padding-right: 10px;
}

#boxCustomer {
	position: absolute;
	top: 305px;
}

#headerPhoto {
	height: 100px;
	width: 100px;
	float: left;
}

#headerName {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #5a5a5a;
	margin-top: 25px;
}

#boxMidLine {
	width: 830px;
	background-color: #5a5a5a;
	float: left;
	margin-top: 12px;
	height: 1.5px;
	margin-bottom: 20px;
}

#midHead {
	font-family: BebasNeueRegular;
	font-size: 60px;
	letter-spacing: -1px;
	word-spacing: -1px;
	text-align: center;
	color: #5a5a5a;
	line-height: 46px;
	margin-bottom: 12px;
}

#midHeadSmall {
	font-family: BebasNeueRegular;
	font-size: 40px;
	letter-spacing: -1px;
	word-spacing: -1px;
	text-align: center;
	color: #5a5a5a;
	line-height: 36px;
	margin-bottom: 12px;
}

#midQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 100;
	color: #9a0000;
	word-spacing: 0px;
	letter-spacing: -0.5px;
	text-align: center;
	padding-bottom: 10px;
	line-height: 23px;
}

#boxMidHeader {
	float: left;
	width: 830px;
	margin-top: 4px;
	height: 125px;
}

#boxQuotesOne {
	float: left;
	margin-top: 6px;
	width: 830px;
}

#boxQuoteOne {
	float: left;
	width: 390px;
}

#boxQuoteTwo {
	float: left;
	width: 390px;
	margin-left: 30px;
}

#boxQuotesTwo {
	float: left;
	width: 830px;
}

#boxQuoteThree {
	float: left;
	width: 390px;
}

#boxQuoteFour {
	float: left;
	width: 390px;
	margin-left: 30px;
}

.textAreaHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #9a0000;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
}

.textAreaBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: 100;
	font-variant: normal;
	color: #5a5a5a;
	letter-spacing: -0.5px;
	word-spacing: -1px;
	text-align: left;
	top: -5px;
}

#boxBot {
	width: 830px;
	float: left;
	margin-top: 6px;
	margin-bottom: 20px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5a5a5a;
	border-bottom-color: #5a5a5a;
}

.textAreaBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: 100;
	font-variant: normal;
	color: #5a5a5a;
	letter-spacing: -0.5px;
	word-spacing: -1px;
	text-align: left;
	top: -5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#boxContact {
	float: left;
	margin-left: 150px;
	width: 600px;
	padding-bottom: 20px;
}

.boxButton {
	float: left;
	margin-top: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.textContact {
	float: left;
	margin-left: 20px;
}
