/* CSS Document */
html, body {
	border:0;
	margin:0;
	padding:0;
	color:#4F4F4F;
	background-color: #F9F9F9;
	font: normal 12px Tahoma;
}
body {
	background:url(/imgs/topbg.gif) left top repeat-x;
}
p,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
a, img, table, td, div, span {
	font-size: 100%;
	margin:  0;
	padding: 0;
	border:  0;
	line-height:1.5em;
	background-color: transparent;
}
.font {
	font-size:11px;
	font-family:Verdana;
}
a {
	color:#4AA1E3;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
p {
	margin:8px 0;
}

a:hover {
	text-decoration:none;
}

h1,h2 {
	font:bold 15px Tahoma;
	text-align:left;
	padding-bottom:15px;
	text-transform:uppercase;
}
h2 {
}
td {
	vertical-align:top;
}

#main {
	width:1000px;
	height:auto;
	margin:auto;
	/*background:url("/imgs/bg.jpg");*/

}
#top {
	height:322px;
	background: url(/imgs/top70.jpg) 193px 46px no-repeat;
}
#logo {
	margin-top:5px;
	width:282px;
	height:177px;
}
#phone {
	width:220px; 
	height:61px;
}
#top2{
	height:38px;
	margin:0 10px 10px;
	font-size:13px;
}
#top2 table {
	width:100%;
}
#top2 td {
	text-align:center;
	vertical-align:middle;
	background:#4AA1E3;
	height:38px;
	border:solid 1px white;
}
#top2 a {
	text-decoration:none;
	color:white;
	display:block;
	height:100%;
	line-height:35px;
}
#top2 a:hover {
	text-decoration:none;
	display:block;
	background:#fff;
	color:#4AA1E3;
}
#right {
	padding:10px 10px 20px;
	width:770px;
	float:right;
}
#left {
	width:180px;
	padding:5px 0 0px 20px;
	font-size:13px;
}
#left a {
	line-height:2em;
}

#btm {
	clear:both;
	color:#A2A1A1;
	height:40px;
	/*border:solid 1px black; */
}
#btm div {
	float:right;
	padding:0 10px;
}
#btm  a{
	color:#A2A1A1;
	text-decoration:none;
}
#btm #copy {
	text-align:right;
}
/* gallery */
.gallery_table {
	width:100%;
}
.gallery_table td {
	padding:10px;
}
.gallery_table img {
	border:solid 1px black;
}
#tariffs {
	border:solid 1px #A2A1A1;
	width:100%;
}
#tariffs th{
	vertical-align:middle;
	border:solid 1px #A2A1A1;
}
#tariffs td {
	border:solid 1px #A2A1A1;
	vertical-align:middle;
	text-align:center;
}
#l {
	height:0;
	overflow:hidden;
}
.h {
display:none;
}
#tariff2 p {
 margin:0;
 padding:0;
}
#tariff2 td {
	padding:0;
}
.menu2 {
	display:none;
}
