#marker_heading h1
{
	text-indent: -5000px;
	float: left;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#marker_content
{
	text-indent: -5000px;
}

/*--- Additional Styles ---*/

/**
{
    margin: 0;
    padding: 0;
}*/

body {
    background: #2d5587 url(../images/bg.gif) top center fixed no-repeat;
    color: #1e76d1;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0px;
}

#container 
{
    width: 716px;
    margin: 0 auto;
    background-color: #fff;
}


ul li, ol li { margin-bottom: 8px; }

/*--- Page Elements ---*/

#header {
    background: #C6B9A8 url(../images/header.jpg) top left no-repeat;
    height: 79px;
}

#sub-header {
    background: transparent url(../images/sub-header.jpg) top left no-repeat;
    height: 233px;
}
#content
{
    text-align: justify;
}

#title
{
    background-color: #d0c3a6;
    border: solid #fff;
    border-width: 1px 0 0 0;
    color: #fff;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
}

#sub-content {
    line-height: normal;
    padding: 20px;
    text-align: justify;
}

#footer {
    color: #e51937;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    font-size:11px;
    font-weight: bold;
}

#navlinks a 
{
    color: #671231;
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#navlinks a:hover
{
    color: #671231;
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-decoration: underline;
}


/*--- Main Navigation ---*/

#nav {
    height: 28px;
    width: 716px;
    background: #5A8ABC url(../images/nav-bg.gif) repeat-x;
}

/*--- General Classes ---*/

.footnote, .footnote a {
    color: #777;
}

.border {
    border: 0px;	
	margin-bottom: 10px;
}


/* Contact Us Page */

.contact-details
{
	float: right;
	padding: 15px;
}
