body {
     margin: 10px;
     margin-bottom:0px;
     height: 100%;
     padding: 0px;
     line-height: 120%;
     text-align:center;
     font-family:arial, sans-serif;
     background:#0e2426;
     font-size:0.8em;
     color:#000;
}

#main_wrapper {
     margin-top:0px;
     padding-bottom:1px;
     background:#0e2426;
     padding-left:2px;
     padding-right:2px;
     
     width:774px;
     margin-left:auto;
     margin-right:auto;
     text-align:left;
}

#header {
   margin-left:auto;
   margin-right:auto; 
}

#container {
   margin-left:auto;
   margin-right:auto;
   background: #fff;
}

#content_inner {
     padding:1em 1em 1em 1em;
     background: #fff;
}

#banner {
   margin-left:auto;
   margin-right:auto;
}

#footer {
   margin-left:auto;
   margin-right:auto;
   height: 127px;   
   background: #151515;
   clear:both;
}

#footer_inner {
     padding:1em 1em 1em 1em;
     text-align:left;
}

#footer_inner p {
   color: #c0c0c0;
   font-size: 0.9em;
}

#menu_footer {
   margin-left:auto;
   margin-right:auto;
   height: 29px;
   background: #626262;
   clear:both;
}

#menu_footer_inner {
   text-align:center;
}

.bannerbg {
   height:200px;
   background: url(../img/banner7.png) no-repeat;
}

.roundCorner {
   /*width:800px;*/
   height:45px;
   /*float: center;*/
   background: url(../img/roundcorner7.png) no-repeat;
}

.language {
   float:right;
   padding-right:1px;
   padding-top: 0px;
}

.language a {
   font-size:12px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color:#000;
}

.language a:hover {
   font-size:12px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color:#333;
}
.buttons_inner {
   float: right;
   margin-right:13px;
   /*width:auto;
   border: 1px transparent #cccccc;
   height: 46px !important;
   height: 23px;*/
}

#menu {
   margin-left:auto;
   margin-right:auto;
   /*width:800px;*/
   height:30px;   
   background: url(../img/menu_bg.png) repeat-x;
}

.menucontent {   
   float: left;
   overflow: hidden;
}

.module {
   margin-bottom: 1px;
   float: left;
}

.menuitem {
   padding-top: 7px; padding-left: 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 2px;
        padding-right:2px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #59596d;
}

a.mainlevel#active_menu {
	color:#59596d;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #59596d;
}

.box {
   border: 1px solid #C0C0C0;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000;
	background: transparent;
}


ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #0e2426;
}

.contentbody {
   padding-left:5px;
   padding-top:5px;
}

.contentheading h1 {
   color: #616161;
   font-weight: bold;
   font-size: 30px;
   font-family: URW Gothic L, sans-serif;
   white-space: nowrap;
}
.menuheading {
   font-weight:normal;
   float:left;
   padding-top:7px;
   padding-left:5px;
}

.blog_more {
   width: 260px;
   /*background: #efefef;*/
}

.blog_more_inner {
   padding: 3px 3px 3px 3px;
}

.blog_more h2 {
   padding-top: 4px;
   padding-left: 10px;
   font-size: 14px;
   color: #fff;
   height: 20px;
   text-decoration: none;
   background: #f57900;
}

.blog_more li {
   list-style-type:none;   
}

.blog_more a {
   text-decoration: none;
   color: #333;
   font-weight: bold;
   padding:2px 4px 2px 8px;
}

.blog_more a:hover {
   border-left: 2px solid;   
   text-decoration: none;
   color: #ea1931;
   font-weight: bold;
   padding:2px 2px 2px 6px;
}

#print_button {
   float: right;
}

#print_button a {
   text-decoration: none;
   font-size: 0.8em;
   color: #333;
}

#print_button a:hover {
   text-decoration: none;
   font-size: 0.8em;
   color: #ea1931;
}

.pic {
   float:right;
   border: 0px;

}

.readmore a {
   font-size: 0.9em;
   font-weight: bold;
   text-decoration: none;
   color: #f57900;;
}

.readmore a:hover {
   font-weight: bold;
   text-decoration: none;
   font-size: 0.9em;
   color: #333;
}
