@charset "utf-8";
/* CSS Document */
body
{
	background:url(../images/main_bg.jpg) repeat-y top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#FFF
}
a
{
	color: #FF9;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	color:#999
}
#wrapper
{
	margin:0 auto;
	width:800px;
	clear:both
}
#header
{
	float:left;
	width:616px;
	height:auto
}

#banner
{
	float:left;
	height:60px;
	width:616px
}
#title
{
	float:left;
	width:562px;
	height:50px;
	background:url(../images/title.png) no-repeat;
	margin-left:15px;
	margin-top:10px;
}
#ourgoal
{
	float:left;
}
#logo
{
	float:right;
	background:url(../images/logo.png);
	width:156px;
	height:100px
}
#leftbar
{
	float:left;
	width:180px;
	height:auto;
	margin-left:2px
}
#news_section
{
	float:left;
	width:180px;
	height:200px;
}
#top
{
	float:left;
	background:url(../images/menu_bg_in.gif) repeat-x;
	width:170px;
	height:20px;
	margin:10px 0 0 2px;
	border:solid 1px #999;
}
#news_contents
{
	float:left;
	background-color: #FFF;
	width:166px;
	height:auto;
	margin-left:2px;
	padding-left:4px;
    border:solid 1px #999;
}
#map
{
	float:left;
	background: url(../images/logo.png) no-repeat;
	width:180px;
	height:110px;
	margin-top:5px
}
#menu_left
{
	float:left;
	background:url(../images/menu_side.gif);
	height:48px;
	width:15px
}
#menu
{
	float:left;
	width:601px;
	height:48px;
	background:url(../images/menu_main_bg.gif) repeat-x;
}
#menu ul
{
	list-style:none;
	display:block;
	margin-top:10px;
	
	margin-left:-20px
}

#menu li
{
	float:left;
	padding:0 8px 0px 8px;
	border:solid 1px #CCC;
	margin-left:2px;
	background: url(../images/menu_bg_in.gif) repeat-x;
}

#menu li a{
	float: left;
	color:#000;
	background: url(../images/menu_bg_in.gif) repeat-x;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	line-height:26px
}
#menu li a:hover
{
	float: left;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	line-height:26px;
	color:#999;
}
#main_section
{
	float:left;
	width:603px;
	height:auto;
	border:solid 2px #CCC;
	margin:1px 0px 0 9px;
}
#content
{
	float:left;
	height:auto;
	width:570px;;
	margin-left:15px
	
}


#leftmenu {
	
	margin:10px 0 0 0; 
	padding: 0px 0 15px 0;
}


#leftmenu ul{

	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
#leftmenu li
{
	margin:5px 0 0 0;
	border-bottom: groove 1px #CCC;
}
#leftmenu li a{
	
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #900;
	text-decoration: none;
	
}

#leftmenu li a:hover{
	
	text-decoration: none;
	color:#CCC
	
}
#footer
{
	float:left;
	height:auto;
	width:798px;
	background-color:#CCC;
	margin-left:1px;
	margin-top:2px;
	padding-top:10px
}
#links
{
	float:left;
	width:250px;
	margin-left:10px

}
#links ul
{
	padding:0 4px 0px 4px;
	margin:20px 0px 0 0;
}
#links li
{
	float:left;
	padding:0 4px 0px 4px;
	list-style:none
}
#links li a
{
	height:20px;
	text-decoration:none;
	font-weight:bold;
	color:#000
}
#links li a:hover
{
	text-decoration:none;
	color: #333
}
#contact
{
	float:left;
	width:340px;
	text-align:left;
	color:#600
}
.text1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold
}
.text2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #FF9;
	font-weight:bold
}
.text3
{
	font-size:14px;
	border:solid 1px  #FF9;
	font-family: "Trebuchet MS";
	padding:4px;
	font-weight:bold;
	color:#FF9
}
.text4
{
	font-size:13px;
	border:solid 1px #333;
	font-family: Tahoma, Geneva, sans-serif;
	padding:4px;
	font-weight:bold;
	color:#600;
	background-color:#CCC
}
.text5
{
	font-size:13px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:4px;
	font-weight:bold;
	border-bottom:#CCC solid 1px;;
	color:#FF9
}
.text6
{
	font-size:13px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:4px;
	font-weight:bold;
	color: #FF9
}
.text7
{
	font-size:14px;
	font-family: "Trebuchet MS";
	padding:4px;
	font-weight:bold
}
.text8
{
	font-family:arial;
	font-size:14px;
	color: #FF9;
	font-weight:bold
}
.border1
{
	border:solid 1px #999;
	font-size:13px;
	font-weight:bold
}
.border2
{
	border:solid 1px #999;
}
#contact_form
{
	float:left;
	width:300px;
	height:400px;
	margin-top:20px;
	padding-left:20px
}
#field
{
	float:left;
	width:270px;
	height:25px;
}
#label
{
	float:left;
	width:70px;
	height:25px;
	padding:5px 5px 0 0; 
}
#textfield
{
	float:left;
	width:190px;
	height:35px;
}
#textarea_area
{
	float:left;
	width:270px;
	height:65px;
}
#textarea
{
	float:left;
	width:270px;
	height:55px
}
#infrench
{
	float:left;
	width:154px;
	height:20px;
	padding-left:25px;
	color:#fff
}
#index_section
{
	float:left;
	width:220px;
	height:auto;
	margin-left:40px
}
#title_index
{
	float:left;
	width:206px;
	height:20px;
	margin:20px 0 0 2px;
	border:solid 1px #999;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#300
}
#index_contents
{
	float:left;
	background-color: #FFF;
	width:186px;
	height:auto;
	margin-left:2px;
    border:solid 1px #999;;
	padding-right:10px;
	padding-left:10px
}
#index_contents li
{
	list-style: square;
	margin:2px 0 0 0; 
	padding: 0px 0 5px 0;	
}
#index_contents ul
{
	list-style:none;
		margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
#link_division
{
	float:left;
	width:440px;
	height:auto
}
#news
{
	float:left;
	width:300px;
	height:auto;
	border-bottom:solid 1px #999
}
.news
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003;
	padding-left:20px
}
#sec1
{
	float:left;
	width:550px;
	height:auto
}
#sec_l
{
	float:left;
	width:200px;
	height:auto
}
#sec_r
{
	float:left;
	width:250px;
	height:auto
}
#shadow_left
{
	float:left;
	background:url(../images/shadow_l.gif) no-repeat;
	width:112px;
	height:63px
}
#shadow_right
{
	float:left;
	background:url(../images/shadow_r.gif) no-repeat;
	width:112px;
	height:63px
}
#heading_title
{
	float:left;
	width:370px;
	line-height:45px
}
#ht
{
	float:left;
	width:600px;
	height:63px
}
.text9
{
	color: #C00;
	font-weight:bold
}
.index_img
{
	border:1px #CCC solid;
	padding:2px
}
#contact_details
{
	float:left;
	width:300px;
	height:auto
}
