#content_editable_box {
	position:relative;
	width:auto;
	height:auto;
	z-index:3;
	left: 0px;
	top: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
	margin-bottom: 0px;
	padding-right: 60px;
	padding-left: 60px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	position:relative;
	width:950px;
	height:65px;
	z-index:4;
	left: 0px;
	padding-left: 50px;
	top: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
}
.footer_logo {
	font-size: 14pt;
	padding-bottom: 7px;
	padding-top: 5px;
	margin: 0px;
}
#container {
	position:relative;
	width:1000px;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #E1E8E8;
	padding-bottom: 20px;
}
body {
	text-align: center;
	background-color: #C5D3D2;
}
#header {
	position:relative;
	width:1000px;
	height:100px;
	z-index:1;
	top: 0px;
	background-image: url(images/draagynphoto_tech_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#column_left {
	position:absolute;
	width:215px;
	height:300px;
	z-index:2;
	top: 120px;
}
#container #menu_bar a {
	color: #000;
	text-decoration: none;
}
#menu_bar {
	position:relative;
	width:1000px;
	height:30px;
	z-index:5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 3px;
	padding-top: 10px;
	color: #000;
	text-decoration: none;
}
