@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/full_pg_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/pg_bg3.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#container2 {
	background-image: url(../images/header_bg3.jpg);
	background-repeat: no-repeat;
}
#header {
	float: left;
	width: 950px;
	height: 180px;
	background-image: url(../images/header_bg3.jpg);
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#employment  ul {
	list-style-type: none;
}
a {
	color: #5A4983;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#header ul {
	margin: 0px;
	padding-top: 36px;
	padding-left: 265px;
	padding-right: 0px;
}
#header li {
	list-style-type: none;
	display: inline;
	padding-right: 7px;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 22px;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#header a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#left_nav {
	float: left;
	height: 350px;
	width: 135px;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#home_content {
	height: auto;
	width: 600px;
	float: left;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: center;
}
#contact_content {
	height: auto;
	width: 550px;
	float: left;
	padding-left: 50px;
	margin-bottom: 20px;
	text-align: left;
}
#contact_content h3 {
	background-image: url(../images/h_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contact_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
#products_content {
	height: auto;
	width: 600px;
	float: left;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 0px;
}
#projects_content {
	height: auto;
	width: 550px;
	float: left;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-top: 0px;
}
#projects_content h2 {
	color: #990000;
}
#projects_content li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#projects_content a {
	color: #333366;
	text-decoration: none;
}
#projects_content a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#products_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#associate {
	margin-bottom: 20px;
}
#associate a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer {
	float: left;
	height: 58px;
	width: 950px;
	background-image: url(../images/foot_bg2.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
fieldset {
	text-align: left;
}
#form1 ol {
	list-style-type: none;
	line-height: 1.8em;
}
#thankyou_content {
	height: auto;
	width: 600px;
	float: left;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 125px;
}
#affirmative_action ul {
	list-style-type: none;
}
#home_content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#home_content #application {
	height: auto;
	width: auto;
	float: right;
}
