* {
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	min-height: 100%;
	background: #2392d7;
	background-image: url('images/fon_body.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;;
}


a, a:visited, a:active 
{
font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
color: #ffffff;
text-decoration: none;
}

a:hover 
{
text-decoration: underline;
}

h1
{
font-size: 16px;
font-weight: bold;
font-family: Arial;
color: #147786;
}

img {
	border: none;
}

#wrapper {
	width: 1004px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	margin: 0 auto;
	position: relative;
	width: 1004px;
	background-image: url('images/fon_1_header.jpg');
	background-repeat: repeat-x;
	height: 155px;
}

#logo {
float: left;

}

#phone {

	float: right;
}

.menu {
    color: #FFFFFF;
    float: left;
    margin: 15px auto 0;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 1004px;

}

.menu a, .menu a:visited, .menu a:active {
        line-height: 100%;
	color: #ffffff;
	text-decoration:none;
	padding:0px 17px 24px;
	border-right: 1px solid #FFFFFF;
}
.menu a:hover {
	text-decoration: none; 
	color: #59fff1;
}

.menu a.current, .menu a.current:visited, .menu a.current:active {
	text-decoration: none; 
	color: #59fff1;
}
.menu a.current:hover {
	text-decoration: underline; 
	color: #59fff1;
}

.menu a.uid_37 {padding-left: 2px;}
.menu a.uid_9 {border-right: 0px solid #FFFFFF;}
.menu img {margin-left: 8px; padding-top: 25px; padding-right: 8px;}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
#content {
        margin-left: 311px;
        margin-right: 47px;
	padding: 20px;
	min-height: 520px;
	background-image: url(images/dot.png);
	border: 1px solid #ffffff;
}

#content td {
	font-family: Arial; 
	font-size: 12px; 
	color: #06354f;
	text-align: justify;
}

#content td a, #content td a:visited, #content td a:active {
	font-family: Arial; 
	font-size: 12px; 
        font-weight: bold;
	color: #06354f;
	text-decoration: none;
}

#content td a:hover {
        font-weight: bold;
	color: #06354f;
	text-decoration: underline;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	margin-top: 50px;
	float: left;
	width: 264px;
	margin-left: -100%;
	position: relative;
	padding-left: 20px;
}

#menu2 {
	position: relative;
	float: left;
	text-align:center;
	line-height: 2px;
	height: 55px;
	width: 264px;
	background-image: url(images/fon_menu.png);
        background-repeat: no-repeat;
        background-position: 60px top;
}

#menu2 a, #menu2 a:active, #menu2 a:visited { 
    float: left;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold; 
    color: #FFFFFF;
    line-height: 45px;
    text-decoration: none;
}

#menu2 a:hover { 
	
	color: #004e64;
	text-decoration: none;
}

#menu2 a.current, #menu2 a.current:active, #menu2 a.current:visited { 
	color: #004e64;
	text-decoration: none;
}

#menu2 a.current:hover { 
	
	color: #004e64;
	text-decoration: underline;
}

#menu2 img {
	float: left;
	width: 50px;
	margin-right: 24px;
}

#menu3 {
	position: relative;
	float: left;
	text-align:right;
	line-height: 2px;
	height: 55px;
	width: 264px;
}


.solidblockmenu3 { 
	background-image: url(images/fon_menu.png);
	background-repeat: no-repeat; 
	background-position: right;
	margin: 0pt; 
	padding: 0px 0px 0px 66px; 
	float: left; font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-size: 13px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	line-height: 2px;
	font-weight: bold; 
	height: 43px;
	width: 200px;
}

.solidblockmenu3 li { 
	display: inline;

}

.solidblockmenu3 li a { 
    color: #FFFFFF;
    float: left;
    height: 15px;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
}

.solidblockmenu3 li a:hover, .solidblockmenu3 li .current { 
	
	color: #004e64;
}

#action {
margin-left: 105px;

}

#footer
{
margin: 0 auto;
width: 1004px;
}

#footer table
{
margin-bottom: 20px;
margin-top: 150px;
}

#footer td
{
font-size: 12px;
font-family: Arial;
color: #ffffff;
}

#footer td a, #footer td a:visited, #footer td a:active
{
font-size: 12px;
font-family: Arial;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}

#footer td a:hover
{
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.news-line
{
margin-top: 30px;
margin-left: 60px;
padding: 15px;
width: 170px;
border: 1px solid #ffffff;
}

.news-line a, .news-line a:visited, .news-line a:active
{
text-decoration: underline;
}

.news-line a:hover
{
text-decoration: none;
}

.news-line div.naviDescription
{
color: #ffffff;
}

.news-line a.news-all
{
font-style: italic;
}

.roundedCorners
{
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
-khtml-border-radius: 18px;
border-radius: 18px;
}

div.celsubmenu, div.naviDescription
{
padding-bottom: 10px;
}

#tmailform td
{
vertical-align: top;
}

#tmailform input.text, #tmailform textarea
{
padding: 1px;
width: 300px;
border: 1px solid #b1b1b1;
font-style: ;
color: #5E5E5E;
}

#tmailform div.error
{
color: #ff0000;
}

#tmailform input.error, #tmailform textarea.error
{
border: 1px solid #ff0000;
}