body {
	color: #CDCBB5;
	background-color: #CDCBB5;
	margin: 0;
	padding: 0;
/*	text-align: center;*/
}

div, p {
	color: #333333;
	background: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	list-style: inside;
}

related {
	color: #293539;
	background: left;
	font: 11px/15px Arial, Helvetica, sans-serif;
	list-style: inside;
}

h1 {color: #043779; font-size: 14px; font-weight: bold; margin: 6px 0 15px; padding: 6px 0 15px; border-bottom: 1px solid #C4C1A9;}
h2 {color: #043779; font-size: 13px; font-weight: bold; margin: 0px 0 10px; padding: 0 0 10px; border-bottom: 1px solid #C4C1A9;}
h5 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
	color: #7b3939;
}
h3 {color: #043779; font-size: 13px; font-weight: bold; margin: 0px 0; padding: 0 0 0px;}

h4 {font-size: 12px; font-weight: normal; margin: 0; padding: 0; letter-spacing: 0.01em; text-indent: 13px;}


a {color: #043779; text-decoration:none;}
a:hover {color: #043779; text-decoration: underline;}
	
.leftimage {
	float: left;
	border: 2px solid #666666;
	margin: 12px 10px 8px 0px;
}	


form {padding: 0; margin: 0}
form input {font-size: 12px}/**/
form input.field {width: 110px; border: 1px inset #000000; background-color: #CCCCCC}
form input.btn {vertical-align: top;}

div.clear {clear: both}


.search {
	color: #7b3939;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: right;
}

/* FRAME */

#container {
    width: 846px;
    margin: 0px auto;
	padding: 0px;
	border:0;
    text-align: left;
}


#logo {
    width: 846px;
	height: 104px;
    margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background: transparent url("../image/div_head.gif") no-repeat;
}

#search { 
	width: 805px;
	margin: 28px 0px 25px 0;
	float: left;
	text-align: right;
	height: 30px}

#tabnav {
	width: 827px;
	margin: 0px 0px 0px 0;
	float: left;
	text-align: right;
	height: 0px;
	font: 10px/13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#servicesheadlinks {
	margin: 0px 0 0px 360px;
	height: 0px;
	float: left;
	line-height: 25px;
}

#servicescolumn1 {
	float:left;
	width:236px;
	clear:both;
	background-color:#043779;
    }
	
#servicescolumn2 {
	float:right;
	width:598px;
	margin-top: 0px;
	margin-left: 0px;
    }
	
#aboutcolumn1 {
	float:left;
	width:665px;
	margin: 20px 5px 15px 20px;
    }
	
#aboutcolumn2 {
	float:right;
	width:245px;
	margin: 20px 10px 15px 0px;
    }	
	
div#contentback {
	background-image: url(../image/serv_back.gif);
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: left; /** Centers the Background image **/
	background-color: #EFECE6; /** Website BG colour **/
	width: 834px;
	margin-left: 6px;
	margin-right: 6px;
}

div#footer {
	width: 834px;
	margin: 0 6px;
	padding: 0 0 0 0px;
	height: 25px;
}	
	
div#subnav {
    width: 834px; 
	margin: 0 6px;
	padding: 0 0 0 0px;
	height: 25px;
	background-color:#043779;
}

div#mn_basic {
    width: 950px; 
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}		


/* --- wrapper --- */

.bl {
	background: #E4E3D6 url(../image/bl.gif) no-repeat 0 100%;
	width: 864px;
	margin: 20px auto;
/*	margin: 20px 0 0 20px auto; */
}
.br {background: url(../image/br.gif) 100% 100% no-repeat}
.tl {background: url(../image/tl.gif) 0 0 no-repeat}
.tr {background: url(../image/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


/* --- internal boxes --- */
.ibl {
	background: #D8D6C4 url(../image/news_bl.gif) no-repeat 0 100%;
	width: 220px;
	margin: 0px 0 0 0;
}
.ibr {background: url(../image/news_br.gif) 100% 100% no-repeat}
.itl {background: url(../image/news_tl.gif) 0 0 no-repeat}
.itr {background: url(../image/news_tr.gif) 100% 0 no-repeat; padding:10px}
.iclear {font-size: 1px; height: 1px}


/* NEWS BLOCK  -----------------------------------------------------------------------------------------*/

#newsBlock p {
	padding: 0;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

#newsBlock a:link {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
#newsBlock a:visited {
	color: #333333;
	text-decoration: none;
}
#newsBlock a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e4e3d6;
}
#newsBlock a:active {
	color: #333333;
	text-decoration: none;
}

/* DROP BLOCK  -----------------------------------------------------------------------------------------*/

#dropBlock p {
	padding: 0;
	font-size: 11px;
	color: #CCCCCC;
	height: 1px;
	margin-left: 425px;
}

#dropBlock a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
#dropBlock a:visited {
	color: #6C85CF;
	text-decoration: none;
}
#dropBlock a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C85CF;
}
#dropBlock a:active {
	color: #CCCCCC;
	text-decoration: none;
}

/* HEAD LINKS -------------------------------------------------------------------------------------------*/

.headLinks {		
	color: #6C85CF;
	vertical-align: middle;	
	background-color: #043779;
}

.headLinks a { 
	color:#FFFFFF; 
	font-size:10px;
	text-decoration: none;	
}

.headLinks a:hover { 
	color:#FFFFFF; 
	font-size:10px;
	text-decoration: underline;	
}

/* FOOTER LINKS -------------------------------------------------------------------------------------------*/

.footer { 
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	text-decoration: none;
}

.footer a { 
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

.footer a:hover { 
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;	
}

.footerCopyright {
	color: #FFFFFF; 
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,san-serif;
	text-decoration: none;
}

/* NAV ELEMENTS -------------------------------------------------------------------------------------------*/

.navItem
{
	background-color: #043779;
	border-bottom: 1px solid #3B6CAC;
	vertical-align: middle;
	text-align: left;
	cursor: hand;
	text-decoration: none;	
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,san-serif;
	color: #E5E5E5;
}

.navItemOver
{
	background-color: #3B6CAC;
	border-bottom: 1px solid #3B6CAC;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;		
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,san-serif;
}


/* --- float images --- */
.rightimage {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 2px solid #666666;
}

.centerimage {
	float: center;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 2px solid #666666;
}
