﻿/* CSS Document */

/*----------general-------------*/
*{
	padding:0;
	margin:0;
	border:0;
	}
	
body{
	width:100%;
	background:#fff url(../images/bg.jpg) repeat-x;
	font-family:arial;
	font-size:13px;
	color:#727273;
	}
	
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover{
	color:#FF962D;
	text-decoration:none;
	}
	
p{
	font-size:14px;
	}
	
	li {
	font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#666666;
		line-height:18px;
		}
		h1
{
    
		font-size:18px;
		font-weight:bold;
		color:#125d76;
		line-height:1.5em;
		text-align:center;
}
	
/*----------header-------------*/
	
#header{
	width:950px;
	margin:0 auto;
	height:111px;
	overflow:hidden;
	}
	
#header a, #header a:hover{
	margin-top:70px;
	padding-left:20px;
	}

#header a.blog, #header a.blog:hover{
	margin-top:55px;
	}
	
/*----------main content area-------------*/
	
#main{
	width:100%;
	}
	
	#nav{
		width:950px;
		margin:5px auto;
		list-style-type:none;
    	}
		
	#nav li{
		list-style-type:none;
		padding:5px;
		display:block;
		float:left;
		background:url(../images/sep.gif) no-repeat right center;
		text-align:center;
		
		}
		
	#nav li.nosep{
		background:none;
		}
		
	#nav li a{
		list-style-type:none;
		padding:0px 8px;
		display:block;
		float:left;
		line-height:18px;
		font-family:Trebuchet MS, arial;
		font-size:14px;
		color:#00434f;
		text-align:center;
		text-decoration:none;
		font-weight:normal;
		
		}
		
	#nav li a:hover{
		color:#ff6600;
		text-align:center;
		text-decoration:none;
		}
		
.banner{
	padding:0 0 5px 0;
	}
	
#container{
	width:940px;
	margin:0 auto;
	padding-bottom:5px;
	}
	
#container_h{
	width:940px;
	margin:0 auto;
	padding:0px 20px 5px 20px;
	}
	
	#leftPanel{
		width:212px;
		float:left;
		}
		
	#leftWrap{
		width:212px;
		float:left;
		position:relative;
		}
				
	#leftPanel ul{
		width:210px;
		float:left;
		border:1px #115b7e solid;
		list-style-type:none;
		/*position:relative;*/
		margin:0;
		}
		
	#leftPanel ul li{
		width:210px;
		float:left;
		display:block;
		background:#888f92 url(../images/liBg.gif) repeat-x;
		height:39px;
		z-index:-1;
		}
		
	#leftPanel ul li.flat{
		background-image:none;
		background-color:#243841;
		}
		
	#leftPanel ul li a{
		width:180px;
		padding-left:20px;
		padding-right:10px;
		float:left;
		display:block;
		background:url(../images/arrow.gif) no-repeat 4px 16px;
		height:39px;
		line-height:35px;
		font-family:Trebuchet MS, Arial;
		font-size:13px;
		color:#e9f6fc;
		text-decoration:none;
		}
		
	#leftPanel ul li a:hover{
		color:#FF962D;
		text-decoration:none;
		}
		
	img.topLeft{
		position:absolute;
		left:0px;
		top:0px;
		z-index:100;

}
		
	img.topRight{
		position:absolute;
		right:0px;
		top:0px;
		z-index:100;
		}
		
	img.bottomLeft{
		position:absolute;
		left:0px;
		bottom:0px;
		z-index:100;
		}
		
	img.bottomRight{
		position:absolute;
		bottom:0px;
		right:0px;
		z-index:100;
		}
	img.button{
	position:absolute;
		bottom:-3px;
		right:3px;
		z-index:300;
}
		
