body {
    font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background: #f8f8f8;
    padding: 0px;
    margin: 0px;
    border-top: 15px solid #dcead9;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a {
    outline: none;
}
img {
	border: none;
}
h2 {
	color: #4f5555;
	margin: 0;
	font-size: 3em;
}
h3 {
	color: #4c9702;
	margin: 0;
	font-size: 1.8em;
	font-weight: normal;
}
p {
	font-size: 1.3em;
}

/* Hide Elements */

.hide {
    display: block; overflow: hidden;
    font-size: 0.0; line-height: 0.0;
    text-decoration: none; text-indent: -9999px;
    background: transparent no-repeat 0 0;
    border: 0;
}
 
#included-extras {
     width: 342px; height: 79px;
     background-image: url(images/t-extras.png);
     margin: 0 auto;
}
#why-180 {
     width: 332px; height: 79px;
     background-image: url(images/t-why.png);
     margin: 0 auto;
}

#manage {
	width: 161px; height: 24px;
	background: url(images/t-manage.png) top no-repeat;
}

#reboot {
	width: 203px; height: 24px;
	background: url(images/t-reboot.png) top no-repeat;
}

#ethernet {
	width: 225px; height: 24px;
	background: url(images/t-ethernet.png) top no-repeat;
}
#tier3 {
	width: 221px; height: 24px;
	background: url(images/t-tier3.png) top no-repeat;
}
#network {
	width: 245px; height: 26px;
	background: url(images/t-network.png) top no-repeat;
}
#custom {
	width: 156px; height: 22px;
	background: url(images/t-custom.png) top no-repeat;
}
#support {
	width: 169px; height: 22px;
	background: url(images/t-support.png) top no-repeat;
}
#addons-bandwidth {
	width: 300px; height: 180px;
	background: url(images/addons-bandwidth.png) top no-repeat;
	float: left;
	margin: 0 30px 0 0;
}
#addons-control {
	width: 300px; height: 180px;
	background: url(images/addons-control.png) top no-repeat;
	float: left;
	margin: 0 30px 0 0;
}
#addons-backup {
	width: 300px; height: 180px;
	background: url(images/addons-backup.png) top no-repeat;
	float: left;
}
 
#bar {
 	width: 820px;
 	height: 72px;
 	float: right;
 	background: url(images/bar.png);
 	z-index: 2;
 	position: relative;
}
#bar-addons {
 	width: 820px;
 	height: 72px;
 	float: right;
 	background: url(images/bar-addons.png);
 	z-index: 2;
 	position: relative;
}
#bar-infrastructure {
 	width: 820px;
 	height: 72px;
 	float: right;
 	background: url(images/bar-infrastructure.png);
 	z-index: 2;
 	position: relative;
}
#bar-why {
 	width: 820px;
 	height: 72px;
 	float: right;
 	background: url(images/bar-why.png);
 	z-index: 2;
 	position: relative;
}
#bar-legal {
 	width: 820px;
 	height: 72px;
 	float: right;
 	background: url(images/bar-legal.png);
 	z-index: 2;
 	position: relative;
}

#main {
	width: 960px;
	margin: 0px auto 25px auto;
}

#header {
	width: 960px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}
#header .logo {
	width: 150px;
	float: left;
	margin-top: 10px;
}
#header .links {
    width: 600px;
    float: right;
    text-align: right;
    color: #a9a9a9;
    font-size: 1.2em;
    margin-bottom: 10px;
}
#header .links a {
	color: #a9a9a9;
}
#header .links a:hover {
	color: #FF6600;
}
#header .links img {
	margin: 0 8px 0 22px;
}
#header .links span {
    position: relative;
    bottom: 4px;
}
#header .nav {
    width: 750px;
    float: right;
    text-align: right;
    font-size: 1.2em;
    height: 60px;
}
#header .nav ul {
	list-style: none;
}
#header .nav ul li {
	float: right;
}
#header .nav span {
	color: #d4d4d4;
	margin: 0 14px;
}
#header .nav a {
	color: #333333;
	font-weight: 700;
}
#header .nav a:hover {
	color: #6aba1c;
	text-decoration: none;
}
#header .nav .on a {
	color: #6aba1c;
	background: url(images/arrow.png) bottom center no-repeat;
	padding-bottom: 34px;
}

