body {
	background-color: #33291d;
	background-image: url(../media/background.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, serif;
}
#redTab{
	width:13px;
	height:57px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../media/redtab.jpg);
	cursor:pointer;
}
/* ================================================== */
#topMargin {
	height: 40px;						/* space between top of screen and top of stage; styling "stage" element does not work in all browsers */			
}

/* ================================================== */
#stage {
	background: url(../media/content_back.jpg) repeat-y;	/* for Firefox/Opera, hides any gaps caused by floated elements within content section */
	background-position: 12px 0px;			/* shifts repeated background image to align with visible left edge of banner and content images */
	margin: 0 auto 0 auto;
	width: 864px;						/* width of contact-bar image */
}
/* ================================================== */
#header {
	width: 843px;
	height: 78px;
	padding-top: 5px;
	background: url(../media/header.jpg) top center no-repeat;
	background-position: -1px 0px;				/* shifts repeated background image to align with visible left edge of banner and content images */
	margin: 0 auto 0 auto;					/* centers banner/background within stage */
}
/* ================================================== */
#menu {
	color:#4d4948;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	float: right;
	margin-left: 315px;					/* approximate width of logo text in banner image */
}
#menu a {
	color:#4d4948;
	text-decoration:none;
}
#menu a:hover {
	color:#0000FF;
	text-decoration:underline;
}
#menu a:active {
	color:#009900;
}
.menuSection {				/* menu sections */
	border-left:2px solid #4d4948;
	float: left;
	height: 75px;
	padding: 0 7px;
}
.menuSection dt {				/* menu section headers */
	font-size:1.2em;
	font-weight:bold;
}
.formArea{
	display:none;
}
#homeSection {
	border: none;
}
/* ================================================== */
#contactBar {
	background: url(../media/contact_bar.jpg) top center no-repeat;
	height: 37px;
	width: 864px;
}
/* ================================================== */
#banner {
	background-repeat:no-repeat;
	color:#000;
	font-weight:bold;
	margin: 0 auto 0 auto;
	width:840px;
	height:298px;
}
#banner h1 {				/* banner header */
	position:relative;
	top:100px;
	font-size:3em;
	width:840px;
	padding: 0.5em 0;						/* for IE6, otherwise top and bottom of text is clipped */
	text-align: center;
}
#tabText {					/* text in 'tab' area of banner image */
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	position: relative;
	width:75px;
	height:17px;
	left: 20px;
	top: -35px;
	text-align:center;
}
.blank_Banner{
	background-image:url(../media/blank_banner.jpg);
}
.indexBanner{
	background-image:url(../media/idx_banner.jpg);
}
.servicesBanner{
		background-image:url(../media/srv_banner.jpg);
}
.expBanner{
		background-image:url(../media/exp_banner.jpg);
}
.conBanner{
		background-image:url(../media/con_banner.jpg);
}
.redBanner{
		background-image:url(../media/red_banner.jpg);
}
/* ================================================== */
#content{
	width:800px;
	background: url(../media/content_back.jpg) repeat-y;
	font-size:1.5em;
	padding: 0px 20px;
	line-height: 1.25em;
	margin: 0 auto 0 auto;
}
#content a {
	color:#0000ff;
}
#content a:visited, #content a:active {
	color: #0000ff;
}
#content a:hover {
	color: #009900;
}
#content p {
	margin: 0.5em 0;
}
/* ================================================== */
#footerImage {
	background: url(../media/footer_img.jpg);
	clear: both;
	width: 840px;
	height: 40px;
	margin: 0 auto 0 auto;
}

/* ================================================== */
#footerLinks {
	color: #fff;
	font-size: 0.8em;
	padding: 1em 0;
	text-align: center;
}
#footerLinks a {
	color: #fff;
	text-decoration:none;
}
#footerLinks a:hover {
	color:#33FF00;
	text-decoration:underline;
}

/* ================================================== */
#content dl {				/* content-columns */
	float: left;
	width: 49%;							/* twin-column widths should add up to more than 99% */
}
#content dt {				/* content-column headers */
	font-size: 0.7em;
	font-weight: bold;
}
#content dd {				/* content-column body-text */
	width: 316px;
	font-size: 0.55em;
	font-weight: bold;
}
#content ul {
	margin-left: 40px;
}
#content ul {
	list-style-type: disc;
}
#contentBox {
	border: #000 double 3px;
	float: left;						/* needs to be floated to contain floated elements within */
}
#contentBox dl {
	padding: 10px 0;
	padding-left: 20px;
	width: 375px;
}
.noteHeader{
	font-size:0.8em;
	font-style:italic;
}
/* ================================================== */

