﻿html, body
{
    height: 100%;
}
body, table
{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #333333;
}

hr {
	border : none;
	border-top: dotted 1px #2bbcd9;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
}
h1, h2, h3
{
	font-weight: bold;
	font-family: Arial;
	color: #2bbcd9;
	padding: 0px;
	margin: 0px 0px 0px -1px;
}
h1
{
	font-size: 16px;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #cccccc;
}
a:hover
{
	text-decoration: none;
	color: #f83f3a;
}
#bg_layer
{
	background: #ffffff; position: absolute; width: 899px; height: 100%; left: 50%; top: 0px; margin-left: -460px; padding: 0px 10px 0px 10px;
}
#content_layer
{
	background: #ffffff; position: absolute; width: 899px; left: 50%; top: 0px; margin-left: -460px; padding: 1px 10px 0px 10px;
}
#content_layer #header
{
	background: url(Files/Site/header.gif) no-repeat left top; height: 137px; width: 899px;
}
#content_layer #content
{
	width: 899px;
}
#content_layer #line1
{
	background: url(Files/Site/v_line.gif) top left no-repeat; height: 4px; width: 900px; position: absolute; top: 93px;
}
#content_layer #line2
{
	background: url(Files/Site/v_line.gif) top left no-repeat; height: 4px; width: 900px; position: absolute; top: 129px;
}
#content_layer #menu_bg
{
	background: url(Files/Site/menu_bg.gif) top left repeat-x; height: 29px; width: 900px; position: absolute; top: 97px;
}
#content_layer #menu
{
	width: 900px; position: absolute; top: 97px;
}
#content_layer #menu a
{
	font-size: 12px;
	color: #ffffff;
}
#content_layer #headerlabel
{
	padding-bottom: 10px;
	font-size: 16px;
	color: #f83f3a;
	font-weight: bold;
	font-family: Arial;
	padding-left: 4px;
}
#bottom_container
{
	background: #ffffff; position: absolute; width: 899px; left: 50%; margin-left: -460px; padding: 0px 10px 0px 10px;
}
#bottom_container #bottom
{
	text-align: left; width: 879px; background: #c5e7f3; padding: 8px 10px 8px 10px;
	font-size: 11px;
}
#bottom_container #bottom table
{
	text-align: left;
	font-size: 11px;
}



