body
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #666;
}

#page
{
    position: relative;
    z-index: 10;
    width: 929px;
    margin: 0px auto 10px auto;
}

#header
{
    width: 929px;
    height: 442px;
    background: url(bar_bc.png) no-repeat #FFF;
    z-index: 50;
    behavior: url(/js/iepngfix.htc);
}

#sa-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 50px;
	background: url(bar_left.gif) #FFF repeat-x;
	behavior: url(/js/iepngfix.htc);
}

#sa-right {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background: url(bar_right.gif) #FFF repeat-x;
	behavior: url(/js/iepngfix.htc);
}

#sa-logo {
	position: absolute;
	top: 0px;
	left: 665px;
}

#sa-usresidents {
	position: absolute;
	top: 60px;
	left: 615px;
	width: 270px;
	height: 20px;
	text-align: center;
    color: #fbe882;
    font-weight: bold;
}

#message
{
    position: absolute;
    top: 350px;
    left: 530px;
    font-size: 14px;
    font-weight: bold;
}

#main
{
    width: 919px;
    margin: 60px auto 0px auto;
}

.track {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

a {
	color: #07ACEF;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:active {
    outline: none;
}

#footer {
	margin: 20px 0px 10px 0px;
	padding-top: 5px;
	border-top: 1px #999 solid;
}

#footer a {
}

#isi {
    margin: 0px auto 50px auto;
	width: 740px;
    text-align: left;
    font-size: 14px;
}

#isi-indication {
    text-align: left;
}

#isi-header {
	font-weight: bold;
    text-align: left;
}

#isi-body {
    text-align: left;
}

#isi-pi {
	font-weight: bold;
    text-align: left;
}

#trademark {
	clear: both;
	position: relative;
	top: 20px;
	width: 100%;
	padding-top: 5px;
	font-size: 11px;
    text-align: left;
}

.usresidents {
	font-family: arial;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
