td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	color:#939393;
}
p {margin-left:15px; margin-right:15px; margin-bottom:15px; text-align:justify;}
span { color:#7C90A7}
a:hover { text-decoration:none}
a, a strong { color:#7C90A7; }
a strong { color:#7C90A7; text-decoration:underline;}
.grey_link{color:#939393;}
strong, b a { color:#4A7189; text-decoration:none}
b a:hover{ text-decoration:underline}
a span {color:#939393; text-decoration:none}
a span:hover{ text-decoration:underline}
.white_td{ background-color:#FFFFFF}
body { margin:0; padding:0; background-color:#393939;}
.hand{ background-image:url(images/hend.gif); background-repeat:no-repeat}
.main_bg{ background-image:url(images/head_top.jpg); background-repeat:no-repeat; background-position:right}
.main_bg2{ background-image:url(images/main_bg2.gif); background-repeat:no-repeat}
.bg{ background-image:url(images/bg.jpg); background-repeat:no-repeat}
.bg_2{ background-image:url(images/bg_2.gif); background-repeat:no-repeat}
form{ margin:0px; padding:0px}
.header1{ background-image:url(images/header1.gif); background-repeat:no-repeat;}
.left{ background-image:url(images/left.gif); background-repeat:no-repeat;}
.header2{ background-image:url(images/header2.jpg); background-repeat:no-repeat; }
.grey_td{ background-color:#F3F3F3}
.grey_td1{ background-color:#ebebeb;}
.margin1{ margin-left:25px}
.margin3{ margin-left:22px; padding-right:20px; margin-top:22px;}
.margin6{ padding-right:22px;}
.footer, .footer a{ color:#A3A3A3; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.header{  color:#A3A3A3; vertical-align:middle}
.header2 a span{ color:#FFFFFF; text-decoration:none; font-weight:bold }
.header2 ul{margin:0; padding:0; list-style:none; line-height:14px}
.header2 li {background:url(images/marker.gif) left no-repeat top; padding:0 0 0 10px }
.header2 li a{ color:#ffffff;  text-decoration:underline}
.header2 li a:hover{ text-decoration:none}
.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#7C90A7; text-decoration:underline}
.list ul li a:hover{text-decoration:none}
.input{
	width:138px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	color:#939393;
	padding:0 0 0 4px;
	border-color:#A7A7A7;
	border-width:1px;
	background-color:#FFFFFF
}
.form input{
	width:208px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	color:#939393;
	padding:0 0 0 4px;
	border-color:#A7A7A7;
	border-width:1px;
	background-color:#FFFFFF
}
.form textarea{
	width:208px;
	height:122px;
	font-family:tahoma;
	font-size:11px;
	color:#939393;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#A7A7A7;
	border-width:1px;
	background-color:#ffffff
}
	


#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}