html {
	overflow-y:scroll;   
	overflow-x:auto;
}
.mainBackground {
	background-image: url(images/main_image_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#homeFeature {
	margin-top: 275px;
	margin-right: 400px;
	margin-left: 40px;
	margin-bottom: 80px;
}
#menubar {
	margin-right: 40px;
	margin-bottom: 5px;
}
.bugtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	padding: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1pt;
	line-height: 28px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #CC3366;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* CSS Document */

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #D53366;
	font-weight: normal;
}
.formType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.pinklink a:link {
	color: #CC3366;
	text-decoration: none;
}
.pinklink a:visited {
	color: #CC3366;
	text-decoration: none;
}
.pinklink a:hover {
	color: #F28AA3;
	text-decoration: underline;
}
.pinklink a:active {
	color: #F28AA3;
	text-decoration: underline;
}
#secondaryBody {
	margin-top: 100px;
	margin-right: 350px;
	margin-left: 40px;
	margin-bottom: 80px;
}
#secondaryBodyclients {
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 80px;
}

#sectionHead {
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 40px;
}
#subSection   {
	margin-bottom: 50px;
}
.secondaryMenu {
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#secondaryGallery {
	margin-top: 100px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 80px;
}
.photoFrame {
	background-image: url(images/photo_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 160px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	margin: 0px;
}
.photoCaption {
	background-image: none;
	height: 40px;
	width: 160px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
html {
	overflow-y:scroll;   
	overflow-x:auto;
}
#pressRelease {
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 40px;
	margin-bottom: 80px;
}
.contactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.dividerCell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

