@charset "utf-8";
/* CSS Document */

body{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #002e5f;
	
}

/*#outercontainer
{
	margin-left: -550px;
	position: absolute;
	top: -250px;
	left: 55%;
	
}*/

#container    
{
	position: absolute;
	width: 745px;
	height: 1441px;
	background-image:url(images/keyboard.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left: 142px;
	top: -1px;
	
}
#containershort    
{
	position: absolute;
	width: 745px;
	height: 1000px;
	background-image:url(images/keyboard.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left: 142px;
	top: -1px;
	
}

#header{
	width: 711px;
	height: 160px;
	}
#menu{
	width: 745px;
	height: 390px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;

}
#menucontact{
	width: 745px;
	height: 390px;
	background-image:url(images/menucontact.png);
	background-repeat:no-repeat;

}
#main{
width: 745px;
height: auto;
background-image: url(images/bgmain.png);
background-repeat:repeat-y;
}
#mainshort{
width: 745px;
height: 340px;
background-image: url(images/bgmain.png);
background-repeat:repeat-y;
}

#bot{
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	width: 745px;
	height:40px;
		}
#menusps{
	width: 155px;
	height: 200px;
	margin-left: 39px;
	margin-top: 152px;
	float: left;
	display: inline;
	padding-top: 10px;
	}
#txtspace{
	width: 650px;
	height: 825px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
#txtspaceshort{
	width: 650px;
	height: 325px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	
}
#copyspc{
	width:745px;
	height:15px;}
.headers{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: right;
}
#txthom{
	width: 650px;
	height: 450px;
	padding-right: 40px;
	padding-left: 40px;
	}
.bigtext{
	font-size: 14px;
	font-weight: bold;
	}
.borders{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666;
	border-left-color: #666;
}
.imgsps{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.diagram{
	padding-left: 105px;
}
.flashs{
	float: right;
	padding-right: 42px;
	padding-top: 33px;
	width:453px;
	height:283px;
	/* left: 249px;
		top: 40px;
		width: 450px;
		height: 279px;
	 	zoom: 1;*/	
}
