
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	font: 12px verdana, tahoma, arial, sans-serif;
	background: #cfcdcb url("../images/bg-body.jpg") repeat-x;
}

a {text-decoration: none;}
a:link, a:visited {color:#0033CC;}
a:hover, a:active {color:#F35D22;}

form {margin: 0; padding: 0;}
img {display: block; border: none;}
a:hover {text-decoration: underline;}

#page {
	width: 792px;
	margin: 0 auto;
}
.page-shadow {
	float: left;
	width: 792px;
}
.top-shadow {
	float: left;
	width: 792px;
	height: 10px;
	overflow: hidden;
	background: url("../images/top-shadow.png") no-repeat;
}
.middle-shadow {
	float: left;
	width: 792px;
	background: url("../images/middle-shadow.png") repeat-y;
}
.bottom-shadow {
	float: left;
	position:relative;
	top:14px;
	width: 792px;
	height: 14px;
	background: url("../images/bottom-shadow.png") no-repeat;
}
.inner-page {
	float: left;
	width: 780px;
	display: inline;
	margin: 0 0 0 6px;
}
#header {
	float: left;
	width: 780px;
}
.top-form {
	float: left;
	width: 780px;
}
.top-form label 
{
	border: 1px solid #043098;
	background: #c4dbf9;
	float: left;
	width: 119px;
	height: 16px;
	color: #05518c;
	padding: 2px 0 0 4px;
	margin: 0 0 0 7px;
	border: 1px solid #043098;
	border-right: none;
	font: 11px arial, verdana, tahoma, sans-serif;
}
.top-form select 
{
    position:relative;
    top:0px;
	float: left;
	width: 112px;
	height: 18px;
	border: 1px solid #043098;
	border-left: none;
	font: 11px arial, verdana, tahoma, sans-serif;
}
* html .top-form select {margin: 2px 0 0 0;}
*+html .top-form select {margin: 2px 0 0 0; height: 20px;}

.top-header {
	float: left;
	width: 780px;
	padding: 6px 0 0 0;
}
.top-header span {
	float: left;
	display: inline;
	width: 556px;
	height: 111px;
	padding: 1px;
	margin: 0 0 0 7px;
	border: 1px solid #b0b0b0;
	background: url("../images/logo.jpg") no-repeat 1px 1px;
	text-indent: -12000px;
    overflow: hidden;
}
.top-header span a {
	float: left;
	width: 556px;
	height: 111px;
	display: block;
}

.destination {
	float: left;
	width: 193px;
	height: 113px;
	display: inline;
	margin: 0 0 0 11px;
	border: 1px solid #afafaf;
	background: url(../images/NZimed_destination-NZ.jpg) no-repeat 1px 1px;
}
.destination a {
	float: left;
	color: #fff;
	width: 180px;
	height: 71px;
	display: block;
	overflow: hidden;
	padding: 41px 0 0 11px;
	font: 16px "times new roman", times, georgia, serif;
}
.destination a:hover {text-decoration: none;}

