body {
	background: #fff url(../i/bg.gif) 0 110 repeat-x;
	margin: 0;
	text-align: center;
	padding-top: 7px;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img, input {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: arial, helveica, sans-serif;
	font-size: 8pt;
	color: #636363;
}
a:link, a:active, a:visited {
	color: #a20f0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
        color: #a20f0f;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited,
h2 a:link, h2 a:active, h2 a:visited,
h3 a:link, h3 a:active, h3 a:visited,
h4 a:link, h4 a:active, h4 a:visited,
h5 a:link, h5 a:active, h5 a:visited,
h6 a:link, h6 a:active, h6 a:visited {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

h1 {
	color: #c00000;
	font-family: arial, helveica, sans-serif;
	font-size: 13pt;
        font-weight: normal;
	text-transform: Uppercase;
}

h3 {
	color: #c00000;
	font-family: arial, helveica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h3.hdr {
	color: #fff;
	font-weight: normal;
	background-color: #4d4d4d;
	font-family: arial, helveica, sans-serif;
	font-size: 10pt;
	padding: 2px 5px;
}
h3.hdr a:link, h3.hdr a:active, h3.hdr a:visited {
	color: #fff;
}
h1.tight, h2.tight, h3.tight, h4.tight, h5.tight, h6.tight, p.tight {
	margin-bottom: 0;
}
h3.hdr.red {
	background-color: #c00000;
}

h4 {
	color: #c00000;
	text-transform: Uppercase;
	font-family: arial, helveica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h5 {
	color: #636363;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


h6 {
	color: #c00000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}


.center {
	text-align: center;
}

#ct0 {
	background: url('../i/bg.gif') 0 110px repeat-x;
}

#ct1 {
	background: url('../i/bg_bottom.gif') bottom left repeat-x;
	padding-bottom: 9px;
}
#ct2 {
	width: 773px;
	margin: 0 auto;
	text-align: left;
}
#top {
	height: 110px;
}

h2#logo {
	margin: 0;
	float: left;
	padding: 15px 0 0;
	width: 177px;
}

#search_language {
	margin: 0 0 0 177px;
	padding: 72px 0 0 0;
	height 22px: 
}
* html h2#logo {
	margin-right: -3px;
}

* html #search_language {
	margin-left: 174px;
}
#search_container {
	padding-right: 8px;
	float: right;
}
form#search {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b8b3;
	width: 225px;
	height: 20px;

}
form#search input.image {
	float: right;
	width: 20px;
}
form#search input.text {
	display: inline-block;
}
form#search input.text {
	display: block;
	margin: 0 20px 0 0;
	padding: 2px 0 0 6px;
	width: 199px;
	color: #636363;
	border: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
* html form#search input.image {
	margin-left: -3px;
}
* html form#search input.text {
	margin: 0 17px 0 0;
}
#ml_language {
	float: right;
	width: 225px;
	height: 22px;
	background: #fff url(../i/language_bg.gif) 1px 1px no-repeat;
}
#ml_language a {
	display: block;
	width: 223px;
	height: 20px;
	border: 1px solid #b6b8b3;
	background: url(../i/arrow_down.gif) 211px 9px no-repeat;
}

#menu_container {
	min-height: 26px;
}

* html #menu_container {
	height: 26px;
}

ul#menu_left, ul#menu_right {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_left li, #menu_right li {
	display: inline;
}

#menu_left li a:link, #menu_left li a:active, #menu_left li a:visited, 
#menu_right li a:link, #menu_right li a:active, #menu_right li a:visited {
	display: block;
	margin: 0;
	height: 21px;
	padding-top: 5px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
#menu_left li a:hover, #menu_right li a:hover {
	background-color: #c00000;
}

ul#menu_right {
	float: right;
	text-align: right;
	width: 90px;
}

ul#menu_left {
	margin-right: 90px;
}

* html ul#menu_right {
	margin-left: -3px;
}

* html ul#menu_left {
	margin-right: 87px;
}

ul#menu_right li a:link, ul#menu_right li a:active, ul#menu_right li a:visited {
	float: right;
	padding-left: 6px;
	padding-right: 6px;
}

ul#menu_left li a:link, ul#menu_left li a:active, ul#menu_left li a:visited {
	float: left;
	padding-left: 8px;
	padding-right: 12px;
}


#banner {
	height: 120px;
	background: #918579 url(../i/banner_bg.gif) top left repeat-y;
	margin-bottom: 2px;
}

.col_left {
	width: 228px;
	float: left;
}

