body  {
	font: 100% verdana, arial, helvetica, sans-serif;
	background: url(images/mpg-images/canvas4.gif) #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

a:link {
color: #2551c4;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: #436CD8;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: #0000FF;
background-color: transparent;
}
a:active {
color: #ff0000;
background-color: transparent;
}
img
{
border:0;
}

.twoColLiqLtHdr #container { 
	width: 72%;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColLiqLtHdr #header { 
	height: 70px;
}

.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 25px 0;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	font-family: georgia, times new roman, times, new york, serif;
	text-align: center;
}

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 170px;
	margin-top: 35px;
	margin-right: 15px;
	text-align: center;
	z-index: 100;
}

.twoColLiqLtHdr #mainContent { 
	margin: 35px 25px 0 27%; 
	z-index: 500;
}

.twoColLiqLtHdr #mainContent h1 {
	margin: 0; 
	padding: 10px 0;
	font-size: 17px;
	font-weight: bold;
	color: #0157c4;
	font-family: georgia, times new roman, times, new york, serif;
	text-align: center;
	line-height: normal;
}

.twoColLiqLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top: 100px;
}

.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	margin: 0; 
	padding: 25px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	font-family: georgia, times new roman, times, new york, serif;
	text-align: center;
	line-height: 1em;
}
p.ft
{
font-size: 10px;
color: #2551c4;
font-family: verdana, arial, helvetica, geneva, sans-serif;
text-align: center;
}
p.ftrd
{
font-size: 10px;
color: #FF0000;
font-family: verdana, arial, helvetica, geneva, sans-serif;
text-align: center;
}
p.mn
{
font-size: 1.1em;
color: #003399;
font-family: georgia, times new roman, times, new york, serif;
text-align: left;
line-height: normal;
}
p.frame
{
font-size: 12px;
color: #2551c4;
font-family: verdana, arial, helvetica, geneva, sans-serif;
text-align: center;
font-weight: bold;
}
p.frm {
font-size: 1em;
color: #003399;
font-family: georgia, times new roman, times, new york, serif;
text-align: center;
}
p.txt {
text-indent: 1em;
font-weight:normal;
text-align:left;
color: #000099;
width: 540px;
margin-left: auto;
margin-right: auto;
font-size: 1em;
font-family: garamond, times new roman, times, new york, serif;
}
p.hd {
font-size: 10px;
color: #0157c4;
font-family: verdana, arial, helvetica, geneva, sans-serif;
text-align: center;
margin-top: -25px;
}
h1.wr {
font-weight: normal;
text-align: center;
font-size: 9px;
line-height:1.1em;
color: #9db7dc;
font-family: verdana, arial, helvetica, geneva, sans-serif;
padding-bottom: 50px;
z-index:200;
}
#ptglv
{
display: block;
height: 91px;
margin-top: 3px;
}
#ptglh
{
display: block;
height: 91px;
margin-top: 12px;
}
#ptgr
{
display: block;
position: relative;
height: 91px;
margin-top: 29px;
}
.x
{
font-size: 1px;
font-family: arial, sans-serif;
}
.z 
{
font-size: 1em;
color: #003399;
font-family: georgia, times new roman, times, new york, serif;
text-align: left;
margin-bottom: 10px;
}
div.buyssm
{
position: relative;
display: block;
margin: 0 auto;
width: 66px;
height: 16px;
font-size: 0.7em;
text-align:center;
font-family: arial, helvetica, geneva, sans-serif;
font-weight:normal;
}
div.cart
{
margin: 0 auto;
padding-top: 10px;
padding-left: 11px;
z-index:800;
}
.menu 
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 128px;
	padding-left: 21px;
	margin: 0 auto;
	position: absolute;
	font-family: arial, helvetica, geneva, sans-serif;
}
.menu ul 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.menu li 
{
	float: left;
	width: 130px;
	position: relative;
}
 .menu a {
	border-right: none;
	border-top: none;
	display: block;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	width: 128px;
	color: #000;
	line-height: 17px;
	height: 18px;
	text-decoration: none;
}

.menu a:visited {
	border-right: none;
	border-top: none;
	display: block;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	width: 128px;
	color: #0157c4;
	line-height: 17px;
	border-bottom: none;
	height: 18px;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	background: url(images/menu-bk-float.gif) repeat-x #0157c4;
}
#home {
position: fixed;
display: block;
top: 20px;
left: 20px;
z-index: 1000;
}
#ptr {
position: fixed;
display: block;
top: 15px;
right: 20px;
z-index: 1000;
}
#home2 {
position: absolute;
display: block;
top: 20px;
left: 20px;
z-index: 1005;
}
#ptr2 {
position: absolute;
display: block;
top: 15px;
right: 20px;
z-index: 1005;
}
#news {
position: fixed;
display: block;
padding: 3px;
top: 250px;
right: 6px;
z-index: 900;
}

