#banner
{
	position: absolute;
	left: 1000px;
	top: 0;
}

a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 18px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0;
   padding-top: 10px;
   display: block;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.style1
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}

ul
{
	margin:0;
}

#footer 
{
   text-align:center;
   width:1000px;
   height:100px;
   clear:both;
   background-color: #570509;
   background-color: rgba(87,5,9,0.75);
}

#footer_Container
{
   width:1000px;
   position:relative;
   margin-left:auto;
   margin-right:auto;
   text-align:left;
}

#footer_icon_gr
{
   float: left;
   margin-top: 37px;
   margin-left: 20px;
}
#footer_icon_eu
{
   float: left;
   margin-top: 37px;
   margin-left: 10px;
}

#footer_icon_fb
{
   float: right;
   margin-top: 25px;
   margin-right: 20px;
}

#footer_icon_ig
{
   float: right;
   margin-top: 25px;
   margin-right: 20px;
}

#footer_icon_cp
{
   float: right;
   margin-top: 25px;
   margin-right: 20px;
}