body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #EEEEEE;
	background-color: #000000;
	margin-top: 0px;
	background-repeat: repeat-x;
}
.left_rail {
	background-image: url(../images/left_rail_bg.gif);
	background-repeat: repeat-y;
}
.right_rail {
	background-image: url(../images/right_rail_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.header {
	background-image: url(../images/header_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tag_line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-style: normal;
	letter-spacing: normal;
	display: none;
}
.hz_rail {
	background-image: url(../images/header_rail_bg.gif);
	background-repeat: repeat-x;
}
.main_home {
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bott_rail {
	background-image: url(../images/bottom_rail_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 5px;
	clip: rect(auto,auto,auto,3px);
}
.wh_bord_all {
	border: 1pt solid #FFFFFF;
}
.wh_bord_br {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.wh_bord_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.wh_bord_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.br_bord_light {
font-size: 12;
	font-weight: bold;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.b_bord_light {
font-size: 12;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.r_bord_light {
font-size: 12;
	font-weight: bold;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
}
