/* CSS Document */
.test:hover{ color:#FFFF00;}
body{
	background-color:#E3ECE7;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
}

h1{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#053968;
}

h2{
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.box1, .box2{
	padding-bottom:20px;
}
.box1 h2, .box2 h2{
	
	padding-left:19px;
}
div.box1 p, div.box2 p{
	
	padding-left:19px;
	text-align:justify;
}
.box1 h2 {
	color:#13661A;
	background:url(images/img2.gif) no-repeat left;
}

.box2 h2 {
	color:#B70000;
	background:url(images/img3.gif) no-repeat left;
}


.outer{
	width:768px;
	margin:auto;
}

.outer0{
	background:url(images/bg3.jpg) no-repeat left top;
}

.outer00{
	background:url(images/bg2.jpg) repeat-y left;
	
	
}


.outer1{
	background:url(images/bottom.jpg) no-repeat bottom;
	padding-bottom:12px;
}

.outer2{
		
}

.outer_main{
	
	padding:9px 9px 0px 9px;
	
}

.outer_main0{
	background:#ffffff;
}

.outer_main1{
	background:url(images/contentbg.jpg) no-repeat right bottom;;
	padding:0px 16px 18px 16px;
}

.topnav{
	height:30px;
}

.topnav ul{
	margin:0px;
	padding:0px 10px 0 0;
	float:right;
}

.topnav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.topnav ul li.home {
		background:url(images/home.gif) no-repeat left 9px;
		margin-left:19px;
}

.topnav ul li.about {
		background:url(images/contact.gif) no-repeat left 9px;
		margin-left:19px;
}

.topnav ul li.flage {
		background:url(images/flage.gif) no-repeat left 9px;
		margin-left:19px;
}

.topnav ul li.flagus {
		background:url(images/usflag.jpg) no-repeat left 9px;
		margin-left:19px;
		padding-left: 5px;
}
.topnav ul li a{
	color:#cccccc;
	text-decoration:none;
	line-height:30px;
	padding-left:21px;
}

.topnav ul li.flage a{
	padding-left:29px;
}
.topnav a:hover{
	color:#FFFFFF;
}

.header{
	background:#ffffff;
	padding:18px 16px 0px 16px;
}
/*.hover a:hover{
	color:#FFCC00;
}*/
.nav{
	background:url(images/nav_bg.jpg) repeat-x top;
	height:37px;
}

.nav_left{
	background:url(images/nav_left.jpg) no-repeat left top;
	width:50px;
}

.nav_right{
	background:url(images/nav_right.jpg) no-repeat right top;
	width:50px;
}

.nav ul{
	margin:0px;
	padding:10px 0px 15px 1px;
	height:12px;
}

.nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0px 8px;
}




.content_container{
	overflow:auto;
	
}

.left_sidebar{
	width:166px;
	float: left;
	padding:28px  23px 0px 0px;
	color:#666666;
	background: url(images/rightbg.jpg) repeat-y right top;
	min-height:500px;
}

.content_area{
	float:left;
	padding:28px 4px 0px 10px;
	width:494px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}

.front_img img{
	padding-bottom:20px;
}

.footer{
	background:#E3ECE7;
	padding-top:22px;
	padding-bottom:23px;
	text-align:center;
}
.footer a{
	color:#13671B;
	font-size:11px;
	text-decoration:none;
}
.footer ul{
	margin:0px;
	padding:0px 0 0 66px;
	text-align:center;
}

.footer ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.footer ul li a{
	color:#13671B;
	font-size:12px;
	text-decoration:none;
	padding-right:17px;
}

.header_img{
	padding-bottom:13px;
}

.footer_message{
	color:#7493A8;
	text-align:center;
	background:#E3ECE7;
	padding-bottom:41px;
	line-height:19px;
	width:100%;
}
