@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(/images/sss_bg_tile_light.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

body p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 4px;
}

img {
	border: 0;
}

#copycontainer p {
	margin-bottom: 8px;
}

#copycontainer a {
	color: #000000;
	font-weight: normal;
}

#copycontainer a:visited {
	color: #666666;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	clear: both;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0;
	line-height: 16px;
}

a:link {
	margin-top: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}

#content_bg {
	background-color: #FFFFFF;
	width: 840px;
	margin: 16px auto 16px auto;
	padding: 16px 0 0 16px;
	height: 1%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	box-shadow: 0px 0px 10px black;
}
#logo {
	float: left;
	width: 392px;
}
#fbcontainer {
	margin-left: 376px;
	margin-bottom: 16px;
	height: 1%;
}
#featureblock {
	background-color:#000000;
	width: 184px;
	height: 184px;
	float: left;
	margin: 0 0 16px 16px;
	padding: 8px;
	position: relative;
	color: #fff;
}

#featureblock p {
	margin-top: 8px; !important
}

.feature-image {
	margin-top: 8px;
	border: 2px solid white;
}
#box-bottom {
	clear: both;
	width: 824px;
}

#copycontainer {
	margin-left: 408px;
	width: 416px;
	height: 1%;
	overflow: hidden;
	color: #000000;
	margin-bottom: 16px;
}

#copycontainer img {
	margin-bottom: 8px;
	margin-top: 0px;
	float: left;
}

.infolink {
	position: absolute;
	bottom: 8px;
}

#footer {
	background-color: #000000;
	width: 824px;
	height: 16px;
	padding: 4px 16px;
	margin: 0 auto;
	margin-bottom: 16px;
	clear: both;
	font-weight: bold;
	position: relative;
}

#footer img {
	margin-top: 2px;
	float: right;
}

.footer-left {
	position: absolute;
	left: 16px;
}

.footer-right {
	position: absolute;
	right: 16px;
	width: 408px;
	text-align: right;
}

#nav {
margin-left: 408px;
width: 416px;
height: 1%;
overflow: hidden;
color: #000000;
margin-bottom: 16px;
}

#nav a {
color: red;
}

#flashcontent {
margin-bottom: 16px;
}

.footer-left
{
color: #fff;
}











#footer {
       background-color: #000000;
       width: 824px;
       height: 16px;
       padding: 4px 16px;
       margin: 0 auto;
       margin-bottom: 16px;
       clear: both;
       font-weight: bold;
       position: relative;
}

#footer img {
       margin-top: 2px;
       float: right;
}

.footer-left {
       position: absolute;
       left: 16px;
}

.footer-right {
       position: absolute;
       right: 16px;
       width: 408px;
       text-align: right;
}



