@charset "utf-8";
/* CSS Document */

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
background: url(./images/background.jpg) repeat-x;
}
img
{
border:none;
}
H1
{
color:#0000FF;
font: 100% Georgia, "Times New Roman", Times, serif;
}
div.container
{
width: 900px;
height:auto;
margin-left: auto; 
margin-right: auto;
}
div.enust
{
width:900px;
height:150px;
}
div.logo
{
width:300px;
height:150px;
float:left;
}
div.sollogo
{
height:150px;
width:600px;
float:left;
}
div.banner
{
height:100px;
width:auto;
}
div.menucon
{background:url(./images/menu.jpg);
height:50px;
width:auto;
}
div.orta
{
margin-left: auto; 
margin-right: auto;
width:840px;
height:200px;
}

#promo-box {
    height: 200px;
}
#promo-box img {
    border:none;
    display: none;
    position: relative;
    top: 25px;
}
#promo-box a:link { text-decoration: none; background: none; }
#promo-box a:visited { text-decoration: none; background: none; }
#promo-box a:hover { text-decoration: none; background: none; }
#promo-box a:active { text-decoration: none; background: none; }

ul{
list-style:none;
margin: 0;
padding: 0;
}
#menu {
	list-style: none;
}
#menu li {
	float: left;
	font: 100% Georgia, "Times New Roman", Times, serif;
}
#menu a {
	display: block;
	width:119px;
	height:35px;
	padding:15px 0 0 0;
	float: left;
	margin: 0;
	text-decoration: none;
	color:#FFFFFF;
}
#menu a:hover 
{
	color:#999999;
}
div.ara
{
height:auto;
width:840px;
background:#FFFFFF;
margin-left: auto; 
margin-right: auto;
}
div.content
{
background:url(./images/gradient-content.png) repeat-x;
width:400px;
height:450px;
float:left;
text-align:justify;
font-weight:normal;
padding:10px 10px 10px 10px;
font: 80% Georgia, "Times New Roman", Times, serif;
border-right:1px dotted #000066;
}
div.form
{
float:left;
background:url(./images/gradient-content.png) repeat-x;
height:450px;
width:399px;
text-align:left;
padding:10px 10px 10px 10px;
font: 80% Georgia, "Times New Roman", Times, serif;
}
div.foot
{
clear:both;
background:#0a3ea4;
width:auto;
height:250px;
}
div.footic
{
padding-top:10px;
font: 90% "arial", "sans-serif";
width:900px;
height:200px;
margin-left: auto; 
margin-right: auto;
text-align:left;
font-weight:normal;
}
div.footic1
{
padding: 5px 5px 5px 5px;
color:#b4c1d4;
float:left;
width:225px;
height:200px;
}
div.footic2
{
padding: 5px 5px 5px 5px;
color:#b4c1d4;
float:left;
width:200px;
height:200px;
}
div.footic3
{
padding: 5px 5px 5px 5px;
color:#b4c1d4;
float:left;
width:275px;
height:200px;
}
div.footic3 a
{
color:#b4c1d4;
text-decoration:none;
}
div.footic4
{padding: 5px 5px 5px 5px;
color:#b4c1d4;
float:left;
width:160px;
height:200px;
}
