body {

	background-color: #000000;

	margin: 5px 0px 0px;

}

.content-center {

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

	background-repeat: no-repeat;

	height: 490px;

	background-position: bottom;



}

.content-center2 {

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

	background-repeat: no-repeat;

	height: 490px;

}

.content-txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #4C4C4C;

	line-height: 14px;

}


.content-txt-1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #4C4C4C;

	line-height: 14px;

}

.txt-bold {

	font-weight: bold;

}



.txt-red-1 {

	color: #CC2A56;

	font-size: 14px;

	text-transform: uppercase;

}


