.menu {
font-family: "trebuchet ms";
font-size: 14 px;
color: #F3F3F3;
text-shadow: #000000 1px 2px 2px;
text-decoration: none;
font-weight: bold;
}
.clear {
clear: both;
}
.button {
font-family: "trebuchet ms";
font-size: 12 px;
color: #F3F3F3;
text-shadow: #CCCCCC 1px 2px 2px;
text-decoration: none;
background-image: url(button.png);
display: inline-block;
height: 46px;
_height: 66px;
padding-top:20px;
padding-left:20px;
position: relative;
margin-right:20px;
font-weight: bold;
}
.awards img {
margin: 20px;
float: left;
-moz-box-shadow: 5px 5px 5px #000;
-webkit-box-shadow: 5px 5px 5px #000;
box-shadow: 5px 5px 5px #000;
}
.contact p{
color: #FFFFFF;
}
.awards p {
color: #F3F3F3;
}
.projects a,
.awards a {
float: right;
}
.projects img {
float: left;}
.projects {
font-family: "trebuchet ms";
font-size: 14px;
}
p {font-family: "trebuchet ms";
font-size: 14 px;
color: #3A3A39;
text-decoration: none;
margin:20px;}

.button b {
display:block;
width:20px;
height:66px;
position: absolute;
background-image: url(button.png);
background-position: right top;
top:0px;
right:-20px;
}

.button:hover {background-position: left center;color: #FFFFFF;}
.button:hover b{background-position: right center;color:}
.button:active {background-position: left bottom;}
.button:active b{background-position: right bottom;}

p b {
text-decoration: none;
display: inline-block;
height: 46px;
_height: 66px;
padding-top:20px;
padding-left:20px;
margin-right:20px;
}

a:hover {background-position: left center;color: #FFFFFF;}
a:hover b{background-position: right center;color:}
a:active {background-position: left bottom;}
a:active b{background-position: right bottom;}


#content {
position:absolute;
 left:25%;
width:50%;
height:400px;
top:126px;
}
body {background:#C5C6C6;}

#menu {
position:absolute;
 top:245px;
 left:10px;
text-align:left;
}
#main {
position:relative;
left:10px;
top:10px;
width:95%;
height:380px;
overflow: auto;
}
#icon {
position:absolute;
 top:245px;
 left:4px;
text-align:left;
}
#div-1a {
 top:0px;
 left:10px;
position:absolute;
}
#div-1b {
 top:35px;
 left:10px;
position:absolute;
}
#div-1c {
 top:68px;
 left:10px;
position:absolute;
}
#div-1d {
 top:100px;
 left:10px;
position:absolute;
}
#leftbg {
background-image: url(icons/background.png);
background-position: right center;
height:398px;
width:26%;
position:absolute;
 top:128px;
 left:0px;
}
#rightbg {
background-image: url(icons/rightbg.png);
background-position: left top;
height:150%;
background-repeat:no-repeat;
width:27%;
position:absolute;
 top:-270px;
 left:73%;
}