body, html {
	background-color: #e4e4e4;
	margin: 15px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	}
table {
    font-size: 12px;
    }
a:link {
	color: #367093;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #367093;
    text-decoration: none;
	}
h1 {
	font-size: 14px;
	color: #000;
	}
#wrapper {
	width: 766px;
	}
#logo {
	text-align: left;
	width: 766px;
	height: 100px;
	margin: 0 0 -10px 0;
	}
#navigation {
	text-align: left;
	width: 766px;
	height: 29px;
	clear: both;
	z-index: 100;
	}
.nav-left {
	width: 1px;
	height: 29px;
	float: left;
	}
.nav-right {
	width: 1px;
	height: 29px;
	float: left;
	}
.nav-space {
	width: 764px;
	height: 29px;
	float: left;
	background-color: #367093;
	}
.nav-links {
	position: relative;
	left: 75px;
	top: 6px;
	}
#content-area {
	width: 766px;
	background-color: #ffffff;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	text-align: left;
	}
.content-end {
	margin: 0;
	padding: 0;
	clear: both;
	}
.content-left {
	width: 189px;
	float: left;
	margin: 1px 0 1px 1px;
	background-color: #367093;
	}
.content-right {
	width: 545px;
	float: left;
	margin: 10px 0 5px 12px;
	padding: 0 0 0 11px;
	}
.content-footer {
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	}
.nav-ul {
    margin: 5px 0 4px 7px;
    padding: 5px 0 4px 7px;
    }
.nav-ul li {
    list-style: none;
    margin: 3px 15px 5px 0;
    border-bottom: 1px solid #f2f2f2;
    }
.side-nav {
    z-index: 10000;
    position: absolute;
    left: 35px;
    top: 158px;
    border: 1px solid #000;
    background-color: #fff;
    width: 150px;
    filter:alpha(opacity="85");
    -moz-opacity: 0.85;
    opacity: 0.85;"
    }
