@charset "utf-8";

/* CSS Document */

body {background: #e8e8e8; font-family: Arial, verdana, sans-serif;}

a:link {color: #00C}

a:visited {color: #00C}

a:hover {color: #ec1c24;}

.container {margin: 0 auto; width: 960px;}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 15%;
	text-align: center;

}

#header-stretch {background: #ffe24c url(../images/header-slice.jpg) repeat-x top;}

#header h1 a {
	background: url(../images/ekg_logo.png) no-repeat;
	float: left;
	height: 110px;
	margin-top: 0;
	text-indent: -9999px;
	width: 261px;
}

#header {
	overflow: hidden;
	background: #ffe24c url(../images/header.jpg) no-repeat;
	height: 155px;
	margin-top: 0;
}

#header ul {
	float: right;
	list-style: none;
	margin-top: 116px; 
	margin-right: 70px;
}

#header ul li {
	float: left;
	margin-left: 0;
	padding: 9px 0 9px 12px;
}

#header ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	padding: 9px 14px 9px 0;
}

#header ul li:hover a {background:center url(../images/nav-hover.jpg) no-repeat;}

#header ul li.active {background: url(../images/nav-left.jpg) no-repeat left;}

#header ul li.active a {background: url(../images/nav-right.jpg) no-repeat right;}

#black {background:#000000;}

#slider-stretch {background:#404040; height: 358px;}

.slider-controller-hidden {
	display: none;
}

#slider {margin: 0 auto; width: 960px; height: 353px;}

#prevNext {
	margin-bottom: -353px;
}

#prevNext img {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

#slides p a:link {
	color: #ec1c24;
	font-weight: bolder;
}

#slides p a:visited {
	color: #ec1c24;
	font-weight: bolder;
}

#slides p a:hover {
	color: #ec1c24;
	font-weight: bolder;
}

#slides p {
	margin: 0 0 0 0;
	color: #FFF;
	padding: 0 1em;
	font-size: 14px;
	position: relative;
	top: -30px;
	line-height: 30px;
	height: 30px;
	width: 850px;
	background: #000;
	opacity: .5;
	filter:alpha(opacity=70);
	overflow: hidden;
	z-index: 3;
}

#upper-content {
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 50px;
	background:url(../images/shadow.jpg) no-repeat bottom;
}

#upper-content p {
	font-size: 14px; line-height: 1.3;
}

#upper-content h4 {
	font-size: 16px; line-height:1.5;
	text-align:center;
}

#upper-content h5 {
	font-size: 16px; line-height:1.5;
	text-align: center;
}

#contact-content h4 {
	font-size: 16px; line-height:1.5;
	padding: 5px 0 5px 0;
}

#about {
	float: left;
	width: 605px;
	padding-right: 30px;
	border-right: 1px solid #b3b3b3;
}

#about h2 {
	text-decoration: underline;
	padding-top: 20px;
}

#about p {
	padding-bottom: 10px;
}

#about ul {
	list-style-type: circle;
	font-size:14px;
}

#heart_flash {
	float:left;
	width: 320px;
	padding-bottom: 15px;
	text-align:center;	
}

#step_animation_01 {
	float:left;
	width: 320px;
	padding-top: 50px;
	padding-bottom: 15px;
	text-align:center;
}

#step_animation_02 {
	float:left;
	width: 320px;
	padding-top: 50px;
	padding-bottom: 15px;
	text-align:center;
}

#order_content {
	float: left;
	width: 320px;
	padding: 0 0 0 0;
}

#order_content h4 {
	margin-top: 5px;
}

#lower-content {
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 50px;
}

#ekg-list-left ul {
	float: left;
	width: 470px;
	font-weight: bold;
	padding-bottom: 10px;
}

#ekg-list-left h3 {
	font-size: 18px;
	padding-top: 7px;
	padding-bottom: 7px;

}

#ekg-list-right ul {
	float: left;
	width: 470px;
	font-weight: bold;
	list-style: none;
	padding-bottom: 10px;
}

#footer-stretch {
	background: #ffe24c url(../images/footer-slice.jpg) repeat-x;
}

#contact_form form table tr td {
	vertical-align:top;
	
}

#thankyou p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px 5px 5px 5px;
}

#footer {
	overflow: hidden;
	height: 117px;
	margin-top: 0;
}

#footer_contact p {
	margin-top: 36px;
}

#footer_copyright p {
	clear: both;
	font-size: 14px;
	padding-top: 20px;
	font-weight: bold;
}

#footer_copyright p a {
	color: #ec1c24;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}