html{
    height:100%;
}
a {
	color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #FFE7B3;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height:100%;
	background-image: url(graphics/mainbg.jpg);
}

div#navi a{
	float:left;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#navi a:hover {
	text-decoration: none;
	background-color: #FF9933;
}


div#maincontainer{
	width:770px; background-color:#FFFFFF; margin-left:auto; margin-right:auto; text-align:left; border-top-width: 0px; border-color: #FF6600; border-style: solid; border-bottom-width: 0px; border-left-width: 2px; border-right-width: 2px;
}



div#navi{
    float:left; width:770px; height: 22px; background-color:#B8B8B8; border-top-width: 1px; border-color: #FF6600; border-style: solid; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}




div#content-container{
    clear:both;
}

div#content-container{
    float:left; width:770px; padding-top: 10px; background-color:#FFFFFF; background-image:url(graphics/mainbg.gif); background-position:top; background-repeat:repeat-y;
}

div#content{
	width:570px;
	padding-left:20px;
	line-height:22px;
	text-align: left;
	vertical-align: top;
}

div#header-corners{
    width:774px; height:15px; margin-left:auto; margin-right:auto; line-height:0px;
}

div#header{
    float:left; width:770px;height:140px; background-image:url(graphics/header.jpg); background-repeat:no-repeat; background-position:left;
}



div#footer-eyecatcher1{
	width:600px; height:40px; float:left;
}

div#footer-eyecatcher2{
	width:170px; height:40px; background-color:#CCCCCC; float:left;
}

div#footer-adress{
	width:770px; height:20px; background-color: #B8B8B8; float:left; font-size:9px; color:#FFFFFF; background-image:url(graphics/footer4.gif); background-position:right; background-repeat:no-repeat; 
}

div#footer-container{
	width:770px;height:60px;
}

div#footer-corners{
	width:774px; height:15px; margin-left:auto; margin-right:auto; line-height:0px;
}



div#marketing-container{
	width:165px;
	height: 500px;
	float:right;
	background-image: url(graphics/hg_marketing.gif);
}


.inline_images{
	margin-left:10px; margin-top:5px; 
}



.headline1 {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}

