/* CSS Document */

.NavMenu {
	position:absolute;
	top:150px;
	left:0px;
	height:25px;
	width:700px;
	z-index:10;
	visibility: visible;
}
.backNavMenu {
	position:absolute;
	top:150px;
	left:0px;
	width:100%;
	height:25px;
	background-color:#EC1C24;
	z-index:2;
	visibility: visible;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.SubMenu {
	position:absolute;
	top:0px;
	z-index:10;
	visibility: visible;
}

#subAboutUs{
	position:absolute;
	top:211px;
	width:200px;
	left: 9px;
	z-index:10;
}

#backSubAboutUs {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
    height:64px;
	background-color:#FFE1BF;
	visibility: visible;
	z-index:2;
}
#subServices{
	position:absolute;
	top:135px;
	width:200px;
	left:148px;
	z-index:10;
}
#backSubServices {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:84px;
	background-color:#FFE1BF;
	visibility: visible;
	z-index:2;
}

#subContact{
	position:absolute;
	top:135px;
	width:200px;
	left:285px;
	z-index:10;
}
#backSubContact {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:65px;
	background-color:#FFE1BF;
	visibility: visible;
	z-index:2;
}

.menu_first{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	color: #FFFFFF;
	visibility: visible;
	line-height:25px;
	width:10px;
	}
	
.MenuText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	color: #FFFFFF;
	visibility: visible;
	line-height:25px;
	width:138px;
	font-weight:bold;
}

.MenuBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #13007c;
	color: #122335;
	border-right: 1px solid #FFE1BF;
	visibility: visible;
	line-height:25px;
	width:200px;
}


A.menu:link, a.menu:active, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, geneva, times new roman;
	width:100%;
	line-height:23px;
	display:block;
	font-weight:bold;
}

A.menu:hover {
	color: #004990;
	background-color:#FFFFFF;
	font-weight:bold;
}


A.submenubody:link, a.submenubody:visited, a.submenubody:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, geneva, times new roman;
	width:100%;
	line-height:20px;
	display:block;
	font-weight:bold;
}


A.submenubody:hover {
	color: #EC1C24;
	background-color:#FFFFFF;
}


body {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding: 0px;
}

.quicklinktext{
	font-family: arial, geneva, times new roman;
	color: #13007c;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	}
	
.bodytext{
	font-family: arial, geneva, times new roman;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:5px;
	}

a.bodylink:active, a.bodylink:visited, a.bodylink:link{
	font-family: arial, geneva, times new roman;
	color: #13007c;
	font-size: 12px;
	text-decoration: underline;
	}

a.bodylink:hover{
	color: #FF0000;
	text-decoration: none;
	}

.insidebodytext{
	font-family: arial, geneva, times new roman;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	}
	
.testitmonialtext{
	font-family: arial, geneva, times new roman;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left:4px;
	padding-right:4px;
	z-index:5px;
	}
	
.title{
	font-family: arial, geneva, times new roman;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	padding-left:15px
	}

.smtitle{
	font-family: arial, geneva, times new roman;
	color: #EC1C24;
	font-size: 14px;
	font-weight: bold;
	line-height:15px;
	}

.form{
	font-family: arial, geneva, times new roman;
	color: #122335;
	font-size: 12px;
	}

#header{
	padding-bottom:5px;
	color: #FFFFFF;
	vertical-align:text-bottom;
	}
	
a.headerlink:active, a.headerlink:visited, a.headerlink:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial, geneva, times new roman;
	font-weight: normal;
	height: 100%;
	font-style: normal;
	vertical-align:text-bottom;
	}

a.headerlink:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

.footertext_dkgrey{
	font-family: arial, geneva, times new roman;
	color: #999999;
	font-size: 9px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	}
	
.footertext{
	font-family: arial, geneva, times new roman;
	color: #122335;
	font-size: 9px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	line-height:12px;
	}
	
a.footerlink:active, a.footerlink:visited, a.footerlink:link{
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-family: arial, geneva, times new roman;
	z-index: 10;
	text-decoration: underline;
	line-height:12px;
	}

a.footerlink:hover{
	color: #004990;
	z-index: 10;
	}

.spacer{
	font-family: arial, geneva, times new roman;
	color: #FFFFFF;
	font-size: 2px;
	}

#spacer{
	background-color: #FFFFFF;
	height: 5px;
	}
	
#spacer2{
	background-color: #FFFFFF;
	width: 5px;
	}
	
.banner_text{
	font-family: arial, geneva, times new roman;
	padding-left:45px;
	font-size:28px;
	font-weight:bold;
	color:#004990;
	font-style:italic;
	}	

#border{
	border: 1px solid #122335;
	}

#title_border{
	border-bottom: 1px dashed #999999;
}

#title_border_t{
	border-top: 1px dashed #999999;
}

#border-t{
	border-top: 1px solid #000000;
	}
	
#border_l{
	border-left: 1px solid #000000;
	}
	
#border_b{
	border-bottom: 1px solid #000000;
	}
	
#border_bt{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
#border_r{
	border-right: 1px solid #000000;
	}
	
#border_br{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#border_bl{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}
	
#border_blr{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#redbg{
	background-color:#EC1C24;
	}

#redbg_border_bt{
	background-color:#EC1C24;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}	

#greybg{
	background-color:#E9E5E5;
	}
	
#dkgreybg{
	background-color:#908888;
	}
	
#greybg_border_t{
	background-color:#E9E5E5;
	border-top: 1px solid #000000;
	}
	
#greybg_border_L{
	background-color:#E9E5E5;
	border-left: 1px solid #000000;
	}
	
#greybg_border_r{
	background-color:#E9E5E5;
	border-right: 1px solid #000000;
	}
	
#greybg_border_tb{
	background-color:#E9E5E5;
	border-bottom:1px dashed #000000;
	border-top:1px dashed #000000;
	padding:5px 10px 5px 10px;
	width: 100%;
	z-index:2;
	}
	
#array_logo_bg{
	background-image:url(images/array_logobg.gif);
	z-index:1;
	}

