/* Temporary Homepage*/


p, a {
margin: 5px 0;
color: #666;
font-family:Tahoma;
Font-size:14px;
}

#wrapper {
margin: 40px auto 0 auto;
width: 1000px;
}

#comingsoon {
margin: 0 auto;
width: 464px;
height: 464px;
position: relative;
background:url(../images/temporary_homepage.jpg) top left no-repeat;
}

#contactdetails {
position: absolute;
top: 330px;
left: 40px;
}

#detailsLeft {
margin-right: 10px;
float: left;
width: 70px;
text-align: right;
}

#detailsLeft p {
color: #999;
}

#detailsRight {
float: left;
width: 320px;
text-align: left;
}
