body {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
	margin: 0;
	margin-top:0px;
	padding: 0;
	position:relative;
	background-image: url("images/bg.jpg");
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
	background-color:#dce5e9;
}

h1 {
	font-size:20px;
	color:#fb0505;
	margin-bottom:0;
}

.maintext {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
	color:#444d58;
}

.maintext a:link, .maintext a:visited {
	color:#4f6f9b;
	text-decoration:none;
}
.maintext a:hover, .maintext a:active {
	color:#fb0505;
	text-decoration:none;
}

.title {
	font-size: 16px;
	line-height:1.5;
	color:#2e74a4;
}


.footer {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2;
	margin-right:30px;
	color:#2e74a4;
}

.footer a:link, .footer a:visited {
	color:#2e74a4;
	text-decoration:none;
}
.footer a:hover, .footer a:active {
	color:#9bcaeb;
	text-decoration:none;
}

.footer2 {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2;
	color:#797979;
}

.footer2 a:link, .footer2 a:visited {
	color:#797979;
	text-decoration:none;
}
.footer2 a:hover, .footer2 a:active {
	color:#3293bb;
	text-decoration:none;
}

.services {
	font-size:13px;
	font-weight:bold;
	line-height:2;
	color:#2e74a4;
}

.servicesr {
	font-size:13px;
	font-weight:bold;
	line-height:2;
	color:#fb0505;
}

.services2 {
	font-size:12px;
	line-height:1.5;
	color:#2e74a4;
}


.services a:link, .services a:visited {
	color:#2e74a4;
	text-decoration:none;
}

.services a:hover, .services a:active {
	color:#9bcaeb;
	text-decoration:none;
}

.marqueetext {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color:#7b838d;
}

a:link {
	color:#4f6f9b;
	text-decoration:none;
}
	
a:hover {
	color:#fb0505;
	text-decoration:none;
}
	
