html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: normal 11px "Tahoma";
	color: #3B3C40;
	scrollbar-face-color: #F1F1F1;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #7C7C7C;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #7C7C7C;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	background: url(/.files/1/images/bg.jpg);
	text-align: justify;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font: bold 12px "Arial";
	color: #125A94;
	outline: none;
}

a:hover {
	color: #BB9DA5;
}

td, th {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font: normal 11px "Tahoma";
	color: #4F3F3F;
	text-align: justify;
}

h1 {
	font: normal 24px "Arial";
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.h2,h2 {
	font: normal 24px "Arial";
	background: url(/.files/1/images/h2.bg.gif) left center no-repeat;
	padding: 0px 0px 0px 36px;
	margin: 0px;
	text-align: left;
}

h3 {
	font: normal 20px "Arial";
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table.All {
	width: 100%;
	height: 100%;
	background: url(/.files/1/images/bg_up.jpg) top repeat-x;
}

td.Header {
	width: 945px;/*width: 944px;*/
	height: 94px;
	border-top: 3px solid #393C41;
	border-bottom: 1px solid #9A9CA9;
	text-align: right;
	font: normal 35px "Arial Narrow";
	color: #494E64;
}

td.Header a {
	float: left;
}

td.Header span {
	margin-top: 15px;
	padding: 0px 20px 0px 20px;
	height: 79px;
	float: right;
	background: url(/.files/1/images/phone.gif) right bottom no-repeat;
	color: #D9152B;
}

td.Header font {
	margin: 5px 5px 0px 0px;
	float: left;
	font: normal 20px "Arial Narrow";
	color: #989CA7;
}

td.Header code {
	font: normal 14px "Arial Narrow";
}

td.Menu {
	width: 945px;/*width: 944px;*/
	height: 64px;
	border-bottom: 3px solid #9A9CA9;
	font: normal 11px/64px "Tahoma";
	color: #999DA8;
}

td.Menu a {
	font: bold 11px/64px "Arial";
	text-transform: uppercase;
	margin: 0px 25px 0px 6px;
}

td.Image {
	width: 945px;
	height: 516px;
	border-bottom: 3px solid #9A9CA9;
	background: url(/.files/1/images/main.jpg) no-repeat;
}

td.Image div {
	display: block;
	float: left;
	width: 472px;
	height: 256px;
	color: #FFF;
}

td.Image div h4 {
	position: relative;
	padding: 0px;
	margin: 49px 0px 0px 28px;
	padding-left: 30px;
	background: url(/.files/1/images/h4.bg.gif) left top no-repeat;
	font: normal 20px/31px "Arial Narrow";
	z-index: 2;
}

td.Image div span {
	position: relative;
	display: block;
	width: 344px;
	height: 108px;
	padding: 0px;
	margin: -10px 100px 0px 28px;
	padding: 25px;
	background: url(/.files/1/images/span.bg.png) repeat;
	z-index: 1;
}
* html td.Image div span {filter: expression(fixPNG(this));}

td.Image div span a {
	display: block;
	font-weight: normal;
}

td.Mini {
	height: 260px;
	border-bottom: 3px solid #9A9CA9;
	background: none;
}

td.Layer {
	width: 622px;/*width: 621px;*/
	padding: 25px 0px 25px 0px;
}

td.rMenu {
	width: 298px;
	padding: 25px 0px 25px 25px;
}

td.rMenu div.Menu {
	display: block;
	margin-bottom: 30px;
}

td.rMenu div.Menu a {
	display: block;
	background: url(/.files/1/images/menu.bg.gif) bottom repeat-x;
	padding: 21px 5px 21px 5px;
}

td.rMenu div.Menu a font {
	font: normal 12px "Arial";
	color: #969CA8;
	margin: 0px 5px 0px 5px;
}

td.rMenu div.Menu a.BgNo {
	background: none;
}

td.rMenu div.Menu span {
	display: block;
	padding: 0px 5px 21px 25px;
	background: url(/.files/1/images/menu.bg.gif) bottom repeat-x;
}

td.rMenu div.Menu span a {
	padding: 5px;
	background: none;
}

td.Footer {
	border-top: 3px solid #393C41;
	height: 192px;
}

td.Footer div {
	display: block;
	width: 300px;
	float: left;
	padding-top: 80px;
	font: normal 10px "Tahoma";
}

td.Footer div a {
	font: normal 10px "Tahoma";
}

td.Footer div.CopyRight {
	background: url(/.files/1/images/copyright.bg.gif) left top no-repeat;
}

td.Footer div.Address {
	background: url(/.files/1/images/address.bg.gif) left top no-repeat;
}

td.Footer div.Phone {
	font: normal 27px/25px "Tahoma";
}

td.Footer div.Phone font {
	float: left;
	font: normal 10px "Tahoma";
	margin-right: 5px;
}

table.Two {
	width: 621px;
	margin: 20px 0px 20px 0px;
}

table.Two td.Space {
	width: 25px;
}

form.Form {
	display: block;
}

form.Form label, form.Form input, form.Form textarea {
	display: block;
	width: 298px;
}

div.Message {
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

div.Color {
	background: #FAFAFA;
}

div.Message h3 {
	padding: 0px;
	margin: 0px;
	font: bold 12px "Arial";
	color: #5A5A5A;
	padding-bottom: 7px;
}

div.Message h3 code {
	display: block;
	font: normal 10px "Arial Narrow";
	color: #989898;
}

div.Message div {
	margin: 0px;
	margin-left: 5px;
	padding: 15px;
	background: #D0D0D0;
}

div.Pages a {
	padding: 0px 3px 0px 3px;
	font: normal 12px/30px "Arial";
	border-right: 1px solid #FFF;
}

div.Pages a font {
	font: normal 12px/30px "Arial";
	border-right: 1px solid #FFF;
}

div.Question {
	display: block;
}

div.Question span {
	display: block;
	background: url(/.files/1/images/menu.bg.gif) bottom repeat-x;
	padding: 21px 0px 21px 0px;
}

div.Question br {
	clear: both;
	font-sizE: 0px;
}

div.Question span code {
	display: block;
	float: left;
	width: 40px;
	font: normal 20px "Tahoma";
	color: #727385;
}

div.Question span code font {
	font: normal 10px "Tahoma";
	color: #727385;
}

div.Question span div {
	display: block;
	float: left;
	width: 258px;
}

div.Question span div a {
	display: block;
}

/* ============= */
table.costs td {
	padding:2px;
}
/* ============= */

/* links */ 
#links
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align: center;
}
#links a, #links span
{
    font-size: 12px;
    padding: 3px 5px;
}
#links span
{
    font-size: 10px;
    color: gray;
}
#links span.active
{
    color: black;
    font-weight: bold;
}
#links a:hover
{
    background: #434343;
    color: white;
}
#links .navi
{
    font-size: 10px;
    font-weight: normal;
}