body
{
    margin: 114px 0 0 0;
    line-height: 16px;
    font-family: Arial, Tahoma , Sans-Serif;
    background: url(../images/new_body_top_bckg.jpg) no-repeat center top #171c20;
    color: #bed7e6;
    font-size: 11px;
}
a
{
    color: #018BC1;
}
a:hover
{
    text-decoration: none;
}

#header
{
}
#logo
{
    background: url(../images/logo.png) no-repeat center center;
    padding: 30px 0 120px 0;
    text-align: center;
    margin-bottom: 30px;
}

#menu
{
    color: #fff;
    text-align: center;
    margin-bottom: 62px;
	top: 0px;
	position: relative;
}
#menu ul
{
    text-align: center;
    list-style: none;
    padding: 0;
}
#menu ul li
{
    display: inline;
}
#menu li a
{
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background-color: #222;
    padding: 1px 15px 1px 15px;
    margin: 0px 5px;
    text-transform: capitalize;
}
#menu ul a:hover, #menu ul .active
{
    background-color: #0000FF;
}
#main
{
    background: url(../images/body_all_bckg.jpg) repeat-y top center;
}
#content
{
    width: 880px;
    margin: 0 auto;
}
h1
{
    margin: 30px 0 0 0;
    padding-left: 45px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial;
    color: #fff;
    background: url(../images/h1_bckg.jpg) no-repeat;
    line-height: normal;
    -moz-text-shadow: 1px 1px 1px #000, 5px 4px 2px #999;
    text-shadow: 1px 1px 1px #000, 5px 4px 2px #999;
}
#content a
{
    color: #bed7e6;
    text-decoration: none;
    border-bottom: dotted 1px #fff;
    font-size: 14px;
}

#content a:hover
{
    text-decoration: none;
    border-bottom: solid 1px #fff;
    color: #fff;
}
#text
{
    width: 620px;
}
#text p
{
    margin: 15px 0px;
    font-size: 14px;
    line-height: 19px;
    padding: 2px; 
	font-weight:normal;
}
#text p strong
{
    background-position: url(../images/h1_bckg.jpg) no-repeat;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 45px;
    font-size: 17px;
    font-family: Arial;
    color: #fff;
    background: url(../images/h1_bckg.jpg) no-repeat;
    line-height: normal;
    text-shadow: 1px 1px 1px #000, 3px 3px 3px #999;
    -mozilla-text-shadow: 1px 1px 1px #000, 3px 3px 3px #999;
    text-transform: uppercase;
}
#text p b
{
    color: #fff;
}
#text img
{
    margin: 0px 15px 0px 2px;
    padding: 0px;
    float: left;
    box-shadow: 4px 4px 4px #666;
    -mozilla-box-shadow: 4px 4px 8px #666;
    -webkit-box-shadow: 4px 4px 8px #666;
}

#text .wideImage
{
    width: 310px;
    height: 230px;
}
#text .linuzImage
{
    width: 340px;
    height: 200px;
}
#text .tallImage
{
    width: 240px;
    height: 220px;
}
#text .slimImage
{
    width: 160px;
    height: 220px;
}
#text .normalImage
{
    width: 220px;
    height: 170px;
}

#text li
{
    padding-left: 50px;
    font-size: 14px;
}
#text ol#applications 
{
	line-height: 17px;
	font-size: 13px;
}
#text ol#applications  li
{
  	padding: 4px 5px 4px 0px;
}
#sidebar
{
    float: right;
    width: 227px;
    background-color: #0b0e10;
    margin: 10px 10px 0 0;
}
#sidebar_top
{
    width: 227px;
    height: 40px;
    background: url(../images/sidebar_top.jpg) no-repeat;
}
#sidebar_text
{
    padding: 0 15px;
}
#sidebar_text img
{
    height: 110px;
    width: 170px;
}
#sidebar_text p
{
    margin: 5px 0 5px 0;
	font-size: 13px;
}
#sidebar_bottom
{
    width: 227px;
    height: 57px;
    background: url(../images/sidebar_bottom.jpg) no-repeat;
}
#sidebar h2
{
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 0;
    background: none;
    font-weight: normal;
}


#footer
{
    background: url(../images/footer_bckg.jpg) no-repeat top center;
    height: 60px;
    clear: both;
    width: 750px;
    margin: 0px auto;
    font-size: 12px;
    padding: 30px 40px 0px 40px;
    color: #999;
}
#left_footer
{
    float: left;
}
#right_footer
{
    float: right;
    text-align: right;
}
#footer a
{
    color: #999;
    text-decoration: none;
}
#footer img
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
#footer a:hover
{
    text-decoration: overline;
}


/* This section handles the flsh video plays */
div#text a#PlayFlashVideos, div#text #SixthSense, div#text a#PlayFlashVideos2
{
    width: 90%;
    height: 320px;
    margin: 1px auto;
    display: block;
    border-bottom: none 0px #000;
}

div#text a#PlayFlashVideos:hover
{
    border-bottom: none 0px #000;
}
