html, body {
margin: 0;
padding: 0;
}

body {
background: #002b6d url(../images/global/background.png) left top repeat-x;
}

.clientUl{
padding-top:0;
margin-top:10px;
margin-bottom:10px;
margin-left:12px;
padding-left:12px;
}

p{

margin:0;
padding-bottom:0.6em;
}

a img {
border: none;
}

#outer {
background: url(../images/global/outerback.gif) top left no-repeat;
/*background-color:#fff;*/
/*height: 841px;*/
margin: 0 auto;
padding-bottom: 10px;
width: 924px;
}

#upper {
height: 1px;
width: 924px;
}

#logo {
float: left;
height: 88px;
overflow: hidden;
padding-left: 11px;
width: 205px;
}

#heading {
clear: both;
height: 153px;
overflow: hidden;
padding-left: 10px;
/*padding-top: 5px;*/
width: 897px;
}

#content {

min-height: 600px;
margin:0 0 0 11px;
/*overflow: auto;*/
width: 896px;
background-color:#fff;

}

#footer {
background: #cdd3cb;
height: 35px;
margin-left: 11px;
padding-top: 50px;
text-align: center;
width: 896px;
}

/* Navigation */

#centernav {

height: 25px;
padding-left:10px;
width: 897px;
}

#nav {
background: url(../images/global/centernavback.gif) left top repeat-x;
float: left;
height: 27px;
overflow: hidden;
width: 897px;
/*margin-left:5px;*/

}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav ul li {
/*background: url(../images/global/nav-seperator.gif) left center no-repeat;*/
float: left;
border-left:1px solid #FFF;
border-right:1px solid #000;
height:25px;
/*padding-left: 16px;
padding-right: 16px;*/
}

#nav ul li.firstnav {
background: none;
padding-left: 0;
}

#nav ul li a {
display: block;
line-height: 25px;
padding-left: 16px;
padding-right: 16px;

}

#nav ul li a.selected {
background: url(../images/global/nav-hl.gif);

background-repeat:repeat-x;
}
#nav ul li a:hover {
background: url(../images/global/nav-hl.gif);

background-repeat:repeat-x;
}





#centernav #pagenavtitle {
float: left;
height: 27px;
line-height: 27px;
overflow: hidden;
padding-left: 16px;
width: 75px;
}

/*#centernav ul {
float: left;
list-style: none;
height: 27px;
margin: 0;
padding: 0;
width: 800px;
}*/

/*#centernav li {
background: url(../images/global/nav-seperator.gif) left center no-repeat;
float: left;
line-height: 25px;
padding-left: 16px;
padding-right: 16px;
}

#centernav li.firstnav{
background: none;
padding-left: 0;
}*/

.clear {
	clear:both;
}#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 0px;
}

