/* CSS Document */
body {
	font: 10px verdana, arial, helvetica, sans-serif;
	//background:#E4E4D3 url(bg.gif) repeat-x;
	background: #E4E4D3;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}

td, th, p, div, span, textarea, input, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

a{
	color: #B31F17;
	font-weight:bold;
	text-decoration: none
}
a:hover {
	color: #B31F17;
	text-decoration: underline;
}

.email a{
	color: #B31F17;
	font-weight:bold;
	text-decoration: underline;
}

.email a:hover{
	color: #B31F17;
	font-weight:bold;
	text-decoration: underline;
}

.resumespot { 
	text-align: center;
	border-bottom:solid 1px #ccc;

}

.popboxindent { 
	margin-bottom: 3px;
	text-align: justify;

}


h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdna, helvetica, sans-serif;
}

#container {
	position:relative;
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	height:166px;
	background:url(healthpro_logo1.png) no-repeat center right;
	margin-right: 15px;	
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='healthpro_logo.png');
}

#mainBlock {
	position:relative;
	float:right;
	text-align:left;
	width:640px;
	background:url(bg_main.gif) no-repeat top right;
}

#leftside {
	float: left;
	width:185px;
	height:462px;
	background:url(bg_left.jpg) no-repeat;
}

#content{
	width:630px;
	height:293px;
	background:url(bg_right.gif) repeat-x;
	padding:20px 0 20px 0;
}

html >body #content{
	height:auto;
	min-height:293px;
}

#footerBlock {
	clear: both;
	width:775px;
	height:74px;
	background:url(footer.jpg) no-repeat center top;
	padding-top: 25px;	
}

#logo h1{
	display:block;
	position:absolute;
	left:0;
	top:57px;
	width:177px;
	height:74px;
	background:url(logo.gif) no-repeat;
}

#logo h1 a{
	display:block;
	width:177px;
	height:74px;
}

#logo ul{
	height:39px;
	border-bottom:solid 1px #E4E4D3;
}

#logo li{
	padding:17px 0 0 15px;
	list-style-type:none;
	float:right; 
}

#logo a{
	color:#000000;
}

#mainpic{
	width:630px;
	height:281px;
	background:url(banner1.gif) repeat-x;
}
#mainpic img{
	margin:15px 0 0 15px;
}

#leftside table{
	width:175px;
	margin-left:10px;
	margin-bottom:30px;
}

#leftside td{
	vertical-align:middle;
	padding:9px 0 9px 10px; 
}

.menu{
	background:url(menu.gif) no-repeat left bottom;
}

#leftside table td a{
	padding:9px 0 9px 0;
	color:#B31F17;
}

#leftside table td a:hover{
	text-decoration:none;
}

.resumespot{
	padding:20px;
}

.popboxindent{
	padding:0 10px 10px 10px;
}

.resumespot img{
	margin:0 15px 15px 0;
}

.listEntry{
	padding:0 20px 20px 20px;
}



h3, #content h1{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	margin-top: -6px;
	font-size:25px;
	color:#B31F17;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:dashed 1px #000;
}

h2{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:14px;
	color:#B31F17;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
}


h3{
text-align: center;
}


 #content ul{
 	clear:both;
 	margin:20px;
 }
 #content li{
 	list-style-position:inside;
	padding-bottom:5px;
 }

.maininfo{
	width:420px;
	margin-left:20px;
}

.info{
	width: 547px;
	margin-left: 20px;
}

.popbox{
	width:420px;
	margin-left:20px;
	margin-bottom:20px;
	border:solid 1px #AEAF98;
	background:url(../../img/motivar2005/bg_popbox.jpg) repeat-x;
}


/*.popbox h2, .popbox h3, .maininfo h2{
	font-family:"Trebuchet MS", Verdana, Arial;
 	border-bottom:none;
	color:#000;
	margin:0 0 0 0;
}*/

.popbox h3, .maininfo h2{
	font-family:"Trebuchet MS", Verdana, Arial;
	border-bottom:none;
	color:#000;
	margin:0 0 0 0;
}

.popbox a{
	display:block;
	padding-left:10px;
}

.popbox h3{
	font-size:14px;
	font-weight:bold;
}



.maininfo td{padding:5px 0 5px 0; border-bottom: solid 1px #AEAF98;}

.maininfo td a{font-weight:normal; color:#000;}

.resumebox{
	position:absolute;
	text-align:center;
	top:284px;
	right:10px;
	width:170px;
	height:533px;
	float:right;
	background:url(box.jpg) no-repeat;
}

.resumebox .resumespot{
	padding:0 0 0 0;
	margin:10px 0 0 0;
	text-align:center;
}

.resumebox table{
	padding:0 0 0 0;
	margin:0 0 0 14px;
	width:139px;
	border-bottom:solid 1px #AEAF98;
	margin:auto;
}

.resumebox td{
	text-align:center;
	padding-bottom:4px;
}

.resumebox a, .resumebox a:visited{
	color:#B31F17;
	font-weight:normal;
}

.resumebox a:hover{
	color:#000000;
	text-decoration:underline;
}

.resumebox table img{
	display:none;
}


.resumetitle{
	display:block;
	background:#B31F17;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:7px;
	margin-bottom:15px;
	margin-top: -3px;
}

.leftBorder{
	border-left:solid 2px #ffffff;
	padding-left:15px;
}