body{
	margin: 0;
	background: url(../images/bg-body.gif);
	color: #31607E;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0px 1px #d6ffof #d6foff;
}
.page{
	background: url(../images/bg-header.jpg) no-repeat center top;
	color: #31607e;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0px 1px #d6foff #d6foff;
}

/*------------------------- Font ------------------------*/ 
@font-face {
    font-family: 'RokkittRegular';
    src: url('../fonts/rokkitt-regular-webfont.eot');
    src: url('../fonts/rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rokkitt-regular-webfont.woff') format('woff'),
         url('../fonts/rokkitt-regular-webfont.ttf') format('truetype'),
         url('../fonts/rokkitt-regular-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------- Header ------------------------*/ 
.header{
	background:url(../images/bg-header.gif) repeat-x;
	height:68px;
    padding:30px 0 0;
}
.header div{
	width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
}
.header div a#logo{
	display:block;
	float:left;
	outline:none;
}
.header div a#logo img{
	border: 0;
	text-align: left;
}
.header div ul{
	margin: 0 0 0 20px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 0;
	float: left;
	font-size: 19px;
	text-align: left;
	font-family: RokkittRegular;
	background: none;
	text-shadow: 0 1px 0 #d1e6f7;
	text-decoration: none;
	color: #6cb2e6;
	outline: none;
}
.header div ul li{
	float: left;
	margin: 0 0 0 25px;
	text-align: left;
	font-family: RokkittRegular;
	font-size: 19px;
	background: none;
	text-shadow: 0 1px 0 #d1e6f7;
	text-decoration: none;
	color: #6cb2e6;
	padding: 0 0 0 0px;
	outline: none;
}
.header div ul li a:hover{
	color:#3b7193;
}
.header div ul li.selected a{
	font-weight:bold;
	color:#3b7193;
}
.header div ul li:first-child a{
	background: none;
	font-size: 19px;
	font-family: RokkittRegular;
}
.header div ul li a{
	font-size: 19px;
	text-shadow: 0 1px 0 #d1e6f7;
	text-decoration: none;
	color: #6cb2e6;
	font-family: RokkittRegular;
	outline: none;
	background: none;
	padding: 0 0 0 5px;
	margin: 0 0 0 0px;
	float: left;
	text-align: left;
}

