#header {
	background:transparent none repeat scroll 0 0;
}
#siteLogo a {


/*upper left logo link*/
  text-indent: -5000px;
	width: 238px;
	height: 55px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 12px;
	left: 23px;
	outline: none;
}
#siteLogo2 a {
	text-indent: -5000px;
	background: url(../img/logo-nonresidents.jpg);
	width: 238px;
	height: 55px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 1px;
	outline: none;
}

#siteHeader {
	width: 880px;
	height: 25px;
	margin: 0 auto;
	background: url(../img/nonresidents/navSub-bg.jpg) repeat-x;
	float: none;
	clear: both;
}

#siteHeader ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navSub li {
	list-style: none;
	list-style-type: none;
	/*display: inline-block;*/
	float: left;
	padding: 0;
	margin: 0;
}

ul#navSub li a, ul#navSub li a:link {
	display/*: inline-block;*/
	height: 19px;
	margin: 3px 0 3px 8px;
	float: left;
	text-indent: -5000px;
	outline: none;
}

li#subHome a {
	background: url(../img/nonresidents/subHome.gif);
	width: 51px;
}

li#subHome a:hover, li#subHome a.active {
	background: url(../img/nonresidents/subHome.gif) 0px -19px;
}

li#subAZ a {
	background: url(../img/nonresidents/subAZ.gif);
	width: 136px;
}

li#subAZ a:hover, li#subAZ a.active {
	background: url(../img/nonresidents/subAZ.gif) 0px -19px;
}
#container.index {
	background:#fff none repeat scroll 0 0;
	margin:0 auto;
	width:924px;
}


.featuresBox {
	background: #fff url(../img/nonresidents/masthead.jpg) no-repeat;
	height: 475px;
}
.featuresBox2 {
	background: #fff url(../img/nonresidents/masthead2.jpg) no-repeat;
	height: 475px;
}
.featuresBox3 {
	background: #fff url(../img/nonresidents/mastheadx.jpg) no-repeat;
	height: 460px;
}
#otherContent {
	width: 880px;
	margin: 0 auto;
	padding: 0 0 30px;
	float: none;
	overflow: hidden;
	clear: both;
	height: 1%;
}

#theColumns {
	float: none;
	overflow: hidden;
	clear: both;
	height: 1%;
}

#otherContent #theColumns ul {
	margin: 0 0 15px;
	padding: 0;
	display: block;
	float: none;
	overflow: hidden;
	height: 1%;
}

#theColumns ul li {
	list-style: none;
	list-style-type: none;
	background: url(../img/gov/col_li.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	display: block;
	float: none;
	line-height: 1.3em;
}
#column1 {
	width: 140px;
	margin-right: 15px;
	float: left;
}
#column2 {
	width: 170px;
	margin-right: 15px;
	float: left;
}
#column3 {
	width: 165px;
	margin-right: 15px;	
	float: left;
}
#column4 {
	width: 160px;
	margin-right: 15px;	
	float: left;
}
#column5 {
	width: 180px;
	float: left;
}


#otherContent .header {
	padding-bottom: 8px;
	font: bold 1.3em "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 0 5px;
	background: url(../img/gov/index_header_border.gif) repeat-x left bottom;
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	height: 1%;
}

#otherContent li a:link, #otherContent li a:visited  {	
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 1em;
}
#otherContent li a:hover  {	
	text-decoration: none;
	color: #bd1200;
	font-weight: normal;
	font-size: 1em;
	border-bottom: 1px solid #bd1200;
}

#footer {
	background: #fff url(../img/gov/footerTop-bg.jpg) no-repeat top center;
	width: 924px;
	margin: 0 auto;
	padding: 250px 0 0;
}

#footer.index {
	width: 924px;
	margin: 0 auto;
	padding: 0 0 0 0 ;
	background: #fff;
	float: none;
	

}
#footer .con {
	width: 880px;
	margin: 0 auto;
	padding: 7px 0 0;
	height: 27px;
	border-top: 1px solid #b1b1b1;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	background: url(../img/govsg_li.gif) no-repeat left center;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	float: left;
	padding-right: 20px;
}

#footer .copyright {
	float: right;
}
  /*subleft*/
  #subleft{
	float:left;
	width:860px;
	height:330px;
	padding-right:10px;
}
  /*subright*/
    #subright{float:right;width:275px;}
