/* CSS Document */

body
{ 
padding:0px;
margin:0px;
background:#fff  url(../images/top_clouds.jpg);
background-repeat: no-repeat;
background-position: 50% 0%;
color:#6A6A6A;
font-family:Tahoma;
font-size:11px;
}

img{
border:0px;
}

div.clear{
clear:both;
}

a{
color:#E1A72D;
text-decoration:underline;
}

a:hover{
color:#E1A72D;
text-decoration:none;
}

h1{
font-family:Tahoma;
font-size:18px;
color:#000;
padding:0px;
margin:0px;
}


h1 a{
font-family:Tahoma;
font-size:18px;
color:#000;
text-decoration:none;
}

h2{
font-family:Tahoma;
font-size:17px;
color:#000;
padding:0px;
margin:0px;
background:url(../images/dot.gif) repeat-x 0 20px;
display:inline;
cursor:default;
}

h2 a{
color:#000;
text-decoration:none;
}

h2.client a:hover{
color:#E1A72D;
text-decoration:none;
}

h2.client a{
color:#9B9B9B;
text-decoration:none;
}


h2.client{
font-family:Tahoma;
font-size:17px;
color:#9B9B9B;
padding:0px;
margin:0px;
background:url(../images/dot2.gif) repeat-x 0 20px;
display:inline;
}

.cont{
padding-left:60px;
padding-bottom:50px;
}

.quick_nav{
padding-bottom:40px;
}

.quick_nav img{
padding-left:5px;
padding-right:5px;
}

.quick_nav span{
color:#E1A72D;
}

.description{
background:#FBF4E4;
border:1px solid #F5E6C5;
padding:10px;
color:#9C9C9C;
width:710px;
margin-top:12px;
margin-bottom:12px;
}

.the_who{
width:200px;
color:#000;
line-height:19px;
padding-left:40px;
padding-top:27px;
}

div.header{
height:356px;
margin:auto;
width:1024px;
}

.folio_link{
padding-left:30px;
padding-top:15px;
}

.folio_link a{
color:#666;
line-height:16px;
}

div.tree{
position:absolute;
right:0px;
}

.png
    {
        //background-image: none ! important;
        behavior: url('pngfix.htc');
    }
	
#footer{
height:112px;
background:url(../images/footer.jpg) no-repeat;
background-position: 50% 0%;
padding-left:60px;
}

.copyrigth{
padding-top:40px;
color:#000;
}
.adminHeader{
	background-color: #FFEFD5;
	text-align: center;
	padding:5px;
}
.adminHeader a, a:hover{
	/*font-weight: bold;*/
}
.content_pad
{
    magin-left:100px;
    magin-right:50px;
}