
#container {
  
    margin: 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
	background: #FFFFFF;
	width: 600px;
}



body{
  background: #cccccc;
  font-family: arial, sans-serif;
  background-repeat: repeat-x;
  font-size: 12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


#banner, #banner_portal,#rdpActiveXBanner{
  background: url("http://www.singlepath.com/i/portal_top.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 594x;
  height: 92px;
  margin-top: -1px;
}

#productNameInner{
	margin: 35px auto auto 250px;
}


#login{
	
	padding: 10px 20px 20px 10px;
}
.submit {
	
	background-color: #203468;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	
}
#footer	{
width: 594px;
background: #cccccc;
}




