* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-image: url("images/greybg.gif");
    background-attachment: fixed;
}

a {
	color: #FFF;
	border-style: none;
	text-decoration: none;
	outline:none;
}
img {
	border-style: none;
}
table td {
	vertical-align: top;
}
#header {
	padding: 0px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 94px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	z-index: 5;
}
#header h1 {
	display: block;
	width: 437px;
	height: 88px;
	margin-top: 6px;
	margin-left: 16px;
}
#header h1 a.logo {
	background-image: url(images/danny_mitchell_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 88px;
	width: 437px;
}
#header h1 a.logo span {
	position: absolute;
	left: -9999px;
}
#header #nav {
	position: absolute;
	display: block;
	top: 40px;
	right: 0px;
	width: 205px;
}
#header #nav li {
	display: block;
	float: left;
	list-style: none;
}
#header #nav li a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}
#header #nav li a.portrait {
	background: url(images/portrait_off.gif) no-repeat center top;
	height: 14px;
	width: 54px;
	margin-left: 15px;
}
#header #nav li a.portrait_on {
	background: url(images/portrait_on.gif) no-repeat center top;
	height: 14px;
	width: 79px;
	margin-left: 0px;
}
#header #nav li a.commercial {
	background: url(images/commercial_off.gif) no-repeat center top;
	height: 14px;
	width: 84px;
	margin-right: 5px;
	margin-left: 5px;
}
#header #nav li a.commercial_on {
	background: url(images/commercial_on.gif) no-repeat center top;
	height: 14px;
	width: 94px;
}
#header #nav li a span {
	position: absolute;
	left: -9999px;
}
#main {
	width: 100%;
	position: absolute;
	/*top: 125px;*/
	height: 470px;
	top: 50%;
	margin-top: -235px;
	z-index: 1;
}
#homecontent {
	height: 252px;
	width: 506px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 47px;
}
#homecontent a {
	border: 6px solid #FFF;
	float: left;
	height: 240px;
	width: 235px;
	margin-right: 6px;
	position: relative;
}
#homecontent a span {
	display: block;
	position: absolute;
	width: 235px;
	bottom: 0px;
	height: 22px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.65em;
	padding-top: 13px;
	line-height: 1em;
	letter-spacing: 1px;
	z-index: 10;
	left: 0px;
	background-image: url(images/blacktrans3.png);
}
#homecontent a:hover span {
	background-image: url(images/blacktrans2.png);
}
.new-address {
	height: 62px;
	width: 353px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#portfolio  {
	padding: 0px 0px 0px 10px;
}
#portfolio table {
	padding: 0px;
}
#portfolio table img {
	border: 5px solid #FFF;
	margin-left: 10px;
}
#portfolio table  td.back {
	vertical-align: middle;
}
#portfolio table td.back img {
	border-style: none;
	margin-right: 20px;
	margin-left: 10px;
}
.tool-tip {
	width:60px;
	height:28px;
	background: #000 url(images/next.gif) no-repeat left -1px;
	border-style: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 10;
}
#aboutInfo, #contactInfo {
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	display: none;
	font-size: 9pt;
	line-height: 1.5em;
	background-image: url(images/blacktrans.png);
}
#contactInfo {
	height: 250px;
	width: 500px;
	margin-top: -125px;
	margin-left: -250px;
}
#aboutInfo {
	width: 600px;
	height: 510px;
	margin-top: -255px;
	margin-left: -300px;
	font-size: 8pt;
}
.popupbox .closelink {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	line-height: 0.8em;
	border: 1px solid #333;
	font-weight: normal;
	height: 7pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 8pt;
}
.popupcontent {
	margin: 15px;
}
.popupcontent p {
	margin-bottom: 0.8em;
}
.aboutcontent {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-left: 10px;
}
.aboutphoto {
	float: right;
}
#footer {
	position: fixed;
	width: 100%;
	height: 84px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	z-index: 5;
	bottom: 0px;
	left: 0px;
}
#footer #nav {
	position: absolute;
	display: block;
	width: 215px;
	left: 25px;
	bottom: 30px;
	list-style: none;
}
#footer #nav li {
	display: block;
	float: left;
}
#footer #nav li a {
	display: block;
	float: left;
	margin-right: 5px;
}
#footer #nav li a.about {
	background: url(images/about.gif) no-repeat center top;
	height: 14px;
	width: 47px;
}
#footer #nav li a.about_on {
	background: url(images/about_on.gif) no-repeat center top;
	height: 14px;
	width: 55px;
}
#footer #nav li a.contact {
	background: url(images/contact.gif) no-repeat center top;
	height: 14px;
	width: 63px;
}
#footer #nav li a.contact_on {
	background: url(images/contact_on.gif) no-repeat center top;
	height: 14px;
	width: 72px;
}
#footer #nav li a.clientlogin {
	background: url(images/client_login.gif) no-repeat center top;
	height: 14px;
	width: 88px;
}

#footer #nav li a span {
	position: absolute;
	left: -9999px;
}
#footer .copyright {
	position: absolute;
	display: block;
	width: 200px;
	right: 15px;
	bottom: 30px;
	height: 17px;
	background: url(images/copyright.gif) no-repeat;
}
#footer .copyright span {
	position: absolute;
	left: -9999px;
}
