/*CSS*/

body {background-color: #540404; margin: 0px;}


#content {background-image:url(bg_imgs/main_div_bg.jpg); background-repeat:repeat-y; clear:left; width:960px;}
#sunflower {margin:0 auto;  width:960px; background:url(bg_imgs/sunflower.png) no-repeat ;}

.head {  background-image:url(bg_imgs/head_bg.png); background-repeat:no-repeat; background-position:top left; height:229px; width:960px;}
.head .headPos {height:45px; width:810px; padding-top:50px;}
	.head .headPos .language{height: 22px; float:right;}
	.head .headPos .language .flag_img{ margin-right:10px; border:none; border:0px;}
	.head .headPos .menu { width:813px; height: 22px; float:right; text-align:right;}
	.head .headPos .menu a{font-family:"Times New Roman", Times, serif; font-size:18px;  font-weight:normal; font-style:italic; color:#660000; padding:0; margin:5px; text-decoration:none;}
.textHolder {width:810px; padding:50px;}	
.flashanim { width:274px; height:347px; background-image:url(bg_imgs/flash_anim.png); background-repeat:no-repeat; background-position:top left; float:left; margin-top:2px;}
.text { margin: 0 0 0 30px;  width:500px; /*height:347px;*/ float:left; text-align:left;
		font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; margin-top:2px;}
.text h1{font-family:Arial, Helvetica, sans-serif; font-size:18px;  font-weight:normal;font-style:italic; color:#660000; padding:0; margin:5px;}
.text h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#660000; padding:0; margin:10px; border-bottom:2px bashed #663300;}
.text p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; padding:1px; margin:3px;}	
.text a{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#660000; padding:1px; margin:3px; display:inline;}
.text p a{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#660000; padding:1px; margin:3px; display:inline;}
	.text a:hover{color:#663300; text-decoration:none;}	
	.text a:visited{color:#663300; text-decoration:none;}
.text ul {list-style-type:none; font-weight:bold; color:#660000;}
.text li {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; font-style:italic; color:#000000; padding:1px; margin:1px;}
.clearer {width:813px; height:132px; clear:both; }
.clearer h1 { background: transparent url(bg_imgs/slogen.gif) no-repeat top left; padding:0; margin:0; width: 497px; height: 132px;}
.clearer h1 span{display:none}
.footer {width:960px; height:75px; background-image:url(bg_imgs/footer.png); background-repeat:no-repeat; background-position:top left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-indent:20px; text-align:center; border-bottom: 1px dotted #E3DBC6;}

