* { margin:0; padding:0; }
img { border:0; }
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#162983;
}
a { color:#162983; text-decoration:none; }
a:hover { text-decoration:underline; }
#page {
	width:935px;
	background:url(../../images/SOA_banner.gif) left 34px no-repeat;
	overflow:auto;
}
.heading { color:#009ee0; font-size:20px; }
.heading a { display:block; color:#009ee0; text-decoration:none; }
.heading a:hover { color:#162983; }
.arrow {
	padding-right:25px;
	float:left;
	cursor:pointer;
}
.arrow_light {
	background:url(../../images/arrow_light.gif) center right no-repeat;
}
.arrow_dark {
	background:url(../../images/arrow_dark.gif) center right no-repeat;
	color:#162983;
}
#intro {
	width:400px;
	height:100px;
	margin-top:220px;
	padding-left:34px;
	clear:both;
}
#bubbles {
	width:901px;
	height:163px;
	margin-left:34px;
	padding-top:5px;
}
#bubbles img { float:left; }
#bubbles area { cursor:pointer; }

#description {
	float:left;
	width:571px;
	padding-left:34px;
	font-size:15px;
}
#side {
	float:left;
	width:210px;
	padding-left:20px;
}
#footer {
	width:901px;
	clear:both;
	background:#162983;
	color:#009ee0;
	padding-left:34px;
	padding-bottom:8px;
	padding-top:8px;
}
#footer a { color:#ffffff; text-decoration:none; cursor:pointer; }
#footer a:hover { color:#009ee0; }
#footer_hidden a { color:#009ee0; text-decoration:none; }
#footer_hidden a:hover { color:#ffffff; }
#copy {
	padding-left:34px;
	font-size:9px;
	padding-top:4px;
	margin-bottom:40px;
}

