/* Entrotec */


body {
	margin: 0;
	padding: 0;
	font-size:1em;
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#cf2138;
	
	}


a {text-decoration:underline;}

a:link {color: #003399;}

a:visited {color: #0099FF;}

a:hover {text-decoration: underline;}

	#frame {
		width:898px;
		margin-right:auto;
		margin-left:auto;
		margin-top:1em;
		margin-bottom:0em;
		padding:0px;
		text-align:left;
		background-color: #ffffff;
		color:#000000;
		}


	#header {
		width:898px;
		height:190px;
		background-image:url(/images/header.jpg);		
		margin:0px;
		padding:0px;
		background-repeat:no-repeat;
	}

	
	#left_strip {
		float:left;
		width:242px;
		margin-left:8px;

	}


	#content {
		width:640px;
		float:left;
		margin-top:5px;
		padding-top:0px;
		margin-left:0px;
	}
	
	.booktitle {
	font-weight:bold;
	}

	.bookauthor{
	font-style: italic;
	}
	
	.client {
		font-style:italic;
	}
	
	.content_img {
		float:right;
		margin-left:1em;
		padding:0px;
		margin-right:-30px;
	}
	
	#content p {
		margin-left:1.1em;
		font-size:0.7em;
		margin-right:1em;
		margin-top:0.5em;
	}
	


	#content h1 {
		margin-left:0.8em;
		padding-top:0.5em;
		margin-top:0em;
		margin-bottom:0;
		padding-bottom:0em;
		font-size:0.85em;
		font-weight:bold;
		margin-right:1em;
		color:#d92e2d;
	}


	#content h2 {
		margin-left:1em;
		margin-top:1em;
		font-size:0.7em;
		font-weight:bold;
		color:#d92e2d;
	}



	#content a {
		color:#0033FF;
	}
	
	#content li {

		list-style-position: outside;
		margin-left:0.3em;
		padding-left:0.3em;
		font-size:0.7em;
		margin-right:1.2em;
		margin-top:0em;
		padding-bottom:0.4em;
		list-style-image:url(/images/bullet.jpg);
	} 
	
	
	#content ul {
		margin-top:0em;
	}

	#content img {
		margin-right:2em;
	}

	#page_foot {
		width:898px;
		background-image:url(/images/pagefoot.jpg);
		background-repeat:no-repeat;
		height:26px;
	}


	#footer {
		width:898px;
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		font-size:0.85em;
		margin-bottom:1em;
		color: #000000;
		}
	
	#footer ul, li {
	   list-style: none;
	   font-size:0.8em;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#footer ul {
	    clear:both;
		text-align: center;
	    margin: 0 auto;
		padding-top:0.2em;
		padding-bottom:0.2em;
	}

	#footer li {
	   display: inline;
	    margin:0em;
	}
	
	#footer a {
		font-size:1em;
		color:#000000;
		text-decoration:none;
	}

	#footer a:hover {
		font-size:1em;
		color: #000000;
		text-decoration: underline;
	}
	











/* round boxes with drop shadow*/
.roundbox_red {
  	background:  url("/images/roundbox_tl.gif") top left no-repeat;
  	width: 240px;
  	margin-top:5px;
}

.roundbox_redBody a, .roundbox_content a {
	color: #000000;
	text-decoration: none;
}

.roundbox_redBody a:hover, .roundbox_content a:hover {
	color: #000000;
	font-weight:bold;
}
 
.roundbox_red h1 {
  background:  url("/images/roundbox_tr.gif") top right no-repeat;
  padding: 6px 0 0 8px;
  margin: 0;
  font-size: 0.8em;
  color: #ffffff;
}

.roundbox_redBody {
  background:  url("/images/roundbox_rightborder.gif") top right repeat-y;
  margin: 0;
  margin-top: 0;
  padding: 5px 25px 5px 8px;
}

.roundbox_content_box {
  background:  url("/images/roundbox_rightborder.gif") top right repeat-y;
  margin: 0;
  margin-top: 0;
  padding: 5px 25px 5px 8px;
  font-size:1.3em;
}


.roundbox_redBody p, .roundbox_content p {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 0;
	color: #333;
	font-size: 0.5em;
}

.roundbox_redBody h2, .roundbox_content h2 {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 0;
	color: #333;
	font-size: 0.6em;
	font-weight:bold;
}


.roundbox_redBody ul {
	margin-left:0px;
	padding-left:0px;

}


.roundbox_redBody li, .roundbox_content li {
	font-size: 0.5em;
	margin-left:-40px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid white;
	width:200px;
}



.roundbox_redFooter {
  background:  url("/images/roundbox_bl.gif") bottom left no-repeat;
   height: 25px;
}

.roundbox_redFooter p{

  background:   url("/images/roundbox_br.gif") bottom right no-repeat;
  padding:0;
  display:block;
  margin:0;
  height: 25px;
}




  