/*------------------------- Body ------------------------*/ 
.body{
	background: url(../images/bg-content.gif) repeat-x #90C5E7;
	color: #31607e;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0px 1px #d6foff #d6foff;
}
.body div:first-child{
	background:url(../images/top-border.gif) repeat-x left bottom;
	padding-bottom: 2px;
}
.body div div#featured{
	background: url(../images/buikhartindex.jpg) no-repeat center top !important;
	height: 475px;
	padding: 0 10px !important;
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
.body div div#featured h3{
	color:#fff;
	font-size:28px;
	line-height:28px;
	text-shadow: 0 10px 3px #9ec7e5;
	font-family: 'RokkittRegular';
	margin:`5px 0 20px 29px;
	width:360px;
	padding:10px 0 30px;
	font-weight:normal;
	text-align:center;
	background:url(../images/interface.png) no-repeat left -107px;
}
.body div div#featured p{
	width: 360px;
	color: #31607e;
	font-family: arial;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0 1px 0 #d6foff;
	text-align: left;
	margin: 0 0 0 29px;
}
.body div div#featured a{
	background:url(../images/interface.png) no-repeat 0 20px;
	border:0;
    height:102px;
    width:392px;
	font-family: 'RokkittRegular';
	color:#32617f;
	font-size:20px;
	font-weight:bold;
	margin:0;
	outline:none;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:95px;
	text-shadow: 0 1px 0 #dbebfa;
}
.body div{
	background: none;
}
.body div ul.blog{
	list-style:none;
	margin:0 auto;
	padding:0 10px 50px;
	overflow:hidden;
	width:940px;
}
.body div ul.blog li:first-child{
	margin: 0;
	font-size: 21px;
}
.body div ul.blog li{
	float:left;
	margin:0 0 0 83px;
	height:auto;
	padding:0;
	text-align:center;
	width:258px;
}
.body div ul.blog li a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
.body div ul.blog li p{
	width: 258px;
	color: #828081;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	margin: 17px 0 0;
	line-height: 21px;
	font-size: 14px;
	background: none;
	padding: 0;
	position: relative;
	text-align: left;
	font-style: normal;
	font-weight: 400;
}
.body div ul.blog li a:first-child{
	margin:25px 0 0;
	padding:0;
	background:none;
	width:auto;
	height:auto;
	line-height:0;
}
.body div ul.blog li a:hover{
	color:#6CB2E6;
}
.body div ul.blog li a{
	color:#33627e;
	font-family: 'RokkittRegular';
	text-decoration:none;
	display:block;
	margin:15px auto;
	width: 218px;
	height:74px;
	background:url(../images/bg-readmore.gif) no-repeat center top;
	outline:none;
	font-size:22px;
	font-weight:bold;
	line-height:70px;
	text-shadow: 0 1px 0 #d9edf8;
}
.body div ul.blog li a img{
	border:0;
}
.body div ul.blog li a img:hover{
	filter:alpha(opacity=99999); /* Needed for IE8 and old versions */
	opacity:99999;
}
.body div h3{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #7e7e7e;
	margin: 15px 0 0;
	line-height: 21px;
	font-style: normal;
}
.body div p{
	font-family: 'RokkittRegular';
	font-size:16px;
	text-align:justify;
	color:#636363;
	margin:0 0 20px;
	line-height:21px;
}
.body div ul{
	list-style:none;
    margin:0;
    padding:0;
	overflow:hidden;
}
.body div ul li:first-child{
	background:none;
}
.body div ul li{
	overflow: hidden;
	padding-top: 1px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
}
.body div ul li div.featured{
	width: 350px;
	height: 520px;
	text-align: center;
	margin: 0;
}
.body div ul li div.featured img{
	margin-right: 0;
	margin-left: -3px;
	margin-bottom: 0;
	border: 0;
	margin-top: 10px;
}
.body div ul li div.featured ul{
	overflow:hidden;
	margin:2px 0 0 10px;
	
}
.body div ul li div.featured ul li:first-child{
	margin:0;
}
.body div ul li div.featured ul li{
	float:left;
	margin:0 0 0 18px;
	background:none;
	padding:0;
}
.body div ul li div.featured ul li a{
	padding:0;
}
.body div ul li div.featured ul li a img{
	margin:0;
}
.body div ul li div.featured ul li a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
.body div ul li div.featured a{
	clear:both;
	display:block;
	font-size:13px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	color:#8a8889;
	font-weight:bold;
	padding:5px 0 0;
	width:auto;
	outline:none;
}
.body div div{
	width:940px;
	padding: 0 10px 54px !important; 
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}
.body div div div:first-child{
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 0;
	padding-bottom: 0;
}
.body div div div{
	float:left;
	background:none!important;
	padding: 65px 0 0 30px !important;
	width:440px;
}
.body div div div h3{
	margin: 0;
	color: #31607e;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	text-shadow: 0 1px 0 #d6foff;
}
.body div div div p{
	color: #31607e;
	font-family: Arial;
	font-size: 14px;
	text-shadow: 0 1px 0 #d6foff;
}
.body div div div p a{
	color:#305872;
}


.body div div ul.blog{
	list-style:none;
	padding:25px 5px 5px;
	overflow:hidden;
	margin:0 auto;
	width:940px;
}
.body div div ul.blog li:first-child{
	margin:0;
	padding:0;
	}
.body div div ul.blog li{
	float:left;
	margin:30px 0 0;
	height:auto;
	padding:0;
	
	width:auto;
}
.body div div ul.blog li div{
	width: 500px;
	height: auto;
	text-align: left;
	padding: 8px 0 30px!important;
	float: left;
	margin: 0 0 0 50px;
	background: none;
}
.body div div ul.blog li div a img{
	border:0;
	margin:0 0 0 -3px;
}
.body div div ul.blog li div a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
.body div div ul.blog li div h3{
	color: #31607e;
	text-shadow: 0 1px 0 #d6ffof;
	font-size: 14px;
	margin: 13px 0 0;
	font-family: Arial;
}
.body div div ul.blog li div p{
	width: auto;
	color: #31607e;
	font-family: arial;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	line-height: 25px;
	font-size: 14px;
	background: none;
	padding: 0;
	text-shadow: 0px 1px #d6foff #d6foff;
}
.body div div ul.blog li div p a{
	color:#fff;
}
.body div div ul.blog li div a{
	background:none;
	float:left;
	margin:0;
	text-shadow: 0 1px 0 #9bbbd4;
	color:#EDEDE3;
	font-size:18px;
}
.body div div ul.blog li div a:hover{
	color:#345d79!important;
}
.body div div ul.blog li div a:first-child{
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/buikhartindex.jpg) no-repeat center top;
	width: 940px;
	height: 475px;
	text-align: left;
}
.body div div ul.blog li div a:hover{
	color: #F78117;
	height: auto;
}
.body div div ul.blog li div.featured{
	float: left;
	height: 500px;
	margin: 0;
	padding: 0 !important;
	width: 350px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/interface.png);
	top: 50px;
}
.body div div ul.blog li div.featured img{
	margin-top: 0px;
	margin-right: -3px;
	margin-left: -3px;
	margin-bottom: 0;
}
.body div div ul.blog li div.featured ul{
	margin:5px 0 0 12px;
}
.body div div ul.blog li div.featured ul li:first-child{
	margin:0;
}
.body div div ul.blog li div.featured ul li{
	margin:0 0 0 25px;
	height:auto;
}
.body div div ul.blog li div.featured ul li a{
	width:74px;
 	display:block;
	margin:0;
    padding:0;
	height: 74px;
}
.body div div ul.blog li div.featured ul li a img{
	margin:0;
}
.body div div ul.blog li div.featured a{
	color:#858585;
	font-family:arial;
	float:none;
	font-style:italic;
	text-decoration:none;
	padding:0;
	margin:0 auto;
	display:block;
	width: 150px;
	outline:none;
	font-size:12px;
	font-weight:normal;
	text-shadow:0 1px 0 #fcfcfc;
	line-height:30px;
}
.body div ul#blog{
	padding-bottom: 40px;
}
.body div ul#blog li a{
	margin: -47px 0 0 80px;
	position: absolute;
}
.body div ul#blog li h3{
	margin-top: 55px;
}
.body div div ul.paging{
	margin:0 0 30px 0;
		width:960px;
	text-align:center;
	padding:20px 0 0;
}
.body div div ul.paging li{
	display:inline;
	padding:0 5px;
	background:none!important;
}
.body div div ul.paging li a{
	text-decoration:none;
	color:#f6f0e4;
	font-family: arial;
	font-size:12px;
	text-shadow: 0 1px 0 #a2b9c1;
}
.body div div ul.paging li a:hover{
	color:#3B7193;
}
.body div div div a#join{
	background:url(../images/interface.png) no-repeat 0 -221px;
	width:388px;
	height:97px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family: 'RokkittRegular';
	font-size:20px;
	color:#39657e;	
	text-shadow: 0 1px 0 #d7eaf8;
	font-weight: bold;
	line-height: 57px;
	margin: 20px 0 0 30px;
	outline:none;
}

/*------------------------- Footer ------------------------*/ 
.footer{
	width:auto;
	background:url(../images/bg-footer.gif) repeat-x left top;
	padding:45px 0 105px;
	margin:0 auto;
	overflow:hidden;
}
.footer div{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.footer div ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer div ul li{
	margin:0 0 5px;
}
.footer div ul li a:hover{
	color:#6CB2E6;
}
.footer div ul li a{
	color:#d5ebf8;
	font-size:18px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	outline:none;
	line-height:35px;
}
.footer div p{
	color:#22323f;
	font-size:12px;
	font-family:arial;
	float:left;
	margin:0 0 0 65px;
	width:555px;
	text-align:justify;
	text-shadow: 0 1px 0 #99abb9;
	line-height:21px;
}
.footer div p a{
	color:#fff;
}
.footer div div.connect{
	float:left;
	margin:0 0 0 50px;
	width:auto;
	height:150px;
	background:url(../images/interface.gif) no-repeat left -33px;
}
.footer div div.connect a:hover{
	color:#3d4f5b;
}
.footer div div.connect a{
	outline:none;
	height:28px;
	width:auto;
	text-decoration:none;
	margin:10px 0 0 45px;
	font-family:arial;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 0 #546a77;
	text-transform:capitalize;
	font-size:14px;
}
.footer div div.connect a#facebook{
	display:block;
	background:url(../images/icons.gif) no-repeat 0 -48px;
	line-height:25px;
    padding:0 0 0 80px;
	margin-bottom: 25px;
}
.footer div div.connect a#twitter{
	display:block;
	background:url(../images/icons.gif) no-repeat 0 -96px;
	line-height:25px;
	padding:0 0 0 90px;
}
.footer div div.connect a#vimeo{
	display:block;
	background:url(../images/icons.gif) no-repeat;
	line-height:25px;
	padding:0 0 0 90px;
	margin-bottom:25px;
}
.body div p a{
	outline:none;
	color:#636363;
}
