*{
	font-family: Cuprum, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -70px;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#tv{
	position: relative;
}
#tv-flash{
	position: absolute;
	top: 80px;
	left: -40px;
	width: 525px;
	height: 690px;
	z-index:0;
}
#page .info {
	font-size: 14px;
	color: #ADADAD;
	position: relative;
	top: 250px;
	text-shadow: 2px 2px 4px #000;
}
#page .info a{
	color: #ADADAD;
	text-decoration:none;
}
#page .info a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
#page .info div{
	float: left;
	width: 50%;
}
#page .info div.old-site{
	text-align: right;
}
#page .info div.address{
	font-size: 18px;
	clear: both;
	width:100%;
	padding: 0 0 10px 0;
}
#page .info div.address b{
	font-weight: normal;
	color: #FFF;
}

#page .time {
	font-size: 16px;
	color: #EEEEEE;
	text-align: right;
	height: 16px;
	text-shadow: 4px 4px 4px #000;
}
#page .tel {
	font-size: 48px;
	color: #FFFFFF;
	text-align: right;
	height: 55px;
	text-shadow: 4px 4px 4px #000;
}
#page .tel span {
	font-size: 30px;
	line-height: 30px;
	height: 48px;
	top: -13px;
	position: relative;
}
#page .box_01 {
	background-color: #000000;
	height: 322px;
}
#page .banner {
	color: #F3E6E6;
	background-color: #9E2F31;
	padding: 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	height: 30px;
	text-shadow: 2px 2px 2px #441415;
}
#page .box_01 .menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
	height: 292px;
}
#page .box_01 .menu .section {
	float: left;
	width: 225px;
	height: 110px;
	font-size: 14px;
	color: #B6B6B6;
	text-transform: uppercase;
	padding: 10px 0px;
	line-height: 18px;
}
#page .box_01 .menu .section p {
	width: 200px;
}
#page .box_01 .menu .section h2 {
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
#page .box_01 .menu .section h2 a{
	color: #FFFFFF;
}
#page #tv {
	position: absolute;
	left: 10px;
	top: -70px;
}
#page .links {
	position: relative;
	text-shadow: 2px 2px 2px #000;
	font-size: 36px;
	line-height: 60px;
}
#page .links .portfolio a {
	background-image: url(../images/portfolio.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	height: 217px;
	width: 250px;
	top: -30px;
	left: 400px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1;
}
#page .links .portfolio a:hover {
	background-image: url(../images/portfolio_on.png);
	text-decoration: underline;
}
#page .links .portfolio a span{
	display:block;
	position: relative;
	top: 145px;
	text-align: center;
}
#page .links .portfolio a:hover span {
	background-color: #9E2F31;
}
#page .links .order a {
	background-image: url(../images/order.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	height: 217px;
	width: 180px;
	top: -30px;
	left: 670px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1;
}
#page .links .order a:hover {
	background-image: url(../images/order_on.png);
	text-decoration: underline;
}
#page .links .order a span{
	display:block;
	position: relative;
	top: 145px;
	text-align: center;
}
#page .links .order a:hover span {
	background-color: #2A2A2A;
}
#preLoadImg { 
	position: absolute; 
	width: 0; 
	height: 0;
	overflow: hidden;
	margin: -150px 0 0; 
}