html{
	padding: 0px;
	height: 100%;
	margin: 0px;
}
body{
	margin: 0px;
	padding: 5px;
	height: 100%;
}

a{
	color:#000000;
}
#container{
	width: 760px;
	font-family: Verdana, Helvetica, sans-serif;
}
#content_container{
	width: 760px;
	clear:both;
	float: left;
		background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
}
#banner{
	height: 120px;
	width: 760px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	border-top: 7px #CCCCCC solid;
	border-bottom: 7px #CCCCCC solid;
	background-color: #FF0000;
}
#menu_top{
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;	
	width: 760px;
	height: 24px;
	background-color: #FF0000;
}

#menu_top ul{
	margin: 0px;
	list-style: none;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding-top: 5px;
}
#menu_top ul li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#menu_top ul li a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu_left{
	width: 200px;
	height: 200px;
}

#menu_left ul{
	margin: 0px;
	width: 200px;
	list-style: none;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#menu_left ul li{
	margin-left: 29px;
	margin-right: 5px;
	text-indent: 10px;
	width: 159px;
	padding: 3px;
	border-bottom: solid 1px #FFFFFF;
}

#menu_left ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	border-top: 1px solid #FFFFFF;
	width: 760px;
	height: 24px;
	float: left;
	clear: both;
}
#footer_left{
	border-left:24px solid #FFCCCC;
	width: 176px;
	background-color: #FF0000;
	height: 24px;
	float: left;
	clear: both;
}
#footer_right{
	border-left: 1px solid #FFFFFF;
	width: 559px;
	background-color: #CCCCCC;
	height: 18px;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
}
#content{
	float: right;
	width: 539px;
	margin-top: -200px;
	border-left: 1px solid #FFFFFF;
	padding: 10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pageheader{
	font-size: 12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.secondary{
border: solid 4px #999999; padding:5px; width: 110px; height: 50px; text-align:center; vertical-align:middle;float:left;
}

#homemap a{ position: absolute;  width: 320px; height: 120px; text-decoration: none; }
#sppmap a{ position: absolute; left: 340px; top: 40px; width: 110px; height: 90px; text-decoration: none; }
#svcmap a{ position: absolute; left: 460px; width: 90px; height: 100px; text-decoration: none; }
#spsmap a{ position: absolute;  left: 560px; width: 90px; height: 100px; text-decoration: none; }
#ppomap a{ position: absolute; left: 660px; width: 90px; height: 100px; text-decoration: none; }

#imghomemap a{position: absolute;  left: 400px; top: 290px; width: 160px; height: 140px; text-decoration: none; }
#imgsppmap a{position: absolute; left: 280px; top: 190px; width: 140px; height: 120px; text-decoration: none; }
#imgsvcmap a{position: absolute; left: 580px; top: 220px; width: 140px; height: 140px; text-decoration: none; }
#imgspsmap a{position: absolute;  left: 300px; top: 410px; width: 140px; height: 140px; text-decoration: none; }
#imgppomap a{position: absolute; left: 500px; top: 440px; width: 140px; height: 140px; text-decoration: none; }

#home{
	margin-left: 50px;
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	width: 443px;
	height:415px;
}
