@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #CCC;
}

h3 {
	color: #0071BC;
}

a{
	color: #09F;
}

a:hover {
	color: #06C;
}

#main-container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

#header {}

#inner {
	padding-right: 400px;
	padding-bottom: 30px;
	padding-left: 30px;	
}

#legal {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.small {
	font-size: 12px;
}

#right {
	width: 350px;
	height: 1619px;





	position: ;
	top: 212px;
	position: absolute;
	left: 589px;
	}

