@charset "utf-8";

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, Geneva;
}
.navimg {
	border:none;
}
.formimg {
	border:none;
}
.navigation {
	width: 215px;
	height: 524px;
	vertical-align: top;
}
.border {
	border: solid 1px #909090;
}
.border1 {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #909090;
}
.textFormHead {
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
}

.text {
	color: #757575;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.textClient {
	color: black;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
p.textForm {
	color: black;
	font-size: 11px;
	line-height: 35px;
	text-decoration: none;
	margin-bottom: 10px;
}
span.textForm {
	color: black;
	font-size: 11px;
	line-height: 20px;
	margin-right: 20px;
	text-decoration: none;
}
.textBig {
	color: #0c0c0c;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.textHead {
	color: #0c0c0c;
	font-size: 15px;
	line-height: 16px;
	text-decoration: none;
}
.text1 {
	color: black;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
a {
	color: #7787c0;
	font-weight: lighter;
	font-size: 10px;
	text-decoration: none;
}
input#from_name, input#company, input#position,
input#from_email, input#phonenum {
	width: 170px;
	height: 19px;
	border: 1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
textarea#question {
	width: 320px;
	height: 346px;
	border: 1px solid #999999;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
td.indexmainbg {
    background-image:url(images/indexmain.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-left:-15px;
	margin-left:-15px;
}
td.sitemainbg {
    background-image:url(images/sitemain.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-left:-15px;
	margin-left:-15px;
}
span.piccaption {
	font-family:Arial, Helvetica, sans-serif;
	color:#fd0000;
	font-weight:bold;
	font-size:12px;
}
div.maintext {
	width: 275px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#919191;
	font-weight:normal;
	font-size:14px;
}
.innertable {
	margin-left:-15px;
	margin-top: 2px;
}