@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/mainback_03.gif);
	background-repeat:repeat-x;
	background-color:#43464E;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
img{
border:0px;
}

.mid_txt {
	background-image: url(../images/mid_txt.gif);
	width: 782px;
	height: 46px;
}
.main_table {
	width: 782px;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 415px;
	height: 180px;
}
.right_head {
	background-image: url(../images/right_back_head.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 144px;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 14px;
}
.right_head_table {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.nav_buttons_table {
	height: 36px;
}
.home_button_init {
	width: 124px;
	background-image: url(../images/INDEX2_06.jpg);
	background-repeat: no-repeat;
}
.aboutus_button_init {
	width: 110px;
	background-image: url(../images/INDEX2_08.jpg);
}
.contactus_button_init {
	background-image: url(../images/INDEX2_09.jpg);
	background-repeat: no-repeat;
	width: 133px;
}
.main {
	width: 800px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.mid_columns {
	width: 782px;
}
.mid_columns_left {
	width: 550px;
}
.mid_columns_right {
	width: 231px;
}
.mid_columns_left_inner {
	margin-top: 10px;
}
.mid_columns_left_inner_rows_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.mid_columns_left_inner_rows_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.mid_columns_left_inner_rows_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #d57f06;
	font-weight: bold;
}


.footer {
	background-image: url(../images/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a3a7;
	height: 35px;
	vertical-align: bottom;
	width: 800px;
	background-repeat: repeat-x;
	padding-top: 10px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a3a7;
	text-decoration: none;
}
.formStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-align: left;
	vertical-align: top;
}

.istructLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d57f06;
	font-weight: bold;
}
.istructLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d57f06;
	font-weight: bold;
}
textarea {
	width: 200px;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-right-color: #0099FF;
	border-top-color: #0099FF;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;

}
a {
	color: #D57F06;
}
.submitButton {
	background-color: #FFFFFF;
	color: #d57f06;
}


input {
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-right-color: #0099FF;
	border-top-color: #0099FF;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
}
td {
	text-align: left;
	vertical-align: top;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	font-weight: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #d57f06;
	font-weight: bold;
}


