body {
	margin: 0px 0px 30px 0px;
	background: url(../img/bg.jpg) repeat-x;
	font: 93%/1.2em arial, Helvetica, Sans-Serif;	
}

a {
	color: #207098;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

* {
behavior: url(iepngfix.htc)
}

h1 {
	color: #E57A18;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 27px;
}

#container {
	width: 799px;
	height: 688px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/holder.png) no-repeat;	
	margin-top: 30px;
}

#container .text {
	margin: 290px 0px 0px 40px;	
	font-size: 16px;
	width: 650px;
}


#container .small {
	font-size: 13px;
}

