#sstopleft {
	position: relative;
	margin-right: auto;		
	margin-left: auto;		
	background-image: url(../assets/box1.jpg);	
	top: 0px;
	height: 100px;
	width: 1000px;
}

#ssleftside {
	position: relative;
	margin-right: auto;		
	margin-left: auto;	
	background-image: url(../assets/box2.jpg);
	height: 30px;
	width: 1000px;
	z-index:90;	
}

#sscenterpanel {
	position: relative;
	margin-right: auto;		
	margin-left: auto;
	background-image: url(../assets/box3.jpg);	
	background-repeat: repeat-y;
	width: 1000px;
}
#ssfooter {
	position: relative;
	margin-right: auto;		
	margin-left: auto;	
	width: 1000px;
	height: 150px;
	background-image: url(../assets/box4.jpg);	 
	z-index:100;	
	}

h1 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	color: #000066;
	padding:10px 5px 0px 20px;
}
h2 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	color: #000066;
	padding:0px 5px 0px 20px;	
}
h3 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	color: #000099;
	padding:0px 0px 0px 20px;			
}
h4 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #2e2ebd;
	font-weight: bold;
}

p {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #585a83;
	padding:0px 8px 0px 20px	
}

h5 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;	
	Margin-left: 2px;
	Margin-right: 2px;
	padding:10px 5px 5px 5px;		
}
h6 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;		
	color: #000066;
	padding:0px 0px 0px 0px;		
}
a {
	text-decoration: none;
}
a.blue:link 	{color: #000066; font-weight: bold;	font-size:12px; font-style: normal; text-decoration: none; font-family: verdana,helvetica, sans-serif;  }
a.blue:active 	{color: #000066; font-weight: bold; font-size:12px; font-style: normal; text-decoration: none;	font-family: verdana,helvetica, sans-serif; }
a.blue:visited 	{color: #000066; font-weight: bold; font-size:12px; font-style: normal; text-decoration: none;	font-family: verdana,helvetica, sans-serif; }
a.blue:hover 	{color: #FF0000; font-weight: bold; font-size:12px; font-style: normal; text-decoration: none;	font-family: verdana,helvetica, sans-serif; }

a.red:link 		{color: #000066; 	font-weight: bold; text-decoration: none; font-size:11px; font-style: normal; font-family: verdana,helvetica, sans-serif;}
a.red:active 	{color: #000066; 	font-weight: bold; text-decoration: none; font-size:11px; font-style: normal; font-family: verdana,helvetica, sans-serif;}	
a.red:visited 	{color: #000066; 	font-weight: bold; text-decoration: none; font-size:11px; font-style: normal; font-family: verdana,helvetica, sans-serif;}
a.red:hover 	{color: #FF0000;  	font-weight: bold; text-decoration: none; font-size:11px; font-style: normal; font-family: verdana,helvetica, sans-serif;}
a.jb2:link {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}
a.jb2:active {color: #008099; background: #ffffff; font-weight: bold;	font-family: verdana,helvetica, sans-serif;}
a.jb2:visited {color: #008099; background: #ffffff; font-weight: bold;	font-family: verdana,helvetica, sans-serif;}
a.jb2:hover {color: #FF8000; background: #ffffff; font-weight: bolder;	font-family: verdana,helvetica, sans-serif;}

