body
	{
	margin: 0px;
	padding: 0px;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans;	
	}

	
#header
	{
	height: 70px;
	width: 100%;
	background-image: url(images/header/bg_header.gif);
	background-repeat: repeat-x;
	border-bottom: #003366 solid 1px;
	}
	
	hr
	{
	background: black;
	border: 1px solid black;
	margin: 5px 0px;
	}

#content
	{
	font-size: 0.75em;	
	}

	#content p
		{
		font-size: 100%;	
		margin-top: 2px;
		}
		
	#content td
		{
		font-size: 0.75em;		
		margin-top: 2px;
		}
	
	#content h1
		{
		color: #0099DE;
		font-family: 'Trebuchet MS';
		font-size: 150%;	
		margin-bottom: 1px;
		}
		
	#content h2
		{
		color: #0099DE;
		font-family: 'Trebuchet MS';
		font-size: 125%;	
		margin-bottom: 1px;
		}
	#content h4
		{
		color: #0099DE;
		font-family: 'Trebuchet MS';
		font-size: 110%;	
		margin-bottom: 1px;
		}
			
	#content #flashMovie
		{
		text-align : center;
		}
		
	#content .testimonial {
	font-family: Arial, Helvetica, sans;
	font-size			: 12px;	
	text-align			: left;
	}
	
	#content .welcome {
	{
		color: #0099DE;
		font-family: 'Trebuchet MS';
		font-size: 190%;
		/*font-weight: bold;*/
		padding-top: 15px;	
		/* border: 1px solid black; */
	}
	

/* Press Page */

.praise_header {
height				: 27px;
background-image	: url(images/praise_header_bg.gif);
background-repeat	: repeat-y;
padding-left		: 15px;
}

.quote_cell {
padding				: 5px;
}

.quote {
/* font-family			: 'Trebuchet MS'; */
font-size			: 12px;	
font-style			: italic;
text-align			: left;
}

.quote_sig {
font-family			: Arial, Helvetica, sans;
font-size			: 11px;	
font-weight			: bold ;
text-align			: right;
line-height			: 1.0em;
margin-bottom		: 8px;
margin-top			: 3px;
}
	
#nav img
	{
	padding: 0px;
	margin: 0px;
	}
	
#nav #logoBestworld
	{
	margin-top: 20px;
	padding-left: 0px;
	}


.footer_table {
border-top: #003366 solid 1px;
font-size: 11px;
}

.footer {
  font-size: 11px;
}

.footer p
{
/*font-size: 0.75em;*/
padding: 1px 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
text-decoration		: none;
color			: #000;
font-size: 11px;
}

.footer a:hover {
text-decoration		: underline;
color			: #000;
}

.border {
	border: 1px solid #000000;
}

.small {
font-size: 50%;
}

/* Cart Display */

.cart {
font-size	: 90%;
border: 1px solid #0094D6;

}

.cart th {
background	: #0094D6;
color		: #fff;
font-size	: 90%;
margin-top	: 2px;
}

.cart td {
font-size	: 90%;		
margin-top	: 2px;
}

form {
margin	: 0;
padding	: 0;
}