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

body{background:url(images/base.jpg) #e8e3d9; background-repeat:repeat; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
div,p,span,tr,td,h1,h2,h3,h4,h5,h6,h7,ul,li{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align:left; padding:0px; margin:0px; font-weight:normal;}

h1{color:#691e06; font-size:48px;}
h2{color:#691e06; font-size:27px;}
h3{color:#7f7f7f; font-size:26px;}
h4{color:#7f7f7f; font-size:17px;}


a{color: #537D00; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:hover{color: #537D00; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}

.clear{clear:both;}

form{margin:0px; padding:0px;}	
a img{border:0;}

#main{width:800px; background:#ffffff; margin:auto;}
.logo_big{width:540px; padding:15px 0 0 0px; margin:auto;}
.flag{width:180px; margin:auto;}

/*---------------------HEADER-------------------*/
#header{width:800px; height:190px; margin:auto; background:url(images/banner.jpg); background-repeat:no-repeat;}
.logo{float:left; width:240px; padding:15px 0 0 10px;}
.menu_area{width:546px; height:50px; float:right; margin:140px 0 0 0;}
ul.menutitle{width:546px; height:48px; list-style-type:none;}
ul.menutitle li{float:left; display:block;}

/*---------------------CONTENT AREA-------------------*/
#content_area{width:800px; margin:auto;}
#content_top{background:url(images/content_bg.gif) #f9e9d0; background-repeat:repeat-x;}
.girl{float:left; width:344px;}
.content_right{width:440px; float:right; padding:0 10px 0 0;}
.text{padding:0 0 0 60px;}

#content_bottom{background:url(images/content_bottom.gif) #ffffff bottom; background-repeat:no-repeat; padding:8px 0 0 0;}
.left_content{float:left; width:250px; padding:0 0 0 10px;}
.mid_content{float:left; width:250px; margin:0 0 0 15px;}
.right_content{float:right; width:250px; padding:0 15px 0 0;}
ul.bullet{list-style-type:none;}
ul.bullet li{background:url(images/bullet.gif) left top; background-repeat:no-repeat; padding:0 0 0 10px;}

/*---------------------FOOTER-------------------*/
#footer{width:800px; text-align:center; color:#691e06; font-size:10px; margin:auto; padding:5px 0 10px 0;}
