@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#464646;
}
body {
	background-color: #9c9c9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top
{
	background-color:#000000;
	height:140px;
	border-bottom:7px solid #464646;
}
#footer
{
	background-color:#464646;
	height:300px;
	line-height:2px;
	
}
#content
{
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	min-height:420px;
}
#admin
{
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	min-height:420px;
	font-size:9px;
}
.style999
{
	font-size:9px;
}
.style6 {font-size: 10px}
.hosting {
	font-size: 24px;
}

#connect
{
	padding-left:20px;
}
h2
{
	font-size:15px;
	font-weight:bold;
	color:#b8b8b8;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#footer a:link {
	font-size:10px;
	color: #7c7c7c;
	text-decoration: none;
}
#footer a:visited {
	font-size:10px;
	text-decoration: none;
	color: #7c7c7c;
}
#footer a:hover {
	font-size:10px;
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:active {
	font-size:10px;
	text-decoration: none;
	color: #990000;
}
#ad
{
	padding-left:35px;
}

/* Form */
h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
.myform{
	margin:0 auto;
	width:350px;
	padding:14px;
}
#stylized{
		border:solid 4px #666;
		background:#B5B5B5;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		margin:0;
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #666;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:150px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:150px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #666;
		width:130px;
		margin:2px 0 20px 10px;
	}
	#stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #666;
		width:130px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:160px;
		width:135px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
#testimonial-t
{
	background-image:url(images/quote-l.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}
#testimonial
{
	
	text-align:justify;
	width:230px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
#testimonial-b
{
	width:250px;
	background-image:url(images/quote-r.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
}
#foot
{
	width:230px;
	text-align:right;
	font-size:10px;
	font-style:italic;
	padding-right:10px;
}
.gall
{
	padding:5px;
	background-color:#FFF;
	border:1px solid #999;
}