* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #070707;
	border-top: 3px solid #f1c54c;
}
#wrapper {
	margin: 0 auto;
	width: 970px;
	background-color: #070707;
}
#header {
	text-align: center;
	color: #fff;
	width: 970px;
	margin-top: 12px;
	height: 198px;
	background: #070707 url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#navigation {
	text-align: center;
	height: 28px;
	margin-top: 2px;
	width: 970px;
	background: #070707 url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#container {
	color: #fff;
	width: 970px;
	margin-top: 18px;
	background: #070707 url(images/firebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 400px;
	height: 400px;
	height:auto !important;

}
#leftcolumn {
	color: #fff;
	background: transparent;
	margin-top: 3px;
	padding-left: 135px;
	width: 335px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #fff;
	background: transparent;
	margin-top: 3px;
	padding-right: 135px;
	width: 335px;
	display: inline;
	position: relative;
}
#footer {
	width: 940px;
	padding-left: 30px;
	text-align: center;
	clear: both;
	padding-top: 1px;
	padding-bottom: 9px;
	color: #fff;
	background: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

#logo {
	border: none;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	color: #f1c54c;
	font-weight: normal;
	text-align: center;
	}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #f1c54c;
	font-size: 19px;
	margin-top: 16px;
	margin-bottom: 9px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #f1c54c;
	font-size: 19px;
	margin-top: 18px;
	margin-bottom: 9px;
}
#container p {
	line-height: 1.4em;
	margin-bottom: 7px;
}
.yellow {
	color: #f1c54c;
}
.yellowb {
	color: #f1c54c;
	font-size: 14px;
}
a {
	color: #fff;
	text-decoration: underline;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#navigation img {
	border: none;
}
body#contactpage #container {
	width: 860px;
	margin-top: 15px;
	background: #070707 url(images/firebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 525px;
	height: 525px;
	height:auto !important;
}
body#contactpage #leftcolumn p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	line-height: 1.7em;
}
body#contactpage #leftcolumn {
	color: #fff;
	background: transparent;
	margin-top: 17px;
	padding-left: 135px;
	width: 700px;
	float: left;
}
body#contactpage #leftcolumn h2 {
	margin-top: 24px;
}
body#contactpage #leftcolumn table {
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
}
body#contactpage #leftcolumn table td {
	padding: 2px;
}
#twitterlogo {
	margin-bottom: -10px;
	padding-left: 8px;
	border: none;
}
body#contactpage #leftcolumn a {
	color: #fff;
	text-decoration: none;
}
body#contactpage #leftcolumn a:hover {
	color: #fff;
	text-decoration: underline;
}
.yellowt {
	font-size: 1.3em;
	color: #f1c54c;
}
body#ttcpage #container {
	width: 970px;
	margin-top: 15px;
	background-image: none;
}
body#ttcpage #leftcolumn {
	color: #fff;
	background: transparent;
	margin-top: 17px;
	padding-bottom: 25px;
	padding-left: 135px;
	width: 650px;
	float: left;
}
body#ttcpage #leftcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
}
body#servicespage #leftcolumn {
	margin-top: -10px;
}
body#servicespage #rightcolumn {
	margin-top: -10px;
}
#chapeau {
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
body#servicespage  #container {
	color: #fff;
	width: 970px;
	margin-top: 10px;
	background: #070707 url(images/firebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 650px;
	height: 650px;
	height:auto !important;
}
body#servicespage h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	color: #fff;
	font-weight: normal;
}
body#servicespage #intro {
	width: 835px;
	padding-top: 1px;
	padding-left: 135px;
	background: transparent url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
body#servicespage #intro p {
	font-size: 14px;
}
body#servicespage  #footer {
	padding-top: 1px;
}
body#servicespage h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 5px;
}