/*----------content-------------*/		
#content{
	float:right;
	width:710px;
	}
	
	.headline{
		width:708px;
		float:left;
		border:1px #e4e4e4 solid;
		background:#fbfbfb;
		position:relative;
		}
		
	.headline h2{
		padding:25px;
		font-family:Verdana;
		font-size:17px;
		font-weight:normal;
		color:#125d76;
		line-height:22px;
		}
		
	.contentarea{
		width:710px;
		float:left;
		background:#f0f0f0 url(../images/secBg.gif) repeat-x left bottom;
		position:relative;
		margin:0;
		margin-top:10px;
		padding:0;
		}
	.bottom_text{
		float:left;
		color: #00434f;
		font-family:Verdana;
		font-size:14px;
		float:left;
		font-weight:bold;
		}
		
	.noMargin{
		margin-top:0px;
		}
		
	img.topLeft1{
		position:absolute;
		left:0px;
		top:0px;
		z-index:100;
		}
		
	img.topRight1{
		position:absolute;
		right:-5px;
		top:0px;
		z-index:100;
		}
		
	/*img.bottomLeft1{
		position:absolute;
		left:0px;
		bottom:-5px;
		z-index:100;
		}
		
	img.bottomRight1{
		position:absolute;
		bottom:-5px;
		right:-5px;
		z-index:100;
		}*/
		
	.contentarea div{
		width:668px;
		float:left;
		border:1px #e4e4e4 solid;
		padding:20px;
		margin:0;
		}
		
	.contentarea h2{
		background:url(../images/logo-ico.gif) no-repeat left top;
		display:block;
		padding:0 0 5px 53px;
		font-family:georgia;
		font-size:18px;
		font-weight:normal;
		color:#fe7215;
		line-height:45px;
    text-align:left;
	margin-bottom:10px;
}
		
	.contentarea img{
		float:left;
		padding:0px 5px 5px 0px;
		}
		
	.contentarea p{
		font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#414141;
		line-height:18px;
		}
		
	div.smwvisa{
		padding:0;
		background:url(../images/gfxBig1.gif) no-repeat center top;
		float:left;
		border:none;
		}
		
	div.esvisa{
		padding:0;
		background:url(../images/gfxBig3.gif) no-repeat right top;
		float:left;
		border:none;
		}	
		
	div.svisa{
		padding:0;
		background:url(../images/gfxBig4.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.bvisa{
		padding:0;
		background:url(../images/gfxBig5.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.permanent{
		padding:0;
		background:url(../images/gfxBig7.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.migrant{
		padding:0;
		background:url(../images/gfxBig8.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.investor{
		padding:0;
		background:url(../images/gfxBig9.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
		div.disclaimer{
		padding:0;
		background:none;
		float:left;
		border:none;
		}
		
	div.about{
		background:url(../images/globe.gif) no-repeat right 30px;
		}
		
	div.getinStarted{
		background:url(../images/aus.gif) no-repeat 420px 400px;
		}
		
	div.services{
		background:url(../images/services.gif) no-repeat left 20px;
		}
		
	.specializationBox{
		width:480px;
		float:left;
		background:#f6f4f5 url(../images/secBg.gif) repeat-x left bottom;
		position:relative;
		margin-top:10px;
		}
		
	.specializationBox .heading{
		width:480px;
		float:left;
		background:url(../images/headingBg.gif) repeat-x;
		height:35px;
		overflow:hidden;
		}
		
	.specializationBox .box{
		width:440px;
		padding:0px 20px;
		margin:10px 0px;
		float:left;
		background:url(../images/dot.gif) repeat-y 220px top;
		}
		
	.box a{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#0093c3;
		font-weight:bold;
		text-decoration:none;
		width:205px;
		display:block;
		float:left;
		}
		
	.box a:hover{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
	.box a.more, a.more{
		
		padding-left:15px;
		color:#ff7800;
		font-weight:bold;
		text-decoration:none;
		}
		
	.box a.more:hover, a.more:hover{
	
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
		
		.box a.service{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#0093c3;
		font-weight:bold;
		text-decoration:none;
		width:260px;
		display:block;
		float:left;
		}
		
	.box a.service:hover{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
	.specializationBox img.bottomLeft{
		position:absolute;
		left:0;
		bottom:0;
		z-index:100;
		}
		
	.specializationBox img.bottomRight{
		position:absolute;
		bottom:0;
		right:0;
		z-index:100;
		}
		
	.subheading{
		background:url(../images/visa.gif) no-repeat left center;
		display:block;
		padding-left:53px;
		line-height:40px;
		font-size:14px;
		}
		
		
		.subheading2{
		display:block;
		padding-bottom:20px;
		line-height:40px;
		font-size:16px;
		font-weight:bold;
		}
        .subheading3
        {
           color:#fe7215;
           font-weight:bold;
        }
		
		ul.bullet1{margin:0; padding:0;}
ul.bullet1 li{
	margin:0;
	padding:0 0 20px 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	line-height:18px;
	list-style-type:none;
}
		
/*--------formatting style--------*/

#content ol{
	list-style-type:decimal;
	margin:auto;
	margin-left:20px;
	}
	
ol li{
	padding:3px 0px;
	margin:auto;
	list-style-position:outside;
	font-size:14px;
	line-height:18px;
	}
	
#content .contentarea ul{
	margin-left:20px;
	}
	
#content .contentarea ul li{
	font-size:13px;
	line-height:18px;
	}
	
	
	div#content p {
		font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#666666;
		line-height:18px;
		}
	
h3{
	font-family:Verdana;
	font-size:12px;
	
}
h4
{
    font-family: Verdana;
    font-size: 13px;
    font-weight:bold;
    line-height: 18px;
    color:#125d76;
}
		
		
/*----------footer-------------*/
	
#footer{
	width:100%;
	background:#35515c url(../images/footerBg.gif) repeat-x top;
	padding:15px 0px;
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	color:#fff;
	text-align:center;
	border-bottom:#FFFFFF 8px solid;
	}
	
#footer p{
	width:60%;
	margin:0 auto;
}
	
#footer a{
	text-decoration:none;
	color:#e9f6fc;
	}

#footer a:hover{
	text-decoration:none;
	color:#ff6600;
	}
	
img#mara{
	position:absolute;
	top:13%;
	left:15%;
	}

/*----------misc-------------*/

.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.clear{
	clear:both;
	}
	
.orange{
	color:#fe7215;
	}
	
.gap{
	margin:8px 0px;
	}

/*------------*/


.inlinelink
{
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
}



/*----------content home-------------*/		
#content_h{
	float:right;
	width:940px;
	}
	
	.headline_h{
		width:940px;
		float:left;
		border:1px #e4e4e4 solid;
		background:#fbfbfb;
		position:relative;
		}
	.tips{
		color: #0033CC;
		font-weight: bold; 
		}
		
	.headline_h h2{
		padding:25px;
		font-family:Verdana;
		font-size:16px;
		font-weight:normal;
		color:#125d76;
		line-height:22px;
		}
		
	.contentarea_h{
		width:940px;
		float:left;
		background:#f0f0f0 url(../images/secBg.gif) repeat-x left bottom;
		position:relative;
		margin:0;
		margin-top:10px;
		padding:0;
		}
	
		
	.noMargin{
		margin-top:0px;
		}
		
	img.topLeft1{
		position:absolute;
		left:0px;
		top:0px;
		z-index:100;
		}
		
	img.topRight1{
		position:absolute;
		right:37px;
		top:39px;
		z-index:100;
		}
		
	img.bottomLeft1{
		position:absolute;
		left:0px;
		bottom:0px;
		z-index:100;
		padding:0;
		margin:0;
		}
		
	img.bottomRight1{
		position:absolute;
		bottom:0px;
		right:0px;
		z-index:100;
		padding:0;
		margin:0;
		}
		
	img.bottomLeftHome{
		position:absolute;
		left:0px;
		bottom:32px;
		z-index:100;
		padding:0;
		margin:0;
		}
		
	img.bottomRightHome{
		position:absolute;
		bottom:32px;
		right:0px;
		z-index:100;
		padding:0;
		margin:0;
		}
		
	.contentarea_h div{
		width:900px;
		float:left;
		border:1px #e4e4e4 solid;
		padding:20px;
		margin:0;
		}
		
	.contentarea_h h2{
		background:url(../images/logo-ico.gif) no-repeat left top;
		display:block;
		padding:0 0 5px 53px;
		font-family:georgia;
		font-size:18px;
		font-weight:normal;
		color:#fe7215;
		line-height:45px;
    text-align:left;
	margin-bottom:10px;
}
		
	.contentarea_h img{
		float:left;
		padding:0px 5px 5px 0px;
		}
		
	.contentarea_h p{
		font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#666666;
		line-height:18px;
		}
		.contentarea_h h3{
		font-family:Verdana;
		font-size:14.5px;
		font-weight:bold;
		color:#125d76;
		line-height:18px;
		}
		.example-Box { 	
	width: 75%; 
	background-color: #f6f6f8; 	
	padding: 12px;
	border: thin dashed #833c3e; 	
	
	}

	div.myfirstclass{
		color: #0033CC;
		font-weight: bold; 
		}
	div.smwvisa{
		padding:0;
		background:url(../images/gfxBig1.gif) no-repeat center top;
		float:left;
		border:none;
		}
		
	div.esvisa{
		padding:0;
		background:url(../images/gfxBig3.gif) no-repeat right top;
		float:left;
		border:none;
		}	
		
	div.svisa{
		padding:0;
		background:url(../images/gfxBig4.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.bvisa{
		padding:0;
		background:url(../images/gfxBig5.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.permanent{
		padding:0;
		background:url(../images/gfxBig7.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.migrant{
		padding:0;
		background:url(../images/gfxBig8.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
	div.investor{
		padding:0;
		background:url(../images/gfxBig9.gif) no-repeat right top;
		float:left;
		border:none;
		}
		
		div.disclaimer{
		padding:0;
		background:none;
		float:left;
		border:none;
		}
		
		div.disclaimer p {
		font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#666666;
		line-height:18px;
		}
		.indented
   {
   padding-left: 16pt;
   padding-right: 20pt;
   }
.indented1
   {
   padding-left: 43pt;
   padding-right: 20pt;
   }
	div.about{
		background:url(../images/globe.gif) no-repeat right 30px;
		}
	div.about p {
		font-family:Verdana;
		font-size:14px;
		font-weight:normal;
		color:#666666;
		line-height:18px;
		}
			
	div.getinStarted{
		background:url(../images/aus.gif) no-repeat 420px 400px;
		}
		
	div.services{
		background:url(../images/services.gif) no-repeat left 20px;
		}
		
	.specializationBox_h{
		width:690px;
		float:left;
		background:#f6f4f5 url(../images/secBg.gif) repeat-x left bottom;
		position:relative;
		margin-top:10px;
		}
		
	.specializationBox_h .heading_h{
		width:690px;
		float:left;
		background:url(../images/headingBg.gif) repeat-x;
		height:35px;
		overflow:hidden;
		}
		
	.specializationBox_h .box{
		width:632px;
		padding:0px 20px;
		margin:10px 0px;
		float:left;
		background:url(../images/dot.gif) repeat-y 320px top;
		}
		
	.box a{
		background:url(../images/arrow2.gif) no-repeat;
		background-position:0px 5px;
		padding-left:15px;
		color:#0093c3;
		font-weight:bold;
		text-decoration:none;
		width:300px;
		display:block;
		float:left;
		}
		
	.box a:hover{
		background:url(../images/arrow2.gif) no-repeat;
		background-position:0px 5px;
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
	.box a.more, a.more{
		
		padding-left:15px;
		color:#ff7800;
		font-weight:bold;
		text-decoration:none;
		text-align:right;
		background-image:none;
		}
		
	.box a.more:hover, a.more:hover{
	
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
		.box a.service{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#0093c3;
		font-weight:bold;
		text-decoration:none;
		width:260px;
		display:block;
		float:left;
		}
		
	.box a.service:hover{
		background:url(../images/arrow2.gif) no-repeat left center;
		padding-left:15px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		}
		
	.specializationBox img.bottomLeft{
		position:absolute;
		left:0;
		bottom:0;
		z-index:100;
		}
		
	.specializationBox img.bottomRight{
		position:absolute;
		bottom:0;
		right:0;
		z-index:100;
		}
		
	.subheading{
		background:url(../images/visa.gif) no-repeat left center;
		display:block;
		padding-left:53px;
		line-height:40px;
		font-size:14px;
		}
		
		
		.subheading2{
		display:block;
		padding-bottom:20px;
		line-height:40px;
		font-size:16px;
		font-weight:bold;
		}

		
		ul.bullet1{margin:0; padding:0;}
ul.bullet1 li{
	margin:0;
	padding:0 0 20px 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	line-height:18px;
	list-style-type:none;
}

.li-new {
font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#666666;
		}
		
		
	
img.picPadMar{
	padding:0 !important;
	margin:0 !important;
	float:none !important;
	}