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

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	margin: 0 auto;
	text-align:left;
	font-family:Arial;
	color:#555555;
	font-size:9pt;
	height:100%;
	}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border: medium none;
	margin: 5px 0px 0px 0px;
	}
h1 {
	font-weight:normal;
	font-size:27px;
	}
h2 { 
	font-size:18px;
	font-weight:bold;
	color:#D71921;
	}
h3 { 
	font-size:18px;
	font-weight:bold;
	}
p {
	margin-top:10px;
	margin-bottom:10px;
	}
a:link {
	color: #D71921;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D71921;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #D71921;
}
.center {
	text-align:center;
	}
.right {
	text-align:right;
	}
#container {
	width:900px;
	height:100%;
	margin:0 auto;
	background-color:#FFFFFF;
	}
#top {
	width:100%;
	height:192px;
	}
.logo {
	width:193px;
	height:177px;
	float:left;
	}
.top-right {
	width:707px;
	height:177px;
	float:left;
	background-color:#D71921;
	}
.sm {
	width:682px;
	text-align:right;
	padding-top:13px;
	padding-right:25px;
	height:35px;
	}
.slogan {
	width:707px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	height:85px;
	}
#top-nav {
	width:677px;
	text-align:center;
	height:30px;
	padding-left:20px;
	padding-right:10px;
	float:left;
	}
.nav_btn a {
	width:103px;
	height:30px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	color:#555555;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-top:.4em;
	text-align:center;
	vertical-align:top;
	text-decoration:none;
	}
.nav_btn a:hover {
	width:103px;
	height:30px;
	float:left;
	color:#FFFFFF;
	background-image:url(images/nav_over.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-top:.4em;
	text-align:center;
	text-decoration:none;
	}
.header_top {
	width:862px;
	padding-left:18px;
	padding-right:20px;
	font-size:18px;
	font-weight:bold;
	height:26px;
	background-image:url(images/bar-gradient.gif);
	background-repeat:repeat-x;
	padding-top:.35em;
	}
.images {
	width:900px;
	height:195px;
	}
.bottom {
	width:900px;
	height:100%;
	background-color:#FFFFFF;
	}
.nav_left {
	width:193px;
	background-image:url(images/leftNavBg.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-top:32px;
	min-height:200px;
	}
.nav_btm {
	width:193px;
	height:34px;
	border-top:1px solid #FFFFFF;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	display:block;
	}
.nav_btm a {
	width:183px;
	height:26px;
	padding-top:8px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	display:block;
	}
.nav_btm a:hover {
	width:193px;
	height:34px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/nav2_over.png);
	background-repeat:no-repeat;
	display:block;
	}
.nav_btm2 {
	width:193px;
	height:32px;
	border-top:1px solid #FFFFFF;
	}
.clear {
	clear:both;
	}
.btm_right {
	width:707px;
	float:left;
	}
.header_btm {
	background-image:url(images/bar-gradient.gif);
	background-repeat:repeat-x;
	color:#D71921;
	width:690px;
	padding-top:.35em;
	padding-left:17px;
	font-size:18px;
	font-weight:bold;
	height:25px;
	}
.text {
	width:675px;
	padding:0px 16px 0px 16px;
	background-color:#FFFFFF;
	line-height:18px;
	}
#footer {
	width:857px;
	padding:30px 20px 30px 23px;
	background-color:#777777;
	height:100%;
	}
.footer_col {
	width:160px;
	padding-left:10px;
	border-left:1px solid #999999;
	color:#CCCCCC;
	font-size:9pt;
	line-height:22px;
	float:left;
	}
.footer_col a {
	color:#CCCCCC;
	font-size:9pt;
	line-height:22px;
	text-decoration:none;
	}
.footer_col a:hover {
	color:#D71921;
	text-decoration:none;
	}
#disclaimer {
	text-align:center;
	padding:10px;
	color:#CCCCCC;
	background-color:#999999;
	font-size:9pt;
	}
.contact_left {
	width:516px;
	line-height:24px;
	padding-bottom:5px;
	float:left;
	}
.contact_col {
	width:172px;
	line-height:24px;
	float:left;
	}
.contact_right {
	padding-left:40px;
	width:300px;
	line-height:24px;
	float:right;
	}
.body-content {
	padding:20px;
	height:100%;
	}
.text14 {
	font-size:14px;
	line-height:20px;
	}
.red {
	color:#D71921;
	}
.formLt {
	width:25%;
	float:left;
	text-align:right;
	}
.formRt {
	width:75%;
	float:left;
	text-align:left;
	}
.submit {
	width:103px;
	height:30px;
	margin-left:4px;
	margin-right:4px;
	color:#555555;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:0px;
	font-size:15px;
	font-weight:bold;
	padding-bottom:.125em;
	text-align:center;
	text-decoration:none;
	}
.submit:hover {
	background-image:url(images/nav_over.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
.work {
	width:236px;
	padding:0px 0px 10px 50px;
	float:left;
	}
.work_text {
	width:236px;
	float:left;
	line-height:24px;
	}