@charset "utf-8";
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}

body  {
	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 */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../media/images/bg.gif);
	background-repeat: repeat;
}
.twoColFixRtHdr #container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	border: thin inset #000000;
	background-color: #F1F1F1;
} 
#features_left {
	float: left;
	width: 522px;
	background-image: url(../media/images/features_shadow.jpg);
	height: 160px;
}
#features_right {
	float: right;
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
	border: thin outset #CCCCCC;
	padding-bottom: 5px;
}
.twoColFixRtHdr #header {
	height: 150px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar2 {
	float: right;
	width: 167px;
}
#nav {
	height: 30px;
	float: left;
	width: 857px;
	background-color: #333333;
}
#horizontal_adv {
	text-align: center;
}

#features {
	height: 164px;
}
#order_now {
}
#buy_now_box {
	border: thin outset #666666;
	color: #000000;
	background-color: #FFFFFF;
}

#sub_features {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFCC;
	width: 505px;
	padding-left: 10px;
	border: medium outset #999999;
}
.center {
	text-align: center;
}

#video_player {
	margin-top: 10px;
	background-color: #FFFFFF;
	float: right;
	width: 320px;
	border: thin none #CCCCCC;
}
.twoColFixRtHdr #mainContent {
	width: 857px;
	float: left;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #footer {
	background:#DDDDDD;
	font-size: 11px;
	text-align: center;
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #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 */
}
.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;
}
#side_ads {
	width: 167px;
}

/* CSS Document */

table.MsoNormalTable {
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}
.style1 {color: #FF0000}
.style2 {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#headline {
}
h1 {
	margin-bottom: 10px;
	padding: 0px;
	background-color: #333333;
	color: #FFFFFF;
	border: thin outset #999999;
}

#left_column {
	margin: 10px;
	float: left;
	width: 405px;
}
#rt_column {
	margin: 10px;
	float: right;
	width: 405px;
}
#single_column {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 750px;
}
.pricelist_box {
	background-color: #FFFFCC;
	border: thin outset #CCCCCC;
}
#content_ad336x280 {
	height: 280px;
	width: 336px;
}
.borders {
	border: thin inset #999999;
}
h1.x {
	margin: 0px;
}
.sub_features {
	margin-left: 0px;
	background-color: #FFFFCC;
	border: medium outset #999999;
	margin-right: 10px;
}
.bigger_txt {
	font-size: 16px;
}
.pricelist_box a {
	text-decoration: none;
	font-style: italic;
}
