body {
    margin: 0;
    padding: 0; 
    border: 0;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a img {
	border: none;
}

a2 {
	color: #000000;
	text-decoration: none;
}

a2:hover {
	color: #33CCCC;
}

p {
	text-align: left;
	font-size: 12px;
	padding: auto;
	padding-left: 0.4em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

p2 {
	padding: 0.7em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#666666;
}

h1{
	padding: 0;
	text-align: left;
}

iframe {
 	border: none;
	width: 100%;
	height: 100%;
	overflow:auto;
}

#header {
	float: left;
	padding-top: 0.3em;
}

.box {
  display: inline-box;
  display: inline-block;
  padding: 0.2em;
}

#box1 {
	float: left;
  	width: 250px;
  	height: 400px;
}

#box2 {
	float: left;
  	width: 250px;
  	height: 400px;
}

#box3 {
	float: left;
  	width: 250px;
  	height: 400px;
}

#box4 {
	float: left;
  	width: 250px;
  	height: 400px;
}

#mainbox {
	width: 1040px;
	margin: auto;
	text-align: center;
}

#boxieL { 
	float: left;
	width: 50%;
}

#boxie {  
	float: right;
	width: 10%;
	font-style:italic;
	text-align: left;
}

#boxie a:hover {  
	color: #666;
	
}

#boxieR {  
	float: right;
	width: 50%;
	text-align: left;
}

#content {
	margin: auto;
	text-align:left;
    background: none;
    background-repeat: repeat;
	padding: 0em;
	height: 70em;
	width: 85%;
}

#contentK {
	margin: auto;
	text-align:left;
    background: none;
    background-repeat: repeat;
	padding: 0em;
	height: 30em;
	width: 85%;
}

#contentG {
	margin: auto;
	text-align:left;
    background: none;
    background-repeat: repeat;
	padding: 0em;
	height: 75em;
	width: 85%;
}

boxKnapp {
	float: right;
  	width: 97px;
  	height: 94px;
}

#boxleftG {
	background-color: #ffffff;
	margin-top: 2em;
	overflow: auto;
	border: 1px solid #000;
	float: left; 
	text-align:left;
	width: 65%; 
	height: 75em;
	padding: 0.5em;
	font-size: 0.8em;
	overflow: hidden;
}

#boxleftK {
	background-color: #ffffff;
	margin-top: 2em;
	overflow: auto;
	border: 1px solid #000;
	float: left; 
	text-align:left;
	width: 65%; 
	height: 30em;
	padding: 0.5em;
	font-size: 0.8em;
	overflow: hidden;
}


#boxright {
	background-color: #fff;
	filter: Alpha(opacity=70); 
	opacity: .7; 
	border: 1px solid #000;
	text-align: center; 
	float: right; 
	width: 30%; 
	height: 30em;
	padding: 0.5em;
	margin-top: 2em;
	font-size: 0.8em;
}

table {
	height: 100%;
	width: 100%;
}

#boxleft {
	background-color: #ffffff;
	margin-top: 2em;
	overflow: auto;
	border: 1px solid #000;
	float: left; 
	text-align:left;
	width: 65%; 
	height: 70em;
	padding: 0.5em;
	font-size: 0.8em;
	overflow: hidden;
}

#boxleft2 {
	background-color: #ffffff;
	margin-top: 2em;
	overflow: auto;
	border: 1px solid #000;
	text-align:left;
	width: 70%; 
	height: 30em;
	padding: 0.5em;
	font-size: 0.8em;
}

a#rolloverA { 
	background-image: url(images/A2.png);
	height: 400px;
	width: 250px;
	display: block;
}

a#rolloverA span {
	display: none;
}

a#rolloverA:hover {
	background-image: url(images/A1.png);
}

a#rolloverE { 
	background-image: url(images/E2.png);
	height: 400px;
	width: 250px;
	display: block;
}

a#rolloverE span {
	display: none;
}

a#rolloverE:hover {
	background-image: url(images/E1.png);
}

a#rolloverD { 
	background-image: url(images/D2.png);
	height: 400px;
	width: 250px;
	display: block;
}

a#rolloverD span {
	display: none;
}

a#rolloverD:hover {
	background-image: url(images/D1.png);
}

a#rolloverP { 
	background-image: url(images/P2.png);
	height: 400px;
	width: 250px;
	display: block;
}

a#rolloverP span {
	display: none;
}

a#rolloverP:hover {
	background-image: url(images/P1.png);
}



#footer {
	float: right;
	width: 100%;
	margin: 0;
	text-align: right;
	color: #000;
	font-family: Verdana, Arial;
	font-size: 0.7em;
}
