/* CSS Document */

body {
 background-color: #C3D8BC;
 padding: 0px;
 margin: 0px;
 text-align: left;
}

* { 
 padding: 0px;
 margin: 0px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#page{
	width: 799px;
	margin: 0 auto;
	padding: 8px 8px 8px 8px;
}


#Table_01 {
	width:799px;
	margin: 16px auto;
	background-color: #FFFFFF;
	padding: 6px 6px 0 6px;
	height: 700px;
	border: solid 1px #669966
}
#container {
	width:799px;
	height:auto;
	float:left;
	clear:both;
}
#header {
	width: 799px;
	height: 122px;
	display: block;
	background-color: transparent;
	background-image: url(images/images/indexheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftcontent {
	width:799px;
	float: left;
	height:396px;
	clear:both;
}

#rightcontent {
	width:496px;
	float: right;
	height:301px;
	background-image: url(images/rightcontent.jpg);
	background-repeat: no-repeat;
	clear:none;

}
#navigation {
	width: 799px;
	float:left;
	height: 26px;
	background-color: #BBCB43;
	clear:none;
}

#ib-inner-general7-07 {
	width:799px;
	height:130px;
	background-image: url(images/ib_inner_general7_07.jpg);
	background-repeat: no-repeat;
	float:left;
	clear: both;
}
#quoteteaser {
width:auto;
height:50px;
float:right;
clear:both;

}
#footernavigation { 
	width: 799px;
	height: 30px;
	margin-bottom: 5px;
	background-image: url(images/ib_inner_general7_08.jpg);
	background-repeat: no-repeat;
	float:left;
	clear:none;
}

 
 /*	
 PAGE CONTENT
------------------------------------------------------------- */

#rightcontent h2 {
 color: #6D796C;
 font-size: 22px;
 font-family: Arial, Helvetica, sans-serif;
 border-bottom: 2px solid #CCCCCC;
 padding: 8px 0 6px 10px;
 margin: 0 0 6px 0;
 color: #000000;
}

#rightcontent h3 {
 font-size: 14px;
 color: #006633;
 margin: 0 0 8px 0;
}

#rightcontent h4 {
 font-size: 14px;
 color: #006600;
 margin: 0 0 8px 0;
}

#rightcontent h4.underline {
	border-bottom: 1px #eee solid;
}

#rightcontent h5 {
 font-size: 12px;
 color: #578F43;
 margin: 0 0 12px 0;
}

#rightcontent p {
	font-size: 11px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 15px;
	margin-top: 70px;
	text-align: left;
	margin-left: 20px;
}

.pagination { 
 text-align: right;
 margin-top: 70px;
}

#rightcontent ul { 
 margin: 2px 0 18px 12px;
 list-style-type: square;
 color: #990000;
 font-size: 11px;
}

#rightcontent ul li {
 font-size: 11px;
 margin: 0 0 4px 0;
 color: #666666;
}

#rightcontent span { font-size: 12px; }

 /*	
 NAVIGATION
------------------------------------------------------------- */
#navigation ul {
  list-style-type:none;
 text-align: center;
}

#navigation li {
 display: inline;
 font-size: 11px;
 color: #336600;
}

#navigation li a {
 color: #336600;
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
}
/*	
 CONTENT EXTRA
------------------------------------------------------------- */
#quoteteaser p {
	font-size: 14px;
	font-family:Georgia, Times New Roman, Times;
	font-style:italic;
	color: #336600;
	line-height: 20px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
 /*	
FOOTER NAVIGATION
------------------------------------------------------------- */
#footernavigation ul {
	list-style-type: none;
	padding: 5px 0 0 1px;
	margin-left: 350px;
}

#footernavigation li {
 display: inline;
 font-size: 10px;
 color: #660033;
}

#footernavigation li a {
 color: #660033;
 font-size: 10px;
 text-decoration: none;
 font-weight: normal;
}
