body{
	background-image: url('../images3/logo_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ebf3f6;
	color: #333333;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
div.fly{
	position: absolute;
	top: 10px;
	left: 10px;
}
table{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}
td.top_middle{
	background-image: url('../images3/top_bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 62px;
}
td.pa4{
	padding: 40px;
}
td.ptb{
	padding-top: 0px;
	padding-bottom: 0px;
}
big{
	color: #cc3300;
	font-weight: bold;
}
a:link, a:active, a:visited{
	color: black;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a.red:hover{
	text-decoration: none;
}
#logo{
	position: absolute;
	top: 44px;
	left: 200px;
}
#phone{
	position: absolute;
	top: 30px;
	left: 600px;
	width: 300px;
}
#menu{
	margin: 40px 20px;
}
a.menu:link, a.menu:active, a.menu:visited{
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
}
a.menus:link, a.menus:active, a.menus:visited{
	font-weight: bold;
}
div.menu{
	background-image: url('../images2/l_tabu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 17px;
	margin: 2px;
}
