body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bgrnd_main.jpg);
	background-repeat: repeat-y;
	background-position:top center;
}
#header {
	background-image: url(images/header_bgrnd.jpg);
	background-repeat: repeat;
  	width: 924px;
    height: 130px;
}
#hdrleft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#services_page_subject {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-shadow: #66CCFF;
	color: #000066;
/*	background-image: url(images/bgrnd_dell.jpg); */
	background-repeat: no-repeat;
	background-position: bottom center;
}
#main_page_subject {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-shadow: #66CCFF;
	color: #000066;
}
#home_page_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 856px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/notebook_pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#main_page_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 856px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
  background: #CCCCCC;
  width: 924px;
  height: 80px;
}
h1 {
font-family: Times New Roman, Times, serif;
font-size: 48px;
/* font-weight: bold; */
}
p {
font-size: 20px;
}