/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
text-align: center;
font-size: 12px;
color: #666666;
}

#wrapper {
text-align: left;
margin: 0px auto;
}

#left_column {
width: 733px;
float:left;
}

#header_left {
background:url(../images/header_left.jpg);
width: 733px;
height: 155px;
float: left;
}

#pf_header {
background:url(../images/pf_header.gif) no-repeat 20px 0px #77ad03;
height: 80px;
border-bottom: 1px solid #333333;
margin-bottom: 8px;
}

#body_left {
/*background: url(../images/body_back.gif) no-repeat left;*/
float:left;
padding: 20px 20px 20px 40px;
width: 650px;
}

#nav {
float:left;
padding: 5px 20px 20px 36px;
font-size: 15px;
width: 650px;
}

#nav a{
display: block;
float:left;
clear:none;
margin-right: 22px;
text-decoration: none;
color: #666666;
}

#nav a span{
color: #CC3333;
font-weight: bold;}

#right_column {
margin-left: 6px;
width: 276px;
float:right;
}

#top_right_box{
background: url(../images/green.jpg);
width: 234px;
height: 130px;
}

#small_right_box{
border-right: #727272 39px solid;
width: 204px;
padding: 16px 15px 0px 15px;
height: 10px;
}


#body_left img{
float:left;
margin: 0px 45px 50px 0px;
}

.web {
border: 1px solid #999999;
}

#portfolio_desc{
margin-top: 45px;
width: 300px;
float:left;
font-size: 11px;
}

#portfolio_desc a{color: #666666;}

#clr {
clear:both;}

.intro {
color: #333333;
}

