html {
	font-size: 100%;
	height: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	background-repeat:repeat-x;
	background-color: #3B3B3B;
	background-position:center top;
	background-image: url(/images/background.jpg);
	min-height: 800px;
}

a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div.right {
	float: right;
}

div.left-content a:hover, div.footer a:hover {
	text-decoration: underline;
}

h3, h4, h5 {
	font-size: 24px;
}


div.h1 {
	position: relative;
	background-position: 0px -900px;
	height:134px;
	display: inline-block;
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-left: 30px;
}

h1 {
	font-size: 36px;
	color: #666;
	font-weight: 500;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
	color: #fff;
	font-weight: 300;
}

div.h2 {
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: 10px solid #EC1B23;
}

div.bracket-top {
	border-bottom: 10px solid #EC1B23;
	width: 20px;
	margin: 0;
	padding: 0;
}

div.bracket-bottom {
	border-top: 10px solid #EC1B23;
	width: 20px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #009B55;
	font-size: 16px;
}


hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 20px 0px;
}

div.siteWrapper {
	position: relative;
	width:976px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;	
}

.sprite {
	background-image: url(/images/sprites.png);
	background-repeat: no-repeat;
}

div.header {
	padding-left: 30px;
	position: relative;
	height: 170px;
}

div.header-block {
	display:inline-block;
	width: 310px;
}

div.header p {
	font-weight: 15px;
	padding-top: 10px;
	color: #333;
}


div.header div.logo {
	background-position: 0px 60px;
	height: 160px;
	width: 235px;
}

div.home-page-slides, div.page-image {
	position: relative;
	margin-bottom: 35px;
}

.homepage-slider {
	float: right;

	overflow: hidden;
}

.faderInner, .faderOutter {
	width: 597px;
	height: 909px;
	background-image: url(../images/fader/homepage.jpg);
	background-repeat: no-repeat;
}


.slide div.right-static p {
	padding-top: 15px;
}

div.content-right {
	float: right;	
	top: 0px;
	right: 0px;
width: 587px;
position: relative;
top: -134px;
}

div.content-right-slim {
	float: right;	
	top: 0px;
	right: 0px;
width: 350px;
position: relative;
top: -134px;
}


div.bulletPoints {
	margin: 25px 0 25px 60px;	
}

div.bulletPoints span {
	background-color: #ec1b23;
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 22px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;	
	margin-right: 5px;
}

div.bulletPoints p {
	margin-bottom: 5px;
		font-weight: 300;	
		line-height: 150%;
}

div.content-right div.small-form {
	float: right;
	text-align: right;
	width: 280px;
	display: none;
}

div.content-right .bracket-top, div.content-right .bracket-bottom {
	display: inline-block;
}

div.content-right form {	
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-right: 10px solid #EC1B23;
	margin: 0;
}

div.content-right form textarea {
	height: 100px;
}

div.content {
	line-height: 130%;
	margin-left: 30px;
}

div.content-left {
	margin-left: 30px;
	width: 354px;
}

div.content-left.wide {
	width: 550px;
}

div.content-left.top {
	width: 550px;
	position: absolute;
}

div.content-left p {
	margin-left: 30px;
	line-height: 140%;
	font-weight: 300;
	margin-bottom: 15px;
}

.content-left ul li {
	margin-left: 20px;
	list-style-type: disc;
	padding-top: 5px;
	list-style-position: outside;
}

p.quote i {
	color: #ec1b23;
	font-size: 30px;
	display: block;
	line-height: 180%;
}

p.quote {
	font-size: 22px;
	font-weight: 100;
	line-height: 120% !important;
}

div.content-left ul {
	margin-left: 30px;
	line-height: 140%;
	font-weight: 300;
	list-style-position:inside;
	list-style-type: square;
	margin-left: 30px;
	color: #fff;
	margin-bottom: 10px;
}

div.content-left li {
	margin-bottom: 5px;
}

div.content-left h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:	20px;
	color: #009C56;
}

div.downloads {
	background-color: #D9F0E6;
	padding: 15px;
	margin-bottom: 20px;
}

div.downloads h6 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

div.downloads p {
	color: #666;
	font-weight: normal;
}

div.downloads a {
font-size: 12px;
}


div.footer-top {

	margin-top: 30px;
	background-position: 0px -200px;
	background-repeat: repeat-x;
	height: 302px;
}

div.footer-top div.footer-links {
	position: relative;
	width:976px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	background-position: 0px -551px;
	background-repeat: repeat-x;
	height: 302px;

}

div.footer-top div.footer-links div.white-stripe-overlay {
	top: auto;
	bottom: -5px;
}


div.footer-top ul a:hover {
	text-decoration: underline;
}

div.footer-bottom {
	width:976px;
	margin-left: auto;
	margin-right: auto;
}

div.footer-bottom div.logos {
	height: 10px;
	background-position: 50px -1178px;
	border-top: 10px solid #EC1B23;
	border-left: 10px solid #EC1B23;
	border-right: 10px solid #EC1B23;
}

div.footer-bottom p {
	margin-left: 30px;
	margin-top: 10px;
	font-size: 13px;
	color: #fff;
}

a.tf-footer {
	color: #ccc;
	font-size: 11px;
	line-height: 400%;
	font-weight: normal;
}

