*{
	border:none;
	margin:0;
	padding:0;
}

.clear-fix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clear-fix {
	display:inline-block;
}
html[xmlns] .clear-fix {
	display:block;
}
* html .clear-fix {
	height:1%;
}

html{
	background-color:#f8f8f7;	
}

body{
	font-size:100%;
	padding:20px 0 0 0;
	text-align:center;
}

a{
	text-decoration:none;	
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

a p{
	color:#747474;
}

	p small{
		color:#002b5c;
		font-size:85%;
	}

p.copyright{
	padding:11px 0 0 0;
}

	p.copyright small{
		color:#7f95ad;
	}

		p small a{
			color:#e37600;
		}

#wrapper{
	text-align:left;
	background:url(../_img/wrapper-bg.gif) left top repeat-y;
	margin:0 auto 0 auto;
	width:802px;
}

	#wrapper #wrapper-top{
		background:url(../_img/wrapper-top.gif) left top no-repeat;
	}
	
	#wrapper #wrapper-bottom{
		background:url(../_img/wrapper-bottom.gif) left bottom no-repeat;
		height:568px;
	}

	#wrapper #wrapper-footer{
		background:url(../_img/footer-logos.gif) 665px top no-repeat;
		padding:0 0 0 20px;
	}

ul.site-list{
	list-style-type:none;
	padding-bottom:59px;
}

	ul.site-list li{
		float:left;
		padding:22px 0 0 35px;
	}

		ul.site-list li p{ padding:86px 20px 0 20px; line-height:1.2em; }
		ul.site-list li.first p{ padding:80px 190px 0 228px; }

		ul.site-list li a{
			display:block;
			width:230px;
			height:235px;
			color:#747474;
			background-repeat:no-repeat;
			background-position:left top;
		}

		ul.site-list li.first{
			padding:20px 0 0 20px;
		}

		ul.site-list li.first a{
			width:760px;
			height:175px;
		}

		ul.site-list li.cbsl{ padding-left:20px; }
		ul.site-list li.cbsl a{ background-image:url(../_img/block-cbsl.gif); }
		ul.site-list li.cels a{ background-image:url(../_img/block-cels.gif); }
		ul.site-list li.health-connect a{ background-image:url(../_img/block-healthconnect.gif); }
		ul.site-list li.nepaf a{ background-image:url(../_img/block-nepaf.gif); }
