@charset "UTF-8";
/* CSS Document */

html {}
body { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; font-size:11px; color:#b5130f; width:100%; height:100%; margin:0px; background-image: url(../images/bg.jpg);}

a {color:#b5130f; text-decoration:none;font-style:italic; }

#headerbackground {height:178px; background:url(../images/bg-header.jpg) repeat-x;}
#header {width:900px; height:178px; margin:auto; background:url(../images/header.jpg) no-repeat;}
/*#logo {position: relative; top:10px; left:700px; width:151px;}*/
#contentcontainer {width:900px;margin:auto;}
#subnavigationcontainer {height:20px; text-align: center; background:url(../images/bg-content.jpg) repeat-y;}
#content {padding:0px 0px; background:url(../images/bg-content.jpg) repeat-y;}
#contentleft {width:450px; float:left; }
#contentright {width:400px; float:right; margin:40px 50px 0px 0px;}
#footer {height:84px; padding-top:25px; background:url(../images/bg-footer.jpg) no-repeat;}

.mainmenu-level1-container {position:relative; top:125px; left:192px; width:530px; margin:0px; padding:0px;}
.mainmenu-level1-item {display:inline; list-style:none;}
.mainmenu-level1-item .link {float:left;}
.submenu-level1-container {height:20px; margin:0px; padding:0px;}
/*.bodytext{text-transform:uppercase; font-weight:bold; color:#b5130f; width:100%; height:100%; margin:0px; text-align:left; line-height:1.5em;}*/

.external-link-new-window{font-weight:bold; color:#b5130f; text-decoration:none; font-style:italic; }
#logos {height:103px; background:url(../images/bg-logos.jpg) no-repeat; text-align:right;}