@charset "utf-8";

/* Header */

* {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #f4f4f4;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	height: 100%;
}
a:link	{
	text-decoration: none;
	color: #939393;
}
a:visited 	{
	text-decoration: none;
	color: #939393;
}
a:hover 	{
	text-decoration: underline;
	color: #1f1e1e;
}

#networkbar {
	position:relative;
	height: 25px;
	background-image: url('http://www.plexxmedia.net/images/tile_net.gif');
	border-bottom: 1px solid #B0B0B0;
	margin: 0;
}

.net-right {
	float: right;
}

.net-right img{
	margin-right: 15px;
}

/* Rest */
#map {
	padding-left: 50px;
	padding-top: 20px;
}
a img {
	border: none;
	margin: 0;
	padding: 0;
}
#wrapper {
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	background-color: #ffffff;
	margin: auto;
	padding: 12px;
	padding-bottom: 0px;
	width: 776px;
	height: 100%;
}
#header {
	width: 776px;
	height: 70px;
	border-bottom: solid 1px #c7c7c7;
}
.logo {
	float: left;
	height: 70px;
	width: 328px
}
#banner {
	background-image: url('images/banner.gif');
	height: 130px;
	width: 100%
}
#navagation {
	margin: 0px 0px 0px 0px;
	background: url('images/tile_links.gif');
	width: 100%;
	height: 29px;
	margin-top: 3px;
}

.button {
	margin-left: 17px;
	margin-right: 0;
}

.support {
	margin-right: 17px;
	float: right;
}
#nav {
	font-size: 12px;
	text-align: left;
	float: left;
	padding-top: 25px;
	padding-left: 80px;
}
.home {
	color: #1f1e1e;
	font-weight: bold;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
}
.links {
	color: #939393;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
}
#container {
	margin-top: 15px;
	width: 776px;
	height: 100%;
	background-color: #fff;
}
#right {
	float: right;
	width: 209px;
	height: 100%;
	padding-left: 12px;
	border-left: 1px solid #d4d4d4;
}
#contentarea {
	float: left;
	padding-right: 12px;
	width: 540px;
	height: 100%;
}
ul li{
	margin-left: 30px;
}

ol li {
	margin-left: 30px;
}
#footer {
	border-top: 7px solid #004c81;
	height: 30px;
	background-color: #fff;
	width: 776px;
	text-align: center;
}
.software {
	margin-top: 15px;
}
.info {
	margin-top: 10px;
}
#live {
	height: 83px;
	background-color: #f2f2f2;
}
#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;
}

.line {
	border-bottom: 1px solid #c7c7c7;
}
#testimonials {
	padding: 10px;
	margin-top: 15px;
	background-color: #f2f2f2;
	height: 100%;
	width: 520px;
	border: 1px solid #2e7eb5;
}
.feedback {
	background-color: #fff;
	height: 100%;
	width: 502px;
	padding: 8px;
	border: 1px solid #c7c7c7;
}
.company {
	text-align: right;
}
#mvps {
	padding: 10px;
}
.mvps {
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}
.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;
}



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;
}

/* Contact Form */

#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;
}