body {
	margin: 0;
	padding: 0;
	background: #96bddc url(../images/bg.jpg) repeat-x top left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 975px;
}

#headerbgmainpage {
	background: url(../images/ibslogo_mainpage.jpg) no-repeat top left;
	height: 111px;
}

#headerbgsubpage {
	background: url(../images/ibslogo_subpage.jpg) no-repeat top left;
	height: 111px;
}

.contentbg {
	background: url(../images/bgcontent.jpg) repeat-y top left;
	min-height: 605px;
	overflow: visible;
}

.contentbgmainpage {
	background: url(../images/bgcontentmainpage.jpg) repeat-y top left;
	min-height: 605px;
	overflow: visible;
}

.contentbgtop {
	background: url(../images/bgcontenttop.jpg) no-repeat top left;
	min-height: 605px;
	overflow: visible;
}

.contentbgtopmainpage {
	min-height: 605px;
	overflow: visible;
}

.contentbgwhitesubpage {
	background: url(../images/contentbgwhiterepeat.gif) repeat-y top left;
	margin: 0 0 0 46px;
	min-height: 519px;
	overflow: visible;
}

.contentbgwhitesubpagetop {
	background: url(../images/contentbgwhitesubpagetop.jpg) top left no-repeat;
}

.subpagephotoright {
	float: right;
	margin: 0 12px 15px 0;
}

.contenttextmiddle {
	width: 448px;
	margin: 0 0 0 178px;
	padding: 78px 0 0 0;
}

.menu_header_left {
	width: 147px;
	float: left;
	margin: 0 0 0 14px;
	padding: 28px 0 0 0;
}

.menu_header_left-Title {
	padding: 8px 2px;
	border-bottom: 1px solid #bdd5e9;
	color: #f66400;
	font-weight: bold;
	text-align: right;
}

.menu_header_left #menu_header_left_list ul, .menu_header_left #menu_header_left_list li {
	margin: 0;
	padding: 0;
}

.menu_header_left #menu_header_left_list li {
	list-style: none;
	text-align: right;
}

.menu_header_left #menu_header_left_list li a {
	padding: 8px 2px;
	border-bottom: 1px solid #bdd5e9;
	display: block;
	color: #f66400;
}

.menu_header_left #menu_header_left_list li a:hover {
	background: #bdd5e9;
	text-decoration: none;
}

.menu_header_left #menu_header_left_list li#active a {
	background: #f66400;
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	padding: 10px 60px;
	background: url(../images/bgfooter.png) no-repeat top left;
	min-height: 67px;
	overflow: visible;
}

.footermainpage {
	padding: 10px 60px;
	background: url(../images/bgfootermainpage.jpg) no-repeat top left;
	min-height: 51px;
	overflow: visible;
}

.err {
	color: Red;
}

#menu_header {
	width: 642px;
	text-align: right;
	margin: 0 0 0 321px;
	padding: 45px 0 0 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
}

#menu_header ul, #menu_header li {
	margin: 0;
	padding: 0;
}

#menu_header li  {
	list-style: none;
	display: inline;
	padding: 0 18px;
}

#menu_header li a {
	color: #FFFFFF;
}

#menu_header li a:hover {
	color: #f66400;
	text-decoration: none;
}

#mainpagetextbg {
	background: url(../images/mainpagetextbg.jpg) no-repeat top left;
	height: 156px;
}

#mainpagetextbg .leftcolumn {
	margin: 0 0 0 62px;
	padding: 46px 0 0 0;
	width: 393px;
}

#mainpagetextbg .rightcolumn {
	float: right;
	padding: 46px 0 0 0;
	margin: 0 59px 0 0;
	width: 393px;
}