@charset "UTF-8";
/* CSS Document */

#coloreddivtop {
	width:200px;
	height:2px;
	background-color:#e8d050;
}

#coloreddivbot {
	width:198px;
	height:2px;
	background-color:#e8d050;
}

#titlecenter {
background-image: url(../images/developmenttop.gif);
width:718px;
height:34px;
margin:auto;
}

#bodybgcolor {
	height:600px;
	width:718px;
	background-color:#fff7cf;
	margin:auto;
}

#whitetxtarea {
	width:697px;
	height:600px;
	background-color:#FFF;
	margin:auto;
}

#centerbottom {
	background-image: url(../images/developmentbottom.gif);
	background-repeat:no-repeat;
	width:718px;
	height:33px;
	margin:auto;
}

#webdevtext {
	width:677px;
	margin:auto;
}

.titles {
	color:#c2a301;
}
.subtitles {
	color:#c2a301;
}


#webdevelopment {
	background-image:url(/images/developmentColor.jpg);
}