@charset "utf-8";
/* contact us page */

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


img {
	border: none;
}

.clear {
	clear: both;
}


/*------Main------*/
#left {
	display: inline;
	float: left;
	line-height: 24px;
	margin: 10px 0 0 10px;
	width: 432px;
}

#left p {
	margin: 0 0 15px 0;
}

#right {
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	width: 425px;
}

#right li {
	list-style-position: inside;
}

#awards {
	margin: 10px 0 0 0;
}

#awards p {
	margin: 0 0 30px 0;
}

/*------Menu------*/


/*------Contact Form------*/

#contact_form_top {
	background-color: #d6d0b5;
	background-image: url(images/contact_form_top.png);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 415px;
}

#contact_form_top p {
	margin: 0;
}

#contact_form_top input {
	font-size: 16px;
}

#contact_form_top select {
	font-size: 16px;
}

#contact_form_top textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#contact_form_bottom {
	background-image: url(images/contact_form_bottom.png);
	height: 9px;
	width: 425px;
}

#FAQ {
	background-image: url(images/faq_button.jpg);
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 335px;
	text-align: center;
	width: 74px;
}

#FAQ a {
	color: #87836e;
	font-weight: bold;
	text-decoration: none;
}

#FAQ a:hover {
	color: #FFFFFF;
}

/*------Footer------*/

/* Contacts */

body {
	background-color: #000;
	background-image: url('/images/contacts/bg1.jpg');
}

#menu {
	
	color: #666;
	margin: 0 auto;
	width: 950px;
}

#menu a {
	color: #fff;
}

.menu_items {
	border-right: 1px solid #000;
	border-left: solid 1px #333;
}

#wrap2 {
	background-image: url('/images/contacts/wrap_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

#main {
	background-color: #FFF;
	font-size: 12px;
}

#contact_left {
	display: inline;
	float: left;
	line-height: 30px;
	margin: 10px 0 0 10px;
	width: 432px;
}

#contact_left p {
	margin: 0 0 15px 0;
}

#contact_right {
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	width: 425px;
}

#contact_right li {
	list-style-position: inside;
}

#awards {
	margin: 10px 0 0 0;
}

#awards p {
	padding: 0 0 10px 0;
}

#awards li {
	margin: 1px 0 1px 0;
}


#footer-wrap {
	margin: 0 auto;
}

#mission_statement p {
	line-height: 22px;
}

#history p {
	line-height: 22px;
}

/*------Contact Form------*/

#contact_form_top {
	background-color: #d6d0b5;
	background-image: url('/images/contacts/contact_form_top.png');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 415px;
}

#contact_form_top p {
	margin: 0;
}

#contact_form_top input {
	font-size: 16px;
}

#contact_form_top select {
	font-size: 16px;
}

#contact_form_top textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#contact_form_bottom {
	background-image: url('/images/contacts/contact_form_bottom.png');
	height: 9px;
	width: 425px;
}

#FAQ {
	background-image: url('/images/contacts/faq_button.jpg');
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 335px;
	text-align: center;
	width: 74px;
}

#FAQ a {
	color: #87836e;
	font-weight: bold;
	text-decoration: none;
}

#FAQ a:hover {
	color: #FFFFFF;
}


