body
{
    color: #e6e6e6;
    background-color: #000;
}

#main
{
    background: transparent url(../images/bg_gradient.png) repeat-x top left;
    font-size: 10px;
    padding: 35px 0 0;
}

#products, #products_h_container, #products_h
{
	width: 645px;
    margin: 0 auto; padding: 0;
}

ul#products, ul#products_h
{
    list-style-type: none;
    list-style-image: none;
}

ul#products li, ul#products_h li
{
    margin: 0; padding: 0;
    list-style: none;
    float: left;
    margin-left: 34px;
    background-image: none;
}

ul#products li.first, ul#products_h li.first
{
    margin-left: 0;
}

ul#products_h
{
    position: absolute;
    top: 65px;
    z-index: 1;
}

#vc_h, #tgr_h, #thl_h
{
    opacity: 0;
}

#company
{
    margin: 0 auto;
    width: 800px;
    clear: both;
}

#company address
{
    font-style: normal;
    color: #6b6b6b;
    margin: 0;
    padding: 0 0 0 25px;
    position: relative;
	text-align: right;
}

#main #links
{
    text-align: center;
    width: 800px;
    margin: 20px auto 30px;
}

#main #links, #main #links a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#main #links p
{
    margin: 0;
    padding-left: 77px !important;
    padding-left: 35px;
}

#main #links a
{
    background: transparent url(../images/bullet_gray_large.png) no-repeat left !important;
    padding-left: 20px !important;
    background: none;
    padding-left: 0;
    color: #b5b5b5;
}

#main #links a:hover
{
    background-image: url(../images/bullet_blue_large.png) !important;
    background-image: none;
    text-decoration: none;
    color: #4daee1;
}

#beta_badge
{
    float: right;
    margin-left: 150px;
    margin-top: 50px;
    position: absolute;
    z-index: 2;
}

#letter {
	margin: 20px auto 10px;
	padding: 20px 50px;
	background: white;
	width: 670px;
	font-size: 12pt;
	line-height: 160%;
	color: #333;
	border-radius: 4px;
	box-shadow: 0 5px 10px 0 #000;
}

#letter #date {
	text-align: right;
	font-size: 10pt;
	color: #999;
}

#letter #signature {
	display: block;
	width: 150px;
	height: 52px;
	background-image: url(/images/karelia/andykim_signature@2x.png);
	background-size: 150px 52px;
}

#letter #karelia_jump {
	margin: 50px 0 40px;
	text-align: center;
}

#letter #karelia_jump img {
	width: 184px;
	height: 85px;
}

#letter small {
	font-size: 9pt;
	color: #666;
}

#footer #copyright {
	padding-top: 0;
	margin-bottom: 20px;
	background-color: #000;
}
