body {
	background:#FFF repeat-x;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h1, h2 {
	font-weight:400;
	color:#F90;
	margin:0;
}
h1 {
	font-size:197%;
}
h2 {
	font-size:16px;
}
p, ul {
	line-height:180%;
}
a:hover {
	text-decoration:none;
}
img.left {
	float:left;
	margin:0 15px 0 0;
}
img.right {
	float:right;
	margin:0 0 0 15px;
}
hr {
	display:none;
}
#container {
	height:auto;
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	width:100%;
	height:50px;
	background:url(../images/ssindeximages/header_bkg.gif) repeat-x bottom;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	border-bottom:1px solid #666;
}
#logo {
	float:left;
	height:50px;
	width:320px;
}
#topmenu {
	float:right;
}
#sublogo {
	background:url(../images/ssindeximages/header2_bkg.gif) no-repeat center center;
	height:110px;
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
#sublogobox {
	height:30px;
	width:250px;
	float:left;
	font:normal 24px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#CCC;
}
#topmenu ul {
	list-style:none;
	line-height:normal;
	margin:0;
	padding:32px 0 0;
}
#topmenu li {
	display:inline;
}
#topmenu a {
	border-left:1px solid #FFF;
	text-decoration:none;
	font-size:120%;
	padding:0 20px;
}
#topmenu a:hover {
	text-decoration:none;
	color:#999;
}
#header2 {
	width:100%;
	height:320px;
	position:relative;
	background:#333 url(../images/ssindeximages/splash_bkg.gif) no-repeat center;
	border-bottom:1px solid #666;
	margin:0 auto;
}
#contactnumber {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#999;
	float:right;
	height:24px;
	width:650px;
	margin-top:3px;
	margin-bottom:3px;
}
#splash {
	width:980px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	border-right:1px solid #666;
	border-left:1px solid #666;
}
#page {
	width:100%;
	position:relative;
	height:auto;
	background:url(../images/ssindeximages/splash_bkg.gif);
	margin-top:40px;
	border-top:1px solid #666;
}
#content {
	width:980px;
	height:auto;
	overflow:auto;
	background:#333;
	margin:20px auto 0;
}
#content p {
	font-size:12px;
	color:#999;
	margin:10px;
}
#content h1 {
	color:#FFF;
	font:bold 18px Arial, Helvetica, sans-serif;
}
#footer-wrapper {
	height:100px;
	background:#333;
	border-top:10px solid #666;
	padding:20px 0;
}
#footer {
	width:980px;
	margin:0 auto;
}
#footer p {
	line-height:normal;
	color:#FFF;
	margin:0;
}
#legal {
	float:left;
	padding:10px 0 10px 60px;
}
#links {
	float:right;
	padding:10px 0 0;
}
#spectrumborder {
	background:url(../images/ssindeximages/spectrum_border.jpg) repeat-x center;
	height:3px;
	width:100%;
}
#presplash {
	height:auto;
	width:980px;
	bottom:5px;
	padding-top:80px;
	font:normal 24px Arial, Helvetica, sans-serif;
	text-align:right;
}
a, #footer a {
	color:#FFF;
}
img, #topmenu .first a {
	border:none;
}

