html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
	position: relative;
    font-size: 12px;
    font-family: Tahoma, Verdana, sans-serif;
	background: #8b8b8b url(../images/main_bg.jpg) repeat-y center top;
}

.clearer {
    clear: both;
}

img {
    display: inline;
}


#container {
    text-align: center;
    background: url("../images/container_bg.jpg") no-repeat center top;
}

#header {
    height: 81px;
    text-align: center;
    background: url("../images/header_bg.jpg") repeat-x center top;
    width: 100%;
}

#header-shadow {
    background: url("../images/header_bg.jpg") repeat-x center top;
    width: 843px;
    margin: 0px auto;
}

#top {
    height: 71px;
    padding-top: 10px;
    background: url("../images/header_shadow.jpg") no-repeat center bottom;
}

#main-content {
    width: 843px;
    margin: 0px auto;
    text-align: left;
    background: #fff;
    position: relative;
    margin-top: -4px;
    padding-bottom: 15px;
}

#navigation {
    height: 44px;
    background-image: url("../images/navigation.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#navigation.active_main {
    background-position: 0px 0px;
}

#navigation.active_solutions {
    background-position: 0px -44px;
}

#navigation.active_networking {
    background-position: 0px -88px;
}

#navigation.active_identity {
    background-position: 0px -132px;
}

#navigation.active_contact {
    background-position: 0px -176px;
}

#navigation.active_about {
    background-position: 0px -220px;
}

#navigation.active_product {
    background-position: 0px -264px;
}

#navigation a {
    display: block;
    float: left;
    height: 44px;
    overflow: hidden;
    text-indent: -1000px;
    text-decoration: none;
}

#navigation .menu_main {
    width: 140px;
}

#navigation .menu_solutions {
    width: 140px;
}

#navigation .menu_networking {
    width: 140px;
}

#navigation .menu_identity {
    width: 140px;
}

#navigation .menu_contact {
    width: 140px;
}

#navigation .menu_about {
    width: 140px;
}

#main-banner {
    background: url("../images/main_banner.jpg") no-repeat left top;
    position: relative;
    height: 306px;
}

.main-banner-text {
    position: absolute;
    top: 158px;
    left: 68px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    width: 270px;
}

.learn-more {
    position: absolute;
    top: 248px;
    left: 138px;
}

#home-leftbar {
    float: left;
    width: 465px;
    padding: 22px 0px 0px 30px;
}

#home-rightbar {
    float: right;
    width: 300px;
    padding: 22px 17px 0px 0px;
}

h1 {
    line-height: 28px;
    margin-bottom: 15px;
    color: #00449d;
    font-weight: normal;
    font-size: 22px;
}

h2 {
    line-height: 33px;
    color: #000;
    font-weight: normal;
    font-size: 18px;
}

p {
    line-height: 21px;
    padding-bottom: 10px;
}

.main-rightbar-text {
    margin-left: 15px;
}

.black-link {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    text-decoration: none;
    color:#000;
}

.black-link:hover {
    text-decoration: underline;
}



#footer{
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	height: 33px;
	padding: 21px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
}

#footer_text{
	width: 400px;
	margin: auto;
}

#footer_text p{
	font-family: Tahoma;
	clear: both;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#footer_text a,a:hover{
	color: #fff;
	text-decoration: none;
}

#footer ul li{
	float: left;
	margin: 0px 3px;
}

#solutions-banner {
    background: url("../images/solutions_banner.jpg") no-repeat left top;
    height: 345px;
}

#solutions-leftbar {
    width: 235px;
    float: left;
    padding: 15px 30px 0px 15px;
    font-family: Arial;
}

#solutions-rightbar {
    width: 545px;
    float: left;
    padding: 15px 0px 0px;
}

.blue-box {
    background: #f5f5f5;
    padding: 4px 9px 20px 9px;
    margin-bottom: 10px;
}

.bottom-border {
    border-bottom: solid 1px #868686;
}

.blue-text {
    line-height: 24px;
    color: #00449d;
    font-size: 14px;
}

.blue-text.small {
    line-height: 21px;
    font-size: 12px;
}

.blue-text.extra-small {
    line-height: 18px;
    font-size: 10px;
}

.blue-text a {
    color: #00449d;
    text-decoration: none;
}

.blue-text a:hover {
    text-decoration: underline;
}

#solutions-rightbar p {
    padding-bottom: 20px;
}

.big-spacer {
    height: 560px;
}

#networking-banner {
    background: url("../images/networking_banner.jpg") no-repeat left top;
    height: 393px;
}

#networking-navigation {
    background: url("../images/networking_tabs.jpg") no-repeat left 0px;
    height: 56px;
    margin-top: -30px;
}

