	body {
		margin:5px 0 0 0;
		padding:0;
		font-family:Arial,Verdana,sans-serif;
		background:#FFFFFF url('gfx/top.gif') repeat-x;
		text-align:center;
		}
		
	td, form {
		font-family:Arial,Verdana,sans-serif;
		font-size:12px;
	}	

	.wrapper {
		width:780px;
		margin:1px 0 0 0;
		background:#FFFFFF url('gfx/bg.gif') top left repeat-y;
		border-top:1px #869DC6 solid;		
		text-align:left;
		float:left;
		padding:0;
		}
	h1 {
		height:0px !important;
		overflow:hidden;
		padding:93px 0 0 0;
		margin:0;
		height /**/:93px;
		background:#FFFFFF url(gfx/header.jpg) top left no-repeat;
		}
	#menu {
	float:left;
	width:171px;
	height:100%;
	background:transparent url(gfx/bg.gif) top left repeat-y;
	border-top:1px #C2CFE2 solid;
	border-right:1px #C2CFE2 solid;
	}
	
	#menu .header {
	background:#6180B7 url(gfx/headdot.gif) center left no-repeat;
	border-top:1px #365EA3 solid;
	border-bottom:1px #365EA3 solid;
	font:Arial;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	margin: 35px 0 5px 0;
	padding-left:20px;
	padding-top:3px;
	height:16px;
	}

	#menu .midheader {
    background:#6180B7 url(gfx/headdot.gif) center left no-repeat;
    border-top:1px #365EA3 solid;
    border-bottom:1px #365EA3 solid;
    font:Arial;
    color:#FFFFFF;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    margin: 5px 0 5px 0;
    padding-left:20px;
    padding-top:3px;
    height:16px;
    }
	
	#menu .topitem {
    margin: 35px 0 5px 0;
	}
	
	#menu .topitem a,#menu .topitem p{
	background:#EEF1F6;
	font:Arial;
	color:#426399;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
	z-index:1;
	}
	
	#menu .item {
    margin: 5px 0 5px 0;
    }

    #menu .item a,#menu .item p{
    background:#EEF1F6;
    font:Arial;
    color:#426399;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    padding-left:20px;
    text-decoration:none;
    z-index:1;
    }
	
	#menu .logo {
	background:#EEF1F6 url(gfx/logo_image.gif) left no-repeat;
	margin: 5px 30px 0 0;
	padding:10px 20px 70px 40px;
	}
	
	#menu .spacer{
	background:#6180B7;
	border-top:1px #365EA3 solid;
	border-bottom:1px #365EA3 solid;
	margin: 0px 0 10px 0;
	height:10px;
	}
	
	#content{
	float:left;
	width:550px;
	padding:30px 20px 30px 30px;
	width /**/: 550px;
	text-align:left;
	background:#FFFFFF;
	height:100%;
	}
	
	#content h1 {
	height:0px !important;
	overflow:hidden;
	padding:63px 0 0 0;
	margin:0;
	height /**/:58px;
	background:#FFFFFF url(gfx/content-header.gif) top left no-repeat;
	}
	
	#content h2{
	height:0px !important;
	overflow:hidden;
	padding:20px 0 0 0;
	margin:20px 0px 0px 0px;
	height /**/:14px;
	background:#FFFFFF url(gfx/who-are-clients.gif) top left no-repeat;
	}

	#content h3{
	height:0px !important;
	overflow:hidden;
	padding:20px 0 0 0;
	margin:20px 0px 0px 0px;
	height /**/:14px;
	background:#FFFFFF url(gfx/one-see-sol.gif) top left no-repeat;
	}

	#content ul{
	font-size:11px;
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
	}

	#content li {
	line-height:12px;
	margin:0 0 2px 0px;
	padding:0 0 0 37px;
	background:transparent url(gfx/nav_icon.gif) left center no-repeat;
	font:Arial;
	color:#505050;
	font-size:11px;
	font-weight:bold;
	}

	#content p {
	font:Arial;
	color:#505050;
	font-size:11px;
	text-align:left;
	padding-left:3px;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	}

		
	#footer {
	float:left;
	width:100%;
	min-width:800px;
	background:#EEF1F6 url(gfx/footer_bg.gif) 0px 0px repeat-x;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	width /**/: 100%;
	}

	#footer ul{
	font-size:11px;
	margin:0 0 0 200px;
	padding:0;
	list-style:none;
	text-align:left;
	}
	
	#footer span {
	line-height:16px;
	align:center;
	height:10px;
	margin:0 0 0px 15px;
	padding:0 0 0 5px;
	background:transparent url(gfx/footer_bullet.gif) left center no-repeat;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#426399;
	padding-left:10px;
	}

	#footer a{
	font:Arial;
	color:#426399;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}