body{
  font-family: "arial", tahoma ,verdana , Sans-serif;
  font-size:13px;
  text-align: center;
  margin:0;
  padding: 0;
  color:#fff;
  background-color: #0c1926; 
  background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a{
color:#ffff99;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#ffff99;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#fff;
font-weight:bold;
text-decoration:none;
}


.wrapper{
margin:auto;
width:790px;
height:auto;
 
}

.logo{
width:195px;
height:459px;
margin:0px 0px 0px 0px;
background-image: url(images/logo2.jpg);
background-repeat:no-repeat;
float:left;

}

html>body .logo{
width:195px;
height:459px;
margin:0px 0px 0px 0px;
background-image: url(images/logo2.jpg);
background-repeat:no-repeat;
float:left;

}

*lane(en).logo{
width:195px;
height:459px;
margin:0px 0px 0px 52px;
background-image: url(images/logo.jpg);
background-repeat:no-repeat;
float:left;}

.mainright{
width:595px;
min-height:300px;
float:right;
background-color:#336699;

}

.top{
background-repeat:no-repeat;
background-image: url(images/top.jpg);
width:595px;
height:80px;
margin:0px ;
}


.contactinfo{
text-align:right;
margin:5px 15px 0px 0px;

}

.flash{
float:right;
margin: 0px 0px 0px 0px;
}

.content{
float:right;
width:595px;
text-align:left;
}


.content p{
width:350px;
text-align:left;
margin:10px 0px 0px 5px;
}

.contentother{
float:left;
width:585px;
text-align:left;
}

.stock{
float:right;
width:595px;
text-align:left;
}

.contentother p{
width:575px;
text-align:justify;
margin:10px 0px 0px 5px;
}


.tagline{
width:400px;
font-size:16px;
font-weight:bold;
color:#ffff99;
}

.feature{
width:214px;
height:258px;
float:right;
margin:15px 10px 0px 0px;
background-image: url(images/featurebox.gif);
background-repeat:no-repeat;
}


.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 37px 0px 0px 7px;
}
.footer{
width:595px;
text-align:center;
padding: 35px 0px 35px 0px;
clear:both;
}

.footer ul{
margin:0;
padding:0;
list-style:none;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:#ffff99;
font-weight:bold;
font-size:12px;
width:125px;
text-decoration:none;
padding: 0px 10px 0px 10px;

}

.footer li a:visited{
text-decoration:none;
color:#ffff99;
}

.footer li a:hover{
text-decoration:none;
color:#fff;
}

.footer li a.email{
border-right:none;
}

img{
border:none;
}
.contactinfo{
width:150px;
float: right;
}

.contactinfo p{
width:120px;
text-align:left;
color: black;
margin:75px 5px 0px 20px;
font-weight: bold;
}

*:lang(en).contactinfo p{
width:120px;
text-align:left;
color: black;
margin:75px 5px 0px 5px;
font-weight: bold;
}

h5{
background-color: #ffff99;
color: #0c1926;
width: 550px;
padding: 3px 2px 3px 5px;
}