@charset "utf-8";
* 
body  
	{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-left:0px;
	margin-top:0px;
	}
#container
	{
	width:auto;
	height:650px;
	background-image:url(../images/site/bg.jpg);
	background-repeat:no-repeat;
	margin:auto auto;
	}
#content
	{
	width:600px;
	height:600px;
	padding-top:20px;
	float:right;
	}
#logo
	{
	width:325px;
	height:161px;
	background-image:url(../images/site/logo.png);
	background-repeat:no-repeat;
	float:right;
	clear:right;
	margin-right:100px;
	}
#iframe
	{
	width:490px;
	height:400px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
	padding-left:10px;
	border-left:1px dashed #FFFFFF;
	float:right;
	clear:right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#links
	{
	width:530px;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px dashed #FFFFFF;
	float:right;
	clear:right;
	margin-bottom:10px;
	}
#links a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#links a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#links a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}

#bottomtext
	{
	width:500px;
	float: right;
	padding-right: 20px;
	}
#scroll {
	padding-left: 20px;
}

#bottomtext a:link
	{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
	}
#address
	{
	width:362px;
	height:auto;
	padding-top:155px;
	padding-left:10px;
	font-size:11px;
	color:#000000;
	clear:left;
	position:absolute;
	}
#address p
	{
	color:#000000;
	}
p
	{
	color:#FFFFFF;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	}
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #2B553E;
	margin:auto auto;
	width: 350px;
	height: 300px;
	color:#000000;
}
#map a:link
	{
	color:#000000;
	}
#images
	{
	margin:auto auto;
	}
img.bottom-image
{
	padding:2px;
	margin-left:15px;
	border: 1px solid #FFFFFF;
	margin-bottom:20px;
	background-color:#666666;
}

