@charset "utf-8";
body  {
	font: 100% Arial;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #headercontainer { 
	height:100px;
	border-bottom:1px solid #81c341;
} 
.twoColFixLtHdr #header { 
	height:100px;
	width: 780px;
	margin: 0 auto;
	background: #bde8ff;
	text-align:left; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
}
.twoColFixLtHdr #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #topspacer {
	height:10px;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 150px;
	background: #ffffff;
	padding: 10px 10px 10px 20px;
	text-align:right;
	font-size:11px;
	line-height:2;
	border-right:1px solid #81c341;
}
.twoColFixLtHdr #sidebar1 a{
	text-decoration:none;
	color:#000000;
}
.twoColFixLtHdr #sidebar1 a:hover{
	text-decoration:underline;
}
.twoColFixLtHdr #sidebar1 #buy_now a{
	text-decoration:none;
	color:#ff0000;
}
.twoColFixLtHdr #sidebar1 #buy_now a:hover{
	text-decoration:underline;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 200px;
	padding: 0 0px;
	font-size:11px;
	font-family:arial;
    line-height: 1.35;
} 
.twoColFixLtHdr #mainContent a{
	text-decoration:underline;
	color:#ff0000;
}
.twoColFixLtHdr #mainContent a:hover{
	text-decoration:underline;
	color:#000000;
}
.twoColFixLtHdr #more_details a{
	text-decoration:none;
	color:#000000;
}
.twoColFixLtHdr #more_details a:hover{
	text-decoration:none;
	color:#ff0000;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#ffffff; 
	text-align:right;
	font-size:12px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #footer a{
	text-decoration:none;
	color:#000000;
}
.twoColFixLtHdr #footer a:hover{
	text-decoration:underline;
}
.twoColFixLtHdr #akkamedia { 
	padding: 0 10px 0 0px;
	background:#ffffff; 
	text-align:right;
	font-size:11px;
} 
.twoColFixLtHdr #akkamedia p {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #akkamedia a{
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;
}
.twoColFixLtHdr #akkamedia a:hover{
	text-decoration:underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
