/* CSS Document */

body {
	background-color: #313440;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
h4 {
	margin: 0px;
	padding: 0px;
}
#container {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	background-image: url(images/visact_header.gif);
	float: left;
	height: 111px;
	width: 940px;
	background-repeat: no-repeat;
}
.headnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 81px;
}
#main {
	height: auto;
	width: 940px;
	background-color: #5e5e5e;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 440px;
	float: left;
}
#footer {
	background-image: url(images/footer_bg.gif);
	float: left;
	height: 45px;
	width: 940px;
	background-repeat: no-repeat;
}
div.foot p {
	padding-left: 20px;
	padding-top: 15px;
	color: #333333;
}
div.foot a {
	font-weight: 600;
	color: #546279;
	text-decoration: none;
}
.right {
	padding-left: 470px;
}
div.foot a:visited {
	font-weight: 600;
	color: #546279;
	text-decoration: none;
}
div.foot a:hover {
	font-weight: 600;
	color: #000066;
	text-decoration: none;
}
.homepic {
	float: right;
}
div.introbox {
	float: left;
	height: auto;
	width: 450px;
	margin-top: 50px;
	margin-left: 50px;
}

div.introbox h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: lighter;
	margin-top: 3px;
	padding-top: 3px;
}

div.introbox p {
	font-size: 13px;
	color: #CCCCCC;
	padding-right: 50px;
	line-height: 140%;
}
div.introbox a {
	font-weight: 600;
	color: #FF9900;
	text-decoration: none;
}
div.introbox a:visited {
	font-weight: 600;
	color: #FF9900;
	text-decoration: none;
}
div.introbox a:hover {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
div.content {
	float: left;
	margin-top: 60px;
	width: 520px;
	color: #FFFFFF;
}
div.content p {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 140%;
	font-size: 12px;
}
div.content a {
	color: #FF9900;
	text-decoration: none;
	font-weight: 500;
}
div.content h2 {
	font-weight: 400 !important;
	color: #CCCCCC;
	font-size: 22px;
	margin: 10px 0px 6px;
	padding: 0px;
}
a:visited {
}
div.content a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: 500;
}
div.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
}
div.formitem {
	float: left;
	width: 300px;
	clear: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
div.formitem label {
	width: 100px;
	float: left;
}
div.formitem input {
	width: 180px;
}
.hspic {
	float: left;
	height: 170px;
	width: 175px;
}
div.prodbox {
	background-image: url(images/product_bg.gif);
	float: right;
	height: 200px;
	width: 500px;
	margin-bottom: 15px;
}
div.prodbox img {
	float: left;
	height: 180px;
	width: 180px;
	margin-top: 8px;
	margin-left: 8px;
	border: 2px solid #CCCCCC;
}
div.prodbox h4 {
	margin-left: 15px;
	padding: 10px 0px 5px!important;
	margin-top: 5px !important;
	font-size: 24px;
	font-weight: 500;
	color: #FF6600;
	margin-bottom: 5px !important;
	float: left;
}
div.prodbox p {
	float: left;
	width: 280px;
	margin-left: 15px;
	line-height: 140%;
}
div.prodbox ul {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-left: 10px;
	color: #999999;
	font-size: 12px;
}
div.prodbox li {
	line-height: 140%;
}

