/* CSS Document */
/* specific Index page div's */
#indexFlash {
	position:relative;
	height:142px;
	width:808px;
	}
#indexTopNav {
	position:relative;
	width:808px;
	height:34px;
	color:#ffffff;
	font-weight:bold;
	}
#indexTopNav a:link, #indexTopNav a:visited {
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	}
#indexTopNav a:hover{
	display:block;
	background-color:#000050;
	color:#ffffff; 	
	}
#indexTopFieldOp {
	background-image:url(../images/button-dark.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top:0;
	left:0;
	width:156px;
	height:34px;
	padding-left:4px;
	}
	
#indexTopSecCommand {
	background-image:url(../images/button-dark.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:162px;
	width:156px;
	height:34px;	
	padding-left:4px;

	}
	
#indexTopSecOffice {
	background-image:url(../images/button-dark.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:324px;
	width:156px;
	height:28px;	
	padding-left:4px;
	padding-top:0px;
	padding-bottom:6px;
	line-height:28px;
	
	}

#indexTopSecMobile {
	background-image:url(../images/button-dark.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:486px;
	width:156px;
	height:28px;	
	padding-left:4px;
	padding-top:0px;
	padding-bottom:6px;
	line-height:28px;
	
	}
#indexTopSecNetwork{
	background-image:url(../images/button-dark.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:648px;
	width:156px;
	height:28px;	
	padding-left:4px;
	padding-top:0px;
	padding-bottom:6px;
	line-height:28px;
	}
	
#indexCells {
	position:relative;
	height:170px;
	width:808px;
	}	
#indexTopFieldOpCell {
	position:absolute;
	top:0;
	left:0px;
	width:150px;
	padding: 4px 4px  12px 6px;
	background-color:#DFE0E1;
	height:153px;

	}
#indexTopSecCommandCell {
	position:absolute;
	top:0;
	left:162px;
	width:150px;
	padding: 4px 4px  12px 6px;
	background-color:#EBECEC;
	height:153px;
	}
#indexTopSecOfficeCell {
	position:absolute;
	top:0;
	left:324px;
	width:150px;
	padding: 4px 4px 12px 6px;
	background-color:#DFE0E1;
	height:153px;
	}
#indexTopSecMobileCell {
	position:absolute;
	top:0;
	left:486px;
	width:150px;
	padding: 4px 4px 12px 6px;
	background-color:#EBECEC;
	height:153px;
	}
#indexTopSecNetworkCell {
	position:absolute;
	top:0;
	left:648px;
	width:150px;
	text-align:left;
	padding: 4px 4px 12px 6px;
	background-color:#DFE0E1;
	height:153px;
	}
#featuredProduct1Title {
	width:479px;
	padding-left:5px;
	color:#ffffff;
	background-color:#000050;
	font-weight:bold;
	float:left;
	line-height:24px;
	}

	
#featuredProduct1Content {
	margin-top:3px;
	margin-left:0;
	padding:0 5px 0 0;
	width:479px;
	float:left;
	background-image:url(../images/Gradient_3_Col_484.gif); 
	background-repeat:repeat-y;
	}
#featuredProduct h3{
	margin-left:0px;
	color:#000050;
}

#featuredProduct2Title {
	width:317px;	
	padding-left:5px;
	color:#ffffff;
	background-color:#000050;
	font-weight:bold;
	float:right;
	line-height:24px;
	}	
#featuredProduct2Content {
	margin-top:3px;
	width:317px;	
	float:right;
	}


