* { padding: 0; margin: 0; }

body
{
background:url(images/bg.png) no-repeat center top #101010;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px auto auto auto;
color:#fff;
}
p {
 background: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
} 
h1, h2, h3 {
    margin: 20px;
    padding: 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}


@font-face {
	font-family: 'transformers';
	src: url('fonts/transformers.ttf');
	src: local('transformerrs Regular'), local('trnsformers'), url('fonts/transformers.ttf') format('truetype');
}
#wrapper {
 background: url(images/wbackground.jpg) no-repeat top center; 
 margin: 10px auto;
 width: 1100px;
 height: 900px;
}
#content {
 width: 1100px;
 color: #333;
 border: 0px solid #ccc;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 10px 10px 10px 10px;
 height: 1100px;
}
 
.menu{
 width: 1090px;
 color: #FFF;
 border: 0px solid #ccc;
 background: none;
 margin: 0px auto;
 padding: 0px auto;
 height: 40px;
}

#menu-bar {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: center;
  width: 100%;
  height: 40px; 
}

#menu-bar li {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
  list-style: none;
}

#menu-bar a {
  font-weight: bold;
  font-family: transformers;
  font-style: normal;
  font-size: 18px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 0px 0px 0px 30px;
  margin: 0;
}
  
#menu-bar .current a, #menu-bar li:hover > a {
  color: #FFFFFF;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
}

#menu-bar ul a:hover {
  background: #707070 !important;
  color: #FFFFFF !important;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul {
  background: #000; 
  display: none;
  margin: 0;
  padding: 0;
  width: 130px;
  position: absolute;
  top: 20px;
  left: 20px;
  border: solid 2px #FFF;
  border-radius: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 0px #F00000;
  -moz-box-shadow: 0px 0px 0px #F00000;
  box-shadow: 0px 0px 0px #F00000;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:5px 0px 10px 20px;
  color:#FFFFFF !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
.main{
 width: 850px;
 color: #FFF;
 border: 0px solid #ccc;
 background: rgba(0,0,0,0.70);
 float: left;
 margin: 20px 0px 0px 0px;
 padding: 20px 20px 0px 20px;
 height: 2000px;
 border-top-left-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topleft: 10px;
 border-top-right-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-bottom-left-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-bottomleft: 10px;
 border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -moz-border-radius-bottomright: 10px;
}
.main h1{
 text-align: center;
  font-size: 26px;
}
.main p{
 text-align: left;
  font-size: 18px;
}


.main2{
 width: 850px;
 color: #FFF;
 border: 0px solid #ccc;
 background: rgba(0,0,0,0.70);
 float: left;
 margin: 20px 0px 0px 0px;
 padding: 20px 20px 0px 20px;
 height: 1000px;
 border-top-left-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topleft: 10px;
 border-top-right-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-bottom-left-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-bottomleft: 10px;
 border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -moz-border-radius-bottomright: 10px;
}
.main2 h1{
 text-align: center;
  font-size: 26px;
}
.main2 p{
 text-align: left;
  font-size: 18px;
}
.main2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.main2 li {
	background-image:url(images/sponge.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}

.right1{
 width: 150px;
 text-align: left;
 color: #FFF; 
 border: 0px solid #ccc; 
 background: rgba(0,0,0,0.50);
 margin: 20px 0px 0px 900px;
 padding: 20px 20px 0px 20px;
 height: 2000px;
 border-top-left-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topleft: 10px;
 border-top-right-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-bottom-left-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-bottomleft: 10px;
 border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -moz-border-radius-bottomright: 10px;
}
.right1 h2{
 text-align: left;
 font-size: 16px;

}

.right1 p{
 text-align: left;
 font-size: 12px;
}
img.partner1 {
    margin: 5px 0px 0px 0px;
    display: inline;
    margin-left: auto;
    margin-right: auto;
    width:50px;
    height:50px;  
}
.right1 a{
	color:#0066FF;
       font-size: 12px;
}
.right1 a:hover{
  color: #003399;
}
.footer{
 width: 1090px;
 color: #FFF;
 border: 0px solid #ccc;
 background: rgba(0,0,0,0.50);
 margin: 10px 0px 0px 0px;
 padding: 20px 0px 0px 0px;
 height: 40px;
 border-top-left-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topleft: 10px;
 border-top-right-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-bottom-left-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-bottomleft: 10px;
 border-bottom-right-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -moz-border-radius-bottomright: 10px;
}

.footer p{
 text-align: center;
}




.text1 {
	width: 120px;
         text-align: left; 
         text-transform: uppercase;
         color: #FFFFFF;

	
}

.text {
	width: 20px;
         text-align: right;
         color: #FFFFFF;
}

img.mug {
	width: 300px;
	height: 225px;
	text-align: center;
         
}