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

body{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, 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: 850px;
background-image: url(images/bgmain.png);
background-repeat:repeat-y;
}
#mainshort{
width: 745px;
height: 435px;
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: 400px;
	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;
	}

#sk{
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	
}

