body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
body{
	background: #EEE9E9;
	top:0;
}

body, table, tr, td, input, textarea{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #2D2B2B;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #DA5805;
}

#main{
	width:100%;
}
#container{
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background: #EEE9E9;
}

#header{
	width: 100%;
	height: 105px;
}
#title{
	float:left;
	margin-top:10px;
	display:block;
}
#logo{
	float:right;
	margin-top:10px;
	display:block;
}
.clearer{
	clear: both;
}

#menuback{
	width: 100%;
	height: 36px;
	background: #2D2B2B;
}

#menu {
	float:left;
	}

#menu li {    
	display: inline;
    list-style-type: none;

}
#menu a:link, #menu a:visited {
    font-weight: bold;
	font-size: 22px;
	color: #EEE9E9;
    text-decoration: none;
	padding: 10px;
	background: #2D2B2B;
}

#menu a:link.active, #menu a:visited.active, #menu a:hover {
    color: #f0f0f0;
	text-decoration:none;
	background:#EEE9E9;
	padding: 10px;
}

#menu2 {
	position:absolute;
	float:left;
	height:36px;
	display:block;
	width:100%;
	}

#menu2 li {    
	display: inline;
    list-style-type: none;
	height:36px;
}

#menu2 li a {
    font-weight: bold;
	font-size: 22px;
	color: #EEE9E9;
    text-decoration: none;
	padding: 5px 7px;
	background: #2D2B2B;
	height:36px;
}

#menu2 li a:hover {
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 7px;
	background:#EEE9E9;
	height:36px;
}

#menu2 li.active {
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 7px;
	background:#EEE9E9;
	height:36px;
}

#menu2 li.language{
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 7px;
	background:#8d6d6d;
	height:36px;
}


#menu3 {
	position:absolute;
	float:left;
	height:36px;
	display:block;
	width:100%;
	}

#menu3 li {    
	display: inline;
    list-style-type: none;
	height:36px;
}

#menu3 li a {
    font-weight: bold;
	font-size: 22px;
	color: #EEE9E9;
    text-decoration: none;
	padding: 5px 3px;
	background: #2D2B2B;
	height:36px;
}

#menu3 li a:hover {
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 3px;
	background:#EEE9E9;
	height:36px;
}

#menu3 li.active {
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 3px;
	background:#EEE9E9;
	height:36px;
}

#menu3 li.language{
	font-weight: bold;
	font-size: 22px;
	color: #2D2B2B;
	text-decoration:none;
	padding: 5px 4px;
	background:#8d6d6d;
	height:36px;
}




#menusep {
	width: 100%;
	height: 17px;
	background: #DA5805; 
	border-top: 1px solid #DD6A22;
	border-bottom: 1px solid #DD6A22;
}
#mainphoto {
	float: left;
	width: 675px;
	height: 272px; 
}
#news {
	float: left;
	width: 225px;
	height: 262px;
	margin-left: 10px;
	margin-top: 10px;
	text-align:right;
}

#pagenews {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align:right;
}
#newsheader {
	font-size: 20px;
	font-weight:bold;
	color: #EA6005;
	margin-bottom: 10px;
}

.newstitle {
	font-size: 14px;
	font-weight:bold;
}

.newstext {
	font-size: 14px;
}

.newslink {
	font-size: 14px;
	color: #EA6005;
	text-decoration:underline;
}

.newssep {
	clear:both;
	width: 100%;
	height:20px;
}

#photosep {
	height:5px;
	width: 100%;
	margin-bottom: 10px;
}
#leftmenu {
	float:left;
	width: 215px;
}
#content {
	float: left;
	width: 673px;
	border-left: 2px solid #2D2B2B;
	margin-left: 20px;
	min-height: 250px;
}

.easybox {
	width: 100%;
	background: #CCC8C8;
	margin-bottom: 20px;
}
.easyboxcontent {
	padding: 10px;
}

.easyboxtitle {
	font-size:22px;
	font-weight:bold;
	color: #EA6005;
}
.easyboxtext {
	font-size:26px;
}
.easyboxsep {
	width: 100%;
	height: 5px;
}
.styled-select{
    background: url("down_arrow_select.jpg") no-repeat scroll right center #DDDDDD;
    height: 34px;
    overflow: hidden;
    width: 195px;
}

.styled-select select {
	-webkit-appearance: none;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    height: 34px;
    padding: 5px;
    width: 223px;
}

.contentcontainer{
	float: left;
	margin-left: 10px;
	width: 663px;
	
}
.contenttitle {
	font-size: 24px;
	font-weight: bold;
	color: #EA6005;
}
.contenttext {
	margin-top: 10px;
	font-size: 14px;
	text-align: justify;
}
.footersep{
	clear:both;
	width: 100%;
	height: 30px;;
}
.footersepi{
	clear:both;
	width: 100%;
	height: 10px;;
}
#footer{
	width: 100%;
	height: 100%;
}
#footermenuback {
	width: 100%;
	height: 29px;
	background: #DA5805;
	border-top: 2px solid #2D2B2B;
}

#footermenu {
	float:right;
	height:29px;
	display:block;
	}

#footermenu li {    
	display: inline;
    list-style-type: none;
	height:29px;
}

#footermenu li a {
    font-weight: bold;
	font-size: 16px;
	color: #EEE9E9;
    text-decoration: none;
	padding: 5px 10px;
	background: #DA5805;
	height:29px;
}

#footermenu li a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #EEE9E9;
	text-decoration:none;
	padding: 5px 10px;
	background:#2D2B2B;
	height:29px;
}

#rightmenu {
	float:left;
	width: 215px;
	height: 100%;
}

.pagesep {
	clear:both;
	width: 100%;
	height: 10px;
}

.page {
	float: left;
	width: 673px;
	height: 100%;
	border-right: 2px solid #2D2B2B;
	min-height: 520px;
	margin-right: 20px;
}
.pagecontainer{
	float: left;
	margin-right: 10px;
	width: 663px;
	
}
.pagetitle {
	font-size: 24px;
	font-weight:bold;
	color: #EA6005;
}
.persontitle {
	font-size: 17px;
	color: #EA6005;
}
.pagesubtitle {
	font-size: 16px;
	font-weight:bold;
	color: #EA6005;
	margin-top: 22px;
	margin-bottom: 5px;
}

.pagetext {
	margin-top: 10px;
	font-size: 14px;
	text-align:justify;
}

.peoplename{
	width: 248px;
	float: left;
}
.peoplephone{
	width: 135px;
	float: left;
	margin-left:10px;
}
.peoplemail{
	width: 245px;
	float: left;
	margin-left:10px;
}
#pscroller1{
	float:right;
	width: 210px;
	height: 235px;
}
