@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 10px;
	color: #2F2F2F;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #F26100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F26100;
}
a:hover {
	text-decoration: none;
	color: #535353;
}
a:active {
	text-decoration: none;
	color: #F26100;
}

#contain {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width: 524px;
	height: 174px;
	float: left;
}

#phone {
	width: 476px;
	height: 174px;
	float: left;
}

#phone-text {
	width: 400px;
	height: 75px;
	float: left;
	margin-left: 20px;
	margin-top: 73px;
}

#main-image {
	width: 1000px;
	height: 371px;
	float: left;
}



#middle {
	width: 1000px;
	height: 1363px;
	float: left;
	background-image: url(../images/Index_06.jpg);
}

#footer {
	width: 1000px;
	height: 377px;
	float: left;
	background-image:url(../images/Index_07.jpg);
}

#footer-text {
	width: 400px;
	height: 75px;
	float: left;
	margin-top: 100px;
	margin-left: 157px;
}

h1 {
	font-size: 20px;
	color: #F26100;
	margin-top: 0px;
	font-style: bold;
	margin-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

h3 {
	font-size: 16px;
	color: #1A3483;
	font-style: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.phone {
	font-size: 20px;
	color: #F26100;
	font-style: bold;
}

.phone-text {
	color: #000000;
	font-size: 15px;
}

.center {
	text-align:center;
}

#middle-text-1 {
	width: 450px;
	height: 700px;
	float: left;
	margin-top: 76px;
}

ul {
	list-style-type: disc;
	font-size: 15px;
	font-weight: bold;
	color: #3E3E3E;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 21px;
}

li {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.phone-foot {
	font-size: 20px;
	color: #F26100;
	font-style: bold;
}

.phone-text-foot {
	color: #FFFFFF;
	font-size: 15px;
}
