body{
background-color: #A9A9A9;
background-image: url("i/bg-body.jpg");
background-repeat: repeat-x;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
font-size: 12px;

margin-top: 13px;
}

div.header{
width: 777px;
height: 93px;
}

div.content{
width: 797px;
background-image: url("i/bg-content.jpg");
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
}


div.footer{
width: 777px;
height: 20px;
background-image: url("i/bg-footer.jpg");
background-repeat: no-repeat;

}

div.shell{
width: 777px;
background-image: url("i/bg-shell.jpg");
background-repeat: repeat-y;
left:50%;
margin-left:-388px;
position: relative;
}

div.wrapper{
padding-left: 27px;
padding-top: 17px;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 1em;
width: 740px;
padding-right: 27px;
}

div.wrapper p, div.wrapper b, div.wrapper li, table{
color: #67747C;
}

div.feature{
float: right;
width: 320px;
margin-left: 40px;
padding-top: 12px;
}

table.feature td{
line-height: 16px;
font-weight: bold;
color: #7C8388;
font-size: 0.9em;
padding-right: 10px;
}

div.portfolio{
height: 130px;
overflow: auto;
width: 777px;
}

img.frame{
float: left;
margin-left: 10px;
margin-right: 21px; 
}

div.frames{
height: 100px;
width: 2200px;
}

img.please-select{
margin-top: -8px;
}