body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:160%;
	background: #FFFFFF;
}
a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#636;
}

hr {
	color:624579;
	font-weight:lighter;
}

h1 {
	margin: 14px 0px 0px;
	padding: 0px;
	float:right;
}
h1 a{
	display:block;
	background: url(../SW%20MN%20PIC/images/logo.gif) no-repeat;
	height: 79px;
	width: 249px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Optima, Geneva, sans-serif;
	font-size: 220%;
	color: #467299;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px 0px 26px 0px;
	background-image: url(images/page.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


h3{
	font-family: Optima, Geneva, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 5px;
	text-transform:uppercase;
}
h4{
	font-family: Optima, Geneva, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #325a7d;
	margin: 20px 0px 3px 0px;
	padding-top: 0px;
}
#main_wrap{
	margin: 0px auto;
	width: 820px;
}
#nav {
	display:none;
}
#nav a{
	color:#254a6b;
	text-decoration: none;
	font-family: Optima, Geneva, sans-serif;
	font-weight: normal;
}
#nav a:hover{
	color:#4b759a;
	text-decoration: none;
	font-weight: normal;
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: 100;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#000000;
	text-decoration: none;
	display:block;
	padding: 12px 20px 0px;
	height:45px;
	float:left;
	font-weight: 100;
}
#nav li a:hover{
	background: url(../SW%20MN%20PIC/images/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
	font-weight: 100;
}

#content {
	width: 730px;
	float: left;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 50px;
}

#online {
	display:none;
}

#sidebar {
	display:none;
}
#submenu {
	display:none;
	
}
#submenu li{
	border-bottom: 1px dotted #9ba973;
	padding:5px 0px;
}


#submenu li a{
	color: #325a7d;
	text-decoration: none;
	font-weight: 100;
}
#submenu li a:hover{
	color: #624579;
	text-decoration:none;
	font-weight: 100;
}
#submenu_home {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family: Optima, Geneva, sans-serif;
	font-size: 125%;
	font-weight: 100;
	
}
#submenu_home li{
	border: 0;
	padding:5px 0px;
}
#footer {
	display:none;
}
#copyright {
	display:none;
}

