@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #d5e1f4;
	background-image: url(/images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555657;
	margin: 0;
	padding: 0;
	text-align: center;	
}

table, tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555657;
}

a {
	color: #2e609f;
}

#container {
	width: auto;
	height: 100%;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
}

#main {
	width: 943px;
/*	height: 100%;*/
}

#left {
	width: 732px;	
	height: 98px;	
	background-color: #becddc;
}

#righthead {
	width: 211px;
	height: 98px;	
	background-color: #becddc;
}

#navigation {
	position: relative;
	width: 54px;
	height: 11px;
	display: inline;
	padding: 0px;
	margin: 0px;
	top: 29px;
	left: 147px;
}

#menu {
	width: 932px;
	height: 30px;
	background-image: url(/images/menu_bg.gif);	
	background-position: top;
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: left;
}

.menuitemcell {
	padding-left: 15px;
	padding-right: 15px;
}

a.menuitem {
	color: #555657;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;	
}

a.menuitem:hover {
	color: #ffffff;
}

#menu_end {
	width: 10px;
	height: 30px;
	background-image: url(/images/menu_end_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#activemenu {
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/activemenu_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: transparent;
}

#activemenu a {
	color: #555657;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

#activemenu a:hover {
	color: #ffffff;
	border-bottom-color: #9fccff;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
}

#title {
	width: 732px;
	height: 77px;
	background-image: url(/images/title_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#title h1 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	position: relative;
	margin-top: 40px;
	margin-left: 107px;	
}

#map {
	width: 211px;
	height: 77px;
	background-image: url(/images/map.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
}

#globe {
	width: 732px;
	height: 156px;
	background-image: url(/images/globe.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#phone {
	width: 211px;
	height: 156px;
	background-image: url(/images/phone_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#phone_numbers {
	width: 125px;
	height: 87px;
	padding: 0px;
	margin-left: 34px;
	margin-top: 43px;
}

.phone_code {
	font-size: 12px;
	font-weight: bold;
	color: #404041;
	background-color: #ffffff;
	height: 14px;
	line-height: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.phone_number {
	font-size: 16px;
	font-weight: bold;
	color: #404041;
	margin-left: 8px;
}

#content {
	background-color: #ffffff;	
	padding-left: 18px;
	padding-right: 5px;
	padding-top: 24px;
	color: #555657;
	font-size: 12px;
}

ul {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-position: 0px;
	list-style-image: url(/images/li.gif);
}

.inner {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-position: 0px;
	list-style: disc;
	list-style-image: url(/images/li2.gif);
}

li {
	margin-bottom: 2px;
}

.header {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.header_content {
	background-color: #eff3f7;
	color: #6589b3;
	font-size: 14px;
	font-weight: bold;	
}

.note {
	width: 729px;
	margin-left: -16px;
	margin-right: -4px;
	padding: 0px;
}

.note_content {
	background-color: #eff3f7;
}

#right {
	width: 211px;
	background-image: url(/images/right_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-top: 31px;
}

.searchtext {
	color: #555657;
	font-size: 12px;
	width: 94px;
	height: 24px;
	background-image: url(/images/search_bg.png);
	background-repeat: repeat-x;
	border: none;
	background-color: transparent;
	line-height: 24px;
	margin: 0px
	padding: 0px;
	position: relative;
	top: 0px;
}

* html .searchtext {
	top: -1px;
}

.searchbutton {
	color: #555657;
	font-size: 12px;
	font-weight: bold;
	width: 57px;
	height:	24px;
	background-image: url(/images/search_button_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	margin-top: 0px
	padding: 0px;
	line-height: 24px;
}

#services {
	margin-top: 28px;
	width: 187px;	
}

.services {
	width: 187px;
	margin-left: 12px;
	margin-right: 12px;	
}

#services_header {
	background-color: #e1e2e3;
	color: #6589b3;
	font-size: 14px;
	font-weight: bold;
}

.service {
	padding-top: 8px;
	padding-bottom: 10px;
}

.service a {
	text-decoration: none;
	color: #555657;
	font-size: 12px;
}

.service a:hover {
	color: #6589b3;
	text-decoration: underline;
}

#copyright {
	color: #404041;
	font-size: 11px;
	text-align: center;
	padding-top: 14px;
}

.button {
	color: #555657;
	font-size: 12px;
	font-weight: bold;
	width: 57px;
	height:	24px;
	background-image: url(/images/button_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	line-height: 24px;
}

.long_button {
	color: #555657;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	height:	24px;
	background-image: url(/images/long_button_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	line-height: 24px;
}


.input {
	color: #555657;
}