@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*------------------- bacground colors ---------------------*/
.bg01 {
background:#e8ebd6;
}

.bg01-white {
background:#ffffff;
}

.bg02-dark-grey {
	background:#333333;
	}

/*--------------------font Color---------------------------*/
.txt-color-black {
	color:#000000;
	}
.txt-color-blue {
	color:#315f8e;
	}
.txt-color-red {
	color:#8e0b01;
	}
..txt-color-white {
	color:#ffffff;
	}

/*-------------------- header top 03 ---------------------------*/
.topheaderbg{
background:url(../images/work_visa_usa.gif) left top repeat-x
}

.header3box {
background:url(../images/investment_visa.jpg) left top no-repeat;
font-family:"trebuchet MS", Arial;
}
	.header3box h1 {
	font-size:27px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
	
	.header3box h2 {
	font-size:18px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

/*--------------------------- top navigation --------------------------*/

.top-nav-bg {
background:url(../images/attorney_immigration.jpg) left top repeat-x;
}
/*--------------------- left News Panel ----------------------------*/
.left-col-news{
background:#f5f7e7;
padding:20px;
margin:0px;
width:248px;
}
 
	.left-col-news h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#315f8e;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}
	
	.left-col-news h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#8e0b01;
	}
	
	.left-col-news .left-col-news-divder01{
	border-bottom:#adb192 dashed 1px;
	}
	
	.left-col-news .left-col-news-heading{
	background:#e8ebd6;
	padding-top:3px;
	padding-bottom:3px;
	}
		.left-col-news .left-col-news-heading a{
		text-decoration:none;
		color:#666666;
		}
		.left-col-news .left-col-news-heading a:hover{
		text-decoration:underline;
		color:#666666;
		}
		
	.left-col-news .left-col-news-text{
	padding-top:3px;
	padding-bottom:3px;
	}
		.left-col-news .left-col-news-text a{
		text-decoration:none;
		color:#666666;
		}
		.left-col-news .left-col-news-text a:hover{
		text-decoration:underline;
		color:#666666;
		}
		
/*-- HOME Services/Newsletter column --*/

.home-services-newsletter-col {
padding:15px;
width:159px;
background:#FFFFFF;
}	
	.home-services-newsletter-col ul{
	padding:0px;
	margin:0px;
	}
	
	.home-services-newsletter-col li{
	background:url(../images/business_visa_usa.gif) left top no-repeat;
	border-bottom:#adb192 dashed 1px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	margin:0px;
	list-style:none;
	}
	
	.home-services-newsletter-col h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color: black;
	padding:0px;
	margin:0px;
	}
/*-- HOME welcome/testimonial column --*/
.home-welcome-testimonial-col{
background:#f5f7e7;
padding:20px;
}	
	

	.home-welcome-testimonial-col .home-welcome-testimonial-col-readmore {
	color:#000000;
	background:#e8ebd6;
	font-size:10px;
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-welcome-heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#666666;
	border-bottom:#adb192 1px dashed;
	padding-bottom:5px;
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-welcome-text {
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-services {
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-services ul {
	padding:0px;
	margin:0px;
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-services li {
	font-family:"trebuchet MS", Arial;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	background:url(../images/visa_attorney.gif) left top no-repeat;
	list-style:none;
	padding-left:15px;
	border-bottom:#999999 1px dashed;
	padding-bottom:5px;
	}
	
	.home-welcome-testimonial-col .home-welcome-testimonial-col-darkgrey {
	background:#333333;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	}
	
.testimonials-home{
}

	.testimonials-home .testimonials-home-client-testimonial{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#95997b;
	font-style:italic;
	}

.footer{}

	.footer .footer-coprights{
	font-weight:normal;
	font-size:10px;
	color:#990000;
	}
	
	.footer .footer-design-by-medialinekrs{
	font-weight:bold;
	}
	.footer .footer-design-by-medialinekrs a {
	font-weight:bold;
	color:#7c872b;
	padding:1px 5px;
	text-decoration:none;
	}
	.footer .footer-design-by-medialinekrs a:hover {
	background:#7c872b;
	font-weight:bold;
	color:#ffffff;
	padding:1px 5px;
	text-decoration:none;
	}