﻿body 
{
    background-color:#EBEBEB;
    overflow-x:hidden;
}
.wrapper
{
    position:absolute;
    top:0px;
    width:99%;
}
.centre
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
.top
{
    background-image:url(images/top.png);
    width:100%;
    height:114px;
    position:relative;
}
.nav
{
    width:574px;
    height:43px;
    position:absolute;
    right:0px;
    bottom:0px;
    margin-right:25px;
    padding-bottom:16px;
}
.nav ul
{
    list-style: none;
}
.nav li
{
    display: inline;
    margin-right:5px;
}
.nav li a
{
    background-image:url(images/nav.png);
    width:124px;
    height:43px;
    display:inline-block;
    color:White;
    text-align:center;
    text-decoration:none;
    font-size:20px;
    font-family:Verdana;
    padding-top:10px;
    background-repeat:no-repeat;
}
.nav li a.current
{
    background-image:url(images/nav2.png)
}
.nav li a.green
{
    background-image:url(images/nav_a.png)
}
.mid
{
    background-image:url(images/mid.png);
    width:100%;
    height:836px;
    position:relative;
    margin-bottom:10px;
}
.news
{
    width:342px;
    height:508px;
    position:absolute;
    background-image:url(images/news.png);
    left:41px;
    top:15px;
    overflow:hidden;
}
.features
{
    width:920px;
    height:528px;
    position:absolute;
    left:41px;
    top:15px;
}
.sg
{
    width:920px;
    height:528px;
    position:absolute;
    background-image:url(images/sg.png);
    left:41px;
    top:15px;
    color:White;
}
.info
{
    width:400px;
    height:309px;
    position:absolute;
    top:115px;
    right:55px;
    text-align: left;
}
.news_t
{
    width:310px;
    height:350px;
    margin-left:auto;
    margin-right:auto;
    margin-top:130px;
    color:White;
}
.link
{
    width:342px;
    height:113px;
    position:absolute;
    bottom:0px;
    left:0px;
}
.about
{
    width:553px;
    height:508px;
    background-image:url(images/about.png);
    position:absolute;
    right:41px;
    top:15px;
}
.text
{
    width:520px;
    padding-top:135px;
    margin-left:auto;
    margin-right:auto;
    font-family:Verdana;
    font-size:14px;
    color:White;
    font-weight:lighter;
    text-align:justify;
}
.scrn
{
    background-image:url(images/im.png);
    width:916px;
    height:218px;
    position:absolute;
    left:41px;
    top:540px;
}
.scrn li
{
    display:inline;
    padding-right:8px;
    width:271px;
    height:170px;
    list-style: none;
}
.shots
{
    padding-top:10px;
    margin-left:auto;
    margin-right:auto;
}
.lang
{
    position:absolute;
    bottom:20px;
    right:0px;
    width:900px;
    height:50px;
    margin-right:25px;
}
.lang li
{
    display:inline;
    float:right;
    padding-left:10px;
    list-style: none;
}
.login
{
    background-image:url(images/login.png);
    position:relative;
    width:300px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    margin-top:114px;
}
.logintext
{
    position:absolute;
    bottom:0px;
    width:260px;
    height:180px;
    padding:20px;
    left: 0px;
    text-align:center;
}
.lcentre
{
    margin-left:106px;
}
.stext
{
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/sign.png);
    height:280px;
    width:869px;
    margin-top:25px;
}
.prod
{
    width:212px;
    height:490px;
    margin-top:20px;
    margin-left:14px;
    float:left;
    position:relative;
    background-repeat:no-repeat;
}
.ptext
{
    color:White;
    width:190px;
    margin-left:auto;
    margin-right:auto;
    margin-top:70px;
}
.signupb
{
    width:235px;
    height:58px;
    position:absolute;
    right:45px;
    bottom:33px;
}
.signimg
{
    position:absolute;
    bottom:0px;
    left:0px;
    border:0px;
    margin-bottom:70px;
    height:81px;
    width:212px;
}
.signupbut
{
    width:212px;
    height:50px;
    position:absolute;
    bottom:0px;
    left:0px;
}
p
{
    font-family:Verdana;
    font-size:14px;
    color:White;
    font-weight:lighter;
    text-align:justify;
}
.point
{
    cursor:pointer;
}