.index .information{
	background-color:#fd8900;
	text-shadow: #fd8900 0px 0px 0px;
	color:#ffffff;
	margin-top:18px;
	margin-bottom:0px;
	padding:9px;
}
.index .information h2{
	font-size:140%;
}

.index .information .contbox div{
	vertical-align:top;
	margin-right: 2%;	
}

.index .information p{
	font-size:90%;
}

.index .connections .contbox div{
	vertical-align:top;
	margin-right: 2%;	
}

.index .connections{
	background-image: url('../img/p.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:18px;
	min-height:430px;
	
}

.index .connections h1{
	margin-top:0px;
	margin-bottom:0px;
}

.designby{margin-top: 20px; font-size: 85%; color:#666666}