#header{
border-bottom: solid 1px #2f2f2f;
}
#maincontact {
width:826px;
height: 550px;
background: url(../images/contact/contactbg.jpg) no-repeat;
/*background-position: 46% 73%;*/
background-position: 46%;
position: relative;
}
#maincontact #personal{
width: 605px; /*255px;*/
height: auto;
float: left;
padding-top: 20px;
}
#maincontact #personal p, ul{
padding-left: 10px;
}
#maincontact #commercial{
width: 221px; /*278px;*/
height: auto;
float: left;
padding-top: 20px;
}
#maincontact #commercial p{
padding-left: 10px;
padding-bottom: 2px;
}
#maincontact #links{
float: left;
width: 826px;
height: auto;
}
#maincontact h3{
padding-top: 6px;
padding-bottom: 14px;
font-size: 1.6em;
color:#F1D554; /*#E29B44 #dddfe0 #848484;*/
}
#maincontact p{
color: #dddfe0;
font-size: 1.2em;
padding-left: 10px;
}
#personal img{
padding-top:3px;
padding-bottom: 8px;
width: 152px;
height: 47px;
padding-left: 9px;
}
#maincontact h3.links{
padding-top: 66px;
}
#maincontact h3.bloc{
padding-top: 35px;
}
#links li{
padding-left: 9px;
}
a.dhoff {
	display: block;
	width: 172px;
	height: 140px;
	background: url("../images/contact/dhoff_faded.jpg") top;
	text-indent: -99999px;
}
a.dhoff:hover {
	background-position: 0 140px;
}
a.bloc {
	display: block;
	width: 172px;
	height: 98px;
	background: url("../images/contact/bloc_faded.jpg") top;
	text-indent: -99999px;
}
a.bloc:hover {
	background-position: 0 98px;
}
a.gmail {
	display: block;
	width:152px;
	height: 47px;
	background: url("../images/contact/gmail_overlay.jpg") top;
	text-indent: -99999px;
	margin-bottom: 12px;
}
a.gmail:hover {
	background-position: 0 47px;
}
a.youtube {
	display: block;
	width:152px;
	height: 47px;
	background: url("../images/contact/youtube_overlay.jpg") top;
	text-indent: -99999px;
	margin-bottom: 12px;
}
a.youtube:hover {
	background-position: 0 47px;
}
a.facebook {
	display: block;
	width:152px;
	height: 47px;
	background: url("../images/contact/facebook_overlay.jpg") top;
	text-indent: -99999px;
	margin-bottom: 12px;
}
a.facebook:hover {
	background-position: 0 47px;
}
a.twitter {
	display: block;
	width:152px;
	height: 47px;
	background: url("../images/contact/twitter_overlay.jpg") top;
	text-indent: -99999px;
	margin-bottom: 12px;
}
a.twitter:hover {
	background-position: 0 47px;
}
