* { margin:0; border:0; padding:0; }

body {
    color: #fff;
    font-size: 13px;
    font-family: arial, helvetica, verdana, sans-serif;
    line-height: 1.5em;
    background-color: #315677;
    background-image: url(../media/capture_checkers.gif); }
p {
    margin-bottom: 1.5em; }

a:link {
    color: #fc3;
    text-decoration: none; }
a:visited { }
a:hover {
    text-decoration: underline; }
a:active { }
#outer_wrapper {
    background-color: #315677; }
#inner_wrapper {
    position: relative;
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    background-color: #315677; }
#branding {
    height: 100px;
    position: relative; }
#branding h1 a {
	text-indent: -999em;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    top: 34px;
    left: 122px;
    width: 311px;
    height: 56px; 
    overflow:hidden; }  
#branding h1 a span {
	display:block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: no-repeat 0% 0%;
    background-image: url(../media/capture_brazil.png); }  
#col_navigation {
    width: 126px;
    float: left; }
#col_navigation a:link, #col_navigation a:visited {
    color: #becddd;
    text-decoration: none; }
#col_navigation a:hover { 
	color:#fc3;
    text-decoration: none;}   
#col_navigation ul {
    text-align: right;
    margin-right: 21px;
    margin-bottom: 22px;
    list-style-type: none; }
#col_navigation ul li a {
    display: block; }
ul#main_nav {
    font-size: 13px;
    text-transform: uppercase; }
ul#main_nav li.active a, ul#sub_nav li.active a {
	color:#fc3;}
ul#sub_nav { }
#col_content {
    position: relative;
    width: 914px;
    height: 525px;
    float: left;
    background-repeat: no-repeat;  }
#col_content_2 {
	font-size: 11px; 
	color: #becddd;
    position: relative;
    width: 914px;
    float: left;
    background-repeat: no-repeat;  }    
/*background images*/
#col_content.home {
    background-image: url(../media/home_bg.jpg);}    
#col_content.about {
    background-image: url(../media/about_bg_alt.jpg);}  
#col_content.locations {
    background-image: url(../media/location_bg.jpg);}  
#col_content.services {
    background-image: url(../media/services_bg.jpg);}    
#col_content.bio {
    background-image: url(../media/bio_bg.jpg);}    
#col_content.work {
    background-image: url(../media/work_bg.jpg);}    
#col_content.contact {
    background-image: url(../media/contact_bg.jpg);}    
#content_text {
    /*background-image: url(../media/text_bg_transparent.png);*/
    position: absolute;
    top: 0;
    left: 49px;
    width: 400px;
    height: 511px; }
#content_text_inner {
    padding: 25px; }
#content_text ul {margin-left:15px;} 

#col_content.about #content_text {left: 449px;}   
/*thumbnails for locations */
#content_thumbs {
    width: 100%;
    overflow: auto; }
.image_thumb, .image_thumb2 {
    background-image: url(../media/thumbs_shadow.png);
    background-repeat: no-repeat;
    width: 195px;
    height: 135px;
    float: left;
    padding: 0 36px 16px 0; }
.image_thumb.last, .image_thumb2.last {
	padding-right: 0;} 
.image_thumb a img, .image_thumb a:link img, .image_thumb2 a img, .image_thumb2 a:link img {
	border: 1px solid transparent;} 		
.image_thumb a:hover img, .image_thumb2 a:hover img {
	border: 1px solid #fc3;} 	
#siteinfo {
	line-height: 1.3em;
    padding-left:126px;
    height: 114px;
    clear: both;
    color:#577ca0;
    font-size: 11px;
    position: relative; }
#siteinfo a {color:#577ca0; text-decoration: none;}
#siteinfo a:hover {color:#fc3;}
.clear {clear:both;}

#photo_window {overflow:auto; width:900px; height: 460px; margin-bottom: 20px;}   
#photo_window_inner {width:800px; height: 440px; overflow: hidden;}
#photo_window_inner img {margin-right: 4px; float:left;}
