@charset "utf-8";
body {
	background-color: #404040;
	margin:10px 0;
	font-size:14px;
	font-family: tahoma;
	color:#6c6c6c;
}
a{
	color: #006699;
	}
#container{
	width:824px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header{
	background:url(../images/bg-top.jpg);
}
#footer{
	background:url(../images/bg-footer.jpg) center top no-repeat;
	height:75px;
}
.shadow-top{
	background:url(../images/bg-top-shadow.jpg) top no-repeat;
	height:10px;
}
.shadow-bottom{
	background:url(../images/bg-bottom-shadow.jpg) top no-repeat;
	height:10px;
}
.shadow-middle{
	background:url(../images/bg-body-shadow.jpg) repeat-y;
}
.flash{
	/*height:200px;*/
}
img{
	border:0px;
}
.header-page{
	border-bottom:#4b5876 1px solid; width:99%; margin:10px auto;
}
table.contact img{
	vertical-align:bottom;
}
#flashcontent {
		height: 100%;
	}
.top-page-link{
	padding:5px; 
	text-align:right;
	font-size:12px;
}
.top-page-link a{
	color: #C6C600;
	text-decoration:none;
}
.top-page-link a:hover{
	text-decoration: underline;
}
.pricetb {
	background-color: #465470;
}