#networking-navigation a {
    display: block;
    float: left;
    height: 56px;
    width: 210px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000px;
}

#networking-navigation.tab_active1 {
    background-position: 0px 0px;
}

#networking-navigation.tab_active2 {
    background-position: 0px -56px;
}

#networking-navigation.tab_active3 {
    background-position: 0px -112px;
}

#networking-navigation.tab_active4 {
    background-position: 0px -168px;
}

#virtualization-leftbar {
    width: 450px;
    float: left;
    padding: 30px 0px 0px 20px;
    font-size: 11px;
    color: #000;
}

#virtualization-rightbar {
    width: 330px;
    float: right;
    padding: 30px 12px 0px 0px;
}

.virtualization_img_left {
    margin-right: 13px;
}

.wmware {
    margin-bottom: 5px;
}

#contact-banner {
    background: url("../images/contact_banner.jpg") no-repeat left top;
    height: 291px;
}

#about-banner {
    background: url("../images/about_banner.jpg") no-repeat left top;
    height: 270px;
}

#contact-box {
    background: url("../images/contact_bg.jpg") repeat-y left top;
    width: 800px;
    margin: 8px 0px 0px 28px;
}

#about-box {
    background: url("../images/about_bg.jpg") repeat-y left top;
    width: 750px;
    margin: 8px 0px 0px 28px;
}

#contact-leftbar {
    width: 430px;
    float: left;
    padding: 12px;
}

#contact-rightbar {
    width: 290px;
    float: right;
    padding: 12px;
    line-height: 21px;
}

#contact-rightbar h1 {
    line-height: normal;
}

.contact-col {
    width: 210px;
    float: left;
    line-height: 24px;
}

.blue {
    color:#00449D;
}

.contact-col1 {
    width: 160px;
    float: left;
}

.contact-col2 {
    width: 130px;
    float: left;
}

.map-text {
    font-size: 11px;
    padding-top: 5px;
}

#about-leftbar {
    width: 190px;
    padding: 18px 8px;
    float: left;
}

#about-rightbar {
    width: 522px;
    padding: 18px 0px 0px;
    float: right;
}

#about-leftbar a {
    color:#00449D;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
}

#about-leftbar a:hover, #about-leftbar a.active {
    border-bottom: solid 1px #868686;
}

#identity-banner {
    background: url("../images/identity_banner.jpg") no-repeat left top;
    height: 345px;
}

#identity-navigation {
    background: url("../images/identity_tabs.jpg") no-repeat left 0px;
    height: 54px;
}

#identity-navigation a {
    display: block;
    float: left;
    height: 54px;
    width: 210px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000px;
}

#identity-navigation.tab_active1 {
    background-position: 0px 0px;
}

#identity-navigation.tab_active2 {
    background-position: 0px -54px;
}

#identity-navigation.tab_active3 {
    background-position: 0px -108px;
}

#identity-navigation.tab_active4 {
    background-position: 0px -162px;
}

.identity-box {
    padding: 15px 48px 20px 30px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #4b4b4b;
}

.logodesign-text {
    width: 340px;
    float: left;
}

.logodesign-images {
    width: 407px;
    float: right;
}

.webdesign-image {
    margin: 15px 15px 30px 45px;
}

.identity-box.promotions {
    font-size: 14px;
}

.identity-box.promotions p {
    line-height: 25px;
}

.center_images {
    float: left;
    text-align: center;
    margin: 0px 15px;
}

.center_images img {
    margin-bottom: 10px;
}

.supermicro {
    margin-top: 50px;
}

#product-navigation {
    background: url("../images/product_tabs.jpg") no-repeat left 0px;
    height: 56px;
    margin-top: -7px;
}

#product-navigation a {
    display: block;
    float: left;
    height: 56px;
    width: 280px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000px;
}

#product-navigation.tab_active1 {
    background-position: 0px 0px;
}

#product-navigation.tab_active2 {
    background-position: 0px -56px;
}

#product-navigation.tab_active3 {
    background-position: 0px -112px;
}

.black {
    color: #000;
}

.extra-small {
    font-size: 10px;
}

p.extra-small {
    line-height: 18px;
}

#media {
    padding: 15px 0px 30px 25px;
    color: #0a3b6c;
    font-size: 10px;
    text-align: center;
}

#videos-column {
    width: 365px;
    float: left;
    padding-right: 35px;
    background: url("../images/media_spacer.gif") no-repeat right 45px;
    margin-right: 17px;
}

#pictures-column {
    width: 372px;
    float: left;
}

#media h1 {
    width: 305px;
    border-bottom: solid 1px #868686;
}

#media .left {
    float: left;
    padding-bottom: 15px;
}

#media .right {
    float: right;
    padding-bottom: 15px;
}