html,body{
    height: 100%;
    margin: 0px;
    padding: 0px;
    }

body{
    background: #000 url(gui/bg.jpg) no-repeat center center;
    min-width: 1000px;
    min-height: 596px;
    text-align: center;
    font-family: "Helvetica Neue", Verdana, Arial;
    }

img {
    margin: 0px;
    padding: 0px;
    }

.clear {
    clear: both;
    }

p {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial;
    line-height: 22px;
    }

h1 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #2b2b2b;
    font-size: 34px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial;
    }

h4 {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #699ee5;
    font-size: 12px;
    font-weight: normal;
    font-family: "Helvetica Neue", Arial;
    }

#vertical{
    width: 100%;
    position:absolute;
    top: 50%;
    left: 0px;
    margin-top:-298px;/* half main elements height*/
    }

#hoz {
    width: 1000px;
    height: 595px;
    margin-left:auto;
    margin-right:auto;
    overflow: auto; 
    text-align: left;
}

#gatsby {
    width: 642px;
    height: 300px;
    float: left;
    display: block;
    }

#gatsby img {
    margin-top: 60px;
    }

#gatsbyright {
    width: 358px;
    height: 300px;
    float: left;
    display: block;
    }

#gatsbyright #explore {
    margin-top: 168px;
    }
    
#logo {
    background: url(gui/logo.jpg) no-repeat top left;
    width: 326px;
    height: 85px;
    display: block;
    margin: 30px 0px 0px 32px;
    }

#title {
    width: 500px;
    height: 130px;
    display: block;
    float: left;
    }

#menu {
    width: 396px;
    height: 130px;
    display: block;
    float: left;
    }

#menu #explore {
    margin-top: 50px;
    }

#icon {
    height: 130px;
    width: 104px;
    display: block;
    float: left;
    margin: 30px 0px 0px 0px;
    }

#icon a {
    background: url(gui/icon.png) no-repeat top right;
    width: 104px;
    height: 103px;
    display: block;
    }

#boxster {
    margin-top: 0px;
    }

#title h1 {
    margin: 0px;
    padding: 100px 0px 0px 0px;
    color: #FFF;
    font-size: 60px;
    font-weight: bold;
    font-family: "Helvetica Neue";
    line-height: 60px;
    }

#boxster h2 {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #dcdcdc;
    font-size: 24px;
    font-weight: normal;
    font-family: Rockwell;
    line-height: 24px;
    }

#content {
    background: #FFF;
    width: 800px;
    max-height: 350px;
    display: block;
    float: left;
    overflow: hidden;
    }

#content_inner {
    padding: 30px;
    }

#about_content {
    width: 485px;
    height: 290px;
    display: block;
    float: left;
    margin-left: 30px;
    }
    
#about_side {
    width: 225px;
    height: 290px;
    display: block;
    float: left;
    }

#about_side img {
    margin-top: 40px;
    }

#output {
    background: url(i/output.gif) no-repeat top left;
    width: 740px;
    height: 158px;
    display: block;
    }

#output span {
    display: block;
    padding: 125px 55px 0px 0px;
    text-align: right;
    color: #888;
    font-size: 12px;
    font-weight: normal;
    font-family: "Helvetica Neue", Arial;
    }

#contact_left {
    width: 355px;
    height: 290px;
    display: block;
    float: left;
    margin-right: 30px;
    }

#contact_right {
    width: 355px;
    height: 290px;
    display: block;
    float: left;
    }

#contact_left p a, #contact_right p a {
    color: #2b2b2b;
    text-decoration: none;
    }

#contact_left p a:hover, #contact_right p a:hover {
    color: #699ee5;
    }

#side {
    width: 200px;
    height: auto;
    display: block;
    float: left;
    overflow: hidden;
    }

#side:hover {
    background: rgba(0, 0, 0, 0.5);
	}

#news1, #news2, #news3 {
    width: 200px;
    }

#news1 span a {
    background: rgba(0, 0, 0, 0.80);
    width: 170px;
    display: block;
    margin-bottom: 3px;
    padding: 10px 15px 10px 15px;
    color: #AAA;
    font-size: 12px;
    font-family: "Helvetica Neue", Arial;
    line-height: 14px;
    text-decoration: none;
    }

#news1:hover .news_info {
    display: block;
    background: rgba(0, 0, 0, 0.80);
    margin-bottom: 3px;
    }

.news_info {
    display: none;
    margin-top: -3px;
    padding: 0px 15px;
    }

.news_info p {
    color: #e8edf3;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    line-height: 16px;
    }

.news_info em a {
    background: none;
    display: block;
    margin: 0px;
    padding: 0px;
    color: #888;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    }

.news_info em a:hover {
    color: #FFF;
    }

.news_info h1 {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    font-family: "Helvetica Neue";
    line-height: 13px;
    }

.news_info h4 {
    margin: 0px 0px 8px 0px;
    padding: 3px 0px 3px 0px;
    text-align: right;
    border-top: #333 1px solid;
    border-bottom: #333 1px solid;
    color: #555;
    font-size: 10px;
    font-weight: bold;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
    }

.news_info h5, .news_info h5 a {
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #d0ddea;
    font-size: 11px;
    font-weight: normal;
    font-family: "Helvetica Neue";
    line-height: 11px;
    text-decoration: none;
    }

.news_info h5 a:hover {
    color: #112b4c;
    }

#news2 span a {
    background: rgba(0, 0, 0, 0.6);
    width: 170px;
    display: block;
    margin-bottom: 3px;
    padding: 10px 15px 10px 15px;
    color: #AAA;
    font-size: 12px;
    font-family: "Helvetica Neue", Arial;
    line-height: 14px;
    text-decoration: none;
    }

#news2:hover .news_info {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    margin-bottom: 3px;
    }

#news3 span a {
    background: rgba(0, 0, 0, 0.4);
    width: 170px;
    display: block;
    margin-bottom: 3px;
    padding: 10px 15px 10px 15px;
    color: #AAA;
    font-size: 12px;
    font-family: "Helvetica Neue", Arial;
    line-height: 14px;
    text-decoration: none;
    }

#news3:hover .news_info {
    display: block;
    background: rgba(0, 0, 0, 0.4);
    margin-bottom: 3px;
    }

#news1 span a:hover, #news2 span a:hover, #news3 span a:hover {
    }

pre {
    color: #2b2b2b;
    font-size: 12px;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial;
    line-height: 22px;
    }

pre hr {
    background-color: #D6D6D6;
    height: 1px;
    border: 0px;
    color: #D6D6D6;
    }

pre a {
    color: #2b2b2b;
    text-decoration: none;
    }

#mycustomscroll {
    width: 455px;
    height: 285px;
    overflow: auto;
    position: relative;
    margin: 0px;
    padding: 0px 30px 0px 0px;
    border: none;
    outline: none;
    }

.scrollgeneric {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 1px;
    line-height: 1px;
    }

.vscrollerbase {
    width: 10px;
    background-color: white;
    }
    
.vscrollerbar {
    width: 10px;
    background: #E6E6E6;
    }

.scrollerjogbox {
    width: 10px;
    height: 10px;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
    background-color: gray;
    }