body {
	background: #e5effe;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0D3E61; 
	text-align: left;
	margin: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	color: #47963A;
	font-weight: 100;
}

.links {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 0px 0px 15px;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover{
	color: #82B1FF;
	text-decoration: none;
}
.links:visited {
	color: #FFFFFF;
}
.links:active {
	color: #FFFFFF;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 0px 0px 15px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #82B1FF;
	text-decoration: none;
}
.footer:visited {
	color: #FFFFFF;
}
.footer:active {
	color: #FFFFFF;
}

.bodytext {
	color: #0D3E61;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
}



#wrap {
	width: 760px;
	margin: 0px auto;
}

#header {
	width: 760px;
	height: 99px;
	background: url(images/header-main.jpg) no-repeat center top;
	text-align: left;
}

#nav {
	height: 28px;
	width: 760px;
	background: url(images/nav-bg.gif);
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
}

#main-image {
	height: 269px;
}

#content-wrap{
	width: 760px;
	height: 800px;
	background-color: #FFFFFF;
	background: url(images/icon-lowerright.gif);
	background-position: bottom right;
}

#content-wrapa{
	width: 760px;
	height: 800px;
	background-color: #FFFFFF;
	background: url(images/icon-lowerrighta.gif);
	background-position: bottom right;
}

#content-left {
	width: 284px;
	float: left;
	padding-top: 16px;
}

#content-lefta {
	width: 760px;
	float: left;
	padding-top: 16px;
}
#content-right {
	width: 476px;
	float: right;
	padding-top: 16px;
}

#content-right-lower {
	width: 442px;
	float: left;
}

#content-right-image {
	width: 138px;
	float: right;
}

#partners {
	height: auto;
	width: 760px;
	float: left;
	padding-top: 20px;
}

#footer {
	height: 28px;
	width: 760px;
	background: url(images/nav-bg.gif);
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: left;
}
#border-lower {
	background-image:url(images/border-footer.gif);
	height: 22px;
	width: 760px;
	float: left;
}

#border-lowera {
	background-image:url(images/border-footera.gif);
	height: 22px;
	width: 760px;
	float: left;
}

