/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #EAE9E4;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
	margin-top:0px;
}
a {color: #000; text-decoration: underline;}
a:visited {	color:#000; text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
} 
a:active {text-decoration: underline; color:#000000;
}

h1 {
font-size: 4px;
text-transform:uppercase;
align: center;
background-color: #ffffff;
padding: 0px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


h3 {
font-size: 11px;
text-transform:uppercase;
align: right;
background-color: #7c8081;
border-top:0px;
border-bottom:1px solid #7c8081;
padding: 7px;
margin:0px }


.style04 {
	font-size: 25px;
	line-height: 28px;
	font-family: "Times", Times New Roman, Times, serif;
	font-weight: bold;
	text-align: center;
	color:#666666;
	padding:0px;
	margin:0px;
}

.style04b {
	font-size: 18px;
	line-height: 28px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: bold;
	text-align: center;
	color: #993300;
	
	}

.style05 {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: normal;
	line-height: 14px;
	color:#000;
	padding:0px;
	margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 885px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #EAE9E4;
}
#container2 {
width: 885px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
background-color: #EAE9E4;
}
/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
text-align: left;
padding: 0px;
border:0px;
margin: 0px;
width: 885px;
height: 135px;
}
	#bannerimg {
	margin-left: 10px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	background-color: #FFFFFF;
				} 
	
	#bannerslogan {
    margin-bottom: 5px;
    margin-top: 25px;
                }
				
	
						

/* -----------------content--------------------- */
#content {
background-color: #EAE9E4;
background-color: #FFFFFF;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px");
width:685px; 
}
#content2 {
background-color: #EAE9E4;
padding: 0px;
}
div#content2 { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

#banner_address {
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #D4D1C5;
	height: auto;
	
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
 }

/*------------extras-------------------------*/
#topofpage {
margin: 0;
}

.important {color:#FF0000}


/*------------Buttons-------------------------*/
#navigator {
width: 200px;
margin-top: 10px;
padding: 0px;
text-align: center;
height: 259px;

}

.housebutton {
	font-weight: bold;
	text-align: left;
	text-indent: 8px;
	margin-bottom: 0px;
	margin-top: -10px;
	}

.housebutton a {

padding: 8px;

text-decoration: none;

display: block;

color: #ffffff;

background-image:url("images/buttonBackground.gif");
}

.housebutton a:hover {
	background-color: #444B4C;
}

a.nav {color: #fff; text-decoration: none;}
a:visited.nav {	color:#fff; text-decoration: none;
}
a:hover.nav {color: #fff; text-decoration: none;}
a:active.nav {text-decoration: none;
	color:#fff;
}

a.contact {color: #000000; text-decoration: none;}
a:visited.contact {	color:#000000; text-decoration: none;
}
a:hover.contact {color: #333333; text-decoration: none;}
a:active.contact {text-decoration: none;
	color:#000000;
}