@charset "utf-8";
/* CSS Document */

BODY { 
  background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	
}

#main {
	left:0px;
	top:0px;
	width:897px;
	height:844px;
	position:relative;  
	margin-left: auto ;
	margin-right: auto ;
}

#intrascope-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:897px;
	height:120px;
}

#intrascope-02_ {
	position:absolute;
	left:0px;
	top:120px;
	width:897px;
	height:25px;
}

#img {
	position:absolute;
	left:0px;
	top:145px;
	width:627px;
	height:160px;
}

#txtright {
	position:absolute;
	left:627px;
	top:145px;
	width:270px;
	height:160px;
}

#intrascope-05_ {
	position:absolute;
	left:0px;
	top:305px;
	width:897px;
	height:7px;
}

#content {
	position:absolute;
	left:2px;
	top:307px;
	width:610px;
	min-height:521px;
	border:6px solid #DCDCDC;
	background-color: #FFF;
}

#intrascope-08_ {
	position:absolute;
	left:620px;
	top:312px;
	width:8px;
	height:521px;
}

#menu {
	position:absolute;
	left:628px;
	top:314px;
	width:269px;
	/*height:521px;*/
}

div#copyright
{
	padding-top: 8px;
	padding-left: 14px;
	color: #666666;
	font: 8pt Verdana, Arial, sans-serif;
}

