* {	margin: 0;}

html, body {
	background-color: #111;
	height: 100%;
	text-align: center;
	}

.wrappermm {	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
	}

.wrapper {	width: 930px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
	}

#section {
	background-color: #fff;
	padding: 0 0 50px 0;
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../see/bg-to-top.jpg);
	}

#section p{
	text-align: justify;
	padding: 0 15px 0 15px;
	}
	
#section ul, #section h3 {
	text-align: justify;
	padding: 0 15px 0 50px;
	margin-left: 50px; 
	}
	
.to-top {
	padding: 50px 0 0 0;
	margin: 0 0 -45px 10px;
	text-align: left;
	}
	
.to-top a {
	font: bold 15px tahoma;
	COLOR: #000;
	}

.to-top a:hover {
	COLOR: #0066CC;
	TEXT-DECORATION: none !important;
	}

.mainmenu {
	height: 540px;
	width: 100%;
	background-repeat:repeat-x;
	background-position: center;
	background-image: url(../see/back.jpg);
	text-align: center;
	}
	
h1 {
	font-family: tahoma,verdana,arial,sans-serif;
	text-align: center;
	padding: 20px 0 0 0;
	margin-bottom: -8px;
	color: #fff;
	}
	
h2 {
	font-family: verdana,arial,sans-serif;
	text-align: center;
	}

.wrapper p {
	text-align: justify;
	}

ul {
	list-style-type: circle;
	}

.note {
	COLOR: #999;
	font: 0.6em verdana,arial,sans-serif;
	}

.note a {
	COLOR: #777;
	border-bottom:1px dotted #777;
	}

.footer, .push {
	height: 3em; /* .push must be the same height as .footer */
	}

.footer p {
	padding: 17px 0 0;
	color: #555;
	font: 0.6em verdana,arial,sans-serif;
	}

A {
COLOR: #0066CC;
	}

A:link {TEXT-DECORATION: none;}
A:visited {TEXT-DECORATION: none;}
A:hover {TEXT-DECORATION: underline;}
A:active {TEXT-DECORATION: underline;}

#topleft {
position: absolute;
left: 0px;
top: 0px;
display: block;
border:none;
	}

#topleft img {
border:none;
	}
