/* CSS Document*/
Body{
margin:0px;
padding:0px;
background:#E8EBF7;
}

#header_wrap{
width:100%;
height:200px;
margin:0px;
background:url(graphics/header_bg.gif) repeat-x;
}

#header{
width:1020px;
margin:0 auto;
}

#site_logo{
width:1020px;
height:200px;
margin:0px;
background:url(graphics/logo.gif) no-repeat;
}

#menu_wrap{
width:100%;
height:41px;
margin:0;
background:url(graphics/menu_bg.gif) repeat-x;
}

#menu{
width:1020px;
height:41px;
margin:0 auto;
}

#menu ul{
margin:0 0 0 0px;
padding:0px;
list-style:none;
}

#menu li{
margin:0px;
padding:0px;
display:inline;
}

#menu a {
float:left;
display:block;
height:27px;
width:145px;
padding:7px 0 0 0;
background:url(graphics/menu_butt.gif) bottom no-repeat;
text-align:center;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
outline:none;
}

#menu a:hover {
height:27px;
width:145px;
color:#000000;
background:url(graphics/menu_butt_gray.jpg) bottom no-repeat;
}


#content_wrap {
width:1020px;
margin:0 auto;
}



#content {
	width:988px;
	height:100%;
	margin:30px 0px;
	padding:9px;
	border:5px groove #6666FF;
	background:#E8EBF7;
}

#sidebar_left {
float:left;
width:150px;
border:2px #6666FF;
border-style:outset;
background:#E8EBF7;
}

#sidebar_left ul{
margin:0 0 0 0px;
padding:0px;
list-style:none;
}

#sidebar_left li{
margin:0px;
padding:0px;
display:inline;
}

#sidebar_left a {
float:left;
display:block;
padding-top:10px;
height:60px;
width:145px;
background:url(graphics/sidebar_buttom.gif) bottom no-repeat;
text-align:center;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
outline:none;
}

#sidebar_left a:hover {
height:60px;
width:145px;
color:#000000;
background:
url(graphics/sidebar_buttom_gray.gif) bottom no-repeat;
}


#sidebar_right {
float:right;
width:150px;
border:2px #6666FF;
border-style:outset;
background:#E8EBF7;
}

#sidebar_right ul{
margin:0 0 0 0px;
padding:0px;
list-style:none;
}

#sidebar_right li{
margin:0px;
padding:0px;
display:inline;
}

#sidebar_right a {
float:left;
display:block;
padding-top:10px;
height:60px;
width:145px;
background:url(graphics/sidebar_buttom.gif) bottom no-repeat;
text-align:center;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
outline:none;
}

#sidebar_right a:hover {
height:60px;
width:145px;
color:#000000;
background:
url(graphics/sidebar_buttom_gray.gif) bottom no-repeat;
}


#main_content {
width:627px;
margin:auto;
padding:0px 0px 0px 0px;
background:#E8EBF7;
}

#H1 {
	width:610px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-family:Papyrus;
	font-size:24px;
	font-weight:bold;
	letter-spacing:2px;
	color:#5a58c3;
	background:url(graphics/underline.gif)left bottom no-repeat;
}

#page_content {
	width: 550px;
	padding:10px 50px 5px 25px;
}

#page_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align: justify;
	text-indent: 15px;
}

#page_content .style1 {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:10px;
}

#page_content .style2 {
	font-size:18px;
	text-align:left;
	font-weight:bold;
	line-height:16px;
}


#page_content .style3 {
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:18px;
}

}
#page_content .style4 {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:18px;
}

#page_content  .normal_centered {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: center;
	text-indent: 0px;
}
#page_content .normal_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
	text-indent: 0px;
}

#images {
padding:10 10 10 10;
}


.li {
	margin:10 10 10 10px;
	padding:10 10 10 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	text-align:center;
}

.liste_bigger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
}

#footer {
width:100%;
height:30px;
display:block;
margin:0 auto;
padding:5px 5px;
background-color:#E8EBF7;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}


#footer a {
text-decoration:none;
color:#000000;
#page_content .style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: justify;
	text-indent: 15px;
}

