body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
	}
	
.text{
	font-family: Verdana,Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #335b6c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
	text-decoration: none;
}


.text a:link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #335b6c;
	text-decoration: underline;
		
}

.text a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: underline;
		
}

.text a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: none;
		
}

.text a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: none;
}

.text_space{
	font-family: Verdana,Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #335b6c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 12px;
	padding-right: 0px;
	text-decoration: none;
}


.text_space a:link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #335b6c;
	text-decoration: underline;
		
}

.text_space a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: underline;
		
}

.text_space a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: none;
		
}

.text_space a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #335b6c;
	text-decoration: none;
}

.main_center {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 901px;
	z-index:1;
	}


.left_side {
	position: absolute;
	top: 0px;
	width: 50px;
	height: 585px; 
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
	z-index:2;
	}
	
.top{
	position: absolute;
	top: 0px;
	width: 752px;
	height: 158px; 
	margin-left: 50px;
	background-color: #ffffff;
	z-index:2;
	}
	
.right_side{
	position: absolute;
	top: 0px;
	width: 99px;
	height: 100%; 
	margin-left: 802px;
	background-image: url(im/right_side2.jpg);
	background-repeat: repeat;
	background-color: #ffffff;
	z-index:2;
	}
	
.mailing{
	position: absolute;
	top: 39px;
	margin-left: 322px;
	width: 30px;
	height: 100px; 
	z-index:3;
	}
	
.main{
	position: absolute;
	top: 158px;
	width: 751px;
	height: 100%; 
	margin-left: 50px;
	background-color: #ffffff;
	z-index:2;
	}
	







