@charset "utf-8";

/* COMPLETE CSS STYLE BASELINE RESET - START */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: baseline;
}
a:link	{
	text-decoration: none;
	color: #939393;
}
a:visited 	{
	text-decoration: none;
	color: #939393;
}
a:hover 	{
	text-decoration: underline;
	color: #1f1e1e;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img { 
	vertical-align: bottom;
	font-size: 0;
} 
.clear {
	clear: both;
}
/* COMPLETE CSS STYLE BASELINE RESET - END */

#wrapper	{
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	background-color: #ffffff;
	margin: auto;
	padding: 5px;
	margin-bottom:10px;
	width: 780px;
	}
.main_logo	{
	float: left;
	}
.info	{
	margin-top:10px;
	}
.main_navagation	{
	float: right;
	height:25px;
	margin: 20px 80px 0 0;
	}
.navagation	{
	background: url(images/navagation_tile.gif);
	width: 100%;
	height: 29px;
	/* padding: 8px 0 0 10px; */
	margin-top: 5px;
	}
/*
.navagation a	{
	text-decoration:none;
	}
.navagation span	{
	marin-top:5px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	color: #e4e4e4;
	} */
.button	{
	margin-left: 8px;
	}
#content_right	{
	float: right;
	margin-top:5px;
	width: 195px;
	}
#content_left	{
	border-right: 1px solid #999;
	float: left;
	min-height:400px;
	padding: 5px;
	margin-top: 5px;
	width: 570px;
	}
.plans	{
	float: right;
	width: 340px;
	}
.plans table	{
	font-size:12px;
	color: #666;
	}
.td	{
	padding: 10px 10px 15px 10px;
	width: 125px;
	}
.information	{
	float: left;
	width: 230px;
	}
table h1	{
	font-weight:bold;
	}	
#testimonials {
	padding: 10px;
	margin-top: 15px;
	background-color: #f2f2f2;
	height: 100%;
	width: 550px;
	border: 1px solid #2e7eb5;
}
.line	{
	margin: 10px 8px 10px 0;
	height:1px;
	background-color:#999;
	}
.feedback {
	background-color: #fff;
	height: 100%;
	width: 530px;
	padding: 8px;
	border: 1px solid #c7c7c7;
}
.company {
	text-align: right;
}
h3	{
	font-size:16px;
	font-weight:bold;
	}
.live {
	height: 100px;
	width:191px;
	background-color: #f2f2f2;
	border:2px solid #999;
}
#footer {
	border-top: 7px solid #004c81;
	height: 20px;
	background-color: #fff;
	text-align: center;
}
#fcf2 {
width: 450px;
text-align: center;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
margin: 0 0 5px;

}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #000000;
margin: 0 0 5px;
}

/* TUTORIALS */

.t-title {
	text-align: center;
	font-weight: bold;
	color: #106cac;
	font-size: 26px;
}

.t-sub {
	text-align: center;
	font-weight: bold;
	color: #797979;
	font-size: 18px;
}

.t-sub2 {
	text-align: center;
	font-weight: bold;
	color: #c82727;
	font-size: 18px;
}

.t-step {
	text-align: center;
	font-weight: bold;
	color: #c82727;
	font-size: 22px;
}

.t-img {
	text-align: center;
	margin: 10px 0 10px 0;
}

.t-main span {
	font-weight: bold;
	color: #c82727;
}
.s1 {
	background-color: #4c4c4c;
	font-size: 16px;
	color: #CCCCCC;
	width: 40%;
	text-align: center;
}
.s1a {
	background-color: #4c4c4c;
	font-size: 16px;
	color: #CCCCCC;
	width: 20%;
	text-align: center;
}
.s2 {
	background-color: #106cac;
	color: #fff;
	text-align: center;
}
.s4{
	width: 40%;
	text-align: center;
}
.s3 {
	width: 20%;
	text-align: center;
}
.s0 {
	width: 100%;
	text-align: center;
}

.t1 {
	background-color: #4c4c4c;
	font-size: 16px;
	color: #CCCCCC;
	width: 40%;
	text-align: center;
}
.t1a {
	background-color: #4c4c4c;
	font-size: 16px;
	color: #CCCCCC;
	width: 15%;
	text-align: center;
}
.t2 {
	background-color: #106cac;
	color: #fff;
	text-align: center;
}
.t4{
	width: 40%;
	text-align: center;
}
.t3 {
	width: 15%;
	text-align: center;
}
.t0 {
	width: 100%;
	text-align: center;
}
#map {
	padding-left: 50px;
	padding-top: 20px;
}
.software {
	margin-top: 15px;
}
.info {
	margin-top: 10px;
}
#tickets {
	margin-top:10px;
	height:300px;
	background-color: #f2f2f2;
	/*border:5px solid #09F;*/
}
#products {
	background-color: #004c81;
	height:20px;
	margin-top:10px;
	text-align:center;
	color:#fff;
}
#summary {
	background-color: #f2f2f2;
	height:150px;
	text-align:center;
	color:#000;
}
#summary ul li {
	list-style-type:none;
}
#ads {
	width: 195px;
	height: 350px;
	margin-top: 20px;
	padding: 5px;
}
.vps {
	margin-bottom: 15px;
	margin-top: 20px;
	float: left;
}
.servers {
	margin-bottom: 15px;
	margin-top: 20px;
	float: right;
}

.specs {
	border: 2px solid #c0c0c0;
	width: 257px;
}

#mvps {
	padding: 10px;
}
.mvps {
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}




h4 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
}

.quote {
	color: #106cac;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}

.quote span {
	color: #106cac;
	font-size: 11px;
	font-weight: bold;
}

.ser_img {
	margin: 11px;
	float: left;
}

.input2 {
	margin-left: 10px;
	margin-bottom: 4px;
}
ul li{
	margin-left: 30px;
}

ol li {
	margin-left: 30px;
}