html,
body
{
	height: 100%;	
	
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Geneva, Verdana;
	font-size: 9.5pt;
	color: #797e86;
	
	background-color: #f9f8f8;
}

img,
img a
{
	border: none;
}

a
{
	outline: none;
}

#content-left,
#content-left a,
#content-left a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#content-left h1
{
	font-size: 10pt;
	font-weight: normal;
	color: #52322e;
	text-transform: uppercase;
	
	margin-bottom: -10px;
	padding-bottom: 0;
}

#content-right h1,
#content-right h1 a
{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #573936 !important;
	
	margin: 0;
	padding: 0;
}

#content-right .newsitem
{
	margin-bottom: 20px;
}

#content-right .newsitem .date
{
	color: #a09974;
}

#content-right a,
#content-right a:visited
{
	color: #ceb929;
	text-decoration: none;
}

#content-middle h1,
#content-middle h2,
#content-middle h2 a
{
	font-size: 12.5pt;
	color: #ceb929;
	
	margin: 30px 0 20px 0;
	padding: 0;
}

#content-middle h1.csc-firstHeader
{
	margin: 0 0 20px 0;
}

#content-middle a,
#content-middle a:visited
{
	color: #ceb929;
	text-decoration: none;
}

#content-middle h2
{
	font-size: 10pt;
	
	margin: 0;
	padding: 0;
}

#content-middle .newsitem
{
	margin-top: 0;
	margin-bottom: 20px;
}

#content-middle .newsitem .date
{
	color: #a09974;
}

#content-middle ul li
{
	margin-bottom: 5px;
}

#main-navigation ul
{
	list-style-type: none;
	
	margin: 0;
	padding: 0;
}

#main-navigation ul li
{
	width: 170px;
	
	padding: 2px 0 3px 20px;
	
	letter-spacing: 1px;
	
	background-image: url('../images/nav-1st-bg.png');
}

#main-navigation ul ul li
{
	background-image: url('../images/nav-2nd-bg.png');
}


#main-navigation ul a
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#main-navigation ul ul a
{
	font-size: 8pt;
	text-transform: none;
	
	padding-left: 7px;
}

#main-navigation ul li a.active
{
	font-weight: bold;
}


#searchform input.textfield
{
	width: 160px;
	height: 13px;
	
	margin: 0;
	padding: 3px 3px 1px 5px;
	
	font-size: 7pt;
	color: #807d77;
	
	border: 0;
	background-color: #f7f2d0;
}

#searchform input.submit
{
	position: relative;
	top: 2px;
	left: -4px;
	width: 17px;
	height: 17px;
	
	margin: 0;
	padding: 0;
	
	background-image: url('../images/submit.jpg');
	background-repeat: no-repeat;
}

#searchform input.submit:hover
{
	cursor: pointer;
}

#content-right ul
{
	margin-left: 15px;
	padding-left: 0;
}

#content-right ul li
{
	margin-bottom: 5px;
}

.tx-indexedsearch-res .result
{
	margin-bottom: 15px;
}

.tx-indexedsearch-res .icon
{
	display: block;
	float: left;
}

.tx-indexedsearch-res .title
{
	display: block;
}

.tx-indexedsearch-res .title a,
.tx-indexedsearch-res .title a:visited
{
	color: #ceb929;
	font-weight: bold;
	text-decoration: none;
}

.tx-indexedsearch-res .percent
{
	color: #a9a8a8;;
	text-align: right;
	
	display: block;
	float: right;
}

.tx-indexedsearch-res .descr
{
	font-size: 8pt;
	
	margin-left: 18px;
}

.tx-indexedsearch-res .descr strong
{
	color: inherit !important;
}

#service-navigation ul
{
	position: relative;
	top: 10px;
	right: 5px;
	margin: 0;
	padding: 0;
	
	list-style: none;
}

#service-navigation ul li
{
	display: block;
	text-align: right;
}

#service-navigation ul li a,
#service-navigation ul li a:visited
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#service-navigation ul li a img
{
	margin-left: 5px;
}




#page
{
	position: relative;
	width: 790px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #page 
{
	height: auto;
}


#top
{
	height: 115px;
	
	color: #ffffff;
	background-color: #d5c530;
}

#logo
{
	margin-top: 25px;
	margin-left: 30px;
}


#main-navigation
{	
	position: absolute;
	
	padding-bottom: 5px;
}

#service-navigation
{
	position: absolute;
	top: 10px;
	left: 590px;
}




#middle
{
	background-color: #ffffff;
}

/* guillotine hack to expand the content wrap for displaying the white background */
#content-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html #content-wrap { height: 1%; }


#content-wrap
{	
	height: 150px;
	height: auto !important;
	min-height: 150px;
	
	padding-top: 5px;
	margin-bottom: 30px;
}


#content-left
{
	position: relative;
	top: 0;
	width: 143px;
	
	padding-top: 25px;
	padding-left: 32px;
	padding-right: 15px;
	
	float: left;
}


#content-middle
{
	width: 353px;
	
	margin-top: 35px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	
	border-left: 2px solid #b4b2b2;
	
	float: left;
}

#content-right
{
	width: 178px;
	
	margin-top: 35px;
	padding-left: 15px;
	padding-right: 5px;
	
	border-left: 1px solid #e1d66d;
	
	float: left;
}




#bottom
{	
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0;
	
	margin-top: 10px;
	
	border-top: 1px solid #d4cfc3;
	background-color: #ded9c8;
}

#bottom p
{	
	font-size: 7.5pt;
	color: #4e2e2b;
	
	margin: 3px 0 0 165px;
	padding: 0;
}

#bottom a,
#bottom a:visited
{
	color: inherit;
	text-decoration: none;
}


