@charset "UTF-8";
/* CSS Document */


body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #999;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:11pt;
	line-height:14pt;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom:0;	 
	padding-right: 20px;
	padding-left: 20px; 
}
h6{
	font-size:11pt;
}
a img { 
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 889px;
	background-image:url(images/banner2012.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	margin: 0 auto; 
}
.header{
	width:889px;
	height:120px;
	position:relative;
}
.trualign{
	position:absolute;
	top:0px;
	left:580px;
	width:294px;
	height:114px;
	background-image:url(images/trualignheader.png);
	background-repeat:no-repeat;
	z-index:15px;
	
}
.trualign a:hover {
	position:absolute;
	top:0px;
	left:0px;
	width:294px;
	height:114px;
	background-image:url(images/trualignheaderh.png);
	background-repeat:no-repeat;
	z-index:30px;
	
}
.menu {
	position:absolute;
	width:500px;
	height:37px;
	top:98px;
	left:350px;
	z-index:16;
}
.home{
	position:absolute;
	width:55px;
	height:37px;
	background-image:url(images/home.png);
	background-repeat:no-repeat;
	z-index:16;
}
.home a:hover {
	position:absolute;
	width:55px;
	height:37px;
	background-image:url(images/homeh.png);
	background-repeat:no-repeat;
	z-index:16;
}
.alignment{
	position:absolute;
	width:85px;
	height:37px;
	top:1px;
	left:56px;
	background-image:url(images/alignment.png);
	background-repeat:no-repeat;
	z-index:16;
}
.alignment a:hover {
	position:absolute;
	width:85px;
	height:37px;
	top:0px;
	left:0px;
	background-image:url(images/alignmenth.png);
	background-repeat:no-repeat;
	z-index:16;
}
.balancing{
	position:absolute;
	width:86px;
	height:37px;
	top:0px;
	left:142px;
	background-image:url(images/balancing.png);
	background-repeat:no-repeat;
	z-index:16;
}
.balancing a:hover{
	position:absolute;
	width:86px;
	height:37px;
	top:0px;
	left:0px;
	background-image:url(images/balancingh.png);
	background-repeat:no-repeat;
	z-index:16;
}
.tru-align{
	position:absolute;
	width:82px;
	height:37px;
	top:0px;
	left:228px;
	background-image:url(images/trualign.png);
	background-repeat:no-repeat;
	z-index:16;
}
.tru-align a:hover{
	position:absolute;
	width:82px;
	height:37px;
	top:0px;
	left:0px;
	background-image:url(images/trualignh.png);
	background-repeat:no-repeat;
	z-index:16;
}
.findus{
	position:absolute;
	width:67px;
	height:37px;
	top:0px;
	left:310px;
	background-image:url(images/findus.png);
	background-repeat:no-repeat;
	z-index:16;
}
.findus a:hover{
	position:absolute;
	width:67px;
	height:37px;
	top:0px;
	left:0px;
	background-image:url(images/findush.png);
	background-repeat:no-repeat;
	z-index:16;
}
.flash{
	position:absolute;
	width:285px;
	height:212px;
	top:160px;
	left:590px;
	z-index:25;
}

.fish{
	position:relative;
	width:50px;
	height:20px;
	top:-60px;
	left:790px;
	z-index:45;
}
.system{
	position:absolute;
	width:131px;
	height:150px;
	top:375px;
	left:650px;
	z-index:25;
}
.needalignment{
	position:absolute;
	width:206px;
	height:191px;
	top:390px;
	left:630px;
	z-index:25;
}
.content {
	width:889px;
	padding: 10px 0;
	
}
.left{
	width:312px;
	padding-top:5px;
	color:#ffffff;
	font-size:10pt;
	line-height:11pt;
}
.left p{
	padding-left:14px;
}
.leftimage{
	margin-left:5px;
}
.right{
	width:577px;
	padding-top:15px;
}
.righttop{
	height:53px;
	padding-left:22px;
	background-image:url(images/contenttop.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12pt;
	line-height:53px;
	vertical-align:middle;
	
}
.rightmiddle{
	background-image:url(images/contentmiddle.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:310px;
	font-size:10pt;
	line-height:13pt;
}
.rightmiddle1{
	background-image:url(images/contentmiddle.png);
	background-repeat:repeat-y;
	padding-right:5px;
	font-size:10pt;
	line-height:13pt;
}
.rightmiddle1 li{
	margin-left:45px;
}
.rightmiddle1 h3{
	font-size:14pt;
	color:#990000;
	padding:5px 20px;
	font-weight:bold;
}
.rightmiddle1 p{
	padding-bottom:10px;
}
.rightmiddle1 h4{
	font-size:12pt;
	padding-bottom:10px;
}
.rightmiddle1 h5{
	font-size:11pt;
	color:#900;
	padding-bottom:10px;
}
.rightmiddle1 ol,ul{
	padding-bottom:10px;
	
}
.kip{
	background-color:#ccc;
	padding: 5px 0px;
	border:solid #999 1px;

}
.rightbottom{
	width:573;
	height:38px;
	background-image:url(images/contentbotttom.png);
	background-repeat:no-repeat;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:40px;
	padding-top:20px;
	padding-left:400px;
	color:#fff;
}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#999;
	text-decoration:underline;
}
.footer2{
	
	color:#fff;
	font-size:11px;
	text-align:center;
}
.footer3{
	
	width: 889px;
	font-size:9px;
	text-align:center;
	margin: 0 auto; 
}
.imagelt{
	margin-left:20px;
}

#emaillink a {
	color:#fff;
	font-size:10pt;
}
#emaillink a:hover {
	color:#fff;
	text-decoration:none;
}