#content {
	float: left;
	width: 766px;
	padding: 0 7px;
	margin: 7px 0 0 0;
	background: url("../images/bg-content.gif") repeat-y;
}
.left-content {
	float: left;
	width: 163px;
}
.visit {
	float: left;
	width: 156px;
	border: 1px solid #afafaf;
}
.visit span {
	color: #fff;
	width: 154px;
	display: block;
	line-height: 21px;
	text-align: center;
	margin: 1px 0 0 1px;
	background: #f35d22;
	padding: 3px 0 2px 0;
	font: 14px arial, verdana, tahoma, sans-serif;
}
.banner {
	display: block;
	overflow: hidden;
	margin: 10px 0 0 3px;
}
.visit p {
	margin: 0;
	line-height: 14px;
	text-align: center;
	padding: 9px 0 3px 0;
	font: 12px arial, verdana, tahoma, sans-serif;
}
.visit p a {color: #004287;}

.home {
	float: left;
	width: 158px;
	margin: 7px 0 0 0;
}
.home h3 {
	margin: 0;
	color: #fff;
	width: 158px;
	display: block;
	padding: 5px 0 6px 0;
	font: 12px verdana, arial, tahoma, sans-serif;
	background: url("../images/bg-home.gif") repeat-x;
}
.home h3 span {
	display: block;
	margin: 0 0 0 11px;
	padding: 0 0 0 13px;
	background: url("../images/icon-1.gif") no-repeat 0 50%;
}
.home a 
{
    border-top: solid 1px #C0C0C0;
    padding: 4px 2px 4px 24px;
}
.home a:link, .home a:visited
{
    display:block;
    color: #004287;
    line-height: 16px;
    text-decoration:none;
    background-image: url("../images/icon-2.gif");    
    background-repeat: no-repeat;
    background-position: 11px 10px;
}

.home a:hover, .home a:active
{
    display:block;
    background-color:#f35d22;
    color:#ffffff;
    line-height: 16px;
    text-decoration:none;
    background-image: url("../images/icon-4.gif");    
    background-repeat: no-repeat;
    background-position: 11px 10px;
}


.left-links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left-links li {
	padding: 4px 0 4px 24px;
	border-bottom: 1px solid #afafaf;
	background: url("../images/icon-2.gif") no-repeat 11px 10px;
}

.left-links li:hover {
	background-color:#f35d22;
}
	
.left-links li a {
	color: #004287;
	line-height: 16px;
}
.left-links li a:hover {
	color:#ffffff;
}	
.left-links li ul {
	padding: 0;
	list-style: none;
	position: relative;
	margin: -2px 0 0 0;
}
.left-links li ul li {
	padding: 0;
	border: none;
	background: none;
}
.left-links li ul li a {
	color: #9c9c9c;
	font-size: 10px;
	line-height: 12px;
}
.center-content {
	float: left;
	width: 403px;
}
.center-content img {margin: 0 0 0 5px;}
.welcome {
	float: left;
	width: 392px;
	display: inline;
	margin: 7px 0 0 5px;
}
.welcome h1
{
    margin: 0;
	color: #fff;
	width: 385px;
	display: block;
	padding: 5px 0 6px 7px;
	font: 12px verdana, arial, bold, tahoma, sans-serif;
	
}
.welcome h2 {
	margin: 0;
	color: #fff;
	width: 385px;
	display: block;
	padding: 5px 0 6px 7px;
	font: 12px verdana, arial, tahoma, sans-serif;
	background: url("../images/bg-home.gif") repeat-x;
}
.welcome p, .welcome .first-p, .welcome li {
	margin: 0;
	color: #454545;
	line-height: 15px;
	padding: 0 0 13px 2px;
}
.welcome .first-p {
	padding: 8px 0 13px 0;
}
.welcome .last-p 
{
    	padding: 8px 0 0 0;
		background: url("../images/footer-line.gif") no-repeat 0 0;
		font-size: 9px;
	
}
.welcome p a, .welcome li a {
	color: #f35d22;
	font-weight:bold;
	text-decoration: underline;
}
.welcome p a:hover {text-decoration: none;}
.welcome p span {text-decoration: underline;}

.welcome ul {
	margin: 0;
	list-style: none;
	padding: 0 0 14px 0;
}
.welcome ul li {
	margin: 0 0 0 3px;
	padding: 0 0 5px 10px;
	background: url("../images/icon-3.gif") no-repeat 0 5px;
}
.right-content {
	float: left;
	width: 195px;
	height: 400px;
	padding: 0 0 0 5px;
}
.right-box{
	float: left;
	width: 191px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #afafaf;
}

.right-box-two {
	float: left;
	width: 191px;
	padding: 1px 1px 1px 1px;
	margin: 7px 0 0 0;
	border: 1px solid #afafaf;
}
.right-box-three {
	float: left;
	width: 191px;
	padding: 1px 1px 1px 1px;
	margin: 7px 0 0 0;
	border: 1px solid #afafaf;
}
.right-box-four {
	float: left;
	width: 191px;
	padding: 1px 1px 1px 1px;
	margin: 7px 0 0 0;
	border: 1px solid #afafaf;
}
.right-box-four h2 {
	margin: 0;
	color: #fff;
	width: 183px;
	display: block;
	padding: 5px 0 6px 7px;
	font: 12px verdana, arial, tahoma, sans-serif;
	background: url("../images/bg-home.gif") repeat-x;
    }

.right-box-two a:link, .right-box-two a:visited {
	color: #ffffff;
	width: 191px;
	display: block;
	text-align: center;
	padding: 0px 0 3px 0;
	font: 12px arial, verdana, tahoma, sans-serif;
	background: url("../images/bg-link.gif") repeat-x 0 100%;
}

.right-box-two a img{
	width: 191px;
	display: block;
	text-align: center;
	padding: 0px 0 1px 0;
	margin: 0px 0px 1px 0px;
	background-color: #ffffff;
}

.right-box-three a{
	color: #ffffff;
	width: 191px;
	display: block;
	text-align: center;
	padding: 0 0 0 0;
	margin: 1px 0 1px 1px;
	font: 12px arial, verdana, tahoma, sans-serif;
}

.help {
	top: 4px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -12000px;
	width: 51px !important;
	height: 49px !important;
	background: url("../images/need-help.gif") no-repeat !important;
}
.immigrant-login {
	float: left;
	width: 193px;
	margin: 7px 0 0 0;
	border: 1px solid #afafaf;
}
.bg-immigrant-login {
	width: 191px;
	float: left;
	display: inline;
	background: #e4e4e4;
	padding: 5px 0 5px 0;
	margin: 0 1px 1px 1px;
}
* html .bg-immigrant-login {margin: 0 1px 0 1px;}
.immigrant-login h3 {
	color: #fff;
	padding: 3px 0;
	display: block;
	text-align: center;
	background: #004287;
	margin: 1px 1px 0 1px;
	font: 12px arial, verdana, tahoma, sans-serif;
}
.immigrant-login label {
	float: left;
	width: 179px;
	color: #343434;
	padding: 5px 6px 0 6px;
	font: 11px arial, verdana, tahoma, sans-serif;
}
.immigrant-login input {
	float: left;
	width: 148px;
	height: 18px;
	margin: 0 0 0 6px;
	border: 1px solid #a0a0a0;
}
.immigrant-login .go {
	top: 0;
	left: 3px;
	margin: 0;
	padding: 0;
	width: 29px;
	height: 21px;
	border: none;
	position: relative;
}
#footer {
	float: left;
	width: 780px;
	border-top: 4px solid #fff;
	background: url("../images/footer-line.gif") no-repeat 6px 0;
	position:relative;
	height:38px;
}
#footer_1,#footer_2,#footer_3 {
	color: #575757;
	margin: 6px 0 25px 0;
	font: 11px arial, verdana, tahoma, sans-serif;
    width:260px;
}

