body{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 170%;
	color:#404040;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

A:link {
	COLOR: #22326d; FONT-FAMILY: Arial, ËÎÌå; FONT-SIZE: 12px}
A:visited {
	COLOR: #344453; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0B00C4; FONT-SIZE: 12px; TEXT-DECORATION: underline
}


#mainbody{
	padding:0px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#topBanner{
	width:1000px;
	height:135px;
	background-image:url(http://www.stonepak.com/images/topbanner.gif);
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	font-size: 13px;
	background-repeat: no-repeat;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#nav td		  {
	text-align: center;
	height: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav td:hover {
	color: #FFFF00;
	background-image: url(http://www.stonepak.com/images/current.jpg);
	background-repeat: repeat-x;
}

#clear {
	clear: both;
}

/*index letter login entry*/


/*top navigation over*/

#leftContent{
	float:left;
	width:600px;
	margin-left:3px;
	margin-bottom:20px;
	margin-top: 10px;
}

#leftContent p {
	text-align: left;
	padding-right: 18px;
	padding-left: 9px;
	padding-top: 9px;
}


#top_left{
	width:393px;
	margin-top:20px;
	margin-left:0px;
	float:right;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}





/*bottom of index's CSS style sheet*/

#bottom{
	width:1000px;
	background-image:url(../images/bottombk.gif);
	color:#efefef;
	height: 51px;
	background-repeat: no-repeat;
}
#topBanner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#servicContent{
	width:1000px;
	background-color:#fff;
	background-image:url(../images/bk_service.gif);
	background-position:right center;
	background-repeat:no-repeat;
	font-size: 14px;
}


#footer-links {
	font-size: 8pt;
}

#footer-links a:link {
	text-decoration: none;
	}
	
#footer-links a:visited {
	text-decoration: none;
	}
	
#footer-links a:hover {
	text-decoration: none;
	color: #0B00C4;
	}