/* CSS Document */


* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	background:#f9fbfd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	width:100%;
}i

img {
	display:block;
}

#container {
	background:#fff;
	border:1px solid #a5c7da;
	margin:0 auto;
	width:763px;
}

.clearboth {
	clear:both;
}


/* left-column
/////////////////////////////////////////////////////////////// */

#left-column {
	float:left;
	background:#fff;
	width:190px;
}

#left-column img {
	padding:30px 0 0 17px;

}

/* right-column
/////////////////////////////////////////////////////////////// */

#right-column {
	float:left;
	background:url(../img/illu-top.gif) no-repeat top;
	border-left:1px solid #a5c7da;
	padding:33px 0 0 0;
	width:572px;
}

#head {
	background:#72b6dc url(/Images/bannertje258-105_tcm23-26965.gif) no-repeat right top;
	height:105px;
}

#head .block-left {
	float:left;
	background:;
	font-size:16px;
	font-weight:bolder;
	color:#fff;
	width:304px;
}

#head .block-left span {
	display:block;
	padding:14px 20px;
}

#head .block-right {
	float:right;
}

/* intro */
#intro {
	background:url(../img/intro-bg.jpg) repeat-x bottom;
	color:#124d93;
	padding:21px 20px 15px 20px;
	margin:0;
}

/* blocks
/////////////////////////////////////////////////////////////// */
.title-block {
	background:url(../img/title-bg.gif) no-repeat left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 33px;
	height:30px;
	line-height:30px;
}

.title-block a {
	color:#fff;
	text-decoration: none;
}


.block {

}

.content-block {
	padding:19px 8px 19px 19px;
}

.content-block p {
	font-size:11px;
	padding:0 0 15px 15px;
}

.content-block h3 {
	background:url(../img/arrow.gif) no-repeat 0 4px;
	padding:0 0 14px 15px;
	font-size:15px;
	color:#0053a0;
}

.content-block .link {
	padding:7px 0 24px 14px;
	line-height:16px;
}

.content-block .link a {
	display:block;
	background:url(../img/arrow-link.gif) no-repeat 0 0;
	color:#0053a0;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 25px;
	min-height:20px;
	height:auto !important;
	height:20px;
}

.content-block .bigger {
	font-size:12px;
}

.content-block ul {
	list-style-type:none;
	padding:0 0 9px 15px;
	font-size:11px;
	line-height:14px;
}

.content-block li {
	background:url(../img/arrow-small.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}

/* footer
/////////////////////////////////////////////////////////////// */
#footer {
	width:100%;
}

#place-footer {
	margin: 0 auto;
	width:765px;
}

#content-footer {
	background:url(../img/footer-bg.gif) repeat-x top;
	border:1px solid #a5c7da;
	border-top:none;
	margin:0 0 0 191px;
	font-size:10px;
	line-height:28px;
	color:#124d93;
	padding:0 0 0 12px;
	width:560px;height:28px;
}

#content-footer a {
	color:#124d93;
}
