/* CSS Document */







body{
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 770px;
	height: 860px;
	right: 50%;
	margin-right: -385px;
	position: absolute;
}


#brotext{
	top: 249px;
	left: 52px;
	width: 418px;
	height: 1635px;
	z-index: 1;
	position: absolute;
}


#steps{
	top: 249px;
	left: 506px;
	width: 212px;
	height: 600px;
	z-index: 1;
	position: absolute;
}


.bullet {
	list-style-type: decimal;
	margin-left: 28px;
	margin-top: -2px;
	margin-bottom: -2px;

}

.bullet2 {
	list-style-type: disc;
	margin-left: 28px;
	margin-top: -2px;
	margin-bottom: -2px;

}



#one{
	top: 0px;
	left: 0px;
	width: 393px;
	height: 74px;
	background-image: url(../images/content_01.jpg);
	position: absolute;
}

#two{
	top: 0px;
	left: 393px;
	width: 377px;
	height: 74px;
	background-image: url(../images/content_02.jpg);
	position: absolute;
}
#three{
	top: 74px;
	left: 0px;
	width: 393px;
	height: 88px;
	background-image: url(../images/content_03.jpg);
	position: absolute;
}
#four{
	top: 74px;
	left: 393px;
	width: 377px;
	height: 88px;
	background-image: url(../images/content_04.jpg);
	position: absolute;
}



#five{
	top: 162px;
	left: 0px;
	position: absolute;
}
#six{
	top: 162px;
	left: 100px;
	position: absolute;
}
#seven{
	top: 162px;
	left: 232px;
	position: absolute;
}
#eight{
	top: 162px;
	left: 376px;
	position: absolute;
}
#nine{
	top: 162px;
	left: 444px;
	position: absolute;
}
#ten{
	top: 162px;
	left: 558px;
	position: absolute;
}
#eleven{
	top: 162px;
	left: 642px;
	position: absolute;
}


#twelve{
	top: 191px;
	left: 0px;
	width: 527px;
	height: 50px;
	background-image: url(../images/picture_12.jpg);
	position: absolute;
}
#thirteen{
	top: 191px;
	left: 527px;
	width: 173px;
	height: 50px;
	background-image: url(../images/picture_13.jpg);
	position: absolute;
}

#fourteen{
	top: 191px;
	left: 700px;
	width: 70px;
	height: 453px;
	background-image: url(../images/picture_14.jpg);
	position: absolute;
}

#fifteen{
	top: 241px;
	left: 0px;
	width: 258px;
	height: 134px;
	background-image: url(../images/content_15.jpg);
	position: absolute;
}


#sixteen{
	top: 241px;
	left: 258px;
	width: 269px;
	height: 134px;
	background-image: url(../images/content_16.gif);
	position: absolute;
}



#seventeen{
	top: 241px;
	left: 527px;
	width: 173px;
	height: 402px;
	background-image: url(../images/content_17.jpg);
	position: absolute;
}
#eighteen{
	top: 375px;
	left: 0px;
	width: 527px;
	height: 115px;
	background-image: url(../images/content_18.jpg);
	position: absolute;
}




#nineteen{
	top: 401px;
	left: 527px;
	position: absolute;
}
#twentythree{
	top: 602px;
	left: 527px;
	position: absolute;
}



#twenty{
	top: 441px;
	left: 527px;
	width: 173px;
	height: 161px;
	background-image: url(../images/content_20.jpg);
	position: absolute;
}
#twentyone{
	top: 490px;
	left: 0px;
	width: 527px;
	height: 79px;
	background-image: url(../images/content_21.jpg);
	position: absolute;
}
#twentytwo{
	top: 569px;
	left: 0px;
	width: 527px;
	height: 75px;
	background-image: url(../images/content_22.jpg);
	position: absolute;
}
#twentyfour{
	top: 644px;
	left: 0px;
	width: 770px;
	height: 1591px;
	background-image: url(../images/content_24.jpg);
	position: absolute;
}

#twentyfive{
	top: 2234px;
	left: 0px;
	width: 385px;
	height: 83px;
	background-image: url(../images/content_25.jpg);
	position: absolute;
}

#twentysix{
	top: 2234px;
	left: 385px;
	width: 385px;
	height: 83px;
	background-image: url(../images/content_26.jpg);
	position: absolute;
}










#links{
	top: 2315px;
	left: 40px;
	width: 471px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 2272px;
	left: 50px;
	width: 209px;
	height: 25px;
	position: absolute;
}

#zacharybauer{
	top: 2272px;
	left: 535px;
	width: 280px;
	height: 26px;
	position: absolute;
}














h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}









a:link {
color:#000000;
text-decoration: none;
}
a:visited{
color:#000000;
text-decoration: none;
}
a:hover{
color:#000000;
text-decoration: underline;
}
a:active{
color:#000000;
text-decoration: none;
}
