/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img  
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* layout.css */
html {
text-align : center;
background-color: #342021;
background :url(../images/tile.jpg) repeat;
}
#container { 
position : relative; 
width : 851px; 
margin : 0 auto; 
text-align : left;
background-color: #fff;
background: url(../images/bg.png) repeat-y;
}
div#content {
position : relative; 
width: 100%;
}
div#sidebar {
left: 0;
width: 27%;
padding:  0;
float: left;
}
div#content-main {
left: 27%;
width: 70%;
padding:  0;
float: left;
}
#header {
display: block;
width: 100%;
height: 67px;
background: url(../images/logo.jpg) no-repeat;
clear:both;
}
h1#logo a {
display: block;
width: 850px;
height: 67px;
text-indent: -5000px;
outline: none;
} 

/* hp callouts */

#hp-callouts {
display: block;
width: 100%;
height: 243px;
background: url(../images/hp-callouts.jpg) no-repeat;
clear:both;
}
#hp-callouts-business-immigration {
height: 50px;
width:220px;
padding: 0;
margin: 0;
padding-top: 192px;
color: #412a22;
float:left;
font-size: 100%;
font-weight: bold;
}
#hp-callouts-business-immigration p a:link, #hp-callouts-business-immigration p a:visited {
color: #412a22;
outline: none;
padding-left: 10px;
text-decoration: none;
text-align: left;
}
#hp-callouts-business-immigration p a:hover {
text-decoration: underline;
}
#hp-callouts-family-immigration-and-citizenship {
height: 50px;
width:220px;
padding: 0;
margin: 0;
padding-top: 192px;
color: #412a22;
float:left;
font-size: 100%;
font-weight: bold;
}
#hp-callouts-family-immigration-and-citizenship p a:link, #hp-callouts-family-immigration-and-citizenship p a:visited {
color: #412a22;
outline: none;
padding-left: 0;
text-decoration: none;
text-align: left;
line-height: 1.2em;
}
#hp-callouts-family-immigration-and-citizenship p a:hover {
text-decoration: underline;
}
#hp-callouts-family-immigration-and-citizenship {
height: 50px;
width:202px;
padding: 0;
margin: 0;
padding-top: 192px;
color: #412a22;
float:left;
font-size: 100%;
font-weight: bold;
}
#hp-callouts-family-immigration-and-citizenship p a:link, #hp-callouts-family-immigration-and-citizenship p a:visited {
color: #412a22;
outline: none;
padding-left: 0;
text-decoration: none;
text-align: left;
line-height: 1.2em;
}
#hp-callouts-family-immigration-and-citizenship p a:hover {
text-decoration: underline;
}
#hp-callouts-deportation-defense-and-asylum {
height: 50px;
width:202px;
padding: 0;
margin: 0;
padding-top: 192px;
color: #412a22;
float:left;
font-size: 100%;
font-weight: bold;
}
#hp-callouts-deportation-defense-and-asylum p a:link, #hp-callouts-deportation-defense-and-asylum p a:visited {
color: #412a22;
outline: none;
padding-left: 0;
text-decoration: none;
text-align: left;
line-height: 1.2em;
}
#hp-callouts-deportation-defense-and-asylum p a:hover {
text-decoration: underline;
}
#hp-callouts-employer-compliance {
height: 50px;
width:202px;
padding: 0;
margin: 0;
padding-top: 192px;
color: #412a22;
float:left;
font-size: 100%;
font-weight: bold;
}
#hp-callouts-employer-compliance p a:link, #hp-callouts-employer-compliance p a:visited {
color: #412a22;
outline: none;
padding-left: 0;
text-decoration: none;
text-align: left;
line-height: 1.2em;
}
#hp-callouts-employer-compliance p a:hover {
text-decoration: underline;
}

#affiliate-logos {
display: block;
background: url(../images/affiliate-logos.jpg) no-repeat bottom left;
width: 165px;
height: 40px;
font-weight: bold;
color: #f38025;
margin: 0 auto;
margin-top: 20px;
text-indent: -9999px;
}

ul.sf-menu {
padding:0 10px 20px 20px;
}

.more {
text-align: right;
}
#copyright {
width: 100%;
clear: both;
height: 70px;
color: #412a22;
text-align: center;
font-size : 87%;
background: url(../images/copyright-bg.png) no-repeat;
}
.external {
background: url(../images/external.png) no-repeat right center;
text-decoration:none;
padding-right: 15px; 
}
.breadcrumb {
font-size:85%;
padding-left: 20px;
padding-bottom: 10px;
}
.breadcrumb a {
outline: none;
}
ul {
margin-top: 15px;
margin-left: 25px;
}
li {
padding-bottom: 5px;
margin-left: 25px;
margin-right: 25px;
list-style: disc;
}
ol {
padding: 14px 25px;
padding-left: 50px;
}
ol li {
margin: 0 0 6px;
list-style: none;
}
.right  {
float: right;
padding: 0 25px 100px 25px;
}
.left {
float: left;
padding: 0 0 25px 25px;
}
.center {
text-align: center;
padding-top: 5px;
}
.logos {
padding: 25px 50px;
}
ul.services {
margin: 0;
padding: 14px 20px;
}
ul.services li{
margin: 0 0 6px;
padding: 0;
list-style: none;
}

/*form*/
form {
width: 38em;
margin-left: 25px;
}
form p{
font-size: 100%;
padding: 2px;
}
/* fieldset styling */
fieldset {
margin: 1em 0; /*  space out the fieldsets a little*/
padding: 1em;
border : 1px solid #1f2b50;
}
/* legend styling */
legend {
font-weight: bold;
color: #1f2b50;
}
/* style for  labels */
label {
float: left;
width: 14em;
}
/* style for required labels */
label .required {
font-size: 0.9em;
font-style: normal;
color: red;
}
input {
width: 225px;
}
input.radio, input.submit {
width: auto;
}
textarea {
width: 225px;
height: 100px;
} 
/* submit */
form div input {
width: 100px;
margin-left: 162px;
padding: 0 .25em;
background-color: #1f2b50;
color: #fff;
text-transform: uppercase;
font-size: 90%;
}

**/


.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

table {
margin: 25px;
}

/*sidebar nav current*/

body#home_page ul.sf-menu li#home a {
background: #0f1c45;
cursor: default;
}
body#about_page ul.sf-menu li#about a {
background: #0f1c45;
cursor: default;
}
body#services_page ul.sf-menu li#services a {
background: #0f1c45;
cursor: default;
}
body#contact_page ul.sf-menu li#contact a {
background: #0f1c45;
cursor: default;
}





