body {
	padding:0 0 10px 0;
	margin: 0; 
	text-align: center; 
	color: #000000;
	width: 100%;
	background-image: url(/g/mast-back.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
}

#header {
        text-align:left;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 14px;
        color: #666666;
        margin: 0;
        padding: 0px ;
        }

  #header a:link, #header a:visited {
        color:#31688F;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        padding:0px;
        text-decoration:underline;
        }

        #header a:hover {
        text-decoration:underline;
        color:#003A63;
        font-weight: normal;
        }
	
#nav {
text-align:left;
margin:13px 0 0 63px;
font-size:0.85em;
line-height:1em;
font-weight: normal;
}	


	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}

	#nav li {
	display: inline;
	margin:0 ;
	padding:0;
	}


	#nav a:link, #nav a:visited {
	color:#31688F;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 14px 1px 8px;
	text-decoration:none;
	}


	body#home #nav #t1,
        body#aboutus #nav #t2,
	body#capabilities #nav #t3,
	body#products #nav #t4,
	body#contact #nav #t7,
	body#news #nav #t8,
	#nav a:hover {
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	color:#003A63;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	}

#mainWrapper{
background-image: url(/images/product.gif);
background-position: top left;
background-repeat:no-repeat;
clear:both;
text-align:left;
margin:0px 0 0 100px;
padding:0px;
}

        #main {
        text-align:left;
        line-height:19px;
        clear:both;
        margin:15px 10px 0px 0px;
        min-height: 300px;
        background: transparent;
        width: 580px;
        }

#main h1{
font-size:16px;
}

        #main p {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        }

  #main a:link, #main a:visited {
        color:#31688F;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        padding:0px;
        text-decoration:underline;
        }

        #main a:hover {
        text-decoration:underline;
        color:#003A63;
        font-weight: normal;
        }



	#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	margin: 25px 0px 20px 0px;
	}



  .big {
        font-size: 14px;
	text-transform:uppercase;
	     }




/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0px;
visibility: hidden;
border: 1px solid #666666;
border-bottom-width: 0;
font: normal 12px Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #B7BAC1;
width: 200px; /* default width for menu */
color:#194D72;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
color:#194D72;
}

.anylinkmenu ul li a{
text-align:left;
color:#194D72;
text-align:left;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkmenu a:hover{
background: #D1D3D7;
color: white;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
