@charset "UTF-8";
/*FONTS*/

h1 {
	font-size: 22px;
	color: #646666;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 15px;
	color: #646666;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight:normal;
	text-align: center;
	color:#4A8C9B;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}




/* LAYOUT */

body {
	background-image:url(images/layout/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#050908;
}
#wrapper {
	width: 987px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 987px;
	height:119px;
	background-image:url(images/layout/header_02.jpg);
}
#headertxt {
	float:left;
	width: 600px;
	height:20px;
	margin-top:85px;
	margin-left: 5px;
}
#headertxt li {
	float: left;
	width:auto;
	display: inline;
	padding:5px;
	margin-right:10px;
}
#headertxt a {
	font-weight:normal;
	text-align: center;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
#flash {
	width: 989px;
	height:312px;
	margin-top:8px;
}
#menu {
	float:left;
	width: 245px;
	height:47px;
}


#menu1 {
	float:left;
	width: 241px;
	height:47px;
}
#menu2 {
	float:left;
	width: 237px;
	height:47px;
}


#newshead {
	float:left;
	width: 264px;
	height:47px;
	background-image:url(images/layout/news_08.jpg)
}
#newsheadtxt {
	float:left;
	width: 110px;
	height:20px;
	margin-top: 15px;
	margin-left: 80px;
	
}
#newsheadtxt a {
	font-family: Arial;
	color: #6A6A6A;
	font-size: 16px;
	font-weight: 100;
	text-decoration:none;
	}

#newsheadtxt2 {
	float:left;
	width: 110px;
	height:20px;
	margin-top: 8px;
	margin-left: 80px;
	
}

#newsheadtxt2 a {
	font-family: Arial;
	color: #6A6A6A;
	font-size: 16px;
	font-weight: 100;
	text-decoration:none;
	}

#bodyfooter {
	float:right;
	width: 987px;
	height:16px;
	background-image:url(images/layout/bodybottom_13.gif);
	background: ffffff;
}



 #bodycontent {
	float:left;
	width: 718px;
	margin-left:1px;
	background-image:url(images/layout/bodybg_14.jpg)
}
 #bodyrightside {
	float:left;
	width: 268px;
	background-image:url(images/layout/right_side_16.jpg);
}
 #newsbox {
	float:left;
	width: 258px;
	height:262px;
	background-image:url(images/layout/news_box_13.jpg);
	margin-left: 7px;
}

 #newsboxtxt {
	float:left;
	width: 235px;
	height:auto;
	margin-left: 15px;
	padding-top: 10px;
	text-align:justify;

}

 #newsboxtxt2 {
	float:left;
	width: 235px;
	height:auto;
	margin-left: 15px;
	padding-top: 10px;
	text-align:justify;

}


 #testobox {
	float:left;
	width: 258px;
	height:302px;
	background-image:url(images/layout/testo_box_18.jpg);
	margin-left: 7px;

}

 #footer {
	float:left;
	width: 987px;
	height:47px;
	background-image:url(images/layout/footer_24.gif);
	margin-top: 6px;
}

#footertxt {
	float:left;
	width: 800px;
	height:40px;
	margin-top:10px;
	margin-left: 90px;
	font-family: Arial;
	font-size: 12px;
}

#footertxt a {
	font-weight:normal;
	text-align: center;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}
	
#bodycontenttxt {
	float:left;
	width: 700px;
	margin-top:10px;
	margin-left: 10px;
	text-align:justify;
}
	
textarea
{
color: #333333;
background: #ffffff;
border: 1px solid #CCCCCC;
width: 300px; height: 150px;


}
.green{
	background:#4f97a5;
	padding:0px 6px;
	border:1px solid #CCCCCC;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:11px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

input
{
	color: #333333;
	background: #ffffff;
    border: 1px solid #CCCCCC;
	
}	

