/* CSS Document */

/* CSS Document */

#body {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;background-color:#000; }
img{border:none;}
.clr{clear:both;}
.main {width:1000px; height:auto; margin-left:auto; margin-right:auto;background-color:#000;  background-repeat:repeat-x;}



.header{width:1000px; height:auto; background-color:#000;}
.header_left{width:735px; height:247px; background-color:#000; float:left;}
.header_right{width:265px; height:247px; background-color:#000; background-image:url(images/header_img.jpg); float:left;}
.logo{width:318px; height:208px; background-image:url(images/logo.jpg); float:left; margin-left:45px;}
.button{width:735px; height:33px; float:left; font-size:18px; background-image:url(images/button.jpg); background-repeat:no-repeat; margin-top:8px;}
.button ul{margin:0px; padding:0px; list-style:none; padding:0px 0 0 0px;}
.button ul li{list-style:none; float:left; margin:5px 0 0 40px;}
.button ul li a{color:#fff; text-decoration:none; font-weight:normal; font-size:18px;}



.middil{width:1000px; height:auto;}
.middil_left{width:614px; height:auto; float:left;}
.middil_left1{width:444px; height:auto; float:left;}
.middil_right{width:360px; height:auto; float:left;}
.middil_right1{width:555px; height:auto; float:left;}
.welcome{width:614px; height:auto; float:left; margin-left:19px; margin-top:20px; font-size:24px; text-decoration:underline;}
.welcome1{width:400px; height:auto; float:left; margin-left:19px; margin-top:20px; font-size:24px; text-decoration:underline;}

.text{width:612px; height:auto; float:left; margin-left:19px; margin-top:5px; text-align:justify;}
.image{width:305px; height:342px; float:left; margin-left:30px;}
.gallery1{width:1000px; height:388px; float:left; margin-top:2px;}
.footer{width:1000px; height:47px; float:left; background-color:#000;}
.footer ul{margin:0px; padding:0px; list-style:none; padding:5px 0 0 245px;}
.footer ul li{list-style:none; float:left; margin:5px 0 0 10px; border-right:#FFFFFF solid 1px; padding-right:10px;}
.footer ul li a{color:#fff; text-decoration:none; font-weight:normal; font-size:12px;}
.footer001{width:1000px; height:17px; float:right;}
.footer02{width:495px; height:17px; float:left;  margin-left:5px;}
.footer03{width:495px; height:17px; float:left;  text-align:right; margin-right:5px; font-size:10px;}
.footer03 a{color:#878787; text-decoration:none; }

/* ************************links****************** */
.link_1 a:link {color: #fff;text-decoration: underline;font-size: 12px;}
.link_1 a:visited {color: #fff; text-decoration: underline;font-size: 12px;}
.link_1 a:active {color: #fff;text-decoration: underline;font-size: 12px;}
.link_1 a:hover
{
	color: #FFCCFF;
	text-decoration: none;
	font-size: 12px;
}
.text2
{
	
	}



.text1{width:962px; height:auto; float:left; margin-left:19px; margin-top:5px; margin-right:19px; text-align:justify;}

.error
{
	color:Black;	}
	
	
.highlight
{
background-color:Black;	
border:1px solid red;
}