body {
	font-size:11px;
	font-family: Verdana; 
	color: #333333; 
	line-height:20px;
	background-color: #808285;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #2467a6;
}

h1 {
	margin:0; 
	padding:0; 
	font:21px "Times New Roman", Times, serif;
	font-variant:small-caps; 
	font-weight:bold; 
	color: #2467a6;
}

h2 {
	margin:1.5em 0 .75em;
	font:13px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:.2em;
	color: #2467a6;
	font-weight:bold;
}

h2 a {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}


h3{ 
	color: #2467a6;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
	text-transform:none;
	margin:1.5em 0 .75em;
}

h4 { 
	color: #ffffff;
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 12px 10px;
	padding-top:5px;
}

#container{
	margin: 0px auto; 
	padding: 0px; 
	text-align:left;
	width: 780px;
	
}

#header-main{
	margin-top: 14px; 
	padding: 0px; 
	text-align:left;
	width: 780px;
}

#spacer {
  	clear: both;
}

.spacer {
  	clear: both;
}

#bottomspacer {
	height:20px;
}

#header-left{
	float:left;
	width: 562px;
	height: 130px;
	background-image:url(../images/bgstripes.jpg);
	background-repeat:repeat-y;
}

#header-right-main{
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right/header-green-16.jpg);
	background-repeat: no-repeat;
}

#header-right-green{
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right-green.jpg);
	background-repeat: no-repeat;
}

#header-right-orange{
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right-orange.jpg);
	background-repeat: no-repeat;
}

#header-right-purple{
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right-purple.jpg);
	background-repeat: no-repeat;
}

#searchbar{
	width: 562px;
	height: 42px;
	background-color: #2467a6;
	background-image:url(../images/header-left-bottom.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	color:#ffffff;
}

#searchbar a{
	color:#ffffff;
	text-decoration:none;
}

#searchbar a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#titlebar{
	width: 562px;
	height: 88px;
	background-image:url(../images/header-bottom.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
}

#title-image{
	margin: 0px 0px 0px 20px;
}

.title-image{
	margin: 0px 0px 0px 20px;
	border:0px;
}

.title-image-new{
	margin: -2px 0px 0px 24px;
	border:0px;
}

.header-rotate-image{
	margin: 0px 0px 0px 0px;
	border:0px;
}

#content {
	background-color: #ffffff;
}

#content-main{
	text-align:left;
	width: 780px;
	background-image:url(../images/content-back-green.jpg);
	background-repeat:repeat-y;
}


#content-left{
	float:left;
	width: 627px;
	height: 420px;
	text-align:left;
	background-color: #ffffff;
}


#content-right-nonflash{
	float:left;
	width: 153px;
	background-image:url(../images/content-right-top-2.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#content-right-blog{
	float:left;
	width: 153px;
	background-image:url(../images/content-right-blog.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#news-title {
	margin:20px 0px 10px 10px;
	border-bottom:1px solid #00488a;
}

#news-title a{
	text-decoration:none;
	color: #00488a;
}

.news-title {
	margin:20px 0px 10px 10px;
	color: #00488a;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #00488a;
}

.news-title-blog {
	margin:20px 0px 10px 10px;
	color: #999999;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #fbce33;
}

.news-title-labor {
	margin:20px 0px 10px 10px;
	color: #999999;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #6caedf;
}

.news-title a{
	text-decoration:none;
	color: #00488a;
}

.info-title {
	margin:20px 0px 10px 10px;
	color: #00488a;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #00488a;
}

.info-title a{
	text-decoration:none;
	color: #00488a;
}

.info-sidebar {
	margin:20px 8px 10px 12px;
}

.info-sidebar a {
	color:#000000;
	text-decoration:none;
}

#news-date {
	color: #404040;
	font-weight:bold;
	margin-bottom:4px;
}

.news-date {
	color: #404040;
	font-weight:bold;
	margin-bottom:4px;
}

#news-sidebar {
	margin:20px 8px 10px 12px;
}

#news-sidebar a {
	color:#000000;
	text-decoration:none;
}

.news-sidebar {
	margin:20px 8px 10px 12px;
}

.news-sidebar a {
	color:#000000;
	text-decoration:none;
}

.news-sidebar a:hover {
	color:#2467a6;
	text-decoration:underline;
}

.news-sidebar img {
	border:0px;
}

#seminars-title {
	margin:20px 0px 10px 10px;
	color: #00488a;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #00488a;
}

