html,body,div,span,img { padding: 0; margin: 0; border:none; }

body {
    color: #363636;
	background-color:#e6e6e6;
	text-align:center; 
	font:13px Arial,Helvetica,sans-serif;
	line-height:17px;
}


a {
	text-decoration:underline;
	color:#363636;
}



a:hover{
	text-decoration:underline;
	color:#000;
	}
	
a:active{
	text-decoration:underline;
	color:#000;
	}

h1 {
	font:15px Arial,Helvetica,Geneva,sans-serif;
	font-weight:bold;
	margin-bottom:13px;
	color: #363636;
	text-align:center;
}

h2 {
	font:13px Arial,Helvetica,Geneva,sans-serif;
	font-weight:bold;
	margin-bottom:7px;
	color: #363636;
}

h3 {
	font:12px Verdana,Arial,Helvetica,Geneva,sans-serif;
	margin:0 0 1px 0;
	font-weight:bold;
	color:#363636; /*00c1f2;*/ 
}

.main {
	clear: both;
	text-align:left;
	margin: 0;
	padding:0px;
	background-color:#fff;
	width:932px;
	height:auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow:hidden;
	left: -5px;
	top: 0;
}
.top {
	clear: both; 
	margin:0px; 
	padding:0px; 
	background-color:#fff; /*00a9e0;00c1f2;*/ 
	width:100%; 
	height:148px; 
	float:left;
	/*background: url(../images/top.gif) no-repeat #00c1f2; */
}

.topmeny {
	
	padding-top:57px;
}


.textarea {
	margin:0 0 0 0; 
	padding:0 0 25px 0; 
	width:100%; 
	height:auto;
	float:left;
	background: url(bg.gif);   
	overflow:hidden;
}
.column {
padding:15px 0 0 0; 
width:477px; 
height:auto;
overflow:hidden;
font-size:13px;
line-height:17px;
margin-left: auto;
margin-right: auto;
}
.colorborder{
width:400px; 
border-bottom:2px solid #00b2ed; /*#00a9e0; */
}

.bottom {
clear: both; 
font-size:10px; 
text-align:right; 
color:#fff; 
margin:0px; 
padding:0px; 
background-color:#00b2ed; /*#00a9e0;*/
width:100%; 
height:20px; 
float:left;
overflow:hidden;
}

.bottom a {
	text-decoration:none;
	color:#fff;
}

