body {
		text-align: center;
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#FFFFFF;
}
#container {
	width: 1001px;
	margin: 0 auto;
}
.leftspacer {
	clear:both;
	float:left;
	width:50px;
	background-image:url(../images/intro/ear_left.gif);
	height: 328px;	
}
.rightspacer {
	float:left;
	width:50px;	
	background-image:url(../images/intro/ear_right.gif);
	height: 328px;	
}
.contentbox {
	width: 223px;
	float: left;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:3px;
	height: 328px;
	text-align:left;
}
.finalcontentbox {
	width: 223px;
	float: left;
	height: 328px;
	text-align:left;	
}
.boxtitle {
	background-color:#264887;
	height:31px;
	line-height:31px;
	border-bottom-color:#f99b32;
	border-bottom-style:solid;
	border-bottom-width:3px;
	text-align: center;
}
.boxtext1 {
	background-image:url(../images/intro/backg01.gif);
	height:128px;
	position:relative;
}
.boxtext2 {
	background-image:url(../images/intro/backg02.gif);
	height:128px;
	position:relative;
}
.boxtext3 {
	background-image:url(../images/intro/backg03.gif);
	height:128px;
	position:relative;	
}
.boxtext4 {
	background-image:url(../images/intro/backg04.gif);
	height:128px;
	position:relative;	
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:0;
	padding-top:15px;
}
.introheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.arrow {
	float:right;
	position:absolute; 
	right:0; 
	bottom:0; 
}
img {
	display: block;
	border: none;
}
#bottom {
	clear:both;
	background-image:url(../images/intro/bottom.gif);
	background-repeat:no-repeat;
	height:100px;
	margin-top:0;
	padding-top:50px;
}
#rightbottom {
	float:left;
	width:50px;
	height:100px;
}
#leftbottom {
	float:left;
	width:50px;
	height:100px;
}
#centrebottom {
	float:left;
	width:901px;	
}
#bottomtext {
	float:left;
	width:446px;
	padding-left:5px;
	padding-right:5px;
}
#bottomlogos {
	float:left;
	width:222px;
	margin: 0 auto;
}
#logosleft {
	float:left;
	width: 222px;
	margin: 0 auto;
}
.logo {
	margin: 0 auto;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	margin:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height:100px;
	z-index: 0;
	padding:0;
	position: relative;
	width: 674px;
	margin: 0;
	/*margin: 0 auto;*/
}
h1 span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 674px;
    height: 100px;
	display:block;   
}

.welcome {
    background: url("../images/probitas_logobana_split1.gif");
	background-repeat:no-repeat;
}
#header {
	margin: 0 auto;
	padding-left:50px;
}
a:link {
	text-decoration: none;
	color: #264887;
}
a:active {
	text-decoration: none;
	color: #264887;
}
a:visited {
	text-decoration: none;
	color: #264887;
}
a:hover {
	text-decoration: underline;
	color: #F99C34;
}
h2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
h2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h2 a:hover {
	text-decoration: underline;
	color: #F99C34;
}