

#band {
position: absolute; left: 2px; top: 67px; width: 962px; height:38px; z-index:0;background-color:#FFF; opacity:0.5; border-radius:4px	
}


@font-face {
    font-family: 'SourceSans';
    src:url('css/sourcesanspro-regular-webfont.eot');
	    src:url('css/sourcesanspro-regular-webfont.woff');

	src: url('css/SourceSansPro-Regular.otf') format('opentype');
font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family:'Designio';
	src: url('css/Designio-Regular.otf');
/*	src: url('css/Designio-Regular.woff'); */
    font-weight:300;
    font-style: normal;
 
	
}
@font-face {
    font-family:'Designio_ch';
     font-weight:300;
    font-style: normal;
 
	
}

@font-face {
    font-family:'Designio_ie';
    src:url('css/Designio-Regular.eot');
    font-weight: normal;
    font-style: normal;
	
}


#menubar {
	position: absolute;
	left: 0;
	top: 13px;
	width: 127px;
	height: 25px;
	z-index: 10000;
}
body {
	background-color: #D5D3D4;
}

#maindiv {
	position: relative;
	width: 970px;
	height: 422px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.hiddenPic {display:none;}

    #alogo {
	position: absolute;
	left: 24px;
	top: -11px;
	width: 51px;
	height: 27px;
	z-index: 2;
}
    #slider_area {
	position: absolute;
	left: 0;
	top: 44px;
	width: 970px;
	height: auto;
	z-index: 0;
}
    #menulist {
	position: absolute;
	left: 150px;
	top: 1px;
	width: 300px;
	z-index: 1000;
}

a, a:visited {
}


/* FORM CSS */

.formText { font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;color:#333; }

.formFont {color: #999; font-family: arial,sans-serif; font-size:12px; padding:3px 3px 3px 3px; border:1px solid #ccc;border-color:#ccc #e2e0e0 #e2e0e0 #ccc;background:#fff url(images/bgd_textbox.jpg) repeat-x; }

.contactform{
	font-size:11px;
	font-family:Sans-serif;
}

.contactaddresses{
	font-size:10pt;
	font-family:Sans-serif;
}

#search_results {
	position:relative;
	left:0px;
	top:0px;
	width:930px;
	height:525px;
	z-index:23;
	overflow:auto;
}

.contenttitle {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 13px;
	color:#262626;
	line-height:25px;
	/* IE Bold choppy bug fix */
	background-color:#FFF;
	width:90%;
	
}
.contenttext {
		font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#262626;	
}

.table_title{
			font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#533791;
	line-height: 60%;
	
}

.table_text{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#262626;

}

.pagetitle {
		font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#262626;
	line-height:50%;
	
}

#pagelayout {
	position:absolute;
	left:1px;
	top:134px;
	width:799px;
	height:761px;
	z-index:0;
}

.small_text{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#262626;

}