@charset "utf-8";
/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
	
}
img {border: none;}
p{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#838383;
	text-decoration:none;
	margin: 0px;
	padding:0px;
	line-height:1.5em;
	text-align:justify;

}
ul li{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#838383;
	text-decoration:none;
	line-height:1.5em;
	

}
.color-red {color: #990000; text-decoration:none;}
.color-red:hover {text-decoration:underline;}

table{
font-family:Tahoma;
font-size:11px;
color:#838383;
}

h1{
	font-family: Arial;
	font-size:14px;
	color:#821601;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	padding-bottom:0px;
}
h2{ font-family:"Times New Roman"; font-size:18px; color:#97815e; font-weight:normal; margin: 0px; padding: 0px; }
h3{ font-family: Arial; font-size:12px; color:#3687cf; font-weight:bold; margin: 0px; padding: 0px; padding-bottom:0px; line-height:1.5em; }
h4{ font-family: Arial; font-size:12px; color:#4a3b36; font-weight: normal; margin: 0px; padding: 0px; }
h5{ font-family: Tahoma; font-size:11px; color:#000000; font-weight:bold; margin: 0px; padding: 0px; }
h6{ font-family: "Trebuchet MS"; font-size:13px; color: #11609d; font-weight:bold; margin: 0px; padding: 0px; }

.bot_menu{ font-family: Arial; font-size:11px; color:#821601; font-weight:bold; margin: 0px; padding: 0px; padding-bottom:0px; text-decoration:underline; }
.bot_menu:hover{ font-family: Arial; font-size:11px; color:#ffffff; font-weight:bold; margin: 0px; padding: 0px; padding-bottom:0px; text-decoration:none; }
a:focus{outline:none;}




.useful_links:hover{
/*font-family: Verdana;
font-size:12px;
color: #333333;
text-decoration:none;
font-weight:bold;*/
}

.menu-2{
font-family: Verdana;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
text-decoration: underline;
}

.menu-2:hover{
font-family: Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight: normal;
text-decoration:none;
}


.banner_links{ font-family: Arial; font-size:12px; color: #333333; font-weight:bold; margin: 0px; padding: 0px; padding-bottom:0px;  }




.email_text{ font-family:Verdana,; font-size:12px; text-decoration:underline; color:#990000; font-weight:bold;}
.email_text:hover{ font-family:Verdana,; font-size:12px; text-decoration:none; color:#990000; font-weight:bold;}








.menu {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu-img.png);
	background-repeat:repeat-x;
	height:42px;
	background-position:bottom;
	display: block;
		
}

.menu:hover { font-family: Arial; font-size: 12px; color: #696969; font-weight:bold; text-decoration: none; background-image: url(../images/menu-img-hover.png); background-repeat:repeat-x; cursor:pointer; height:42px;  padding-bottom:0px; background-position:bottom;  }

.menu img{ background-image:url(../images/menu_line_img_06.jpg); background-position:right; background-repeat:no-repeat;}


.color_white{ color:#696969; text-decoration:none; display:block;}
.banner-holder{
	position:relative;
	width:981px;
	height:187px;
}

	
#container {
	width:1044px;
	height:1139px;
	margin:0;
	background: url(images/1.jpg);
	position:relative;
}
#banner {
	width:773px;
	height:261px;
	overflow:hidden;
	background: #FFF;
	}
#bannerholder {
	width:773px;
	height:261px;
	position:relative;
	}	
#banner3 {
	width:697px;
	height:87px;
	overflow:hidden;
	}
ul#nav{
	z-index:999;
	margin:0;
	list-style:none;
	width:231px;
	height:27px;
	position: absolute;
	z-index: 100;
	top: 220px;
	right: 0px;
	padding: 0;
}	
ul#nav li {
	float:left;
}
ul#nav li a{
	width:20px;
	height:20px;
	float:left;
	display:block;
	text-decoration: none;
	margin-right: 3px;
	border:1px solid #CCC;
	color: #fff;
	text-align: center;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	background: url(images/hover.png);
}
#nav a.activeSlide {
	color: #FFF;
	background: #011E3D;
}
#prev3 {
	width:37px;
	height:87px;
	z-index:2;
}
#next3 {
	width:37px;
	height:87px;
	z-index:2;
}

.useful_links{
font-family: Verdana;
font-size:12px;
color:#838383;
text-decoration:none;
font-weight:bold;
}
.useful_links:hover{color:#999; text-decoration:none;}
.sub-menulinks{
	color:#838383;
	text-decoration:none;
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
}
.sub-menulinks:hover {color: #821601;}

.img-gall{
	background: #EEEEEE;
	padding: 10px;
	border: 1px solid #E0E0E0;
}

/* ----- Form ------ */
#contact {font-size:12px;}
#contact label {
	display:block;
	float:left;
	line-height:24px;
	width:110px;
	padding-right:13px;
	text-align:right;
	margin-top: 15px;
	color: #333;
}
#contact label em {color:#d90000; font-style: normal;}
#contact input {display:block; float:left; height:19px; width:183px; padding:3px 0 0 5px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px;}
#contact input.button {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:120px;
	height:26px;
	padding:0 0 2px 0;
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-left: 10px;
}
#contact input.button:hover {cursor:pointer;}
#contact select {display:block; float:left; height:22px; width:190px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px; font-family:Arial, Helvetica, sans-serif;}
#contact select option {background-color: white;}
#contact textarea {
	display:block;
	float:left;
	height:150px;
	width:383px;
	padding:3px 0 0 5px;
	border:1px solid #8d9ba8;
	background: url(../images/form-items-shadow.gif) top repeat-x;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
#contact span {
	display:block;
	float:left;
	line-height:24px;
	height:24px;
	width:400px;
	padding-left:13px;
	margin-top: 15px;
	font-size:12px;
	color:#999999;
}
#contact span.details {width:383px; height:auto; margin: 10px 0 0 86px; line-height:17px;}
#contact p {margin:0; padding:0;}
/* ----- Form End------ */
.styleinput {
	border:1px solid #BBB;
	background: url(../images/form-items-shadow.gif) top repeat-x;
}