*html #web_servicesPage #plant {				/* hack for "web_services.php" in IE6 */
	position: relative;
	top: -95px;
}
*html #web_servicesPage #tabText {				/* hack for "web_services.php" in IE6 */
	position: relative;
	top: -115px;
}
*html #web_servicesPage #web_servicesLeftCol {		/* hack for "web_services.php" in IE6 */
	position: relative;
	top: -60px;			/* Y, 1 of 2 */
}
*html #web_servicesPage #web_servicesRightCol {		/* hack for "web_services.php" in IE6 */
	position: relative;
	top: -60px;
	z-index: 1;			/* Y, 2 of 2 */
}
#plant{
	position:relative;
	left: 580px;
	top: -115px;
	width:250px;
	height:300px;
	z-index: 100;
}
#web_servicesLeftCol {
	float: left;
	width: 450px;	
}
#web_servicesRightCol {
	float: right;
	width: 300px;
	position: relative;
	z-index: 1;
}
.portraitBox{
	width:228px;
	height:255px;
	padding-top:20px;
	float:left;	
	background:url(../media/portrait_back.jpg) top left no-repeat;
	font-size: 0.5em;
	line-height: 1.25em;
}
.portraitBox h2 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
.portraitBox ul{
	padding-right: 20px;
}
.emphasis {
	font-style: italic;
}
.testimonialnote{
	font-size:12px;
	font-weight:bold;
}
#business_servicesLeftCol {
	float: left;
	width: 450px;	
}
#business_servicesRightCol {
	float: right;
	width: 300px;
	position: relative;
	z-index: 1;
}

/* ================================================== */

p#firstP {
	margin-top: 0;
}
#socialNetworking {
	width:470px;
	height:245px;
	float:left;
	background:url(../media/contentbox_1.jpg) no-repeat;
	padding:15px;
	margin: 10px 0;
	font-size:.8em;
}
.imageLeft {
	float: left;
	padding: 0 10px 10px 0;
}
.imageRight {
	float: right;
	padding: 10px 0 10px 10px;
}
.infoRight{
	font-size:.6em;
	float:none;
	width:250px;
	padding: 10px 0 10px 10px;
}
.pointlistRight {
	float: left;
	padding: 10px 0 0px 0px;
	width:250px;
	font-size:.6em;
}
#socialWorld{
	margin-right:40px;
}
.cleared {
	clear: both;
}

.bizInfoBlock{
	padding-left:30px; 
}

/* ================================================== */
.blueBold {
	color: #0000FF;
	font-weight: bold;
}
.redBold {
	color: #dc1a1a;
	font-weight: bold;
}
.redDarkBold {
	color: #cc0000;
	font-weight: bold;
}
.greenBold {
	color: #009900;
	font-weight: bold;
}
.greenDarkBold {
	color: #006600;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.middle {
	margin: 0 auto 0 auto;
	text-align: center;
}
.largeList li {
	margin-bottom: 1.25em;
}
.smallText {
	font-size: 0.6em;
	line-height: 1.25em;
}

/* ================================================== */

.formHeader {
	border-bottom: #000 solid 2px;
	font-weight: bold;
	margin-bottom: 10px;
}
.formTable {
	margin: 0;
}
.formTable td {
	padding: 5px;						/* in effect, affects spacing between table rows */	
}
.labelCol {
	font-weight: bold;
	vertical-align: middle;
	width: 200px;			/* X1 */		/* decrease this value to shift Browse button to left in Firefox */
	vertical-align: top;
}
.fieldCol {
	padding-right: 5px;					/* for IE6, otherwise right edge of input fields are clipped */
	padding-bottom: 5px;
	width: 400px;
}
.formTable input {
	font-size:1.2em;
	width: 350px;			/* W1 */
}
.formTable textarea {
	font-size: 1.2em;
}
.formTable .radioSelect {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;						/* overrides default width of inputs */
}
#fileButton {
	padding-top: 0.3em; 					/* for Safari, otherwise top of filename is clipped */
	vertical-align: middle;
	width: 350px;			/* W2 */		/* no obvious effect in Firefox */
}
.topAlign {
	vertical-align: top;
}
.button {
	cursor:pointer;
	float: right;
}
.imgbutton {
	cursor:pointer;
}