/*----------------Zunski Graphics CSS STYLES For HTML CODE Below-------------------------*/
#Layer1 {
	position:absolute;
	left:356px;
	top:570px;
	width:386px;
	height:332px;
	z-index:1;
}

#content {
	margin:0, auto;
	width:100%;
	padding:0px 10px 0px 10px;
}

div.Border {
    border-style: dashed;
	border-width: thin;
    border-color: #795970;
}

#white-wrapper {
	width:100%;
	background-color:#fff;
}

h4 {
	font-size:16px;
}

h2 {
	font-size:16px;
	font-style:italic;
}

#image1e {
	float:right;
	width:225px;
	height:135px;
	background-image:url(../png/my_sidewalk.png);
	margin:10px 0px 50px 10px;
}

#image1f {
	float:right;
	width:224px;
	height:133px;
	background-image:url(../png/my_sidewalk-f.png);
	margin:10px 0px 50px 10px;
}

#image2a {
	width:600px;
	height:199px;
	margin-left:50px;
	background-image:url(../jpg/lowertext2_b.jpg);
	background-repeat:no-repeat;
}

#image3a {
	float:right;
	width:300;
	height:238;
	background-image:url(../jpg/kids.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 10px 10px;
}

#image1a {
	float:right;
	width:200px;
	height:232px;
	background-image:url(../oilogo.html);
	margin:40px 0px 10px 10px;
}

#image1b {
	float:right;
	width:250px;
	height:110px;
	background-image:url(../xbillboard_final_e_sm.html);
	margin:70px 0px 10px 20px;
}

#image1c {
	float:right;
	width:250px;
	height:203px;
	background-image:url(../jpg/168057a.jpg);
	margin:50px 0px 10px 20px;
}

#image2 {
	float:left;
	width:300px;
	height:40px;
	background-image:url(../jpg/lowertext2_b.jpg);
	margin-top:10px;
}
	
#headline-text {
	font-size:12px;
	color:#000;
	padding-top:70px;
	padding-bottom:40px;
	font-weight:bold;
}

#headline-text-italic {
	font-size:14px;
	color:#000;
	font-weight:bold;
	font-style:italic;
}

#content-text {
	font-size:12px;
	color:#000;
	padding-top:7px;
}

#content-title {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

#content-header {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}


#lower-text {
	float:left;
	width:300px;
	height:40px;
	background-image:url(../lowertextw.html);
	margin-top:10px;
	margin-right:10px;
}

#sidetext {
	float:right;
	width:200;
	font-size:12px;
	text-align:center;
}

#sidepic1 {
	float:right;
	width:300;
	font-size:12px;
	text-align:left;
	padding-top:30px;
	padding-right:30px;
}

#sidepic2 {
	float:right;
	width:300;
	font-size:12px;
	text-align:center;
}

#sidepic3 {
	float:right;
	width:300px;
	height:232px;
	font-size:12px;
	text-align:center;
	padding-top:30px;
	padding-right:50px;
}
/*----------------Zunski Graphics CSS STYLES For HTML CODE Above-------------------------*/

