﻿body{
	border:0px;
	margin:0px;
	padding:0px;
	
	margin-top:4px;
	margin-bottom:4px;
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	
	background: #1f1f1f url(../items/mainbgnd.png) repeat-x top left;
}

#content{
	position:relative;
	float:right;
	top:10px;
	right:29px;
	width:710px;
	height:auto;
	text-align:left;
}

#menu{
	position:relative;
	float:left;
	color: #FFFFFF;
	font-size: 11px;
	/*letter-spacing: -1px;*/
	left:13px;
	height:auto;
	text-align:left;
}

#wrapper{
	position:relative;
	width:1022px;
	height:auto;
	/*min-height:600px;*/
	margin-left:auto;
	margin-right:auto;
	background: url(../items/bg.png) top left no-repeat;
}

#container{
	position:relative;
	width:990px;
	height:auto;
	/*min-height:600px;*/
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
}

#clear{
	clear: left;
}

#header{
	position:relative;
	margin-top:0px;
	left:0px;
	height:184px;
	width:100%;
	text-align:left;

	background:url("../items/header_01.png") no-repeat;
}

#top-menu{
	position:absolute;
	margin-top:111px;
	left:650px;
}

#menu-spacer{
	position:relative;
	background:url("../items/menu-spacer.png") no-repeat;
}

#partnerlink-header{
	position:relative;
	left:0px;
	width:202px;
	height:41px;

	background:url("../items/partnerlink.png") no-repeat;	
}

#partner-logo{
	position:relative;
	float: left;
	height:auto;
	left:0px;
	width:202px;

}

#footer{
	position:relative;
	/*margin-bottom:0px;*/ 
	left:0px;
	height:60px;
	width:100%;
	text-align:left;

	background:url("../items/footer.gif") no-repeat;	
}

#footer-menu{
	position:relative;
	top:14px;
	left:420px;
	width:200px;
}

#site-by{
	position:relative;
	margin-top:28px;
	left:853px;
	bottom:0px;
	width:140px;
}

#menu-title{
	position:relative;
	float: right;
	right:29px;
	width:710px;
	height:26px;
	
	background:url("../items/menu-title-spacer.png") no-repeat bottom;
}

#container-top{
	position:relative;
	left:0px;
	height:auto;
	width:100%;

	background:url("../items/container_01.png") repeat-y;
}

p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-bottom: 6px;
	padding: 0px;
}

a {
	color: #FFFFFF;
}

.mainmenu {
	color: #FFFFFF;
	padding-left: 14px;
	text-decoration: none;
	display: block;
}

a.mainmenu:hover {
	color: #007CC2;
	/*font-weight: bold;*/
	background:url("../items/menu-arrow.png") no-repeat 6px center;
}

.active {
	color: #007CC2;
	padding-left: 14px;
	text-decoration: none;
	display: block;
	/*font-weight: bold;*/
	background:url("../items/menu-arrow.png") no-repeat 6px center;
}

.a-header {
	text-decoration: none;
}

.a-footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.a-footer:hover {
	color: #007CC2;
}

.main-menu {
	left:100px;
	color: #FFFFFF;
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;

}

.a-content {
	color: #007CC2;
}
