* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
html {
	min-height: 100%;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:white url(../images/bg_page.gif) no-repeat 50% 0;
	line-height:18px;
}
p {
	padding:5px 10px;
}
ul li {
	margin-left: 30px;
}
table {
	margin:20px auto;
}
table tr {
	vertical-align:top;
}
blockquote {
	background:url(../images/start_quote.png) top left no-repeat;
}
blockquote p {
	background:url(../images/end_quote.png) bottom right no-repeat;
	padding:10px 30px;
	margin:20px 0;
	font-style:italic;
}
a img, :link img, :visited img {
	border: none;
}
a:visited, a {
	color: #333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #990000;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/*\*/ .clearfix {
	display:block;
} /**/
h1 {
	font-size: 20px;
	line-height: 50px;
	color:#AE0D09;
	padding: 0 10px;
}
h2 {
	font-size:17px;
	line-height:30px;
	color:#AE0D09;
	padding: 0 10px;
}
#wrapper {
	width:761px;
	margin:0 auto;
}
#header {
	position:relative;
	display:block;
	width:760px;
	height:102px;
	background:#FFF url(../images/bg.jpg) repeat-x;
}
#header .logo {
	position:absolute;
	left:20px;
	top:20px;
}
#header .slogan {
	position:absolute;
	left:450px;
	top:90px;
}
#onlinehelp {
	position:absolute;
	left:661px;
	top:5px;
}
img, div {
	behavior: url(../../../public/resources/iepngfix/iepngfix.htc)
}
#content {
	width:760px;
	padding:0;
	/*min-height:543px;*/
	/*background:#FFF url(../images/bg_content.gif) no-repeat 0 0;*/
	text-align:left;
	margin-top:1px;
}
* html #content {
	height:543px;
}
#footer {
	clear:both;
	display:block;
	width:680px;
	padding: 10px 40px;
	margin:0 auto;
	background:#EEE9E8;
	-moz-border-radius:6px;
}
#footer small {
}
#priceChart {
	text-align:center;
}
#priceChart img {
	margin:0 auto;
}
#message {
	color:green;
	font-weight:bold;
}
#distros {
	margin: 30px 0 0 0;
	padding:0;
}
#distros ul {
	list-style:none;
	margin:0;
}
#distros ul li {
	float:left;
	margin:0;
	padding:3px 13px;
}
#distros ul li img {
	width:50px;
	height:50px;
}
#flash_home, #flash_referral, #flash_services {
	height:260px;
}
#flash_aboutus {
	height:170px;
}
#flash_contactus {
	height:280px;
}

#header ul {float:left}
#header li {float:left} 
