html
{
    height:100.2%;
    margin-bottom:0.1px;
 	font-size:100%;
}

body
{
	margin:0;
	padding:0;
	font-weight:normal;
 	font-size:12px;
	color:#222 !important;
	background-color:#e9e9e9;
	background-image:url("bg.png");
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
}

a { 
	text-decoration:none; 
	color:#4774aa;
}
a:hover { 
	text-decoration:underline !important; 
}
:focus{outline:0;}

#wrapper {
	width:940px; 
	margin:0 auto; 
	padding:0; 
	text-align:left;
}
 
#ibk_headerlogo 
{
	position:absolute;
	margin:38px 0 0 10px;
}
#ibk_headerlogo a
{
	text-decoration:none; 
	background-color:transparent !important;
}
#ibk_headerlogo img
{
    border:none;
}

#ibk_header {
	margin:0;
    padding:0;
	clear:both;
	height:200px;
	background:url("header.jpg") center top no-repeat;
}

#ibk_headertop {
	margin:0;
    padding:0;
	height:101px;
	overflow:hidden;
}

#ibk_headertop .mod_navigationMain
{
	margin:0;
	padding:50px 0 25px 252px;
}

#ibk_headertop .mod_navigationMain ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#ibk_headertop .mod_navigationMain li
{
	float:left;
	margin:0px;
	padding:0px 50px 0px 0px;
	list-style-type:none;
}

#ibk_headertop .mod_navigationMain a
{
	display:block;
	padding:4px 0 4px 30px;
	font-family:Verdana,"DejaVu Sans",sans-serif;
	font-size:17px;
	text-decoration:none;
}

#ibk_headertop .mod_navigationMain a:hover
{
	text-decoration:underline;
}

#ibk_headertop .mod_navigationMain .i1_home
{
	background:url("home.png") left center no-repeat;
}

#ibk_headertop .mod_navigationMain .i1_box
{
	background:url("box.png") left center no-repeat;
}

#ibk_headertop .mod_navigationMain .i1_book
{
	background:url("book.png") left center no-repeat;
}

#ibk_headertop .mod_navigationMain .i1_first_aid
{
	background:url("first_aid.png") left center no-repeat;
}

#ibk_headermiddle
{
	height:98px;
	width:425px;
	margin:0 5px 0 255px;
	padding:0;
	font-size:11px;
	text-align:left;
}

#ibk_headermiddle .ibk_breadcrumb
{
	font-size:11px;
	margin:81px 0 0 0;
}

#container
{
	margin:0;
	padding:0;
	background:url("container.png") center top repeat-y;
}

#container div.inner {
	margin:0;
	padding:15px;
}

#container .inner .navigation {
	width:910px;
}

#container .toplink
{
	margin:20px 10px 0 0;
	text-align:right;
}

#container .toplink a
{
	padding-top:2px;
	padding-right:12px;
	padding-bottom:2px;
	background-image:url("back_to_top.gif");
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:12px;
}

div.header, div.contents
{
  margin: 0 15px 0 15px;
}

#footer {
	height:24px;
	background-image:url("footer.png");
	background-position:center top;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:right;
	padding:16px 5px 14px 0;
	color:#4774aa;
}
