﻿
#container 
{
	width:780px;
	margin: auto;
	position:relative;
	color:#000000;
	padding: 10px;
}
		
#contacts 
{
	height: 26px;
	float:right;
	padding: 10px 110px 0 10px;
	font-size: 0.75em;
}
		
#logo 
{
	float:left;
	width:300px;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	vertical-align:bottom;
}
		
#menu 
{
	float:right;
	width:400px;
	text-align: center;
	padding: 20px 0 0 0;
}

#nav 
{
	clear: both;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #0194f1;
}
#nav a 
{
	color: #0194f1;
}
#left 
{
	float:left;
	width:500px;
	height:445px;
	text-align:left;
	font-family:Verdana;
	font-size:small;
}

#bottom 
{
	clear:both;
	width:780px;
	margin: auto;
	position:relative;
	color:#000000;
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	text-align:right;
}
#box1 
{
	float: left;
	width: 195px;
}

#box2 
{
	float: left;
	width: 195px
}
#box3 
{
	float: left;
	width: 195px;
}
#box4 
{
	float: left;
	width: 195px;
}
	
#footerleft 
{
	float:left;
	font-family: verdana;
	font-size: 10px;
	text-align:left;
	width: 350px;
}
#footerright
{
	float:right;
	font-family: verdana;
	font-size: 10px;
	text-align:right;
	width:400px;
}
		
#footer a 
{
	color:#000000;
	text-decoration:none;
}
		
#footer a:hover 
{
	color:#0194f1;
}
.style2 
{
	font-size: large;
	font-weight: bold;
}

.style3 
{
	font-size: large
}
