@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

img, div, input, td, h2{ behavior: url("iepngfix.htc") }

body{
background:url(images/pattren.gif);
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#2c2c2c;
text-align:justify;
}

p{
margin-bottom:12px;
font-weight:bold;
line-height:18px;
}

a{
text-decoration:none;
color:#000;
}

a:hover{
text-decoration:underline;
}

h1{
font-family: "Trebuchet MS";
font-size:20px;
color:#292929;
margin-bottom:30px;
}

h2{
background:url(images/bg_h2.png) no-repeat;
width:234px;
height:59px;
padding:0px 0 0 24px;
line-height:59px;
font-family:"Trebuchet MS";
font-size:20px;
color:#e74302;
}

h3{
font-family: "Trebuchet MS";
font-size:20px;
color:#e74302;
margin-bottom:11px;
}

h4{
font-family: "Trebuchet MS";
font-size:20px;
color:#000000;
margin-bottom:11px;
}


.clear{ clear:both;}
.left{float:left;}
.right{float:right;}

.white_text{
color:#FFFFFF;
text-transform:uppercase;
}

.faq{
font-size:16px;
color:2c2c2c;
}

.input{
border:1px solid #c0c0c0;
width:220px;
height:18px;
}

.input_2{
border:1px solid #c0c0c0;
width:420px;
height:175px;
}

#wrapper{
width:940px;
margin:0px auto;
}

#header{ 
width:940px;
height:332px;
position:relative;
}

#logo{
width:385px;
height:26px;
position:absolute;
top:21px;
left:23px;
}

#top_menu{
background:url(images/bg_topmenu.png) no-repeat;
width:940px;
height:64px;
}

#menu{
float:left;
}

#menu ul{
list-style:none;
margin-left:8px;
}
#menu ul li{
display: inline;
line-height:52px;
padding:0 30px 0 18px;
}
#menu ul li a{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
#menu ul li a:hover{
text-decoration:underline;
}

#top_link{
width:190px;
float:right;
margin-top:12px;
}
#top_link a{
text-decoration:none;
color:#FFFFFF;
}

#top_link a:hover{
text-decoration:underline;
}

#future{
background:url(images/bg_future.png) no-repeat;
width:472px;
height:85px;
position:absolute;
top:212px;
right:-0px;
padding:8px 0 0 20px;
}
.future{
font-size:20px;
font-family:"Times New Roman", Times, serif;
color:#292929;
}
.future_1{
font-size:18px;
color:#5f5f5f;
text-transform:uppercase;
}

.future_2{
font-size:24px;
color:#5f5f5f;
text-transform:uppercase;
}

.text_red{
color:#e74302;
font-size:24px;
font-family:"Times New Roman", Times, serif;
}
.red{
color:#e74302;
}

#content{
width:940px;
}

#left_box{
background-color:#FFFFFF;
width:630px;
float:left;
padding:24px 28px 10px 24px;
}

#box_left{
background-color:#FFFFFF;
width:888px;
padding:24px 28px 10px 24px;
}

#box_left ul, #left_box ul{
margin-left:14px;
margin-bottom:15px;
}


.img{
border:3px solid #afafaf;
padding:5px;
margin-right:15px;
float:left;
}

.border{
border:3px solid #afafaf;
padding:5px;
margin-bottom:12px;
}

#information{
background:#e9e9e9 url(images/bg_information.gif) repeat-x;
width:590px;
padding:24px 24px 0 15px;
height:175px;
margin-bottom:20px;
}

#right_box{
width:258px;
float:right;
}

#side_menu{
width:234px;
padding-left:24px;
margin-top:15px;
text-align:left;
}

#side_menu ul{
list-style:none;
}
#side_menu ul li{
color: #FFF;
display:block;
margin:7px 0px;
background:url(images/bullet.png) no-repeat left 7px;
padding-left:15px;
}


#side_menu ul li span{
padding: 0 10px 0 0;
font-size: 10px;
letter-spacing: -2px;
}
#side_menu ul li a{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
text-transform:uppercase;
}
#side_menu ul li a:hover{
text-decoration:underline;
}

#footer{
width:680px;
text-align:center;
color:#c6a94d;
line-height:18px;
margin-bottom:12px;
margin-top:-8px;
}

.copyright{
color:#b7b7b7;
font-size:11px;
margin-bottom:15px;
margin-top:12px;
}

.img_right{ float:right; border:3px solid #afafaf;
padding:5px;
margin-bottom:12px;
}


.link1{ color:#e74302; text-decoration:underline;} .link1:hover{ text-decoration:none;}
