/*/* tsunami stylesheet */

html {
/* force a vertical scrollbar to always appear */		
height: 100%;
min-height: 100%;
margin-bottom: 1px;	
}	


body {
margin: 0px;
padding: 0px;
background: url(images/bodyback.png) center repeat-y; 
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
margin-bottom: 1px;
}

 p {margin: 0px; 
 	  padding: 0px;
 	  padding-bottom: 20px;}

#outer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 934px;
	height: 100%;
	min-height: 800px;
	margin-top: 0px;
	padding-top: 17px;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 35px;
	background: url(images/gradient.png) repeat-y;
}

#header {

	position: relative;
	width: 934px;
	height: 130px;
	margin: 0px;
	margin-bottom: 16px;
  padding: 0px;

}

#innerhead {
	position: relative;
	width: 934px;
	height: 94px;
	margin: 0px;
	background: #ffffff;
	opacity: 0.7;
	filter:alpha(opacity=70);      
  -moz-opacity:0.7;             
  -khtml-opacity: 0.7;          
}

#mhome {
	position: absolute;
	top: 0px;
	left: 345px;
	height: 17px;
	width: 46px;
	padding: 91px 10px 22px 10px;
	background: none;
	z-index: 5;
}		

#mservices {
	position: absolute;
	top: 0px;
	left: 445px;
	height: 17px;
	width: 71px;
	padding: 91px 10px 22px 10px;
	background: none;
	z-index: 27;
}		

#mtraining {
	position: absolute;
	top: 0px;
	left: 567px;
	height: 17px;
	width: 70px;
	padding: 91px 10px 22px 10px;
	background: none;
	z-index: 5;
}		


#mabout {
	position: absolute;
	top: 0px;
	left: 690px;
	height: 17px;
	width: 79px;
	padding: 91px 10px 22px 10px;
	background: none;
	z-index: 5;
}		

#mpartners {
	position: absolute;
	top: 0px;
	left: 820px;
	height: 17px;
	width: 72px;
	padding: 91px 10px 22px 10px;
	background: none;
	z-index: 5;
}		

#whitetop {
	width: 934px;
	height: 18px;
	margin: 0px;
	background: url(images/whitetop.png);
	opacity: 0.7;
	filter:alpha(opacity=70);      
  -moz-opacity:0.7;             
  -khtml-opacity: 0.7;          
}	

#whitebot {
	width: 934px;
	height: 18px;
	margin: 0px;
	background: url(images/whitebot.png);
	opacity: 0.7;
	filter:alpha(opacity=70);      
  -moz-opacity:0.7;             
  -khtml-opacity: 0.7;          
}	


#menuhi {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 26px;
	height: 13px;
	z-index: 28;
}

#homenews {
	margin-top: 16px;
	margin-bottom: 16px;
	width: 334px;
}	

#newstop {
	margin: 0px;
	width: 334px;
	height: 18px;
	background: url(images/newstop.png);
}	

#newsbot {
	margin: 0px;
	width: 334px;
	height: 18px;
	background: url(images/newsbot.png);
}	

.lefttext {
	margin: 0px;
	padding: 0px 10px;
	width: 310px;
	min-height: 256px;
	border-left: 2px solid #009587;
	border-right: 2px solid #009587;
	background: #ffffff;
}


#greybox {
	position: absolute;
	left: 350px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 584px;
}	

#homerighttext {
	line-height: 20px;
  margin: 0px;
	padding: 0px 10px;
	width: 564px;
	min-height: 384px;
	background: #4d4d4d;
	color: #eeeeee;	
}

#greytop {
	margin: 0px;
	padding: 0px;
	width: 584px;
	height: 18px;
	background: url(images/greytop.png);
}	

#greybot {
	margin: 0px;
	width: 584px;
	height: 18px;
	background: url(images/greybot.png);
}

#whitetop584 {
	margin: 0px;
	padding: 0px;
	width: 584px;
	height: 18px;
	background: url(images/whitetop584.png);
}	

#whitebot584 {
	margin: 0px;
	width: 584px;
	height: 18px;
	background: url(images/whitebot584.png);
}

#servmenu {
	display: none;
	position: absolute;
	z-index: 30;
	padding: 0px;
	width: 205px;
	height: 83px;
	top: 135px;
	left: 480px;
	border: 1px solid #dddddd;
	background: #ffffff;
	overflow: hidden;
	color: #999999;
	-moz-box-shadow: -5px -5px 10px #999;
  -webkit-box-shadow: -5px -5px 10px #999;
  box-shadow: -5px -5px 10px #999;

}

#servmenuoff {
  display: none;
	position: absolute;
	z-index: 25;
	padding: 10px;
	width: 245px;
	height: 133px;
	top: 95px;
	left: 460px;
	background: #00eeee;
  -moz-opacity:0;             
  -khtml-opacity: 0;          
   opacity: 0;
   filter:alpha(opacity=0);   
}	

#servmenuo2 {
  display: none;
	position: absolute;
	z-index: 29;
	padding: 10px;
	width: 71px;
	height: 60px;
	top: 0px;
	left: 0px;
	background: #00eeee;
  -moz-opacity:0;             
  -khtml-opacity: 0;          
   opacity: 0;
   filter:alpha(opacity=0);   
}	

#servtitle {
	width: 564px;
	background: #ffffff;
	padding: 10px;
	padding-top: 0px;
	
}	

#aboutustext img {
	float: left;
	margin-right: 20px;
}	
a {   color: #999999;
text-decoration: none; }

#trainingtext a, .ctctlink { color: #009857; font-weight: bold; }

a:hover { text-decoration: underline; }	

#servmenu a:hover { text-decoration: none; }

#cmspasschgerr  { color: #ff0000; }

#cmspasschgok  { color: #009900; }

#cmsloggedin { font-weight: bold; }

#cmslogfail { font-weight: bold; color:#ff0000; }
		