html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	font: 11px sans-serif;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.jpg) repeat-x;
	font: 11px sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 850px;
	min-height: 600px;
	_height: 600px;
	
  position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/** topcontent **/

#topcon {
  background: url(images/topcon.jpg) no-repeat;
  width: 410px;
  position: absolute;
  top: 10px;
  left: 470px;
  color: #fff;
}
#topcon-inner {
  margin: 20px 40px 41px 85px;
  height: 120px;
  overflow: auto;
  text-align: justify
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/

#content {
  width: 850px;
  position: absolute;
  color: #fff;
  top: 178px;
  left: 0px;
}

#content a {
  color: #fff;
}
#content a:hover {
  color: #FFA405;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
  
  width: 800px;
  background: #730F11 repeat-x;
  margin-right: 18px;
}

.boxSpace {
  float: left;
  width: 800px;
  height: 10px;
  color: #fff;
  margin-right: 18px;
}

.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }


.box-tl {
  padding: 13px 18px;

}

.box p {
  margin: 1em 0;
  font-size: 12px;
  text-align: justify;
  line-height:200%;
}

p.more {
  margin: 0;
  text-align: right;
  font: 10px sans-serif;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 1.5em;
  font-weight: bold;
}
#body h3 {
  font-size: 14px;
  font-weight: bold;
  color: #FFFF00;
}
#body h4 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00;
}

#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
  color: #FFA405;
}

#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
  color: #FFFF00;
}
#footer p, #footer ul {
  margin: 0.8em;
  color: #000000;
}
#footer ul {
  margin-top: 1.2em;
  color: #000000;
}
#footer li {
  display: inline;
  list-style: none;
  color: #000000;
}

#footer a {
  color: #000000;
}

#footer a:hover {
	color: #901315;
}

#header
{
width: 840px;
margin: 2 auto;
position: relative;
top: 2px;
border: 3px solid white;
height: 130px;
color: #FFFFFF;
margin-right: 0px; 
background: url(images/LogoCardio@Home.bmp) center no-repeat #FFFFFF;
left: 0px;
}

<img src="images/pixClear.gif" alt="Clown One" width="125" height="250" style="background-image:url('images/LogoCardio@Home.bmp')"> 

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}
div.img
{
  
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  top: 30px;
}	
div.img img
{
  display: inline;
  border: 2px solid #730F11;
  margin: 2px;
  top: 30px;
}
div.img a:hover img {
	border: 2px solid #FFA405;
	height: 100px;
	width: 100px;
	

}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  top: 30px;
  color: #FFEA00;
}

div.img2 img
{
  top: 0px;
  left: 450px;
  height: 240px;
  width: 250px;
  padding: 14px;
  float: right;
}	

div.img3 img
{
  top: 100px;
  left: 650px;
  height: 120px;
  width: 120px;
  border: 2px solid #FFA405;
  position: absolute;
}	

}	

div.img4 img
{
  top: 10px;
  padding: 14px;
  left: 600px;
  height: 280px;
  width: 280px;
  float: left;
  text-align: center;
  
}	

div.img5 img
{
  top: 10px;
  padding: 10px;
  left: 600px;
  height: 280px;
  width: 280px;
  float: rigth;
  text-align: justify;

}

#menu {
	height: 60px;
	width: 850px;
	margin: 0;
	
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-left: 0px;
}

#menu li {
	display: inline;

}

#menu a {
	font-family: "Verdana";
	font-size: 15px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
	float: left;
	height: 39px;
	width: 141px;
	padding-top: 8px;
	text-align: center;
	padding-right: 0px;
	background:url(images/menu.png) no-repeat;
	
}

#menu a:hover {	
	color: #ffffff;
	background:url(images/menuhov.png) no-repeat; 
	
}

#menu a:hover {	
	color: #ffffff;
	background:url(images/menuhov.png) no-repeat; 
}


