body {
	margin: 0px;
	background-color: #E2EAF5;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;

}
.bg-bot {
	background-image: url(img/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 135%;
	color: #464A70;
	vertical-align: top;
}
#bot {
	vertical-align: bottom;
}
.content {
	padding-right: 50px;
	padding-left: 20px;
}
.h100 {
	height: 100%;
}
#footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #CBCDE2;
	padding-top: 40px;
	padding-left: 20px;
}
#footer a:link {
	color: #CBCDE2;
	text-decoration: underline;
}
#footer a:visited {
	color: #CBCDE2;
	text-decoration: underline;
}#footer a:active{
	color: #CBCDE2;
	text-decoration: none;
}#footer a:hover {
	color: #CBCDE2;
	text-decoration: none;
}.bord-bot {
	margin-bottom: 150px;
}
.marg-top-162 {
	margin-top: 162px;
	margin-left: 25px;
}
