body {
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

img {
	border:none;
}

a {
	border-bottom:dashed 1px #FF6633;
	color:#FF6633;
	text-decoration:none;
}

a:hover {
	color:#333333;
}

#body {
	width:900px;
	height:auto;
	margin:5px 0px 5px 0px;
	text-align:center;
	vertical-align:middle;
	color:black;
}

#hd {
	width:900px;
	height:120px;
	text-align:left;
	margin-bottom:-40px;
}

#bd {
	width:898px;
	height:187px;
	border-top:#FF6633 1px solid;
	text-align:left;
	overflow:hidden;
}

#bd div {
	float:left;
	margin:5px 0;
}

#ft {
	width:900px;
	height:30px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-top:#FF6633 1px solid;
	margin-top:-15px;
}

#ft_flash {
	width:450px;
	height:auto;
	float:left;
}
/* OTHER */

.orange {
	color:#FF6633 !important;
}

a.home_orange, a.home, #contacts {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-bottom-style:none;
	letter-spacing:0.03em;
}

a.home_orange,	a.home:hover {
	color:#FF6633;
}

a.home, a.home_orange:hover {
	color:#333333;
}

#contact_ {
	height:40px;
	margin-left:100px;
	padding-left:130px;
	float:left;
	text-align:right;
}

#contacts_ {
	float:left;
	visibility:hidden;
	margin-top:-43px;
}

.phone {font-weight:bold; font-size:12px;}
a.email { display:inline-block; height:25px; background:url(../_images/envelope.jpg) no-repeat left top; padding-left:40px; border-bottom:none; line-height:1.8em;}
a.email:hover {color:#666666 !important;}
#abc {display:none;}