* {
	margin: 0;
	padding: 0;
}
html, body, #wrap {
	height: auto;
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body > #wrap {
	height: auto;
}
#main {
	width: 960px;
	color: #424242;
	line-height: 18px;
	margin: 0 auto;
}  /* must be same height as the footer */
#wrap {
	width: 960px;
	margin: 0 auto;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a, a:visited, a:hover {
	text-decoration: none;
	color: #4098c8;
}
ul, ol {list-style: none;}
img {	
	border: 0px;
	margin: 0px;
	padding: 0px; 
}
#footer {
	position: relative;
	height: 60px;
	clear:both;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-size: 11px;
	background-image: url(../img/bck-footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 18px;
	border: 1px solid #fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4098c8;
	margin-top: 30px;
}
#footer a, #footer a:visited {
	color: #4098c8;
}
#footer .foot-crd {
	float: right;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* header */
#header {
	height: 150px;
	width: 960px;
	background-image: url(../img/bck-header.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	font-size: 10px;
}
/* lang */
#lang {
	position: absolute;
	height: 9px;
	width: 200px;
	top: 80px;
	left: 752px;
	text-align: right;
}
#lang img {
	margin-left: 12px;
}
/* logo */
#logo {
	position: absolute;
	z-index: 1;
	width: 278px;
	height: 53px;
	top: 30px;
}
#logo  a {
	padding: 0px;
	color: #eeeeee;
	display:  block;
	width: 278px;
	height: 53px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../img/bgs-partners.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#logo  a  span {
	position:  relative;
	z-index: -1;
}
/* menu */
#menu {
	width: 690px;
	top: 107px;
	height: 30px;
	position: relative;
	line-height: 25px;
	letter-spacing: 0px;
}
#menu2 {
	width: 255px;
	top: 107px;
	height: 26px;
	position: absolute;
	line-height: 25px;
	letter-spacing: 0px;
	left: 705px;
	background-color: #4098c8;
	text-align: center;
}
#menu  li, #menu2 li {
	display: inline;
	padding: 0;
	margin: 0;
}
#menu  a  {
	color: #4098c8;
	text-transform: uppercase;
	border-right: 1px solid #bfdded;
	padding: 0 5px;
}

#menu2 a {
	color: #fff;
	text-transform: uppercase;
	border-right: 1px solid #bfdded;
	padding: 0 3px 0 1px;
}
#menu2 a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	background-image: url(../img/bck-column.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin-bottom: 32px;
	padding-bottom: 10px;
}
#partner  {
	line-height: 10px;
	font-size: 10px;
	height: 80px;
	background-color: #ffffff;
	width: 220px;
	padding: 20px 10px;
}

#sidebar {
	width: 220px;
	float: right;
	line-height: 14px;
	font-size: 12px;
	padding: 20px 10px;
}
#sidebar #news {
	width: 220px;
	float: right;
	line-height: 14px;
	font-size: 12px;
	background-color: #d6d6d6;
	padding: 20px 10px;
}


#sidebar p.nwstitolo {
	color: #4098c8;
}
#sidebar p.nwslink {
	text-align: right;
}
#sidebar  li {
	padding: 5px 0;
}

/* main */
#content {
	width: 695px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #e0e1e0;
	padding: 10px;
	line-height: 15px;
}
#content h1 {
	color: #4098c8;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#content h1 a {
	color: #4098c8;
}

#content h2 {
	color: #4098c8;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 0 5px 0;
}
#content p {
	padding-bottom: 5px;
}
#content  li {
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	background-image: url(../img/li-item.gif);
	background-repeat: no-repeat;
	background-position: .5em .8em;
	text-align: left;
}
#content .homebox {
	height: 124px;
	width: 177px;
	float: left;
	background-image: url(../img/bck-block.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding-right: 10px;
}
#content .homebox p {
	padding: 96px 0 0 25px;
	font-size: 10px;
	line-height: 12px;

}
#content .homebox a {
	color: #FFFFFF;
}
.download td {
	padding: 5px;
}
#content .partner {
	width: 110px;
	float: left;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	padding-left: 20px;
	line-height: 11px;
}
#content .news {
	border-top: 3px solid #4098c8;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}
#content .news li {
	display: block;
	float: left;
	width: 180px;
	margin-right: 10px;
	height: 80px;
}

