body
{
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	background-color: #BCBFC9;
	margin: 0px;
	background-image: url(../images/sa-top-bg_ramp2.png);
	background-repeat: repeat-x;
}

b,strong { font-weight: bold; }

#nav a.current { color: #D33F0A; }
#content a.current { color: #838CAE; }

div#heading
{
	width: 100%;
	background-image: url(../images/sa-top-bigS2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

div#heading_img
{
	position: relative;
	top: 45px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	right: auto;
	left: auto;
}

div#heading_img img
{
	border: 0px;
}


div#bigS
{
	position: absolute;
	z-index: 1;
	width: 180px;
	height: 192px;
	background-image: url(../images/sa_S03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
}


div#nav
{
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
	height: 14px;
}

div#nav a
{
	display: inline;
	color: #6777B9;
	text-decoration: none;
	padding: 3px 12px 3px 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

div#nav a:hover
{
	color: #CF6602;
	text-decoration: none;
}

.nav_sep
{
	color: #CF6602;
	text-decoration: none;
	font-weight: 800;
}

div#content
{
	background-color: #fff;
	width: 850px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: 0px 11px;
	background-repeat: none;
	margin-top: 0px;
	top: 26px;
	border-top: 1px #A2A4B4 solid;
	border-right: 2px #C4CACF solid;
	border-bottom: 1px #C4CACF solid;
	border-left: 1px #A2A4B4 solid;
}

div#col_left
{
	width: 540px;
	position: relative;
	top: 10px;
	background-color: #fff;
	padding: 40px 30px 40px 40px;
}

div#col_left a
{text-decoration: none;
}

div#col_left a:hover { color: #C29978; }

div#col_right
{
	width: 200px;
	position: absolute;
	top: 0px;
	left: 610px;
	height: 499px;
	padding: 0 20px 0 20px;
	border-left: 1px #E3D1BC solid;
	background-color: #F7DFAD;
	border-bottom: 1px #C4CACF solid;
}

div#col_right ul
{
	list-style: none;
	top: 190px;
	position: relative;
}
div#col_right ul a
{
	font-style: normal;
	text-decoration: none;
}

div#col_right ul a:hover { color: #8D8C9F; }

div#col_right p
{
	color: #666;
}


div#iia_logo
{
	background-image: url(../images/logosmall.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	position: relative;
	top: 250px;
	border: 0px red dotted;
	background-position: center bottom;
}

div#privacy
{
	font-size: .7em;
	position: absolute;
	top: 504px;
	left: 580px;
	text-align: center;
	width: 280px;
}

div#privacy a
{
	text-decoration: none;
}

a { color: #BC4200; }

a:hover
{
	color: #F4D799;
	text-transform: inherit;
	text-decoration: none;
}

a:visited
{
	color: #633;
	text-transform: inherit;
	text-decoration: underline;
}

#footer
{
	color: #ddd;
	font-size: .7em;
	width: 609px;
	height: 16px;
	display: block;
	text-align: center;
	position: absolute;
	padding-top: 6px;
	top: 457px;
	left: 0px;
	background-color: #8092BD;
	border-top: 1px #596084 solid;
	border-left: 1px #A2A4B4 solid;
	border-bottom: 1px #C4CACF solid;
}