#footer_1 {text-align:left; position:absolute; left:10px; top:5px;}
#footer_2 {text-align:center; position:absolute; left:250px; top:5px;}
#footer_3 {text-align:right; position:absolute; left:510px; top:5px;}


#footer a:link, #footer a:visited
{
    color:#575757; text-decoration:underline;
    font-size:11px;
    }
#footer a:hover, #footer a:active
{
    color:#004287; text-decoration:none;
    font-size:11px;
    }
    
.location {font-size:14px; font-weight:bold;}
.serviceName {font-size:16px; font-weight:bold; color:#454545;}
.serviceTitle { font-weight:bold; color:#454545; }
.servicePhone { text-align:right; color:#454545; }
.serviceDesc { font-size:11px; color:#454545;}
.serviceSpace { padding:0px; background-color:#c0c0c0;}

#timestamp {float: right; font-size:10px; padding-right:10px; padding-top:10px; color:#a0a0a0;}
.error {color:#ff0000; font-size:11px; font-weight:bold;}
.required {color:#ff0000; font-weight:bold;}

.prevstep {color:#000000; font-weight:normal;}
.currentstep {color:#f35d22; font-weight:bold;}
.nextstep {color:#454545; font-weight:normal;}
.sublist {
        margin:10;
        padding: 0 0 20px 2px;
        }
        
.bolditem {
            font-weight:bold;
            }