td img {display: block;}

html {
	height:100%;	
}

html>#wrapper	{
	width: 765px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0px;
	z-index:0;
	font-size: 13px;
	background-color:#E2EBFA;
}

#wrapper {
	border-spacing:0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	z-index:0;
}


#header{
	width:100%;
	background-color:#DBDBDB;
	height:52px;
	background-image:url(../images/header.jpg)}

#header2{
	width:100%;
	background-color:#DBDBDB;
	height:215px;
	background-image:url(../images/header2.jpg)}

#mainBody{
	width:100%;
	background-image:url(../images/midsection.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#mainText{
	padding-left:230px;
	padding-top:70px;
	padding-bottom:20px;
	width:560px;
}


#mainText h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:0px;
}

h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0px;
	padding-left:8px;
}


#mainText p{
	color:#4172D8;
	text-align:justify;
}

#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 799px;
	height:39px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/footer.jpg);
	color:#FFFFFF;
}

#columnText{
	position:absolute;
	padding-top:20px;
	padding-left:24px;
	width:165px;
}

#columnText p{
	color:#4172D8;
	text-align:centre;
}

#footer a {
	text-decoration:none;
	color:#4E85C5;

}

.header{
	font-size:18px;
	color:#4172D8;
}

.header2{
	font-size:15px;
	color:#4172D8;
	font-weight:bold;
}

.button{
	padding:3px;
	border:#0033CC dashed 1px;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	
}

.button_sub{
	border:#0033CC solid 1px;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

.button a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


