/* resume css */


#maincontact {
width:826px;
height: 616px;
background: url(../images/contact/contactbg.jpg) no-repeat;
background-position: top right;
position: relative;
}

#personal{
width: 238px;
height: auto;
float: left;
}
#commercial{
width: 588px; /*278px;*/
height: auto;
float: left;
padding-left: 0px;
}
#commercial p{
padding-left: 10px;
padding-bottom: 2px;
}
#links{
float: left;
width: 820px;
height: auto;
}
#maincontact h3{
padding-top: 6px;
padding-bottom: 14px;
font-size: 1.6em;
color:#E29B44;   /*#dddfe0 #848484;*/
}
#maincontact p{
color: #dddfe0;
font-size: 1.2em;
}
#maincontact img{
padding-top:5px;
padding-bottom: 12px;
}
.gmail img{
padding-top: 6px;
}
#maincontact h3.links{
padding-top: 20px;
}
