﻿body {
	font-family: arial, "Trebuchet MS", sans-serif; 
	text-align: center;
	margin: 0 0 0 0;
	color:ffffff;
	background-color:#373632;
	background-image:url('img/background.jpg');
	background-repeat:repeat-y;
	background-position:center 110px;
	font-size:10pt;
	text-align:center;
	line-height:15pt;
}
a{color:#F4BC4F;text-decoration:none;}
img{border:0}
#wrapper{
	min-height:100%;
	height: auto !important;
	height:100%;
	padding-bottom:-160px;
}
li { 
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
li span{
	font-size: 10pt;
}
ul { 
	margin: 0 0 0 10px;
	padding: 0;
}
#header{
	height: 110px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #1E1A17;
	position: relative;
	font-size:17px;
	text-align:center;
}
	#header_main{
		width:1000px;
		text-align:center;
	}
	#header_title a{
		color:#ffffff;
	}
	#header_title{
		padding: 25 0 0 40;
		float:left;
	}
	#header_nav{
		padding: 60 30 0 0;
		float:right;
	}
	h1.title{
		font-weight:bold;
		font-size:18pt;
		padding: 3px 0 0px 0;
		margin:0px;
		text-decoration:none;
	}
	h2.subtitle{
		font-weight:normal;
		font-size:10pt;
		font-weight:400;
		font-family:arial;
		color:#F4BC4F;
		padding:3 0 0 0;
		margin:0px;
	}
#content{
	text-align:center;
	minimum-height:250px;
	position:relative;
	}
	#info{
		width:800px;
		text-align:left;
	}
	#faq{
		text-align:left;
		width:900px;
	}
	#faq_left{
		width:400px;
		float:left;
	}
	#faq_right{
		float:left;
		width:400px;
		text-align:left;
	}
	#content_main{
		margin: 0px 0 0 0;
		padding: 20px 20 20 20;
		text-align:center;
		width:1000;
	}
	#content_top{
		width:800px;
	}
	#content_bottom_left{
		padding:0 0 0 60;
		width:300px;
		float:left;
		text-align:left;
	}
	#content_bottom_center{
		width:260px;
		text-align:center;
		float:left;
	}
	#content_bottom_right{
		width:300px;
		float:left;
		text-align:left;
	}
	h3{
		font-weight:normal;
		font-family:arial;
		color:#F4BC4F;
	}
#contact_form{
	text-align:left;
	width:900px;
}
#contact_left{
	width:400px;
	float:left;
}
#contact_right{
	float:left;
	width:400px;
	text-align:left;
}
#push{
	height:50px;
}
#footer{
	border-top: 1px solid #ccc;
	clear:both;
	font-size: 11pt;
	padding: 20 0 0 20px;
	text-align:center;
	background: #1E1A17;
	height: 100px;
	width:100%;
}
	
	#footer_center{
		font-size: 8pt;
		text-decoration: none;
		text-align:center;}
	
	#footer_center a{
		color:#ffffff;}

iframe {
overflow-x: hidden;
overflow-y: scroll;
}
.clear {clear:both;}

td{
	font-size:13px;	
}
