body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}

a { color: #039ebd; text-decoration: underline; }
a:hover { color: #75e507; text-decoration: none;}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

div.main {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 1000px;
}

div.top {
	position: relative;
	height: 80px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	/*border: 1px #CCCCCC dashed;*/
	padding-left: 350px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}

div.top div.top-line {
	position: relative;
	vertical-align: baseline;
	text-align: center;
/*	border: 1px #CCCCCC dashed;*/
}

div.top div.top-line td.phone {
	font-size: 12px;
	font-weight: bold;
	color: #039ebd;
}

div.top div.top-line td.phone span.phone{
	font-size: 18px;
	color: #333333;
}

div.top div.top-line td.phone span{
	font-size: 9px;
	color: #039ebd;
}

div.top-bar {
	padding-right: 20px;
}
div.top-bar td.top-bar {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/top_menu_fon.gif);
	background-repeat: repeat-x;
}

div.top-bar td.caption{
	color: #daff59;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

div.top-bar td.menu{
background-image: url(/images/top_menu_separator.gif);
background-position: right;
background-repeat: no-repeat;
background-position: 90%;
/*line-height: 18px;*/
}

div.top-bar td.menu a{
	color: #FFFFFF;
}

div.top-bar td.menu a.select{
	color: #daff59;
}

div.top-bar td.menu a:hover{
	color: #daff59;
}

div.top-bar td.menu div.ns{
background-image: url(/images/top_menu_marker.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 15px;
width: 80%;
margin-bottom: 5px;
}
div.top-bar td.menu div.bold{
margin-bottom: 15px;
}

div.bottom td.bottom-bar {
	background-image: url(/images/bottom_bar_fon.gif);
	background-repeat: repeat-x;
	height: 31px;
}

div.bottom td.bottom-menu {
	text-transform: uppercase;
	font-weight: bold;
}

div.left-content div.caption{
color: #333333;
text-transform: uppercase;
font-size: 12px;
padding-top: 15px;
padding-left: 10px;
font-weight: bold;
}

div.right-content
{
margin-left: 10px;
}

div.right-content div.caption{
color: #333333;
text-transform: uppercase;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
}


div.allcaption{
color: #333333;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}