* {
margin: 0;
}
html, body {
height: 100%;
}

body
{
	padding: 14px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -3em;
border: solid 1 #DDDABE;
}
.footer, .push 
{
	background-color: #DDDABE;
	 padding: 10px 10px 10px 10px; 
}

.footerLinks
{
	font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; color:#000000; text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.dummy {}
.header{  font-family: Verdana; font-size: 16pt; font-style: normal; line-height: normal; color:#CCCC99; text-decoration: none; font-weight: bold;} 
.text{  font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; color:#000000; text-decoration: none; text-align: justify;}


.links
{
	font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; color:#000000; text-decoration: none;
	
}

.links2
{  
	font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; color:#000000; text-decoration: none;
	text-align:right; 
	padding: 5px 0px 5px 0px;  
	border: solid 1 #DDDABE;	
	background-color: #FFFFFF; 
} 

.links2 a
{
	border: none;
}

.logo
{
	background-color: #DDDABE;
	height: 50px;	
}

.logo img
{
	margin-top: 5px;
}

.squares
{
	position:absolute;
	top: 90px;
	left: 15px;
	width: 360px;
	
}

.main
{
	margin-left: 300px;
	
}

.clearer
{
	clear:both;	
}
.title
{
	font-family: Verdana; font-size: 16pt; font-style: normal; line-height: normal; color:#CCCC99; text-decoration: none; font-weight: bold;
	margin-top: 65px;
	margin-left: 100px;
}

.maintext
{
	margin-top: 35px;
	
}

.maintext p
{
	 padding-bottom: 10px;
}