﻿body{
margin:0;
padding:0;
line-height: 150%;
font-family:Verdana, helvetica;
font-size:x-small;

/*background-color:#000;8*/
background-image:url(http://www.avocatsusa.com/images/body_back.jpg);
background-repeat:repeat-x;
}
h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-family:Tahoma;
	color:#666666;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
	color:#4e7dc2;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	color:#4e7dc2;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
	margin:0px;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

a:link
{
    color:#666666;text-decoration:none;
}
a:active
{
    color:#666666;text-decoration:underline;
}
a:visited
{
 color:#666666;text-decoration:none;
  
}
a:hover
{
 color:#666666;text-decoration:underline;
    
}
a.info:link
{
    color:#990000;text-decoration:none;
}
a.info:active
{
    color:#990000;text-decoration:underline;
}
a.info:visited
{
 color:#990000;text-decoration:none;
  
}
a.info:hover
{
 color:#990000;text-decoration:underline;
    
}
p
{
 font-size:11px;   
}



b{font-size: 110%; color:#4e7dc2;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#dfeef5;
border:solid 10px #fff;
}

#topsection{
background-image:url(http://www.avocatsusa.com/images/top_backgnd3_full.jpg);
height: 260px; /*Height of top section*/
}
#building
{
    float:right;
    width:375px;
    height:234px;
    
}
#banner
{
	
	background-color:#fff;
	height:26px;
	width:inherit;
	font-size:11px;
	padding:5px;	
}
#countryselector
{
	float:left;
	width:250px;
}
#outoftheoffice
{
	margin-left:650px;
}
#scroller
{
	float:right;
		
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
font-size:11px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
height:402px;
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background-color:#dfeef5;
background-image:url(http://www.avocatsusa.com/images/vert_tab_bkg.png);
background-repeat:no-repeat;
font-size:11px;
}

#footer{
clear: left;
width: 100%;
color: #FFF;
height:276px;
background-image:url(http://www.avocatsusa.com/images/Page_BG_btm.jpg);
font-size:x-small;

}

#footer a{
color: #FFFF80;


}
#credit
{
    text-align:center;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*------[SCROLLER]----------*/
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color:Yellow;
}

#pscroller2
{
float:right;
width: 375px;
height: 15px;
color:#666666;
position:relative;
}

#pscroller2 a{
text-decoration: underline;
}

.someclass{
}