.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 13px;
	height: 35px;
	padding-top: 10px;
	float: left;
	
}
.chromestyle a
{
	color:  #FFFFFF;
	font-size: 12px;
}
	.chromestyle a, .chromestyle a:link { text-decoration: none;} 
.chromestyle a:active, .chromestyle a:hover { text-decoration: none; color: #FFFFFF; }
	
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 44; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
height: 44 px;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
/*background: url(../images/nav-hover.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 13px Verdana;
line-height:18px;
z-index:100;
background-color: #656668;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #CCCCCC;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #6b6b6c;
color:#FFFFFF;
}.tips-left {
	float: left;
	height: auto;
	width: 517px;
}
.tips-right {
	float: left;
	height: auto;
	width: 420px;
	margin-top: 30px;
}.pro-right {
	float: left;
	height: auto;
	width: 395px;
	text-align: left;
	padding-left: 25px;
}
.logo-right {
	float: left;
	height: auto;
	width: 395px;
	text-align: left;
	padding-left: 25px;
}
.tech-bottom {
	float: left;
	height: auto;
	width: 937px;
}
.it-tech {
	float: left;
	height: auto;
	width: 468px;
}
.mpbox {
	float: left;
	height: auto;
	width: 235px;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 5px;
	padding-bottom: 0px;
}

