/* CSS Document */

body {
	margin: 0px;
	background-color:#000;
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
}

.animation {
margin: 84px 0 0 439px;
width: 211px;
height: 134px;
}

.bannertext {
margin: 10px 0 0 435px;
width: 220px;
height: 62px;
}

.contentheading{
font-size: 13px;
font-weight: bold;
margin: 22px 0 0 50px;
width: 660px;
}
.contentheading h2{
font-size: 15px;
font-weight: bold;
margin: 0px;
}

.contentleft{
padding: 5px 5px 5px 35px;
}

.contentright{
padding: 5px 35px 5px 10px;
}

.bottom{
	margin: 35px 0 0 0;
	vertical-align: middle;
	text-align: center;
	line-height: 18px;
}

.bottom a:link{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	
}

.bottom a:hover{
	color:#86A2CE;
}
