/* CSS Template - Atlantis.bg / Created by ivuWorks.com */
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(i/back.gif) repeat-x 3px top;
	background-color: #ffffff;
	}
body,  form, div, p, li, ul, td {
	font: normal 11px Tahoma;
	color: #333333;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
	color: #054c73;
}
h1 {font: normal 24px Arial;}
h2 {font: normal 20px Arial;}
h3 {font: normal 18px Arial;}
h4 {font: normal 16px Arial;}
h5 {font: normal 14px Arial;}
h6 {font: normal 12px Arial;}

a {
	font: normal Tahoma;
	color: #3366cc;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#content a {
	font-size: 11px;
}

.smap_lnk {
	font-size: 11px;
}
#main {
	width: 944px; height: 100%;
}
/* HEADER */
#header {
	width: 944px; height: 130px;
	font: normal 10px Tahoma;
	color: #97a5b0;
	background: url('../i/headback.jpg') no-repeat left top;
}
#header a {
	font: normal 10px Tahoma;
	color: #054C73;
	text-decoration: none;
}
#header a:hover {
	color: #97a5b0;
}
#fastlinks {
	height: 20px; 
	margin-right: 7px;
	background: url('../i/line5px.gif') repeat-x left bottom;
}
#fastlinks td {
	font: normal 10px Tahoma;
	color: #97a5b0;
}

/* MENU */
#menu {
	width: 184px;
	background: url('../i/menuback.gif') repeat-y left top;
}
td.top {
	width: 184px; height: 8px;
	background: url('../i/menutop.gif') no-repeat left top;
}
td.bottom {
	width: 184px; height: 8px;
	background: url('../i/menubottom.gif') no-repeat left bottom;
}
td.item {
	height: 22px;
	padding: 0 0 0 20px;
	
}
td.item a {
	font: bold 11px Tahoma;
	color: #054c73;
	text-decoration: none;
}
td.subitem {
	height: 22px;
	padding: 0 0 0 16px;
	background: url('../i/menusubitem.gif') no-repeat left top;	
}
td.subitem a {
	font: normal 11px Tahoma;
	color: #054c73;
	text-decoration: none;
}
td.subSubitem {
	height: 22px;
	padding: 0 0 0 22px;
	background: url('../i/menusubitem.gif') no-repeat left top;	
}
td.subSubitem a {
	font: normal 10px Tahoma;
	color: #054c73;
	text-decoration: none;
}
td.item a:hover, td.subitem a:hover, td.subSubitem a:hover {
	text-decoration: underline;
}

/* CONTENT */
#contentBox {
	margin: 10px 0;
}
#content {
	padding: 0 10px;
}

/* FOOTER */
#footer {
	width: 944px; height: 66px;
	background: url('../i/footback.jpg') no-repeat left top;
}
#footer td{
	width: 472px;
	font: normal 10px Tahoma;
	color: #97a5b0;
	line-height: 2;
}
#footer a {
	font: normal 10px Tahoma;
	color: #97a5b0;
	text-decoration: underline;
}
#footer a:hover {
	color: #054c73;
	text-decoration: none;;
}
#contacts {
	width: 465px; height: 55px;
	background: url('../i/line5px.gif') repeat-x left bottom;

}
#contacts div {
	float: left;
	margin-left: 5px;
	font: normal 10px Tahoma;
	color: #97a5b0;	
}