#featured {
	background: #2f2f2f;
	color: #FFF;
	padding: 15px 0;
	position: relative;
	bottom: 32px;
	z-index: 1;
}
#featured .hold {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#featured img {
	float: left;
}
#featured .options {
	width: 796px;
	float: right;
	margin-top: 38px;
}
#featured .box1 {
	float: left;
	width: 238px;
	padding-right: 50px;
	border-right: 1px solid #555;
	margin-right: 50px;
}
#featured .box2 {
	float: left;
	width: 118px;
}
#featured .mail a {
	width: 32px;
	height: 32px;
	background: url(images/f-mail.png) top;
	display: block;
	float: left;
	margin-right: 11px;
}
#featured .mail a:hover {
	background: url(images/f-mail.png) bottom;
}
#featured .facebook a {
	width: 32px;
	height: 32px;
	background: url(images/f-facebook.png) top;
	display: block;
	float: left;
	margin-right: 11px;
}
#featured .facebook a:hover {
	background: url(images/f-facebook.png) bottom;
}
#featured .twitter a {
	width: 32px;
	height: 32px;
	background: url(images/f-twitter.png) top;
	display: block;
	float: left;
}
#featured .twitter a:hover {
	background: url(images/f-twitter.png) bottom;
}
#featured .follow {
	width: 118px;
	height: 32px;
	background: url(images/follow.png);
	margin-top: 9px;
	float: left;
}
#featured h3 {
	font-size: 2em;
	color: #FFF;
	margin-bottom: 5px;
}
#featured p {
	margin: 0;
	font-size: 1.3em;
	color: #DDD;
}
#featured a {
	color: #FF9900;
}
#featured a:hover {
	color: #FF6600;
}

#table {
	overflow: hidden;
	color: #424242;
	margin-top: 30px;
}
#table .start {
	height: 72px;
	background: #ececec;
	border-bottom: 1px solid #ddd9d3;
}
#table .y {
	height: 72px;
	background: #f1ede8;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #ddd9d3;
}
#table .g {
	height: 72px;
	background: #ececec;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #ddd9d3;
}
#table a {
	color: #424242;
	text-decoration: none;
}
#table a:hover .start {
	background: #91d451;
	color: #FFF;
	border-bottom: 1px solid #6aba1c;
}
#table a:hover .y {
	background: #91d451;
	color: #FFF;
	border-bottom: 1px solid #6aba1c;
}
#table a:hover .g {
	background: #91d451;
	color: #FFF;
	border-bottom: 1px solid #6aba1c;
}
#table .c1 {
    width: 277px;
    padding: 10px 20px;
    border-right: 1px solid #ddd9d3;
    height: 52px;
    float: left;
}
#table .c1 .icon {
	float: left;
	width: 40px;
}
#table .c1 .info {
	float: left;
	padding: 10px 0 0 20px;
}
#table .c1 h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #424242;
	margin: 0 0 3px 0;
}
#table .c1 h4 {
   font-size: 1.1em;
   font-weight: normal;
   margin: 0;
}
#table .c1 .intel {
    float: right;
    text-align: center;
    width: 62px;
    padding: 8px 0 0 0;
}
#table .c1 .amd {
    float: right;
    text-align: center;
    width: 62px;
    padding: 18px 0 0 0;
}
#table .c2 {
    width: 110px;
    padding: 28px 20px 20px 20px;
    border-right: 1px solid #ddd9d3;
    height: 24px;
    float: left;
    font-size: 1.3em;
}
#table .c3 {
    width: 120px;
    padding: 22px 20px 20px 20px;
    border-right: 1px solid #ddd9d3;
    height: 30px;
    float: left;
    font-size: 1.3em;
}
#table .c4 {
    width: 120px;
    padding: 22px 20px 20px 20px;
    border-right: 1px solid #ddd9d3;
    height: 30px;
    float: left;
    font-size: 1.3em;
}
#table .c5 {
    width: 129px;
    padding: 14px 20px 16px 20px;
    height: 42px;
    float: left;
    text-align: center;
}
#table .c5 p {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
}
#table a:hover .c1, #table a:hover .c2, #table a:hover .c3, #table a:hover .c4 {
	border-right: 1px solid #6aba1c;
}
#table .titles {
	overflow: hidden;
}
#table .titles .t1 {
	width: 317px;
	float: left;
}
#table .titles .t2 {
	width: 151px;
	float: left;
}
#table .titles .t3 {
	width: 161px;
	float: left;
}
#table .titles .t4 {
	width: 161px;
	float: left;
}
#table .titles .t5 {
	width: 169px;
	float: left;
}
#table .titles .item {
	background: #2f2f2f;
	color: #FFF;
	float: left;
	padding: 6px 12px;
	font-size: 1.3em;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#table .titles .item5 {
	background: #2f2f2f;
	color: #FFF;
	float: left;
	width: 170px;
	text-align: center;
	padding: 6px 0;
	font-size: 1.3em;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#main .rowpics {
	float: left;
	overflow: hidden;
	margin: 15px 0 40px 0;
}

