/* Dolly Diamond CSS styles */

#main {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:862px;
	z-index:2;
}
#footer {
	position:relative;
	left:0px;
	width:800px;
	height:50px;
	z-index:3;
	top: 863px;
    text-indent: -9999px;
}
#content {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 0px;
	top: 100px;
	overflow: auto;
	z-index: 5;
}
#bg_photo {
	background-image: url(images/dolly_diamond_trans.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 646px;
	width: 540px;
	top: 120px;
	left: 260px;
	z-index: 1;
}
body {
	text-align: center;
}
#MasterLayout {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;

}

#menu {
	position: absolute;
	z-index: 15;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#logo {
	background-image: url(images/dolly-diamond-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 125px;
	width: 486px;
	left: -16px;
	top: 61px;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A85137;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 300px;
	left: 211px;
	top: 142px;
}
#eOne_box {
	text-align: center;
	position: absolute;
	height: 20px;
	width: 400px;
	bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	right: 8px;
}
a {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
	text-align: left;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-align: left;
}


#ContactForm {
	position: absolute;
	z-index: 4;
	height: 500px;
	width: 400px;
	left: 35px;
	top: 0px;
}



html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#65737e;
	text-decoration: none;
	}

input, select { vertical-align:middle; font-weight:normal;}

#generic_header {
	position: absolute;
	z-index: 8;
	height: 50px;
	width: 500px;
	left: 63px;
	top: 136px;
}

#generic_text01 {
	position: absolute;
	z-index: 7;
	height: 100px;
	width: 721px;
	left: 63px;
	top: 176px;
}

#visual_showreels {
	position: absolute;
	z-index: 9;
	height: 400px;
	width: 600px;
	top: 120px;
	background-color: #CC3333;
	left: 100px;
}

