/****************************** GLOABAL CSS *******************************/ 		
html, body {
	height					: 100%;
	}	
body {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px; 
	color					: #000000;
	background-color		: #060606;
	background-image		: url(images/background-image.png);
	background-repeat		: repeat;
	margin					: 0px auto 0px auto; /* 'top' 'right' 'bottom' 'left' */
	padding					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	}
a, 
a:link, 
a:visited, 
a:active {
	color					: #990000;
	text-decoration			: underline;
	}	
a:hover {
	color					: #ff0000;
	text-decoration			: underline;
	}
h1	{
	margin					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	padding					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	font-size				: 24px;
	color					: #474747;
	font-weight				: bold;
	line-height				: 54px;
	font-style				: oblique;
	}
h2	{
	margin					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	padding					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	font-size				: 18px;
	color					: #474747;
	}
h3	{
	margin					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	padding					: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	font-size				: 14px;
	color					: #474747;
	}		
#outer {
	background-color		: #FFFFFF;
	background-image		: url(images/mountain-eagle-security-watermark.jpg);
	background-repeat		: no-repeat;
	width					: 990px;
	border					: #5a5959 medium solid;
	margin					: 0px auto 0px auto; /* 'top' 'right' 'bottom' 'left' */
	padding					: 0px auto 0px auto; /* 'top' 'right' 'bottom' 'left' */
	}
/****************************** TOPPER SECTION *******************************/
#pageHeader {
	background-image		: url(images/mountain-eagle-security-logo.jpg);
	background-repeat		: no-repeat;
	height					: 250px;
	}
#logoArea {
	height					: 250px;
	width					: 190px;
	float					: left;
	}
#pageHeader blockquote {
	color					:#FFFFFF;
	}				
/****************************** MENU SECTION *******************************/
#menu li a.arrow {
	background-image		: url(images/arrow-right.gif)
	}

#menu > li > a.arrow {
	background-image		: url(images/arrow-down.gif)
	}

ul#menu ,
ul#menu ul {
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 padding: 0px
}

ul#menu li {
 position: relative;
 list-style-type: none;
 margin: 0px;
 width: auto;
 float: left;
 list-style-image: none;
 padding: 0px
}

ul#menu li li {
 width: auto;
 float: none
}

#menu a {
 text-align					: left;
 display					: block;
 font-family				: verdana;
 white-space				: nowrap;
 background					: none;
 font-size					: 14px;
 font-weight				: bold;
 text-decoration			: none;
 padding					: 2px 15px 2px 15px; /* 'top' 'right' 'bottom' 'left' */
 line-height				: 50px;
}

#menu ul li a {
 border-bottom				: #5a5959 1px solid;
 text-align					: left;
 border-left				: #5a5959 1px solid;
 display					: block;
 font-family				: verdana;
 white-space				: nowrap;
 background					: none;
 font-size					: 12px;
 font-weight				: normal;
 border-top					: #5a5959 1px solid;
 border-right				: #5a5959 1px solid;
 text-decoration			: none;
 padding					: 1px 3px 1px 3px; /* 'top' 'right' 'bottom' 'left' */
 line-height				: 24px;
}

#menu a:focus {
 outline-style				: none;
 outline-color				: invert;
 outline-width				: medium
}

#menu a.no-click {cursor: default}

#menu li a {margin: -1px -1px 0px 0px}

#menu li li a {margin: 0px 0px -1px}

#menu > li > a.arrow {padding-right: 14px}

#menu ul.arrow-pad > li > a {padding-right: 11px}

#menu li a.arrow ,
#menu > li > a.arrow {
 background-repeat			: no-repeat;
 background-position		: right 50%
}

#menu li:hover > a {
 color						: white;
 text-decoration			: underline;
}

#menu ul li:hover > a {
 background-color			: red;
 color						: white;
 text-decoration			: none;
}

#menu li ul ,
#menu li:hover ul ul ,
#menu li:hover ul ul ul ,
#menu li:hover ul ul ul ul ,
#menu li:hover ul ul ul ul ul ,
#menu li:hover ul ul ul ul ul ul ,
#menu li:hover ul ul ul ul ul ul ul ,
#menu li:hover ul ul ul ul ul ul ul ul {
 z-index: 999;
 position: absolute;
 display: none
}

#menu li:hover ul {display: block}

#menu li li:hover ul ,
#menu li li li:hover ul ,
#menu li li li li:hover ul ,
#menu li li li li li:hover ul ,
#menu li li li li li li:hover ul ,
#menu li li li li li li li:hover ul {
 display: block;
 margin-left: 100%
}

#menu li:hover ul {margin-left: 0px}

#menu ul ul {
 top: 1px;
 left: -1px
}

#menu li {top: -1px}

#menu a { 
	/* background-color: #888888 */
	}
#menu li ul a {
	background-color: #888888
	}

#menu a {color: #ffffff}	
	
	
							
/****************************** CONTENT SECTION *******************************/
#content {
	clear					: both;
	padding					: 5px 5px 5px 5px; /* 'top' 'right' 'bottom' 'left' */
	} 
#pageContent {
	color					: #000000; 
	}
#authorDate {
	font-size				: 10px;
	color					: #999999;	
	}
#article {
	}
.tableDataLeft {
	border-right			: #CCCCCC dotted thin;
	padding					: 0px 5px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	}
.tableDataRight {
	padding					: 0px 0px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	}				
.readMore {
	float					: right;
	font-family				: Geneva, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	}	
/****************************** FOOTER SECTION ******************************
 * All styles below this line are related to the Footer Section
 */
#footer {
	text-align				: left;
	color					: #000000;
	font-size				: 11px;
	text-align				: center;
	}
#footerNav {
	padding					: 10px 0px 10px 0px; /* 'top' 'right' 'bottom' 'left' */
	color					: #9933cc;
	}	
#footerNav a, 
#footerNav a:link, 
#footerNav a:visited, 
#footerNav a:active {
	color					: #5a5959;
	text-decoration			: none;
	}
#footerNav a:hover {
	color					: #ff0000;
	text-decoration			: underline;
	}
#copyright {
	text-align				: left;
	font-size				: 10px;
	color					: #000000;
	padding					: 10px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	text-align				: center;
	}
#copyright a, 
#copyright a:link, 
#copyright a:visited, 
#copyright a:active {
	color					: #5a5959;
	text-decoration			: none;
	}
#copyright a:hover {
	color					: #ff0000;
	text-decoration			: underline;
	}		
#credit {
	text-align				: left;
	margin					: 0px 0px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	color					: #000000;
	font-size				: 10px;
	line-height				: normal;
	text-align				: center;
	}
#credit a, 
#credit a:link, 
#credit a:visited, 
#credit a:active {
	color					: #5a5959;
	text-decoration			: none;
	}
#credit a:hover {
	color					: #ff0000;
	text-decoration			: underline;
	}		
