body {
    margin:0px;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#b90b14;
	scrollbar-border-color:#000000;
	background-color:#e4edf9 ;
}

.table_height{
    height:100%;
}

/*************************************HEADER***********************************/
.header_back{
	background-image: url(images/building_services_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*********************************MENU***********************************/
.menu_back{
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:66px;
}
.about_back{
	background-image: url(images/about_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.services_back{
	background-image: url(images/services_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_services_back{
	background-image: url(images/main_services_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.areamap_back{
	background-image: url(images/areamap_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact_back{
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/********************************BODY***********************************/
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5455;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.body_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5f5455;
	text-decoration: none;
	line-height:18px;
}
.body_text_bold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b30b14;
	text-decoration: none;
	line-height:18px;
}
.body_header_red{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #b30b14;
	text-decoration: none;
}
.body_header_blue{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #229cff;
	text-decoration: none;
}

.body_up{
	background-image: url(images/building_services_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_lower{
	background-image: url(images/building_services_23.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body_back{
	background-image: url(images/building_services_17.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFFFFF;
	height:100%;
}

.img_pos{
	background-repeat: no-repeat;
	background-position: right top;
}
.border{
	border: 1px solid #a9a9a9;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5455;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	width:200px;
	height:18px;
}
.input_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5455;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	width:150px;
	height:18px;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5455;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	width:200px;
	height:50px;
}
/********************************FOOTER******************************/
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #919799;
	text-decoration: none;
}
.footer_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919799;
	text-decoration: none;
}
.footer_bold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b30b14;
	text-decoration: none;
}
