body{
	font-family:lucida sans;
	font-size:12px;

}
#navcontainer
{
padding: 0;
width:900px;
height: 33px;
background-image:url(images/tab_bg.png);
background-repeat:no-repeat;
}

#navlist
{
margin: 0px;
padding-left:15px;
padding-right:20px;
padding-top:8px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
}

#navcontainer a, #navlist li.extend
{
padding: 1px 10px;
margin: 0px;
display: block;
text-decoration: none;
font-family:lucida sans;
font-size:12px;
color: #000000;
height:20px;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 1px 10px;
background-image:url(images/tab_arrow.png);
background-repeat:no-repeat;
background-position:bottom;
font-family:lucida sans;
font-size:12px;
height:20px;
color: #0c5283;
}

#navcontainer a#current
{
background-image:url(images/tab_arrow.png);
background-repeat:no-repeat;
background-position:bottom;
font-family:lucida sans;
font-size:12px;
color: #0c5283;
height:20px;
}

#navcontainer li#active{
}

.body_main{
width:900px;
height:autopx;
padding-top:10px;
}

h5{
font-size:18px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
h6{
font-size:14px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
.buy_now_button{
width:68px;
height:31px;
float:right;
margin-right:20px;
margin-bottom:3px;
}
.body_main{
width:900px;
height:autopx;;
}




#top_half_hybrid{
width:900px;
height:175px;
padding-top:8px;
}

#cpu_power{
width:225px;
height:164px;
background-image:url(images/hybrid_cpu.png);
background-repeat:no-repeat;
float:left;
}
#parallel_box{
width:258px;
height:165px;
background-image:url(images/parralles_hybrid.png);
background-repeat:no-repeat;
float:right;
}

#pata_text{
padding-top:70px;
padding-left:15px;
padding-right:15px;
}

#hybrid_chat_main{
width:900px;
height:875px;
background-image:url(images/chat_main.png);
background-repeat:no-repeat;
}

#hybrid_features_chart_main{
	padding-top:50px;
	padding-left:19px;
	width:250px;
	float:left;
	line-height:24px;
}

#hybrid_main_chart{
	padding-top:50px;
	padding-left:15px;
	width:300px;
	float:left;
	line-height:24px;
}
.semi_banner{
width:900px;
height:150px;
margin-top:1px;
background-image:url(images/hybrid_banner.png);
background-repeat:no-repeat;
}
#server_textmain{
padding-left:240px;
width:380px;
}