/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	}
body {
	text-align: center;
	background-color: #BCBEC0;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	}
h1 {
	font-size: 18px;
	color: #305B9C;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 22px;
	}
h2 {
	font-size: 16px;
	color: #F0351F;
	font-weight: bold;
	line-height: 22px;
	}
h2 a {
	font-size: 16px;
	color: #F0351F;
	font-weight: bold;
	line-height: 22px;
	}
h3 {
	font-size: 16px;
	color: #305B9C;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 18px;
	}
a {
	line-height: 18px;
	font-size: 12px;
	color: #305B9C;
	}
p {
	margin-bottom: 22px;
	line-height: 18px;
	font-size: 12px;
	color: #000;
	}
p a {
	color: #305B9C;
	}
ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 22px;
	font-size: 13px;
	}
img, a img {
	margin: 0px;
	padding: 0px;
	border: none;
	}
#container {
	text-align: left;
	margin: 20px auto;
	background-color: #fff;
	width: 800px;
	}
#home_main_img {
	width: 691px;
	height: 190px;
	background-image: url(images/home_main_img.jpg);
	background-repeat: no-repeat;
	padding: 204px 0px 0px 109px;
	}
#home_nav {
	width: 788px;
	height: 144px;
	background-color: #F0351F;
	background-image: url(images/home_bottom_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 8px 0px 0px 12px;
	}
#home_nav a, #nav a {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	background-image: none;
	text-decoration: none;
	padding-left: 15px;
	}
#home_nav a:hover, #nav a:hover {
	background-image: url(images/nav_bullet.jpg);
	background-repeat: no-repeat;
	}
#nav_side {
	width: 260px;
	float: left;
	}
#nav {
	background-color: #F0351F;
	padding: 9px 0px 0px 12px;
	width: 248px;
	height: 150px;
	}
#content_side {
	background-color: #EAD0A0;
	width: 540px;
	height: 600px;
	float: right;
	}
#content {
	width: 470px;
	overflow: auto;
	height: 383px;
	padding: 25px 35px;
	}
#content2 {
	width: 470px;
	overflow: auto;
	height: 494px;
	padding: 25px 35px;
	}
#content3 {
	width: 500px;
	height: 494px;
	padding: 25px 20px;
	}
#contentff {
	width: 470px;
	overflow: auto;
	height: 550px;
	padding: 25px 35px;
	}
#fastform {
	margin-bottom: 22px;
	line-height: 18px;
	font-size: 15px;
	color: #000;
	}
#fastform td {
	padding-bottom: 10px;
	}
#employ_nav a {
	color: #F0351F;
	text-decoration: none;
	}
#employ_nav a:hover {
	text-decoration: underline;
	}
#popup {
	width: 380px;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	background-color: #EAD0A0;
	}
#popup2 {
	width: 550px;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	background-color: #EAD0A0;
	}