@charset "UTF-8";
/* CSS Document */

html {
	color:#000;
	background:#FFF;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

a, a:active, a:hover, a:focus, a:visited, a:hover {
	outline: none; 
	overflow: hidden;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border:0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align:text-bottom;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input, textarea, select {
	*font-size:100%;
}

legend {
	color:#000;
}

del, ins {
	text-decoration:none;
}

#outer {
	display: table; 
	height: 100%; 
	#position: relative; 
	overflow: hidden;
	width: 933px;
	margin: 0 auto;
}

#inner {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

#middle {
	#position: relative;
	#top: -50%;
}

#wrapper_home {
	width: 933px;
}

#header {
	padding-bottom: 10px;
}

#logo {
	float: left;
	width: 168px;
	height: 59px;
}

#nav {
	padding-left: 10px;
	float: left;
	width: 740px;
	height: 59px;
	position: relative;
}

#main-content {
	height: 486px;
	width: 933px;
}

#content-firm {
	height: 486px;
	width: 933px;
	background: url(images/bg-family.jpg) top left no-repeat;
}

#content-immigrate {
	height: 486px;
	width: 933px;
	background: url(images/bg-family2.jpg) top left no-repeat;
}

#content-testimonial {
	height: 486px;
	width: 933px;
	background: url(images/bg-couple.jpg) top left no-repeat;
}

#content-assessment {
	height: 486px;
	width: 933px;
	background: url(images/bg-kids.jpg) top left no-repeat;
}

#content-news {
	height: 486px;
	width: 933px;
	background: url(images/bg-news.jpg) top left no-repeat;
}

#content-contact {
	height: 486px;
	width: 933px;
	background: url(images/bg-contact.jpg) top left no-repeat;
}

#nav_container {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#the_firm {
	float: left;
	width: 82px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
}

#the_firm:hover {
	background-position: 0 -11px;
}

#the_firm span {
	display: none;
}

#immigrate {
	float: left;
	width: 102px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
	background-position: -82px 0;
}

#immigrate:hover {
	background-position: -82px -11px;
}

#immigrate span {
	display: none;
}

#testimonials {
	float: left;
	width: 128px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
	background-position: -184px 0;
}

#testimonials:hover {
	background-position: -184px -11px;
}

#testimonials span {
	display: none;
}

#assessments {
	float: left;
	width: 120px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
	background-position: -312px 0;
}

#assessments:hover {
	background-position: -312px -11px;
}

#assessments span {
	display: none;
}

#news {
	float: left;
	width: 162px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
	background-position: -432px 0;
}

#news:hover {
	background-position: -432px -11px;
}

#news span {
	display: none;
}

#contact {
	float: left;
	width: 84px;
	height: 11px;
	background: url(images/menu-sprite.png) no-repeat 0 0;
	background-position: -594px 0;
}

#contact:hover {
	background-position: -594px -11px;
}

#contact span {
	display: none;
}

#footer {
	padding: 10px;
	font-size: 9px;
	color: #D1232A;
}

.footer_link:link {
	color: #D1232A;
	text-decoration: none;
}

.footer_link:visited {
	color: #D1232A;
	text-decoration: none;
}

.footer_link:active {
	color: #D1232A;
	text-decoration: none;
}

.footer_link:hover {
	color: #4D4D4F;
}

#left {
	width: 382px;
	float: left;
	height: 486px;
}

#right {
	float: left;
	margin: 118px 0 44px 0;
	width: 485px;
	height: 274px;
	background-color: #FFF;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	padding: 25px;
	font-size: 13px;
	color: #4D4D4F;
	line-height: 18px;
	position: relative;
}


.heading {
	padding-bottom: 10px;
}

#right span {
	padding-right: 20px;
}

.people-nav-list li {
	display: inline;
	padding-right: 5px;
}

.immigration-nav-list li {
	display: inline;
	padding-right: 5px;
}

.people-link-inactive:link {
	color: #BBB;
	text-decoration: none;
}

.people-link-inactive:visited {
	color: #BBB;
	text-decoration: none;
}

.people-link-inactive:hover {
	color: #D1232A;
	text-decoration: none;
}

.people-link-inactive:active {
	color: #D1232A;
	text-decoration: none;
}

.people-link:link {
	color: #999;
	text-decoration: none;
}

.people-link:visited {
	color: #999;
	text-decoration: none;
}

.people-link:hover {
	color: #D1232A;
	text-decoration: none;
}

.people-link:active {
	color: #D1232A;
	text-decoration: none;
}

#sub_nav {
	position: absolute;
	bottom: 25px;
}

.sub_nav_list li {
	display: inline;
	color: #D1232A;
	!padding-right: 5px;
}

.sub_menu_link:link {
	color: #D1232A;
	text-decoration: none;
}

.sub_menu_link:visited {
	color: #D1232A;
	text-decoration: none;
}

.sub_menu_link:hover {
	color: #4D4D4F;
}

.sub_menu_link:active {
	color: #D1232A;
	text-decoration: none;
}

.gray-link {
	color: #D1232A;
	text-decoration: underline;
}

.text {
	padding-bottom: 10px;
}

.red {
	font-size: 20px;
	color: #D1232A;
	!line-height: 21px;
}

#immigration-change {
	margin-top: 25px;
	height: 210px;
	position: relative;
}

.letter-red {
	color: #D2232A;
}

.email-link:link {
	text-decoration: none;
	color: #4D4D4F;
	border-bottom: 1px dotted #4D4D4F;
}

.email-link:visited {
	text-decoration: none;
	color: #4D4D4F;
	border-bottom: 1px dotted #4D4D4F;
}

.email-link:hover {
	text-decoration: none;
	color: #4D4D4F;
	border-bottom: 1px dotted #4D4D4F;
}

.email-link:active {
	text-decoration: none;
	color: #4D4D4F;
	border-bottom: 1px dotted #4D4D4F;
}

.selected {
	visibility: hidden;
}

.immigration-types {
	float: left;
	padding-right: 30px;
}

.div-height {
	height: 180px;
}

.div-height1 {
	height: 220px;
}

<!-- THICKBOX -->

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#left-footer {
	float: left;
}

#right-footer {
	float: right;
}

.upload-form {
	margin-top: 10px;
}

.upload-form li {
	padding-bottom: 7px;
}

.label-upload {
	display: inline;
	width: 60px;
	float: left;
	line-height: 1.8em;
}

.loading {
	display: none;
	float: left;
}

#success {
	display: none;
}

.error {
	display: inline;
	font-size: 10px;
	color: #F00;
	padding-left: 10px;
}

.upload-form input {
	font-size: 11px;
	padding: 2px;
}