* body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:30px 0 0 0;
	padding:0;
}

a {
	color: #ed6622;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

p .cpanel {
	color: #F8901F;	
}

p strong {
	color: #ed6622;
}

#global {
	width:960px;
	margin:0 auto;
	padding:0;
}

#top {
	width:100%;
	border:1px solid #FFF;
	padding-bottom: 40px;
}

.logo {
	text-align: left;
	top:65px;
}

#menu {
	margin-left:205px;
	width:630px;
}

#tiny_menu {
	width:500px;
	float:right;
	padding:5px 0;
	font-size: 12px;
}

#tiny_menu a:link {
	color:#666;
	text-decoration:none;
	margin:0 5px;
	padding:2px;
}

#tiny_menu a:visited {
	color:#666;
	text-decoration:none;
	margin:0 5px;
	padding:6px 2px;
}

#tiny_menu a:hover {
	background-color:#c3c3c3;
	color:#FFF;
	padding:6px 2px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
}

#tiny_menu a.active{
	background-color:#c3c3c3;
	color:#FFF;
	padding:6px 2px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
}

#product-table {
	width:960px;
	margin: auto;
}

#product-table .product {
	float: left;
	margin: 0 auto;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
	width: 238px;
	display: block;
	height: 83px;
	text-align: center;
}

#product-table .one {
	background-image: url(images/cpanel-dedi.jpg);	
}

#product-table .two {
	background-image: url(images/cpanel-vps.jpg);	
}

#product-table .three {
	background-image: url(images/fantastico.jpg);	
}

#product-table .four {
	background-image: url(images/rvskin.jpg);	
}

#product-table .five {
	background-image: url(images/whmsonic.jpg);	
}

#product-table .six {
	background-image: url(images/enkompass.jpg);	
}

#product-table .seven {
	background-image: url(images/softaculous.jpg);	
}

#product-table .eight {
	background-image: url(images/services.jpg);	
}

#product-table .product a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#product-table .product:hover {
	background-position:  0px -83px;	
}

#product-table .product-header {
	width: 950px;
	height: 30px;
	background: #f4f4f4;;
	font-size: 20px;
	color: #333;
	border-top: #CCC 1px solid;	
	border-left: #CCC 1px solid;	
	border-right: #CCC 1px solid;	
	padding-left: 5px;
}

#product-table .bottom {
	border-bottom: #CCC 1px solid;	
}

#product-table .last {
	border-right: #CCC 1px solid;	
}

#product-table .top-left {
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#product-table .top-right {
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#product-table .bottom-left {
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

#product-table .bottom-right {
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#product-table .clear {
	clear: both;
	height: 0px;	
}

.clear {
	clear: both;
	height: 10px;	
}

img.bullet {
	padding-top: 3px; 
	padding-right: 5px;
	float:left;
}

h1 {
	line-height:30px;
	font-size: 18px;
	color: #666;
	font-weight :normal;
	text-decoration: none;
	clear: none;
	display: inline;
}

.h2 {
	line-height:30px;
	font-size:18px;
	margin-left:10px;
	color:#666;
	font-weight: normal;
	text-decoration:none;
}

h2 {
	line-height:30px;
	font-size:18px;
	margin-left:10px;
	color:#666;
	font-weight: normal;
	text-decoration:none;	
}



#price-table {
	width: 310px;
	margin: auto;
}

#price-table .quantity {
	float: left;
	margin: auto;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
	width: 150px;
	height: 22px;
	padding-top: 8px;
	display: block;
	text-align: center;
}

#price-table .price {
	float: left;
	margin: auto;
	color: #ed6622;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
	width: 150px;
	height: 22px;
	padding-top: 8px;
	display: block;	
	text-align: center;
}

#price-table .bottom {
	border-bottom: #CCC 1px solid;	
}

#price-table .right {
	border-right: #CCC 1px solid;	
}

#price-table .top-left {
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#price-table .top-right {
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#price-table .bottom-left {
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

#price-table .bottom-right {
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#price-table .clear {
	clear: both;
	height: 0px;	
}

#distributor {
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	color: #666;
}

#distributor p strong {
	color: #666;
}

#distributor a {
	height: 100%;
	width: 100%;
	display: block;
	color: #666;
	text-decoration: none;
}

#sm-table .single {
	width: 150px;
	margin: auto;	
	text-align:center;
}

#sm-table .soft {
	width: 305px;
	margin: auto;	
}

#sm-table .sonic {
	width: 455px;
	margin: auto;	
}

#sm-table .order {
	padding-top: 4px;	
}

#sm-table {
	width: 100%;
	padding-bottom: 10px;
}

#sm-table .cell {
	float: left;
	margin: auto;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
	width: 150px;
	height: 64px;
	padding-top: 6px;
	display: block;
	text-align: center;	
	background-color: #f4f4f4;
}

#sm-table .bottom {
	border-bottom: #CCC 1px solid;	
}

#sm-table .right {
	border-right: #CCC 1px solid;	
}

#sm-table .top-left {
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#sm-table .top-right {
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#sm-table .bottom-left {
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

#sm-table .bottom-right {
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#sm-table .clear {
	clear: both;
	height: 0px;	
}

#content2 {
width:100%;
color:#666;
}

#content2_left {
	width: 450px;
	float: left;
	color: #666;
}

#content2_right {
	width: 450px;
	float: right;
	color: #666;
}

.banner {
	text-align: center;	
}

#topic {
	width:100%;
}

ul li {
	list-style-type: none;
	list-style-image: url(images/sm-bullet.jpg);
	margin:10px;
}

.list {
	margin:10px;
}

.orange {
	color: #ed6622;
	font-weight: bold;
}

#footer {
	clear:both;
	width:100%;
	height:40px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	line-height:40px;
	margin:0;
	margin-bottom: 30px;
	padding:0;
}

#footer a:link {
	color:#666;
	text-decoration:none;
}

#footer a:visited {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}

img {
border:0;
}

#footer a:link,#footer a:visited,#content2contact a:link,#content2fast a:link,#content2contact a:visited,#content2fast a:visited {
	color: #ed6622;
	text-decoration:none;
}

#footer a:hover,#content2contact a:hover,#content2fast a:hover {
	color: #ed6622;
	text-decoration:underline;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
}