*/
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	margin-top:0px;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;	background-color: #800000;
	}

div {
	margin:0;
	padding:0;
	display:block;
}

p {
	font: normal 11px;
}

h2 {
background-color:#DDDDDD;
color:#089b07;
font-size:100%;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
padding:0;
font-style:normal;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
}
h4 {color:#CC0000;
font-size: 12px;
padding-left:40px;}

.h3{
	color: #089B07;
}

a.link_page:link, a.link_page:visited {
	color: #333333;
	text-decoration: none;
}

a.link_page:hover, a.link_page:active {
	color: #089b07;
	text-decoration: none;
}
/*---main wrapper---*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 742px;
	height: auto;
}

/*---header---*/

#header1_1 {
	padding:0;
	margin:0;
	width: 742px;
	height: 75px;
	text-align:right;
	background:url(../headers/header1_shadow1.jpg) no-repeat center;
}

#language{
float: right;
margin-top:40px;
margin-right:35px;
}

#language a:visited, #header1_1 a {
    text-decoration:none;
}

#language a:visited img, #language a img{
	text-decoration:none;
	margin:0px;
	border: 0px;
    filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.40; opacity:0.4;
}

#language a:hover {
	text-decoration:none;
    background-color:transparent;
}

#language a:hover img {
	text-decoration:none;
	margin: 0px;
	border: 0px;
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
     -moz-opacity: 1.00; opacity:1;
 }
 
#header1_2 {
	padding:0px;
	margin:0;
	width: 742px;
	height: 100px;
	background: url(../headers/header1_shadow2.jpg) no-repeat center;
}


/*---additional wrappers---*/


#back_wrapper {
	background: url(../headers/back_shadow.jpg) repeat-y;
	width: 742px;
	height: auto;
	padding: 0;
}

#content_wrapper {
	width: 700px;
	height: auto;
	padding: 0;
	margin-left:auto;
	margin-right: auto;
}


/*---nav bar---*/


#navlist {
	margin:0px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #089B07;
	border-top: 1px solid #fff;
	background-color: Gray;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 16px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #089B07;
	padding-bottom: 2px;
	background-color: transparent;
	color: #DADADA;
}

#navlist a:hover { 
	color: #DADADA; 
}


/*---content---*/


#rightcontainer {
float:right; clear:both; width:250px; margin:6px 0 0 0; padding:0;}

#rightbox {
	margin: 6px 12px;
	padding:6px;
	border:1px solid #089B07;
	text-align:center;
	background-color: #fff;
}

#rightcontainer h2 {
text-align:left; padding:0 0 0 6px;}

#linkbox a {display:block;}



#content {
min-height: 300px;
	clear:left;
	text-align:left;
	margin: 13px 250px 0px 12px;
	padding:6px 6px 6px 9px;
	background-color: #FFFFFF;
	border-bottom: solid 1px gray;
}

#content h2 {
	text-indent:24px;}


/*---footer---*/


#footer {
	background: url(../headers/back_bot_shadow.jpg);
	color:#999999;
	font-size:75%;
	margin:0;
	padding-left: 32px;	
	padding-right: 32px;
	padding-top: 2px;
	text-align:left;
	clear:both;

		}

#footer #right {
float:right; clear:right; text-align:right;}

#footer p {
	margin:0;
}

/*---additional headers---*/
#header2_1 {
	padding:0;
	margin:0;
	width: 742px;
	height: 75px;
	background:  url(../headers/header5_shadow1.jpg) no-repeat center;
}

#header2_2 {
	padding:0px;
	margin:0;
	width: 742px;
	height: 100px;
	background: url(../headers/header5_shadow2.jpg) no-repeat center;
}

#header3_1 {
	padding:0;
	margin:0;
	width: 742px;
	height: 75px;
	background: url(../headers/header2_shadow1.jpg) no-repeat center;
}

#header3_2 {
	padding:0px;
	margin:0;
	width: 742px;
	height: 100px;
	background: url(../headers/header2_shadow2.jpg) no-repeat center;
}

#header4_1 {
	padding:0;
	margin:0;
	width: 742px;
	height: 75px;
	background:  url(../headers/header3_shadow1.jpg) no-repeat center;
}

#header4_2 {
	padding:0px;
	margin:0;
	width: 742px;
	height: 100px;
	background:  url(../headers/header3_shadow2.jpg) no-repeat center;
}

#header5_1 {
	padding:0;
	margin:0;
	width: 742px;
	height: 75px;
	background:  url(../headers/header4_shadow1.jpg) no-repeat center;
}

#header5_2 {
	padding:0px;
	margin:0;
	width: 742px;
	height: 100px;
	background:  url(../headers/header4_shadow2.jpg) no-repeat center;
}