#seminars-title a{
	text-decoration:none;
	color: #00488a;
}

#seminars-sidebar {
	margin:20px 8px 10px 12px;
}

#seminars-sidebar a {
	color:#000000;
	text-decoration:none;
}

#contact-sidebar {
	margin:10px 8px 10px 12px;
}

#contact-sidebar a {
	color:#00488a;
	text-decoration:none;
}

#news-sidebar a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#seminars-sidebar a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#contact-sidebar a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer {
	text-align:center;
	margin:12px 0px 20px 0px;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#breadcrumbs {
	text-align:right; 
	margin: 4px 0px 12px 0px;
}

#breadcrumbs a {
	color:#2467a6; 
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#2467a6; 
	text-decoration:underline;
}

#opportunities {
	margin: 8px 12px 20px 12px;
}

.opportunities {
	margin: 8px 12px 20px 12px;
}

#client-float {
	float:left; 
	width:250px;
	padding: 0px 10px 0px 10px;
}

#client-float a{
	color:#2467a6;
	text-decoration:none;
}

#client-float a:hover{
	color:#2467a6;
	text-decoration:underline;
}

#client-float p{
	margin:6px 0px 6px 0px;
	/*font-size:11px;*/
}

#client-float-right {
	float:left; 
	width:240px;
	padding: 0px 10px 0px 10px;
}

#client-float-right a{
	color:#2467a6;
	text-decoration:none;
}

#client-float-right a:hover{
	color:#2467a6;
	text-decoration:underline;
}

#client-float-right p{
	margin:6px 0px 6px 0px;
}

#attorney-float {
	float:left; 
	width:250px;
	padding: 0px 10px 12px 10px;
}

#attorney-float a{
	color: #2467a6;
	text-decoration: none;
}

#attorney-float a:hover{
	color: #2467a6;
	text-decoration: underline;
}

.attorney-float {
	float:left; 
	width:250px;
	padding: 0px 10px 12px 10px;
}

.attorney-float a{
	color: #2467a6;
	text-decoration: none;
}

.attorney-float a:hover{
	color: #2467a6;
	text-decoration: underline;
}

#attorney-float-right {
	float:left; 
	width:200px;
	padding: 0px 10px 12px 70px;
}

#attorney-float-right a{
	color: #2467a6;
	text-decoration: none;
}

#attorney-float-right a:hover{
	color: #2467a6;
	text-decoration: underline;
}

.attorney-float-right {
	float:left; 
	width:200px;
	padding: 0px 10px 12px 70px;
}

.attorney-float-right a{
	color: #2467a6;
	text-decoration: none;
}

.attorney-float-right a:hover{
	color: #2467a6;
	text-decoration: underline;
}

#section-float-left {
	float:left; 
	margin:20px 20px 20px 0px; 
	width:191px;
}

#section-float-right {
	width:360px; 
	float:left; 
	margin-top:10px;
}

#contact-float-left {
	width:130px; 
	float:left; 
	margin: 0px 15px 15px 0px;
}

#contact-float-right {
	width:420px; 
	float:left;
	margin: 0px 0px 15px 0px; 
}

.contact-float-left {
	width:130px; 
	float:left; 
	margin: 0px 15px 15px 0px;
}

.contact-float-right {
	width:420px; 
	float:left;
	margin: 0px 0px 15px 0px; 
}

#return-to-top {
	text-align:right; 
	margin-right: 30px; 
	margin-bottom: 16px;
}

#section-title-left {
	float:left; 
	margin:20px 20px 20px 0px; 
	width:191px;
}

#section-title-right {
	width:360px; 
	float:left; 
	margin-top:10px;
}


#search-float-left {
	padding:4px 10px 0px 10px; 
	float:left; 
	width:280px;
	font: normal 10px verdana;
}

#search-float-right {
	padding:1px 10px 0px 10px; 
	float:left; 
	width:240px; 
	text-align:right;
}

#search-form {
	margin:0px auto; 
	padding:0px;
}

#search-textbox {
	height:12px; 
	width:120px; 
	font-size:10px;
}



#search-stuff {
	margin:0px;
	padding:0px;
}

.search-stuff {
	margin:0px;
	padding:0px;
}

ul.zzul {list-style-type:none; display: block;}

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}

#header {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
	background: #48525B url(../images/bg/header.png) repeat-x bottom left;
	border-bottom: 2px solid #48525B;
	background-color: #48525B;
}


#header img, #header h1 {
  position: absolute;
  top: 0.6em;
  left: 10px;
}

