@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; background:#1c1c1c url(../images/bg.gif) repeat-x top; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, ul, form { margin:0; padding:0; font-weight:100;}
p{ margin:0; padding:0;}
img { border:none;}
#main{display:block; margin:0 auto; width:976px;}

#header{display:block; float:left; width:976px; height:545px; background:url(../images/banner-bg.png) no-repeat center top;}
	#menus{display:block; float:left; width:976px; height:44px; background:url(../images/menu-bg.gif) repeat-x top;}
	#menu-corn-left{display:block; float:left; width:9px; height:44px; background:url(../images/menu-corner-left.png) no-repeat left top;}
	#menu-corn-right{display:block; float:right; width:8px; height:44px; background:url(../images/menu-corner-right.png) no-repeat left top;}
	#menu-area{display:block; float:left; width:959px;}
	#menu-area a{display:block; float:left; height:34px; padding-top:10px; padding-left:8px; padding-right:8px; font-size:17px; color:#FFF; text-decoration:none; font-style:italic; margin-left:4px; margin-right:4px;}	
	#menu-area a:hover{background:url(../images/menu-bg-h.png) repeat-x top; color:#1c1c1c;}
	#logo{display:block; float:left; width:166px; height:67px; background:url(../images/logo.png) no-repeat left top; margin-top:-500px;}
	#banner{display:block; float:left; width:976px; height:500px;}
	
#middle{display:block; float:left; width:976px; padding:0px 0px 20px 0px; color:#aeaeae;}
#middle p{ margin:0px 0px 10px 0px; color:#aeaeae; line-height:18px; font-size:13px; } 
#middle h1{ margin:0px; padding:0px 0px 15px 0px; color:#FFFFFF; font-size:30px; font-weight:normal; }
#middle h2{ color:#dbdbdb; padding:0px 0px 5px 0px; }
#middle_content { width:650px; float:left; padding:0px 20px 0px 0px; border-right:#282828 solid 1px; }
#right_pannel { width:285px; float:right; }
#right_pannel h3{display:block; float:left; width:285px; color:#ffffff; padding-bottom:10px; font-size:26px; font-style:italic;}
#right_pannel span{display:block; float:left; width:285px; color:#4f4f4f; text-align:justify;}


	.home-row{display:block; float:left; width:976px; height:322px; border-bottom:#282828 solid 1px; margin-bottom:10px;}
	.home-box{display:block; float:left; width:306px; margin-right:9px; margin-left:9px; height:310px; border-right:#282828 solid 1px;}
	.home-box h2{display:block; float:left; width:285px; color:#eb0505; font-weight:bold; padding-bottom:10px; font-size:20px;}
	.home-box h3{display:block; float:left; width:285px; color:#ffffff; padding-bottom:10px; font-size:26px; font-style:italic;}
	.home-box span{display:block; float:left; width:285px; color:#4f4f4f; text-align:justify;}
	.home-box span strong{display:block; float:left; width:285px; font-weight:100; color:#FFF; padding-top:10px;}
	.home-box span img{display:block; float:left; border:#2e2e2e solid 3px;}
	.home-box span table{display:block; float:left;}
	
	
.button-1{color:#000; background:url(../images/button-1.png) no-repeat left top; width:66px; height:23px; border:none; margin-top:5px;}
.lable-1{color:#adadad;}
.textfield-1{color:#fff; background:#353535; border:#464646 solid 1px; width:200px;}

#footer{display:block; float:left; width:100%; height:78px; background:url(../images/footer-bg.png) repeat-x top;}
#footer-fix{display:block; margin:0 auto; width:976px; color:#9a9a9a; margin-top:15px; font-size:12px;}
#footer-fix span{display:block; float:left; width:976px;}
#footer-fix span a{color:#9a9a9a; text-decoration:none;}
#footer-fix span a:hover{color:#9a9a9a; text-decoration:underline;}


ul.list { margin:10px 0px 15px 25px; padding:0px; }
ul.list li{ margin:0px; padding:0px; list-style-type:square; line-height:18px; }

/* Easy Slider */
#slider ul, #slider li,
#slider2 ul, #slider2 li{ margin:5px 0px 0px 0px; padding:0; list-style:none; }
#slider li{ width:976px; height:500px; overflow:hidden; }
#prevBtn, #nextBtn, #slider1next, #slider1prev{ position:absolute; }	
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{ position:absolute; display:block; width:30px; height:30px; background:url(../images/arrows.png) no-repeat 0 0; margin:-240px 0px 0px 0px; z-index:1002; }	
#nextBtn a, #slider1next a{ background:url(../images/arrows.png) no-repeat right top;	margin:-240px 0px 0px 970px; }
#nextBtn a, #slider2next a{ margin:-110px 0px 0px 205px; } 	
#controls {  }
#controls a{ float:left; border:1px solid red; }