body
{
	text-align: center;
	background: #7C916F url(images/flag-bw.png) repeat-x center;
	min-width: 777px;
	margin: 0 auto 0 auto;
}

h1, h2 ,h3
{
	color: #7c916f;
	padding-left: 10px;
}

h1{ font-size: 32px; background: transparent url(images/h1.jpg) no-repeat right; height: 50px;}
h2{ font-size: 22px; color: #000000; padding-left: 0;}
h3{ font-size: 14px; color: #333333; padding-left: 0;}

a{ color: #00576d; text-decoration: none; }
a:hover{ color: #e88c00; }

img{ border: 0 }

table
{
	width: 100%;
}

#size
{
	width: 777px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}

#menu { height: 52px }

#header
{
	height: 145px;
	background-image: url('images/header-cgs.jpg');
	background-repeat: no-repeat;
}

#address
{
	height: 18px;
	background-color: #333333;
	text-align: left;
	color: #ffeeaa;
	font-size: 14px;
	padding-left: 8px;
	font-family: Arial, Sans-Serif;
}

#content
{
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

#content-table .left .form-text, #content-table .right .form-text, #content-table .left .form-password, #content-table .right .form-password
{
	width: auto;
}

#content-table .left , #content-table .right
{
	width: 180px;
	padding: 0 5px 0 5px;
}

#content-table .left
{
	border-right: dashed 1px #d3d3d3;
}

#content-table .right
{
	border-left: dashed 1px #d3d3d3;
}

#content-table .left, #content-table .center, #content-table .right
{
	vertical-align: top;
}

#content-table .center
{
	width: auto;
}

#footer_message
{
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
