@charset "utf-8";

* {
   margin: 0px;
   padding: 0px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	background-attachment: scroll;
	background-image: url(images/bg_sim.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333;
}


.container {
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bg_header.jpg);
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	font-weight: bold;
}
h1 {
}



.content1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 25px;
	height: 900px;
	background-color: #FFF;
}
.banner1000 {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home001.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
}

.banner1000 a, .banner1000 a:visited {
color:#fff	
}
.tel {
	float: left;
	margin-left: 95px;
	margin-top: 100px;
	font-size: 24pt;
	font-weight: bold;
}

.email {
	float: right;
	margin-top: 100px;
	margin-right: 105px;
	font-size: 24pt;
	font-weight: bold;
}



.banner {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-weight: bold;
	width: 1000px;
}
.footer {
	background-color: #000000;
	height: 100px;
	width: 100%;
	text-align: center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 2em;
	padding-top: 25px;
	clear: both;
}
.footer_txt {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-size: 9pt;
	color: #FFF;
}
.left500 {
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}
.right500 {
	float: right;
	height: auto;
	width: 450px;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.txt8 {
	font-size: 8pt;
}

.prequal {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	width: 1000px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.footer a, .footer a:visited {
	color: #FFF;
}
.content1000 .right500 ul li {
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(images/arrow.png);
	width: 300px;
	text-indent: 15px;
	color: #333;
	list-style-position: inside;
	float: left;
	margin-left: 50px;
	padding: 0px;
}







h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #45342a;
}

a, a:visited {
	color: #016701;
	text-decoration: none;
}
.banner1000 {
	color: #FFF;
}


a:hover {
	color: #F90;
}
.location {
	float: left;
	width: 550px;
	font-size: 12pt;
	list-style-type: disc;
	margin-right: 25px;
	list-style-position: inside;
	list-style-image: url(images/arrow.png);
}
.map {
	float: right;
	margin-bottom: 20px;
}
