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

body {
	background-image:url(../images/bg.jpg);
	font:Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	color: #64686f;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

#container
{
	width: 818px;
	height:516px;
	background-image:url(../images/bg_container.png);
	margin: 0px auto;
	margin-top: 30px;
	/*border: 1px solid #000000;*/
}

#container2
{
	width: 818px;
	height:935px;
	background-image:url(../images/bg_container2.png);
	margin: 0px auto;
	margin-top: 30px;
	/*border: 1px solid #000000;*/
}

#footer
{
	width: 800px;
	margin: 0px auto;
	margin-top: 0px;
	/*border: 1px solid #000000;*/
}
.style1 {
	font-size: 12px;
	color: #007fc5;
	text-transform:uppercase;
}
.style2 {
	color: #64686f;
	font-size: 12px;
	text-transform:uppercase;
}

.style4 {
	color: #FFFFFF;
	font-size: 10px;
	text-transform:uppercase;
}
.style7 {
	font-size: 13px;
	color: #8b8e93;
}
.style8 {
	color: #007fc5;
	font-size: 12px;
	text-transform:uppercase;
}
.style9 {font-size: 14px}
.style10 {color: #64686f}
.style11 {
	color: #007fc5;
	font-size: 14px;
}
.style12 {font-size: 12px}
