h1{
	display:inline;
	font-size:9px;
	color:#CCCCCC;
	font-weight:normal;
}

#footer {
	position:absolute;
	margin:0px;
	padding:28px 0px 3px 136px;
	font-size:12px;
	bottom:0px;
	left:0px;
	color:#CCCCCC;
}
#footer a {				color:#CCCCCC;	font-weight:normal;	text-decoration:none}
#footer a:visited {		color:#CCCCCC;	font-weight:normal;	text-decoration:none}
#footer a:hover {		color:#CC0000;	font-weight:normal;	text-decoration:none}
#footer a:active {		color:#CCCCCC;	font-weight:normal;	text-decoration:none}

#logo {
	position:absolute;
	top:35px;
	left:137px;
	width:239px;
	height:32px;
	z-index:5;
	background-image:url(../images/Strategic-Marketing-Design-11.gif);
	background-repeat:no-repeat;
}
#horizon {
	position:absolute;
	left:50%;
	width:770px;
	margin: 10px 0px 0px -380px;
	padding:  0px 0px 0px 0px;
	z-index:1;	
	background-image:url(../images/Strategic-Marketing-Design-9.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:571px;
}
#mainContent {
	margin:96px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	/*height:475px;  356px content + 119px header image */
}
#servicesContent {
	margin:0px;
	padding:22px 0px 0px 200px;
	background-color:#FFFFFF;
	line-height:20px;
	color:#999999;
	text-align:justify;
	font-size:14px;
}
#moreContent {
	margin:0px;
	padding:20px 20px 0px 137px;
	background-color:#FFFFFF;
	line-height:20px;
	color:#999999;
	text-align:left;
	font-size:12px;
}