@charset "utf-8";
/* CSS Document */
body{margin:0 0 50px 0; padding:0; background:url(../images/base.jpg) top center no-repeat #000000; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#ffffff;}
div,p,tr,td,form,level,pre,h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
ul{list-style-type:none; margin:0; padding:0;}
p span{font:normal 12px/20px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0;}
a img{border:0;}
a{font:normal 11px/16px Arial, Helvetica, sans-serif; text-decoration:none; color:#0370df;}
a:hover{text-decoration:underline;}
.spacer{clear:both; height:0; width:0; padding:0; margin:0; font-size:0;}

h1{font:normal 24px/33px sans-serif , Times New Roman, Times, Georgia; color:#f67b02; padding:0 0 25px 0;}
h2{font:normal 20px/16px sans-serif , Times New Roman, Times, Georgia; color:#494a4e;}
h3{font:normal 20px/16px sans-serif , Times New Roman, Times, Georgia; color:#026edb;}
h4{font:normal 19px/16px sans-serif , Times New Roman, Times, Georgia; color:#026edb;}
h5{font:normal 15px/16px sans-serif , Times New Roman, Times, Georgia; color:#026edb;}
h6{font:normal 13px/16px sans-serif , Times New Roman, Times, Georgia; color:#026edb;}

/*-------------------HEADER-------------------------*/
#header{width:800px; height:313px; margin:auto;}
td.HEADING {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
background-color: #464A3C;
padding:5px;
}

/*-------------------MENU-------------------------*/
#menu{width:666px; margin:auto; background:url(../images/menu_divider.gif) top left no-repeat;}
ul.menutitle{width:666px; height:44px;}
ul.menutitle li{width:auto; height:44px; float:left; display:block;}
ul.menutitle li a{width:auto; height:34px; padding:10px 21px 0 21px; font:normal 12px/18px Arial, Helvetica, sans-serif; color:#ffffff; display:block; float:left;}
ul.menutitle li a:hover{background:#f32b0a; text-decoration:none;
						filter:alpha(opacity=70);
						-moz-opacity:0.7;
						-khtml-opacity: 0.7;
						opacity: 0.7;}
ul.menutitle li a.active{background:#f32b0a; text-decoration:none;
						filter:alpha(opacity=70);
						-moz-opacity:0.7;
						-khtml-opacity: 0.7;
						opacity: 0.7;}

.menu_divider{background:url(../images/menu_divider.gif) top right no-repeat;}

/*-------------------CONTENT-------------------------*/
#content{width:666px; margin:17px auto 28px auto;}
.mail{width:450px; margin:0 0 0 316px; height:30px;}
.join{width:140px; float:left;}
.inputarea{width:300px; float:left;}
.big{width:140px; background:url(../images/input_bg.gif) top center repeat-x #b7b7b7; border:#bab9af solid 1px; height:19px; padding:3px;}
.contact_big{width:255px; background:url(../images/input_bg.gif) top center repeat-x #b7b7b7; border:#bab9af solid 1px; height:19px; padding:3px;}
.content_area{width: 666px; text-align:justify; padding-bottom: 10px;}
.text_left{width:322px; float:left;}
.text_right{width:322px; float:right;}

/*-------------------GALLERY------------------------*/
.img_tbl{border: 1px solid #CCCCCC; padding: 5px 0 5px 0;}
.img{max-width: 120px; margin: 0 40px 30px 0; border: 3px solid #333333;}

/*-------------------TESTIMONIAL------------------------*/
.testi_head{font-weight: bold; text-decoration: underline; font-size: 14px;}
.testimonial{border-bottom: 1px dotted #373A36; padding: 5px 0 5px 0; margin: 5px 0 5px 0;}

/*-------------------FOOTER-------------------------*/
#footer{width:666px; margin:auto;}
pre.footerlink{font:normal 9px/16px Arial, Helvetica, sans-serif; color:#ffffff; padding:5px 0 0 0;}

.footer_link{color:#f32b0a; font-size:12px; text-decoration:none;}
a.footer_link:hover{color:#ffffff; text-decoration:none;}
