/* *** Generated by www.csscreator.com *** */
html,body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-color: #e8e8e7;
}

#pagewidth {
	position: absolute;
	width: 950px;
	text-align: left;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

#header {
	height: 250px;
	width: 100%;
	background: url(../images/header_bg.gif) no-repeat;
}

#main {
	width: 100%;
}

#footer {
	width: 100%;
	height: 80px;
	background: url(../images/footer_bg.gif) no-repeat;
}

#rightcol {
	width: 250px;
	float: right;
}

#leftcol {
	width: 700px;
	float: left;
}

.clr {
	clear: both;
}

#header .content {
	padding-bottom: 0;
}
/*padding bottom 0 to remove space in IE5 Mac*/

#footer .content {
	margin-left: 50px;
}

#rightcol .content {
	margin: 0 32px 0 32px;
}

#leftcol .content {
	margin-left: 50px;
	margin-right: 75px;
}

#logozone {
	height: 140px;
	width: 190px;
	float: left;
	margin: 90px 0 0 0;
}

#menu {
	color: #008cf4;
	float: right;
	margin-top: 150px;
	margin-right: 50px;
	text-align: right;
}

a.menu:link,a.menu:visited {
	color: #005798;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover,a.menu:active {
	color: #008cf4;
	text-decoration: none;
	font-weight: bold;
}

#menu .active {
	color: #008cf4;
	text-decoration: none;
	font-weight: bold;
}

#menu .header {
	color: #c3c3c2;
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	text-align: right;
}

/* printer styles */
@media print {
}

/* XHTML tag formatting */
img {
	border: 0;
}

a:link,a:visited {
	color: #005798;
	text-decoration: none;
}

a:hover {
	color: #008cf4;
	text-decoration: none;
}

ol,ul {
	margin-left: 1em;
	padding-left: 1em;
}

small {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	color: #4f4f4f;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	
}