/* CSS Document */


body,td,th {
	
	font-family: "Times New Roman", Times, serif;
	
	font-size: 13px;
	
	color: #185278;
	
}


body {
	
	margin-left: 0px;
	
	margin-top: 0px;
	
	margin-right: 0px;
	
	margin-bottom: 0px;

	}


a {

	font-family: "Times New Roman", Times, serif;
	
	font-size: 14px;
	color: #0060a5;
	
	font-weight: bold;

	}


a:link {

	text-decoration: none;
	
}


a:visited {
	text-decoration: none;
	color: #0060a5;
	
}


a:hover {
	text-decoration: underline;
	
}


a:active {

	text-decoration: none;

	}




.menu {
	padding-left:23px;
	}


.tel {
	position:relative;
	top: 15px;
	left:480px;
	width:500px;
	}


.top_menu {
	position:relative; top: 50px;
	 left:500px;
	 width:480px;
	}

.ooo {
	position:relative;
	top: 130px;
	left:600px;
	width:250px;
	}



h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif
	font-weight: bold;

	}


h1 {
	font-size: 16px; 
	}



h2 {
	font-size: 14px; 
	}

.top_logo {

	width:100%;
	
	height:218px;
	
	margin:0px;
	
	padding:0px;
	
	background-image:url(images/top.jpg);
	
	background-repeat: no-repeat;
	
	}


.fon_left {

	background-image:url(images/left.jpg);
	
	background-position:top;
	
	background-repeat:no-repeat; 
    }	
	

	.fon_right {
    background-image:url(images/fon_right.jpg);
	
	background-position:top;

	background-repeat:repeat-x;

	}	
	


.main {

	font-size:12px;
	
	margin-right:10px;
	
	background-image:url(images/right.jpg);
	
	background-repeat: no-repeat;

	}	


