*{margin:0;padding:0;border:none;}

body {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	margin: 0;
	background: #F2F2F2;
}

h1{color: #FFF;font-size: 1.5em;padding: 0 0.5em 0 1.25em;}
p {color: #FFF;font-size: 1em;padding: 0.25em 0.5em 0.75em 2em;}

a {
	outline: none;
	cursor: hand;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 0px;
}
a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #394792;
}

ul {padding-left: 3em;padding-bottom: 1em;}

blockquote {
	z-index:0;
	position: absolute;
	margin-left: -25em;
	margin-top: -10em;
	width: 302px;
	color: #7F7F7F;
	background: #000 url(../images/blockquote_top.gif) top left no-repeat;
}
html > body blockquote {margin-left: -24.5em !important;}

blockquote p{
	padding: 10px;
	margin: 0;
	background: url(../images/blockquote_bottom.gif) bottom left no-repeat;
}

#wrap {
	width:  62em;
	height: 100%;
	margin: 0 auto;
	margin-top: 3.5em;
}
#curves {
	float: left;
	width: 62em; 
	height: auto;
	margin-top: -4px;
	background: url(../images/Curve_Right.png) no-repeat top right;
	_background: url(../images/Curve_Right.gif) no-repeat top right !important;
}

/* -------------------------------------------------------------------------------------------- BANNER properties --- */
#banner {
	width:  62em;
	height: 11.5em;
	background: url(../images/Banner_Background.gif) top left repeat-x;
}

#logoFloat {
	margin-top: 45px;
	margin-left: 10px;
	float: left;
}
#mapFloat {
	float: right;
}


/* ---------------------------------------------------------------------------------------- sub_MENU properties --- */

#sub_menu {
	width:  62em;
	height: 2.55em;
	border-bottom: 1px solid #C1C1C2;
	background: #FFFFFF url(../images/Menu_Background.gif) bottom left repeat-x;

}

#trail {
	display: block;
	float: left;
	margin-top: 0.6em;
	margin-left: 0.75em;
}
#trail a {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	color: #BC007A;

}
#trail a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #A6A6A6;
}


#contactbox {
	display: block;
	float: right;
	margin-top: 0.7em;
	margin-right: 1em;
}
#contactbox a {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #4672C4;
	padding: 2px 0px 2px 1px;
	text-transform: none;
	background: none;
}
#contactbox a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #A1C229;
}

/* -------------------------------------------------------------------------- PROPERTIES FOR TEMPLATE 1 --- */
#top_content {display: none; padding-bottom: 10px;}

#center_content {
	display: block;
	margin-top: 0.5em;
	width: 62em;
	height: auto;
	background: #000 url(../images/Center_Background.gif)  no-repeat top left;
}

#left {
	margin-top: 0.5em;
	float: left;
	width:62em;
	height: auto;
}


#right {
	float: right;
	width:36.15em;
	padding-bottom: 1.5em;
	height: auto;
}
 
#right a {
	color: #99BD08;
	font-size: 1.25em;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 2px solid #99BD08;
}


#gutter_top {
	float: right;
	width: 62em; 
	height: auto;
	background:  url(../images/Background_Top_Right.png) bottom right no-repeat;
  _background:  url(../images/Background_Top_Right.gif) top right no-repeat !important;
}
#gutter_bottom {
	float: right;
	width: 62em; 
	height: auto;
	margin-top: -11px;
	background:  url(../images/Background_Bottom_Right.png) bottom right no-repeat;
  _background:  url(../images/Background_Bottom_Right.gif) top right no-repeat !important;
}


/* --------------------------------------------------------------------------------------- BASE_CONTENT properties --- */

#base_content {
	float: right;
	width:36.15em;
	height: 125px;
}
#base_content p {
	color: #757678;
	margin: 10px;
}

/* ---------------------------------------------------------------------------------------------- FOOTER properties --- */

#footer {
	clear: both;
}
#footer p {
	color: #A7A8AB;
	font-size: smaller;
	text-align: center;
}

