* {
margin: 0px;
padding: 0px;
font-size: inherit;
}

body {
font-family: "Helvetica", "Arial", sans-serif;
font-size: 12px;
color: #aaa;
margin-top: 40px;
background-color: #fff;
min-height: 100%;
height: 100%;
text-align: center;
}

h2 {
text-transform: uppercase;
font-weight: bold;
color: #58595b;
letter-spacing: 1px;
font-size: 10px;
}

img {
border: none;
}

a {
color: #aaa;
text-decoration: none;
}

a:hover {
color: #333;
text-decoration: none;
}

.current {
color: #333;
}

#wrap {
width: 810px;
height: 100%;
margin: 0 auto;
text-align: left;
}

#header {
width: inherit;
padding-bottom: 24px;
height: 70px;
}

#header_colA {
height: 70px;
float: left;
text-align: left;
}

#header_colB {
height: 10px;
float: right;
text-align: right;
padding-top: 67px;
}

#col_img {
width: 650px;
float: left;
text-align: center;
background-color: #fff;
background-image: url('../images/blank.jpg');
background-repeat: no-repeat;
}

#col_thumb {
width: 160px;
float: right;
text-align: left;
}

#icon {
z-index: 99;
float: left;
padding-left: -30px;
position: absolute;
top: 503px;
}

#col_thumb img {
padding: 0 0 20px 20px;
float: right; 
}

div#bump {
clear: both;
height: 20px;
width: 160px;
background-image: url('../images/bump.gif');
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

ul {
list-style-type: none;
float: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10px;
}

ul li {
display: inline;
padding-left: 16px;
color: #888;
}

#contact {
background-image: url('../images/contact_bkg.jpg');
width: 810px;
height: 520px;
}

#company {
background-image: url('../images/company_bkg.jpg');
width: 810px;
height: 520px;
}

#fullframe {
width: 810px;
height: 535px;
text-align: center;
}

#halfframe_l {
width: 395px;
float: left;
background-image: url('../images/portfolio1_off.jpg');
}

#halfframe_r {
width: 395px;
float: right;
background-image: url('../images/portfolio2_off.jpg');
}

#floatbox {
z-index: 99;
float: right;
background-color: #fff;
opacity: 0.90;
width: 320px;
height: 184px;
text-align: left;
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
position: relative;
top: 15%;
left: 0;
line-height: 150%;
color: #b48136;
}

#floatbox a {
color: #b48136;
}

#floatbox p.link_sec a:hover {
color: #80571b;
}

#footer {
clear: both;
width: 810px;
padding-top: 10px;
text-align: right;
}

img.selected {
opacity: 0.25;
}
