html{
	overflow-y:scroll;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif;
	font-size:12px;
	background:#1b1b1b;
	color: #353f55;	
}

body{
	background:#f9f9f9;
}

h2, h1, h1 a, h3{
	font-size: 18px;
	color:#97c843;
}

h3{
font-size: 14px;
}

a{
	color:#28a1c9;
	text-decoration:none;
}

a:hover{
}

#keywords_description  {
color:#BFBFBF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
left:20px;
position:absolute;
top:0;
z-index:100;
}

#wrapper{
	width:100%;
	text-align:center;
}

#container{
	width:960px;
	margin:auto;
	min-height: 450px;
	overflow: auto;
	padding-bottom: 50px;
}

#header{
	height:114px;
	background:#1b1b1b;
}

#header .inside{
	width:960px;
	position:relative;
	margin:auto;
}

#header .inside #ibrows_logo{
	position:absolute;
	right:48px;
	top:21px;
}

#header .mod_navigation{
	height:24px;
	padding-top:90px;
}

#header .mod_navigation li{
	float:left;
	list-style: none;
	height:24px;
	background: transparent;
	color:black;
	-moz-border-radius-topright:3px;
	-khtml-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-khtml-border-radius-topleft:3px;
}

#header .mod_navigation li a{
	color:white;
}

#header .mod_navigation li.trail a{
	color:black;
}

#header .mod_navigation li.active,
#header .mod_navigation li.trail{
	background: url("../images/topnavi_li_bg.png") repeat-x top left;
}


#header .mod_navigation li a,
#header .mod_navigation li span{
	display: block;
	padding:6px 21px 0 21px;
	line-height:14px;
	font-size: 14px;

}


#main{
	float:left;
	overflow: auto;
	padding:42px 0 0 0;
	line-height: 1.5;
}

.main_right #main{
width: 630px;
padding-right: 20px;
}


#right{
	width:309px;
	min-height:300px;
	padding: 42px 0 0 0;
	background: url("../images/right_bg.png") ;
	background-repeat:repeat-y;
	line-height: 1.5;
	overflow: auto;
	height: 100%;
}

#right h2{font-size: 16px;}

#right .mod_navigation{margin: 0 0 30px 22px;}

#right .mod_navigation li{
	height:25px;}

#right .mod_navigation a, 
#right .mod_navigation span{
	display: block; 
	background: transparent url("../images/right_navi_a_bg.png") 0px 9px no-repeat;
	padding: 0 0 0 20px;
	line-height:22px;
	}
	
#right .mod_navigation a{color:#28a1c9;}
#right .mod_navigation span, #right .mod_navigation a:hover, #right .mod_navigation .trail{color:black;}

#right .mod_article .block{
	width:240px;
	padding: 20px 0 20px 22px;
	border-top: 1px dotted #8e8e8e;
}

#main .ce_text ul li{
	margin-left: 16px;
}


#footer{
	height:155px;
	padding-top:36px;
	background:#1b1b1b;
}

#footer .inside{
	width:960px;
	margin:auto;
	color:#FFF;
}

#footer #Footertext{
	float:left;
	height:155px;
	width:600px;
}

#footer #Footertext a{
	color:#28a1c9;
}

#footer .mod_tagcloud{
	height:155px;
	width:260px;
}

#footer .mod_tagcloud li{
	float:left;
	list-style: none;
	margin-right:6px;
}

#footer .mod_tagcloud .size1 a{
	color:#FFF;
	font-size:14px;
}

#footer .mod_tagcloud .size2 a{
	color:#FFF;
	font-size:18px;
}

#footer .mod_tagcloud .size3 a{
	color:#FFF;
	font-size:24px;
}
.ib_facebook_share{
padding-bottom: 14px;
}