@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#808080;
	margin:0;
}

.text_body {
	padding:10px 10px 10px 10px;
	height:126px;
	width:711px;
	font-size:11px;
	
}

.menu_repeat {

	height:27px;
	width:711px;
	background-image:url(../images/topmenu_repeat.jpg); 
	background-repeat:repeat-x;
	
}



.text_bottom_block {
	padding:10px 0px 0px 0px;
	font-size:10px;
	height:200px;
	vertical-align:top;

	
}

.block_main_title {
	color:#0d88b5;
	font-weight:600;
	font-size:11px;
		
}

.heading 
{
	color:#ea0000;
	padding:5px 0px 0px 10px;
	font-family:Tahoma;
	font-size:18px;
	height:44px; 
	width:711px;
	font-weight:normal;
	background-image:url(../images/whoarewe.jpg); 
	background-repeat:repeat-x;
}

.heading_sub 
{
	color:#ea0000;
	padding:15px 0px 0px 10px;
	font-family:Tahoma;
	font-size:18px;
	height:44px; 
	font-weight:normal;
	background-repeat:repeat-x;
}

#shell {background:url(../images/stone_texture.jpg) repeat-x; width:711px; height:282px; color:#ede7d9;   overflow:hidden; clear:both;}

.slide{padding:45px 0 0 0; text-align:justify; width:100%; background:none; margin:0px; filter:none!important;}
.slidecontent {text-align:left; margin:0 auto; background:none; overflow:hidden; filter:none!important;}
slidecontent img,#slidecontrols img {behavior: url("iepngfix.htc");}
.imgright {float:right; padding:0px 0 10px 10px;}
/*.flashtext {font-size:11px; padding:0px 20px 10px 35px; width:350px; float:left;} */

.slidetext {font-size:11px; padding:0px 20px 10px 35px; width:350px; float:left; line-height:1.5em;}
h6 { font-size:16px; padding:0px 0px 0px 0px; margin:0;}
#slidecontrols {position:relative; text-align:right; height:0; margin:-21px 0px 0 0; z-index:100; padding:0 0 0px 0; width:711px;}





/* list control */

#cssdropdown, #cssdropdown ul {
padding-left: 10px;
padding-top: 2px;
margin: 0;
list-style:none;
}

#cssdropdown li {
float: left;
position: relative;
padding-right: 50px;
padding-left: 10px;
font-size:11px;
border:0px;

}


#cssdropdown a {
	text-decoration:none;
	color:#666;
}

#cssdropdown a:hover {
	text-decoration:underline;
	color:#C00;
}



