body {

	background-color: #000000;

	margin: 0;

}

a {
outline:none;
}

.main-bg {

	background-image: url(images/home_bg-strech2.gif);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #970102;

}

.nav-bg {

	background-color: #970102;

}

.footer-txt {

	color: #b2b4b6;

	font-size:10px;

	font-family: Arial;

}



.footer-txt a{

	color: #b2b4b6;

	text-decoration: none;

}

.footer-txt a:hover{

	color: #FFFFFF;

	text-decoration:underline;

}



.content {

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

	color: #FFFFFF;

	line-height: 18px;

	text-align: justify;

	text-decoration: none;

}

.content a {

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: underline;

}

.content a:hover {

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

h1 {

	font-family: Tahoma, Arial, Verdana;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: justify;

	text-decoration: none;

}

.real {

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	padding-top: 20px;

	text-decoration: none;

}

.areas {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #FFFFFF;

	line-height: 18px;

	text-align: center;

	padding-left: 20px;

	padding-right: 20px;

	text-decoration: none;

}

.areas a {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.areas a:hover {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: underline;

}