/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
	margin:0;
	padding:0;
}

body {		
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000;
	background-color:#F0F0F0;
}
		
#wrapper {
	z-index:1000;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	min-height:100%;
	text-align:left;
	background:url(images/content_repeat.jpg) repeat-y;
	border-left:1px solid #000;
	border-right:1px solid #000;
	position:relative;
}
/* commented backslash hack v2 \*/ 
* html #wrapper {height:100%;}		
* html #wrapper {width:800px;w\idth:798px;}
/* end hack */ 

#mainheader {
	position:absolute;
	left:0;top:0;
	height:82px;
	width:100%;
	background-color:#fff;
	border-bottom:1px solid #e6e6e6;
	z-index:1;
}

#header {
	height:82px;
	width:100%;
	background-color:#D1DCE9;
	margin:0;
	border-top:1px solid #e6e6e6;
	position:relative;
	z-index:2;
	overflow:hidden;
}

* html #mainheader {height:83px;he\ight:82px}
* html #header {height:82px;he\ight:82px}
#mainnav {
	width:100%;
	height:20px;
	background-color:#f5f5f5;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	position:relative;
	z-index:2;
}
* html #mainnav{height:22px;he\ight:20px}		
#sidebar {
	float:left;
	width:120px;
	padding:20px 0;
	background:url(images/menu_top.jpg) no-repeat;
}
#sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
	padding:5px 0;
}

#sidebar li{
	width:122px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background:transparent;
	text-align:left;
	margin:0;
}

#sidebar li a{
	height:20px;
	text-decoration:none;
	color:#000000;
	display:block;
	border-left:10px;
	padding:4px 0 0 15px;
}

#sidebar li a:hover{
	display:block;
	height:20px;
	background-color:#fef8ea;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid #fef8ea;
	margin-bottom:-1px !important;
	margin-top:-1px !important;
	*margin-bottom:0px;
	*margin-top:0px;
}

#content {
	width:660px;
	padding:5px 0;
	margin-left:130px;
	background-color:transparent;
}

#content a {
        color:blue;
}

#content a:hover {
        color:blue;                  
}

#content a:visited {
        color:green;                  
}

#content p, #sidebar p, #mainnav p, #header p,#footer p  {margin:0 5px 5px 5px}		
#footer	{
	position:absolute;
	bottom:0;
	width:100%;
	height:89px;
	background:url(images/footer.jpg) no-repeat;
}
#footer p {margin:0;padding:0}
* html #footer {height:90px;he\ight:89px;}

.divider1 {
	width:100%;
	height:5px;
	overflow:hidden;
	background:#fff;
	position:relative;
	border-bottom:1px solid #e6e6e6;
}

#clearfooter {height:89px;width:100%;clear:both}
.blank , .blank2 {
	position:absolute;
	left:547px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}
.blank {top:-1px;}
.blank2 {bottom:-1px;border-top:1px solid #fff;
}
h1	{font-size:16px;border-bottom:1px solid #000;}
.printbutton {float:right;}

#menu_ani {
	border:1px solid #FFF;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color:#fff;
}

#flags {
	align:center;
}

#flags img {
	border:0;
	padding-top:10px;
	padding-left:5px;
}
