body, font, * { 
	padding: 0px; 
	margin: 0px; 
	font-size: 12px; 
	font-family: arial;
	color: #66779b; 
}


body {
	background-color: #00091e;
	background-image: url('img/bg.jpg');
	background-repeat: repeat;
}

img {
	border: 0px;
}

a, a:link, a:hover, a:active, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #47b9fa;
}

b, strong {
	color: white;
	font-weight: bold;
	font-size: 12px; 
}

u {
	color: #f7941c;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px; 
}

i, em {
	color: #49bfff;
	font-weight: bold;
	font-style: normal;
	font-size: 14px; 
}

td {
	vertical-align: top;
}

.main {
	width: 766px;
}

.mainLimiter {
	width: 766px;
	text-align: left;
	float: left;
}

.footer {
	width: 766px;
	height: 14px;
	float: left;
	text-align: left;
	background-image: url('img/footer.jpg');
	background-repeat: repeat-x;
}

.footercopy, .esolution {
	font-size: 11px; 
	color: #666b78;
}

.footerlinks {
	float: right;
	font-size: 11px; 
	color: #666b78;
}

.footerlinks a, .footerlinks a:link, .footerlinks a:active, .footerlinks a:visited,
.esolution a, .esolution a:link, .esolution a:active, .esolution a:visited {
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;;
	color: #666b78;
}

.footerlinks a:hover, .esolution a:hover {
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
	color: #666b78;
}

.esolution {
	float: left;
}
