html, body {
	margin: 0;
	padding: 0;
	}
body {
	font: 12px "Verdana", Lucida Grande, Helvetica, sans-serif;
	text-align: left;
	color: #757575;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	}
p {
	margin: 10px;
	padding: 0;
	}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
img {
	border: none;
	}
/* PNG Fix for IE */
img, #wrap, #footer-bottom { 
	behavior: url(iepngfix.htc);
	}
big {
	margin: 0;
	padding: 0;
	font: lighter 20px "times", "Lucida Grande", Helvetica, sans-serif;
	color: #757575;
	}
big.red {
	color: #761528;
	}
a:link, a:visited {
	color: #761528;
	border: none;
	text-decoration: none;
	font-weight: bold;
    }
a:hover, a:active, a.current {
	color: #761528;
	text-decoration: underline;
	font-weight: bold;
	}
#wrap {
	margin: 0 auto;
	height: auto;
	width: 598px;
	background-repeat: repeat-y;
	background-image: url(../img/wrap.png);
	}
#header-top {
	margin: 8px auto 0 auto;
	width: 598px;
	height: 25px;
	background-image: url(../img/header-top.jpg);
	background-repeat: no-repeat;
	}
#header {
	margin-left: 8px;
	width: 582px;
	height: 141px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	}
#navigation {
	margin-left: 8px;
	width: 582px;
	height: 38px;
	font: lighter small-caps 19px "Times", "Lucida Grande", Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	background-image: url(../img/navigation.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	}
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	}
#navigation a {
	margin: 0;
	padding: 0;
	}
#navigation a:link, #navigation a:visited {
	color: #fff;
	border: none;
	text-decoration: none;
    }
#navigation a:hover, #navigation a:active, #navigation a.current {
	color: #761528;
	}
.navigation-text {
	margin: 0 0 12px 0;
	padding: 0;
	}
.navigation-lines {
	margin: 0 20px;
	width: 1px;
	height: 38px;
	background-image: url(../img/navigation-lines.jpg);
	background-repeat: no-repeat;
	}
#content-container {
	float: left;
	margin: 0 0 0 8px;
	width: 582px;
	height: auto;
	color: #757575;
	font: 10px "Verdana", Lucida Grande, Helvetica, sans-serif;
	line-height: 1.8em;
	background-image: url(../img/content-container.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: inline;
	}
#content-container p.italic {
	margin: 20px 40px 0 40px;
	text-align: justify;
	color: #761528;
	font-style: italic;
	}
.sidebar-left {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 240px;
	height: auto;
	color: #757575;
	text-align: left;
	direction: ltr;
	display: inline;
	}
.sidebar-left p {
	margin-top: 20px;
	}
.sidebar-right {
	float: right;
	margin: 0 40px 0 0;
	padding: 0;
	width: 240px;
	height: auto;
	color: #757575;
	text-align: left;
	display: inline;
	direction: ltr;
	}
.sidebar-right p {
	margin-top: 20px;
	}
.sidebar-right ul {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.8em;
	text-align: left;
	direction: ltr;
	}
.sidebar-right li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
	}
#our-mission {
	margin: 25px 0 0 0;
	width: 113px;
	height: 30px;
	background-image: url(../img/services/our-mission.jpg);
	background-repeat: no-repeat;
	}
#our-services {
	margin: 25px 0 0 0;
	width: 114px;
	height: 30px;
	background-image: url(../img/services/our-services.jpg);
	background-repeat: no-repeat;
	}
#engl-text {
	margin: 20px 0 0 0;
	width: 210px;
	height: 33px;
	background-image: url(../img/profiles/engl-text.jpg);
	background-repeat: no-repeat;
	}
#keller-text {
	margin: 20px 0 0 0;
	width: 213px;
	height: 33px;
	background-image: url(../img/profiles/keller-text.jpg);
	background-repeat: no-repeat;
	}
#footer {
	margin: 0;
	padding: 0;
	width: 598px;
	height: auto;
	clear: both;
	}
.line {
	margin: 10px 0 0 49px;
	width: 500px;
	height: 1px;
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	}
#cpa {
	margin: 0 0 0 49px;
	width: 500px;
	height: 30px;
	background-image: url(../img/cpa.jpg);
	background-repeat: no-repeat;
	}
#footer-bottom {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 598px;
	height: 22px;
	background-image: url(../img/footer-bottom.png);
	background-repeat: no-repeat;
	}
#copyright-container {
	margin: 0 auto;
	padding: 0;
	width: 598px;
	height: auto;
	font: 9px "Verdana", Lucida Grande, Helvetica, sans-serif;
	color: #757575;
	text-align: center;
	line-height: 1.3em;
	}
#copyright-container ul, #copyright-container li {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 598px;
	height: auto;
	}
#copyright-container a:link, #copyright-container a:visited {
	color: #761528;
	border: none;
	text-decoration: none;
	font-weight: bold;
    }
#copyright-container a:hover, #copyright-container a:active, #copyright-container a.current {
	color: #761528;
	text-decoration: underline;
	font-weight: bold;
	}
#copyright-container a:link.gray, #copyright-container a:visited.gray {
	color: #757575;
	border: none;
	text-decoration: none;
	font-weight: bold;
    }
#copyright-container a:hover.gray, #copyright-container a:active.gray {
	color: #761528;
	text-decoration: underline;
	font-weight: bold;
	}
