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

body {
	background-color: #333333;
	margin:20px 0 0 0;
	padding:0;
}

#wrap {
	width:985px;
	margin:0 auto;
}

#main {
	margin:0;
	width:985px;
	background:#FFFFFF;
	float:left;
	background:url(../images/blue_red.gif) repeat-y #FFFFFF;
}

#top_both {
	background:url(../images/top_both.jpg) no-repeat;
	width:100%;
	height:31px;
}

#top_banner {
	width:100%;
	height:94px;
	background:#FFFFFF;
}

#top_callus {
	width:100%;
	height:36px;
	background:#010066;
}

#vmenu {
	width:190px;
	height:654px;
	border-top:1px solid #FFFFFF;
	margin-bottom:1px;
	float:left;
	display:inline;
}

#vmenu span {
	width:190px;
	height:36px;
	border-bottom:1px solid #FFFFFF;
	display:block;
}

.blue_square {
	width:37px;
	height:36px;
	background:#0C178B;
	float:left;
}

#vmenu span a {
	width:140px;
	height:36px;
	background:#CB2648;
	float:left;
	color:#FFFFFF;
	line-height:35px;
	vertical-align:middle;
	padding-left:13px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#remote {
	background:url(../images/remote2.jpg) no-repeat;
	height:360px;
	width:190px;
	margin-top:-1px;
}

#contact {
	width:145px;
	margin-top:210px;
	float:right;
	display:inline;
}

#content {
	width:736px;
	float:left;
	display:inline;
	margin-left:33px;
	margin-top:23px;
	padding-bottom:30px;
}

#left_col {
	width:300px;
	float:left;
	display:inline;
	margin-top:5px;
}

#right_col {
	width:423px;
	float:right;
	display:inline;
}

.black_box {
	width:100%;
	height:38px;
	background:#000000;
}

#footer {
	width:100%;
	height:58px;
	background:url(../images/footer.jpg) no-repeat;
	float:left;
	display:inline;
}

* html #footer {
	margin-top:-1px;
	margin-right:-3px;
}

#credits {
	width:985px;
	clear:both;
	float:left;
}

#bottom_space {
	width:985px;
	height:20px;
	clear:both;
	float:left;
}

#form_contact {
	margin-top:20px;
	width:380px;
	margin-left:170px;
}

#form_employment {
	width:400px;
	float:left;
	display:inline;
	margin-top:20px;
}

/* TEXT */

h1, h2, h3, h4, h5, h6, p, span, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

span.times {
	font-family:"Times New Roman", Times, serif !important;
}

span.large {
	font-size:26px !important;
	font-family:"Times New Roman", Times, serif !important;
}

span.large_arial {
	font-size:22px !important;
}

#content h1 {
	font-size:20px;
	color:#FF130C;
}

#content p {
	font-size:12px;
	margin-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	line-height:140%;
}

#list {
	font-size:12px;
	margin-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	line-height:140%;
}

#top_callus h2 {
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:36px;
	vertical-align:middle;
}

#vmenu span a:hover {
	background:#8088F4;
}

.black_box h3 {
	color:#FFFFFF;
	line-height:38px;
	vertical-align:middle;
	font-size:18px;
	font-weight:normal;
	margin-left:8px;
}

#left_col p, #right_col p {
	margin-top:16px;
	color:#000000;
	font-size:13px;
	line-height:120%;
}

#contact p, #contact a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	text-decoration:underline;
}

#footer p, #footer a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:985px;
	text-align:center;
	margin-top:10px;
}

#footer a:hover {
	text-decoration:underline;
}

#credits p, #credits a {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	width:985px;
	text-align:center;
	margin-top:5px;
}

#credits a:hover {
	text-decoration:underline;
}

#sitemap {
	list-style-type:none;
	margin-left:30px;
}

#form_employment p, #form_contact p {
	margin:0;
	padding:0;
	text-align:right;
}

span.asterisk {
	color:#FF1100;
	padding-left:3px;
}

ul#sitemap {
	list-style-type:disc;
	margin-left:80px;
}

ul#sitemap li {
	line-height:140%;
}

ul#sitemap li a {
	text-decoration:none;
	color:#333333;
}

ul#sitemap li a:hover {
	text-decoration:underline;
}