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

body {
	background-color: #FFF;
	font-family: arial;
	font-size:12px;
	color: #515151;
}

#site1 {
	width: 902px;
}

head-padd {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#cont {
	width: 902px;
	height: 565px;
	background-image:url(cont-backpng.png);
	background-repeat: no-repeat;
}

#ent1 {
	background-image: url(ent-back.png);
	width: 414px;
	height: 507px;
	float: left;
	padding: 10px;
	margin-top: 18px;
	margin-left: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#ent2 {
	background-image: url(ent-back.png);
	width: 414px;
	height: 507px;
	padding: 10px;
	float: left;
	margin-top: 18px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#footer {
	width: 902px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
}

#f-l {
	color: #515151;
	float: left;
}

#f-r {
	color: #515151;
	float: left;
	margin-left: 400px;
}

#f-r a{
	color: #515151;
}

#f-r a:hover{
	color: #515151;
	text-decoration: none;
}
	
H1 {
	font-size: 18px;
	font-weight: normal;
	color: #f78f1e;
}

H1 a{
	font-size: 18px;
	font-weight: normal;
	color: #f78f1e;
}

H1 a:hover{
	font-size: 18px;
	font-weight: normal;
	color: #f78f1e;
	text-decoration: none;
}
