body

{

	margin: 0 auto;

	background: #cfdee7;

	font: 12px/16px Arial;

	color: #666;

}



h1,h2,h3,h4,h5,h6,img,p,ul,li,table

{

margin:0;

padding:0;

border:0;

}

ul.all
{
	margin: 10px 0 10px 25px;
	padding: 0;
	list-style: disc;
	line-height: 20px;
}


a

{

	color: #a81f64;

	text-decoration: none;

	-webkit-transition: all 400ms ease-in-out;

	-moz-transition: all 400ms ease-in-out;

	-ms-transition: all 400ms ease-in-out;

	-o-transition: all 400ms ease-in-out;

	transition: all 400ms ease-in-out;

}



a:hover

{

	color: #a81f64;

	text-decoration: underline;

}



ul.all

{

	margin: 10px 0 10px 25px;

	padding: 0;

	list-style: disc;

	line-height: 20px;

}



#wrapper-banner

{

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

	background: #fff;
	opacity: 0.7;

	z-index: 99999;

}



#banner

{

	margin: 0 auto;

	width: 100%;

}



	#banner span

	{

		float:right;
		font-size: 15px;
		margin-top: 25px;
		margin-right: 30px;
		line-height: 18px;
		letter-spacing: 1px;

	}



	#banner span b

	{

		color: #1261B0;

	}



	#banner h1

	{

		float:left;

		padding: 15px 15px 15px 25px;

	}



		#banner h1 a

		{

			background: url(../images/logo.png) top right no-repeat;

			width: 200px;

			height: 96px;

			text-decoration: none;

			display: block;

		}



			#banner h1 span

			{

				font: 12px Arial;

				color: #B1B1B1;

				display:none;

			}



#animation

{

	position: relative;

	float: left;

	width: 100%;

}