
#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;
	font-size: 1.4em;
}

.top_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A8A8A8;
	text-decoration: none;
}
.text {

	font-family: tahoma;
	font-size: 10px;
	color: #8D867E;
	text-decoration: none;
}
.cont_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
.cont_text2 {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.orange_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
	padding-left:25px;
}
a   {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
	text-decoration:none;
}
a:visited  {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
	text-decoration:none;
}
.more {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6593D2;
	text-decoration: none;
}
.links2 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6000;
	
}
