body {
margin:0;
padding: 0;
background-color: #ffffff;
}

body, table {
font-family: Tahoma;
color: #666666;
font-size: 12px;
}

a {
color: #FF6600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.invis {
color: #666666;
text-decoration: none;
}

a.invis:hover {
color: #666666;
text-decoration: none;
}

.blue {
color: #0099FF;
}

.green {
color: #00C005;
}

table.main_table {
height: 100%;
width: 100%;
border-collapse: collapse;
}

table.main_table td {
padding: 0;
border: 0;
}

.logo {
padding: 15px 0 0 0;
text-align: center;
}

.ico {
margin: 0px;
width: 120px;
padding: 1px;
border: solid 1px #fff;
}

.ico_border {
margin: 0px;
width: 120px;
padding: 1px;
border: solid 1px #C1C1C1;
}

.category, .category_internal {
font-weight: normal;
font-size: 18px;
margin: 0;
}

.category {
margin: 5px 5px 0 5px;
white-space: nowrap;
}

.category_internal {
position: relative; bottom: 4px;
}

.category_internal h1 {
color: #666666;
font-size: 18px;
font-weight: normal;
margin: 3px 0 0 0;
}

.tags_internal {
position: relative; bottom: 3px;
}

.internal_center {
position: relative; bottom: 13px;
}

.top_center {
padding: 10px;
}

.portfolio_navy {
padding: 0 10px 10px 10px;
}

.client, .work_name, .tag {
margin: 4px 5px 0 5px;
white-space: nowrap;
}

.tag {
margin-bottom: 15px;
}

.client {
margin-top: 7px;
}

.url {
margin: 15px 0;
}

.description h1 {
color: #666666;
font-size: 12px;
font-weight: normal;
margin: 0;
}

.page_navi {
margin: 0 0 5px 0;
}

.navigation {
text-align: center;
margin: 13px 7px 17px 7px;
font-size: 12px;
line-height: 19px;
}

.address {
background-image: url(pic/address_bg.gif);
background-repeat: no-repeat;
background-position: top center;
}