#header h1 {
	color: white;
	border: 0;
	font-size: 2em;
}

#header h1 a {
	color: white;
}

#header .tagline {
	font-size: 0.6em;
	top: 0.5em;
	margin-left: 1em;
}

#header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #3B5D77;
}

#headerImg {
  margin: 0 auto;
  height: 143px;
  background: url(../images/bg/header_image.jpg) no-repeat top left;
}

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  /*height: 4em;*/
  text-align: left;
  background: #3B5D77 url(../images/bg/menu.png) repeat-x top left;
  border-bottom: 15px solid #FFF;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  /*width: 25%;
  height: 4.5em;*/

  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;

  color: #fff;

  border-top: 7px solid #41637D;
  /*border-bottom: 15px solid #FFF;*/
  border-right: 1px solid #41637D;
  /*overflow: hidden;*/
  padding:1em;
}

#menu ul li a span {
  display: block;
  padding: 2px 7px;
}


#menu ul li a span.desc {
  font-size: 0.8em;
  color: #8C8D94;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #4A5C6A;
  border-top: 7px solid #455660;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}

.post {
  float: left;
  margin-bottom: 2em;
}

.post .date {
	float: left;
  width: 2.5em;
  text-align: right;
}

.date {
	margin-right:20px;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.2em arial, sans-serif;
  color: #999999;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.2em arial, sans-serif;
  color: #999999;
  border-bottom: 1px solid #999999;
}


.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}
/*
.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}
*/
.post .postExcerpt {

  margin: 0 0 0 3.5em;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #fbce33;
  font-size:11px;

}

.postExcerpt {
margin: 0px 0px 0px 20px;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #fbce33;

}

.post .postExcerptLabor {
  margin: 0 0 0 3.5em;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #6caedf;
  font-size:11px;
}

.postExcerptLabor {
  margin: 0px 0px 0px 20px;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #6caedf;
}

.post .postExcerptImmigration {
  margin: 0 0 0 3.5em;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #ef3424;
  font-size:11px;
}

.postExcerptImmigration {
  margin: 0px 0px 0px 20px;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #ef3424;
}

.commentblock {
	border-bottom: 1px solid #AAD3DB;
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #f2f2f2;
}

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}

ul.submenu1{
  margin: 0 0 20px 0;
  padding: 0;
  font-size:11px;
  color: #333333;
}

ul.submenu2 {
  margin: 0 0 0 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  color: #333333;
  list-style: none;
  list-style-image: url(../images/bg/blank.gif); /* because IE is balls */
}

ul.submenu2 li li{
	margin-left: 0.5em;
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a, ul.submenu2 li a  {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 0.6em;
  color: #333333;
  text-decoration:underline;
}

ul.submenu1 a:hover, ul.submenu2 a:hover {
  color: #426F85;
  text-decoration:underline;
}

ul.submenu2 a.active {
	color: #383838;
}

ul.submenu2 a.active:hover {
	color: #383838;
}

.floatRight input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #3B5D77;
  border-width: 1px;
  border-style: solid;
  border-color: #B3C6C4 #B3C6C4 #41637D #41637D;
}

.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg, .highlighted {
  background-color: #EAF2F5;
}

.dark {
  color: #000000;
}

.error {
	border: 1px solid #FC3307;
}

.message {
	border: 1px solid #7ed500;
}

p.error, p.message {
	padding: 1em;
}

.breadcrumb {
  background-color: #EAF2F5;
  padding: 0.3em;
  margin-bottom: 1em;
}

.next {
	float: right;	
}

#blogblurb {
	margin:0px 20px 20px 40px; 
	font-size:14px; 
	color:#999999; 
	font-weight:bold;
}

#blogdisclaimer {
	margin:12px 20px 20px 20px;
}

#content-left-blog{
	float:left;
	width: 587px;
	background: url(../images/content-right-blog.jpg) top left repeat-x;
	padding:20px;
	overflow:hidden;
}

#header-yellow-construction {
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right/header-construction.jpg);
	background-repeat: no-repeat;
}

#header-orange-blog {
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right/header-nonprofit-blog.jpg);
	background-repeat: no-repeat;
}

#header-orange-nonprofit {
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right/header-nonprofit-blog.jpg);
	background-repeat: no-repeat;
}

#header-turquoise-blog {
	float:left;
	width: 218px;
	height: 130px;
	background-image:url(../images/header-right/header-labor-blog.jpg);
	background-repeat: no-repeat;
}

