.device-main01 {
	border-width: 1px;
	border-style: solid;
	border-color: #00325B;
	background-image: url(/nav/device-bg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	_width: 100%;
	height: 276px;
	_height: 289px;
	overflow: visible;
	margin: 3px 0 10px 0;
	padding: 15px 18px 15px 18px;
	position: relative;
	background-color: #C5D4E4;
	
}

.device-main01 h1 { color: #FFF; font-size: 2.2em;}
.device-main01 h2 { color: #00325B; margin: 0; font-size: 1.3em; line-height: 1.5em;}
.device-main01 p { margin: -0.5em 0 1.5em 0; font-size: 0.9em; line-height: 1.5em;}

.device-butcol01 {width: 40%;}

.device-col02 {
	float: right;
	color: #00325B;
	padding: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	height: auto;
	z-index: 2;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	width: 200px;
	text-align: right;
	vertical-align: bottom;}
  
#devicebut01
{	margin: 0; padding: 0; z-index: 1 }

#devicebut01 li
{	margin: 0 0 5px 0;
	_margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 28px;
	}

#devicebut01 li a
{
	display: block;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	background-color: #437095;
	margin: 0;
	padding: 7px 20px 3px 20px;
	_padding: 7px 20px 0 20px;
	height: 21px;
	_height: 28px;  /*For IE ! */
}

#devicebut01 li a:hover
{	background: #FFF;
	color: #00325B;
	font-weight: bold;}


#devicebut01 div
{	position: absolute;
	visibility: hidden;
	top:59px;
	_top:59px; /*For IE ! */
	left: 40%;
	right: 20px;
	_right: 20px; /*For IE ! */
	margin: 0;
	padding: 7px 20px 7px 20px;
	background: #FFF;
	width: 60% -40px;
	_width: 150%;
	height: 215px;
	_height: 208px;
	}


/*For inner devices */

.device-main02 {
	border-width: 1px;
	border-style: solid;
	border-color: #00325B;
	background-image: url(/nav/device-bg02.jpg);
	background-repeat: no-repeat;
	background-position: left -200px;
	_width: 100%;
	height: auto;
	overflow: visible;
	margin: 3px 0 10px 0;
	padding: 15px 18px 5px 18px;
	_padding: 15px 18px 15px 18px;
	background-color: #C5D4E4;
	
}

.device-main02 h1 { color: #FFF; font-size: 2.2em;}
.device-main02 h2 { color: #00325B; margin: 0; font-size: 1.3em; line-height: 1.5em;}
.device-main02 p { margin: -0.5em 0 1.5em 0; font-size: 0.9em; line-height: 1.5em;}

.device-col03 {
	float: right;
	color: #00325B;
	padding: 0;
	text-align: left;
	margin: 13px 0 0 0;
	padding: 0;
	height: auto;
	z-index: 2;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	width: auto;
	text-align: right;
	vertical-align: bottom;}


#devicebut02 { font: 12px  Verdana, Arial, Helvetica, sans-serif; width: 100%; text-align: center;}

#devicebut02 ul {
text-align: center; 
margin: 0 0 15px 0;
_margin: 0;
}
#devicebut02 li {
display: inline; /* Menu links are horizontally aligned using display: inline */
}
#devicebut02 li a {
	color: #FFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	/*background-color: #437095;*/
	background-color: #00325B;
	margin: 0 0 2px -2px;
	padding: 7px 20px 7px 20px;
	_padding: 7px 20px 0 20px;
	height: 28px;
	_height: 28px;  /*For IE ! */
	font-weight: bold;
	white-space: nowrap;
line-height: 32px;
	_line-height: 11px;
}
#devicebut02 li a:hover {
	background: #FFF;
	/*background: #7F98AD;*/
	color: #00325B;
	font-weight: bold;
}