.col_right {
	width: 252px;
	float: right;
}

.col_mid {
	margin-left: 228px;
	margin-right: 252px;
	padding-left: 7px;
	padding-right: 6px;
}
* html .col_left {
	margin-right: -3px;
}

* html .col_right {
	margin-left: -3px;
}

* html .col_mid {
	margin-left: 225px;
	margin-right: 249px;
}
.col_mid .inner {
	border: 1px solid #4d4d4d;
	padding: 20px 11px 15px;
	margin-bottom: 6px;
}
.flv_holder {
	margin: 5px 0 6px;
	border: 1px solid #4d4d4d;
	background: url(../i/flv_bg.gif) top left no-repeat;
}
#flash-element-id {
	vertical-align: bottom;
}
#scroll_controls {
	float: right;
	width: 15px;
	padding-left: 5px;
	background-color: #f0f0f0;
}
#scroll_box_container {
	background-color: #f0f0f0;
	padding: 8px 0 8px 8px;
	margin-right: 20px;
}
* html #scroll_controls {
	margin-left: -3px;
}
* html #scroll_box_container {
	margin-right: 17px;
}
#scroll_up {
	cursor: pointer;
}
#scroll_down {
	cursor: pointer;
	margin-top: 209px;
}
#scroll_box {
	height: 213px;
	padding: 10px 0 0;
	width: 200px;
	overflow: auto;
}

.topic {
	margin-bottom: 13px;
	padding-left: 13px;
	background: url(../i/bullet.gif) 0 5px no-repeat;
}
.topic h5 {
	margin-bottom: 2px;
	
}
.news_story {
	padding: 14px 0 8px 2px;
	background: url(../i/dashed_hor.gif) top left repeat-x;
}
.news_story.f {
	background: none;
}
.news_story .float_img {
	float: left;
	width: 49px;
	margin: 0;
	padding: 0;
}
.news_story .img_wrap {
	margin: 0 0 0 49px;
	padding: 0 0 0 19px;
	background: url(../i/bullet.gif) 7px 5px no-repeat;
}
* html .news_story .float_img {
	margin-right: -3px;
}
* html .news_story .img_wrap {
	margin-left: 46px;
}
.news_story .hdr {
	margin-bottom: 6px;
}
.services_table {
	width: 256px;
	border-collapse: collapse;
}
.services_table td {
	padding-bottom: 3px;
	vertical-align: top;
}
.services_table td.a {
	padding-right: 10px;
}
.services_table a:link, .services_table a:active, .services_table a:visited  {
	color: #1c1c1c;
}
.services_table a:hover  {
	color: #a20f0f;
	text-decoration: underline;
}
.hp_service_image {
	padding: 15px 0;
}
#footer {
	width: 773px;
	margin: 11px auto;
	text-align: left;		
}


#footer div {
	font-size: 7pt;
	color: #888888;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #888888;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerleft {
	float: left;
	width: 200px;
}

#footerright {
	margin-left: 200px;
	text-align: right;
}

* html #footerleft {
	margin-right: -3px;
}

* html #footerright {
	margin-left: 197px;
	
}

div.dropdown, div.dropdown_language {

	position: absolute;
	display: none;
	padding: 0;
	z-index: 2000;
	left: 0px;
	top: 0px;
	margin: 0;

}

div.dropdown ul, div.dropdown_language ul {

	list-style:none;
	margin: 0;
	padding: 0;	

}
div.dropdown ul {

	border-top: 1px solid #fff;

}
div.dropdown_language ul {

	border-top: 1px solid #c7c9c8;	

}

* html div.dropdown_language {

	width: 225px;

}

div.dropdown_language li {

	display: block;	
	background-color: #fff;		
	border: 1px solid #b6b8b3;
	color: #636363;	
	border-top: none;
	padding: 4px 5px;
	width: 213px;
	margin: 0;

}

.dropdown_language a:link, .dropdown_language a:visited, .dropdown_language a:active {

	display: block;
	color: #636363;		
	margin: -4px -5px;
	padding: 4px 5px;
	width: 213px;
	text-decoration: none;

}

.dropdown a:link, .dropdown a:visited, .dropdown a:active {

	display: block;
	color: #636363;		
	background-color: #b1b3b2;		
	border: 1px solid #c7c9c8;		
	border: 1px solid #fff;
	color: #fff;	
	border-top: none;
	padding: 4px 5px;
	width: 150px;
	text-decoration: none;

}
.dropdown a:hover {

	background-color: #c00000;

}