body {
	background-image:url(../images/splash_bg.jpg);
	background-repeat:repeat-x;
	background-color: #73310d;
	margin: 0px;
}

.wrapper {
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 33px;
}

.top {
	height: 300px; 
	width: 750px; 
	background-image:url(../images/top.jpg); 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

.bottom {
	height: 364px; 
	width: 750px; 
	background-image:url(../images/bottom.jpg); 
	background-repeat: no-repeat;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;

}

.left {
	float: left; 
	width: 50%; 
	margin-top: 25px;
}

.left ul {
	margin: 0px;
	margin-left: 130px;
	list-style: none;
}

.left ul li {
	text-align: left;
	color: #73310d;
	font-size: 115%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.left ul li a {
	color: #73310d;
	text-decoration: none;
}

.right {
	float: left; 
	width: 50%; 
	margin-top: 25px;
}

.right ul {
	margin: 0px;
	margin-left: 20px;
	list-style: none;
}

.right ul li {
	text-align: left;
	color: #73310d;
	font-size: 115%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.right ul li a {
	color: #73310d;
	text-decoration: none;
}

.hide {
	position:absolute;
	top:-2000px;
}
.clear {
	clear: both;
}

.footer {
	width: 750px;
	background-color: #73310d;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom:15px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}



    .footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#e8d7cf; }

    .footer a { color:#e8d7cf; }
    a:hover { color:#fff; }

    #uix { float:right; height: 0 !important; padding:0 !important; position:relative; top:10px; }

    #linkHome { display:none !important; }

    #UPRN { font-size:20px; }

    #global_Footer ul { padding:0; }

    #global_Footer ul a {
    font-size:9px;
    overflow:visible !important;
    }

    #global_Footer ul li span.img {
    height: 69px !important;
    width: 69px !important;
    }

    #global_Footer ul li a { width: 75px !important; }




