/* CSS Document */

body {
	background-color:#000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bold-text {
	color:#CCCCCC;
	font-weight:bolder;
	font-style:italic;
}
#logo {
	background-image:url(../images/marcusgeek.png);
	background-repeat:no-repeat;
	width:507px;
	height:134px;
	position:absolute;
	top:75px;
	left:740px;
	z-index:2;
}
#topline {
	background-image:url(../images/greydot.gif);
	background-repeat:repeat-x;
	width:1240px;
	height:3px;
	position:absolute;
	top:158px;
	z-index:1;
}
#topmenu {
	top:165px;
	left:30px;
	height:18px;
	width:626px;
	position:absolute;
}
#bottomline {
	background-image:url(../images/greydot.gif);
	background-repeat:repeat-x;
	width:1240px;
	height:3px;
	position:absolute;
	top:750px;
	left:20px;
	z-index:1;
}
#bottomlinepricing {
	background-image:url(../images/greydot.gif);
	background-repeat:repeat-x;
	width:1240px;
	height:3px;
	position:absolute;
	top:1290px;
	left:20px;
	z-index:1;
}
#bottommenu {
	top:758px;
	left:350px;
	height:29px;
	width:733px;
	position:absolute;
}
#bottommenupricing {
	top:1298px;
	left:350px;
	height:29px;
	width:733px;
	position:absolute;
}
#copyright {
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	top:765px;
	left:30px;
	height:28px;
	width:243px;
	position:absolute;
}
#copyrightpricing {
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	top:1305px;
	left:30px;
	height:74px;
	width:243px;
	position:absolute;
}
#opening-title {
	background-image:url(../images/marcusgeek-opening.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:30px;
	left:111px;
	width:1063px;
	height:220px;
}
#opening-webphoto {
	background-image:url(../images/webphoto.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:279px;
	left:167px;
	height:80px;
	width:1021px;
}
#opening-web {
	background-image:url(../images/webphotoconstruction.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:381px;
	left:196px;
	height:314px;
	width:414px;
}
#opening-photo {
	background-image:url(../images/lens.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:381px;
	left:669px;
	height:317px;
	width:420px;
}
#opening-text {
	position:absolute;
	left: 195px;
	top: 712px;
	width: 893px;
	font-size: 24px;
}
#photo-text {
	position:absolute;
	top:267px;
	left:49px;
	width: 291px;
	height: 249px;
}
#about-text {
	position:absolute;
	top:267px;
	left:49px;
	width: 291px;
	height: 249px;
}
#about-photo {
	position:absolute;
	top:267px;
	left:359px;
	width: 425px;
	height: 400px;
}
#contact-form {
	position:absolute;
	top:267px;
	left:359px;
	width: 600px;
	height: 400px;
}
#pricing-text {
	position:absolute;
	top:266px;
	left:490px;
	width: 424px;
	height: 472px;
}
#pricing-photos{
	position:absolute;
	top:262px;
	left:129px;
	width: 291px;
	height: 467px;
}
#counter {
	position:absolute;
	top:759px;
	left:621px;
}
