body
{
	text-align:left;
	font: 13px/18px "Trebuchet MS", Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
	background: #ffffff url('/styles/ssm2008/gfx/ssm_back_09.gif') top center no-repeat;
	margin:0px;
	padding:0px;
	background-color: #999999;
	color: #fff;
}

#frame
{
		float:left;
		width:800px;
		margin:0px;
		padding:0px;
		text-align:left;
		
}

#pageHeader
{
	float:left;
	width:800px;
	height:150;
}

#naviMain
{
	float:left;
	width:798px;
	background-color: #999999;
	border:1px solid #000;
	margin-bottom:20px;
}

#naviMain a
{
	
	color: #fff;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	border-right:1px solid #666666;
}

#sideNavi
{
	float:left;
	width:150px;
	padding:0px 5px 0px 5px;
	float:left;
}

#sideNavi a
{
	width:140px;
	float:left;
	text-decoration: none;
	color:#fff;
	clear:both;
	padding:5px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
}

#content
{
	width:780px;
	float:left;
	background-color: #CCCCCC;
	padding:0px 10px 10px 10px;
	color:#222;
}


#footer
{

}


img {
	border:0px;
}


h1,h2,h3,h4
{
	color:#000;
}