/* * {margin: 0; padding: 0; border: 0;} */

/* main.css */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	min-width: 970px;
	max-width: 970px;
	
}


 
#wrapper {
	
	text-align: left;
	margin: 0 15px;
	border: 1px solid white;
	max-width: 970px;
	margin-left: auto; 




}

#header {
	position: relative;
	height: 100px;
	margin: 0;
	width: 100%;
	max-width: 970px;
	text-align: right;
	z-index: 10;
}

#logo {
	position: absolute;
	top: -10px;
	left: 10px;
	width: 320px;
	height: 74px;
	background: white;
	

	text-align:left;
	color: rgb(192,192,192);
}

 
a img  {
	border: 0;
	padding: 0;
	margin: 1px;
	
}


#nav1 {
	position: absolute;
	top: -2em;
	left: 320px;
	width: 434px;
	height: 46px;
	
	/*
border: thin dotted white;
*/
}



#hide {
	color: white;
}
#mzine {
	position: absolute;
	top: -10px;
	left: 770px;
	width: 127px;
	height: 46px;
	
}

#email {
	position: absolute;
	top: 45px;
	left: 790px;
	width: 150px;
	height: 46px;
	z-index: -2;
}


#contentfloatholder {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 25px;
	
}

#maincontent {
	
	margin: 0;
	text-align: justify;
	float: left;
	width: 800px;
	height: auto;
	margin-right: -95%;
	padding: 2em;
	line-height: 1.5em;
	border:  solid rgb(7, 82, 193);
	border-width: 1em 5em 1em 5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


div#tipDiv {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    padding:6px;
    color:#000; font-size:11px; line-height:1.5;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:60px; 
}

img {
	padding:0.5em;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#header, #topnav, #footer {
	clear: both;
	width: 100%;
}

#footer {
	
	background-color:white;
	height: 10px;
	/*
float: left;
*/
	left: 6.5em;
	width: 970px;
	line-height: 2em;
    border: 0 ;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:10px;
    font-weight: normal;
	text-align: center;
}


/* ######### */



/* footer */

/*end of footer*/


