@charset "utf-8"; 
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FF0033;
	font-style: normal;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
h2 {
	font-size: 0.84em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	margin-bottom: 1em;
}
h3 {
	font-size: 0.72em;
	font-weight: bold;
	color: #FF0033;
	font-style: normal;
	margin-bottom: 0.4em;
	margin-top: 0px;
}
h3 a {
	color: #FF0033;
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	color: #FFFFFF;
	background-color: #FF0033;
}

h4 {
	font-size: 0.72em;
	font-weight: bold;
	color: #444444;
	font-style: normal;
	margin-bottom: 0.4em;
	margin-top: 0px;
}
p {
	font-size: 0.72em;
	margin-top: 0px;
	margin-bottom: 1.25em;
	font-weight: normal;
	color: #333333;
	line-height: 1.3;
}
a:active, a:focus {
outline: 0
}
#wrapper {
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding: 4px;
}
#flashbg {
	width: 980px;
	height: 630px;
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	z-index: 5;
	background-color: #b7b7b7;
}
#content {
	width: 960px;
	z-index: 10;
	color: #000000;



	min-height: 630px
	height: 100%;
	position: absolute;
	padding-right: 20px;
	height: 100%;
	visibility: visible;
}
#footer {
	width: 976px;
	color: #666666;
	margin-bottom: 10px;
	font-size: 0.687em;
	margin-top: 5px;
}
.flashmenu {
	float: left;
	width: 420px;
}
.contents {
	float: right;
	width: 530px;
	margin-top: 20px;
}
.navmenu {
	display: inline;
	float: right;
}
.navmenu a {
	color: #000000;
	text-decoration: none;
}
.navmenu a:visited {
	color: #000000;
}
.navmenu a:hover {
	color: #FF0033;
}
.navmenu a:active {
	color: #FF0033;
}

.address {
	display: inline;
	float: left;
}
.address a {
	color: #000000;
	text-decoration: none;
}
.address a:visited {
	color: #000000;
}
.address a:hover {
	color: #FF0033;
}
.clean {
	clear: both;
}.news {
	font-weight: bold;
	color: #FF6600;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: .84em;
	border-top-width: 1px;
	text-transform: uppercase;
	font-size: 1em;
}
br {
	clear: both;
}
a[href^="http:"] {
background: url(../images/externallink.gif) no-repeat right center;
padding-right: 13px;
}
a[href^="http://www.heartcreative.com"], a[href^="http://heartcreative.com"], a[href^="http://www.adobe.com"]{
background-image: none;
padding-right: 0px;
}
#home .navmenu a#home, #aboutHeartcreative .navmenu a#aboutHeartcreative, #services .navmenu a#services, #webdesign .navmenu a#webdesign, #ecarddesign .navmenu a#webdesign, #graphicdesign .navmenu a#graphicdesign, #advertisingdesign .navmenu a#advertisingdesign, #connect .navmenu a#connect {
	cursor: default;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