#main .rowpic {
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 30px;
	float: left;
}
#main .rowpic2 {
	padding: 3px;
	border: 1px solid #CCC;
	float: left;
}

#top10 {
	overflow: hidden;
	margin: 20px 0 40px 0;
	float: left;
	width: 100%;
}
#top10 .item1 {
	background: #FFCC00;
	overflow: hidden;
	background: url(images/1.png) left center no-repeat;
	margin-bottom: 10px;
}
#top10 .item2 {
	background: #FFCC00;
	overflow: hidden;
	background: url(images/2.png) left center no-repeat;
	margin-bottom: 10px;
}
#top10 .item3 {
	background: #FFCC00;
	overflow: hidden;
	background: url(images/3.png) left center no-repeat;
	margin-bottom: 10px;
}
#top10 .item4 {
	background: #FFCC00;
	overflow: hidden;
	background: url(images/4.png) left center no-repeat;
	margin-bottom: 10px;
}
#top10 .item5 {
	background: #FFCC00;
	overflow: hidden;
	background: url(images/5.png) left center no-repeat;
	margin-bottom: 10px;
}
#top10 p {
	float: right;
	width: 895px;
	overflow: hidden;
	border-left: 1px solid #CCC;
	padding: 0 0 0 20px;
}

#addons {
	overflow: none;
	margin: 40px 0 20px 0;
	font-size: 1.2em;
	float: left;
}
#addons .r1 {
    overflow: none;
    background: url(images/addons-tablebg.png) repeat-x;
    float: left;
    width: 100%;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 1px;
}
#addons .r2 {
    overflow: none;
    background: #ececec;
    float: left;
    width: 100%;
    margin-bottom: 1px;
}
#addons .r3 {
    overflow: none;
    background: #f1ede8;
    float: left;
    width: 100%;
    margin-bottom: 1px;
}
#addons .c1 {
	width: 483px;
	padding: 12px 18px;
	border-right: 1px solid #FFF;
	float: left;
	height: 12px;
}
#addons .c2 {
	width: 110px;
	padding: 12px 18px;
	border-right: 1px solid #FFF;
	float: left;
	text-align: center;
	height: 12px;
}
#addons .c3 {
	width: 110px;
	padding: 12px 18px;
	border-right: 1px solid #FFF;
	float: left;
	text-align: center;
	height: 12px;
}
#addons .c4 {
	width: 110px;
	padding: 12px 18px;
	float: left;
	text-align: center;
	height: 12px;
}
#addons .r1 .c1 {
	padding: 18px;
	height: auto;
}
#addons .r1 .c2 {
	padding: 18px;
	height: auto;
}
#addons .r1 .c3 {
	padding: 18px;
	height: auto;
}
#addons .r1 .c4 {
	padding: 18px;
	height: auto;
}
.info {
	color: #999;
	font-size: 1em;
	margin-bottom: 40px;
	float: right;
}

#infa-l {
	float: left;
	width: 600px;
	margin-bottom: 40px;
}
#infa-r {
	float: right;
	width: 300px;
	margin-bottom: 40px;
}
#infa-r ul {
    padding: 0; 
    margin: 0;
    font-size: 1.2em;
}
#infa-r li {
	background: url(images/favicon.png) left center no-repeat;
	list-style: none;
	padding-left: 28px;
	margin: 10px 0;
}

#extras {
	overflow: hidden;
	margin: 60px 0 15px 0;
}
#extras .row {
	overflow: hidden;
	margin-bottom: 40px;
}
#extras .item {
	width: 250px;
	float: left;
	padding-right: 52px;
	border-right: 1px solid #CCC;
	margin-right: 52px;
}
#extras .item2 {
	width: 250px;
	float: left;
}
#extras .item-start {
	width: 250px;
	float: left;
	padding-right: 53px;
}
#extras .item-title {
	width: 350px;
	float: left;
	margin-right: 57px;
}
#extras p {
	font-size: 1.3em;
	margin: 5px 0 0 0;
	color: #666;
}

#footer {
	background: url(images/footer.png) top repeat-x #202020;
	padding: 30px 0 30px 0;
	font-size: 1.3em;
	color: #FFF;
	float: left;
	width: 100%;
}
#footer .hold {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#footer .l {
	width: 500px;
	float: left;
}
#footer .r {
	width: 300px;
	float: right;
	text-align: right;
}
#footer .copy {
    margin-top: 5px;
	margin-bottom: 24px;
}
#footer a {
    color: #FFF;
}
#footer a:hover {
	color: #6aba1c;
	text-decoration: none;
}
#footer span {
	color: #6aba1c;
	margin: 0 14px;
}
