body {
	text-align: center;
	margin:0; padding:0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #fff;
	/*background: #161616 url(../i/bg.jpg) top  repeat-x;*/
	background-color: #000;
	
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { display:block; }

.fixsize { margin: 0 auto; width: 980px; }
.topbg { padding-top: 15px; }

h2, h3, h4, h5, p { margin:0; padding:0; }

h2, h3 { padding-bottom: 10px; font-family: 'Courrier',Trebuchet,Verdana,sans-serif; color: #fff; }
h2 { font-size: 19px; padding-top: 20px;}
h3 { padding-bottom: 13px; font-size: 17px; }
h4 { margin: 10px 0 0 0; font-weight: normal; font-size: 11px; color: #444; }
h5 { margin-top:5px; font-size: 12px; color: #ddd; }

.columns p, #contacts p, #order_thankyou p, #order_hosting p { line-height: 180%; font-size: 12px; color: #aaa; font-family: Helvetica,Arial,sans-serif; }
.columns p b, #contacts p b, #order_thankyou p b, #order_hosting p b { color: #fff; }

a { color: #fff; }
hr { margin: 15px 0 0 0; padding: 0 0 15px 0; border: none; border-top: 1px solid #ddd; }
img { border: none; }


/* HEADER */
#header { margin-top: 20px; padding: 30px 0; }
#logo {float: left;}

#promo_features { margin: 10px auto 30px auto; text-align: center; }


/* navigation */
#nav { float: left; margin-left: 20px; margin-top: 35px; }
#nav ul { margin:0; padding:0; list-style: none; }
#nav ul li { margin:0; padding:0 25px 0 0; float: left; }
#nav ul li a { height: 27px; line-height: 27px; text-decoration: none; letter-spacing: 2px; text-transform: uppercase; font-size: 1.1em; color: #01B5DD; }
#nav ul li a:hover { color: #fff; }
#nav ul li a.active { color: #fff; }
#nav a#order { display: block; padding: 0 12px 0 8px; height: 27px; width: 75px; line-height: 27px; background: transparent url(/images/small-signup-button.png) 0 0 no-repeat; color: #fff !important; }
#nav a#order:hover { background-position: 0pt -27px; }

#lang { float: right; color: #999; }
#lang a { padding: 0 5px; text-decoration: none; }
#lang img { border: 2px solid #fff; }

#tagline { padding: 10px 0 20px 0; font-family: georgia,serif; letter-spacing: -1px; font-family: 'Trebuchet MS',Verdana,sans-serif; font-weight: bold; text-align: center; font-size: 48px; }
#tagline em { display: block; padding: 5px 0; font-weight: normal; letter-spacing: 0px; font-style:normal; font-size: 17px; color: #666; }

.columns { padding: 20px 0; }

.col3_left, .col3_mid { float: left; }
.col3_right { float: right; }
.col3_left, .col3_mid, .col3_right { width:300px; }
.col3_mid { margin-left: 40px; }

.columns { padding: 20px 0; }
.columns .col2_left, .columns .col2_right  { padding-bottom: 25px; }
.col2_left { float: left; width: 48%; }
.col2_right { float: right; width: 48%; }

.i { float: left; width: 48px; height: 48px; }
.t { float: right; width: 240px; }

.tbl_list { width: 100%; border-collapse: collapse; }
.tbl_list th, .tbl_list td { padding: 6px 8px;  }
.tbl_list th { text-align:left; font-size: 12px; color: #fff; background-color: #434343; border: 1px solid #4f4f4f; }
.tbl_list td { color: #b0b0b0; font-size: 13px; border: 1px solid #4f4f4f; }
.tbl_list td.price { font-size: 13px; color: #b0b0b0; }
.tbl_list .light { background: #434343; }

#hosting_specs { padding-bottom: 10px; }
#hosting_specs ul { margin: 5px 0 0 25px; padding:0 0 15px 0; }
#hosting_specs ul li { margin:0; padding: 0; font-size: 12px; line-height: 180%; color: #999; }

#hosting_specs #hl { float: left; width: 50%; }
#hosting_specs #hr { float: right; width: 50%; }


#hosting_pricing { margin: 15px 0; }
.pricing { margin-top: 30px; }


#footer { margin-top: 10px; padding: 15px 0 50px 0; line-height: 160%; border-top: 1px solid #333; }
#footer p { color: #999; } 
#footer a { color: #aaa; }

#container {
	width: 1020px;
	text-align: center;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
.content {
	margin: 50px;
}
.promo {
	margin: 10px;
}
ul {
	list-style-type: none;
}
#prod {
	font: bold;
}
