/* ViralInhibitor.com/css/main.css-->main.php   Chester A. HEATH     15Aug09  6am   */


body {
	font-family: "Verdana";
	font-size: 13px;
	margin: 6px 0;
}


a {
	color: #3E53A7;
	font-weight: bold;
}


a:hover {
	text-decoration: none;
}


#mainFrame {
/*	width: 970px;	*/
	width: 805px;
	margin: 0 auto;
}


#leftFrame {
	background: transparent url("/images/top_bar_logo.gif") no-repeat;
	width: 174px;
	float: left;
}


#leftFrame a {
	display: block;
	margin-bottom: 12px;
}


#logo {
	background: url("/images/top_bar_logo.gif") no-repeat;
	border: 0;
	width: 174px;
	height: 79px;
	margin-bottom: 9px;
	cursor: pointer;
}


#rightFrame {
/* 	width: 796px;	*/
	width: 625px;
	float: left;
}


#navFrame {
	background: url("/images/top_bar_center.gif") repeat-x;
	color: white;
}


#navCap {
	background: url("/images/top_bar_right.gif") no-repeat top right;
	height: 24px;
	padding-top: 3px;
}


#navFrame a {
	color: white;
	margin-right: 8px;
}


#navFrame strong {
	font-size: 1.2em;
}


#contentFrame {
	padding-top: 8px;
}


#footerFrame {
	font-size: 0.9em;
	text-align: center;
	clear: both;
	padding-top: 10px;
}


#copyFrame {
	font-size: 0.8em;
	margin: 8px 0;
}


div.title, h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0 8px;
}


h2 {
	font-size: 18px;
}


#contentFrame .important {
	color: red;
	font-size: 18px;
}


#contentFrame h1 .important {
	font-size: 24px;
}


p {
	text-align: justify;
}


p.full {
	clear: both;
}


p.centered {
	text-align: center;
}


p.disclaimer {
	font-size: 0.8em;
}


p.disclaimwarranty{
	font-size: 0.7em;
}


p.disclaimer em {
	display: block;
	text-align: right;
}


#sale_copy {
	padding-top: 40px;
}


ul {
	list-style-type: none;
}


#sale_copy li {
	margin-bottom: 10px;
}
