body {
	background:#6dba1e;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

a:link, a:visited, a:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

img{
    float:left;
    vertical-align: middle;
}


.blue_dot{
	background: #2080b8;
	background-repeat: no-repeat;
	margin: 5px;
	min-width: 210px;
	border: 2px solid white;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

#register{
}

#webclient{
}

#download{
}

#readmore{
}

#footer{
	width: 210px;
	text-align: center;
}

