/*
PsyHost v2. 
Brendan Taylor.
©2010 PsyHost.
*/

* {
	margin: 0 auto;
	padding: 7px 0 0 0;
}
body {
	background: #A9B3BB url(images/headerimg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img
{  border-style: none;
}

hr {
	display: none;
}

/*other stuff*/
#testimonials 
#testimonials dl { margin-bottom:-24px;}
#testimonials dl dt { font-weight:bold; color:#f4a03b;}
#testimonials dl dd { padding-bottom:24px;}

/* Header */

#logo {
	width: 900px;
	height: 77px;
	margin: 0 auto;
	align: left;
	padding: 0px 0 0 55px;
	background: url(images/logo.png) no-repeat 110px 0px;
}


/* Client buttons */

#clientbutton {
	width: 770px;
	float: right;
}


#clientbutton li {
	display:block;
	float: right;
	width: 125px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Menu */

#menu {
	width: 780px;
	height: 29px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 0px 33px 0 60px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .current_page_item a {
	display: block;
	float: left;
	height: 23px;
	padding: 0px 33px 0 60px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Sub Menu */

#lowmenu {
	height: 37px;
	width: 707px;
	margin: 0 auto;
	padding-top: 4px;
	background: url(images/test.png) no-repeat;
}

#lowmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#lowmenu li {
	display: inline;
}

#lowmenu a {
	display: block;
	float: left;
	height: 23px;
	padding: 0px 16px 0 40px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#lowmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#lowmenu .current_page_item a {
	display: block;
	float: left;
	height: 23px;
	padding: 0px 16px 0 40px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Serverstats*/
#serverstats {
	text-align:center;
}

#serverstats h1 {
	font-size: 3em;
	text-align:center;
}

#serverstats h2 {
	font-size: 1em;
	text-align:center;
}
#serverstats #iframestats {
	padding-left: 170px;
}

/* servicestab*/
#servicestab {
	width: 770px;
	padding; 0;
	padding-bottom: 45px;
}

#servicestab img {
	padding: 0;
     	margin: 0;
     	border: 0;
}

#servicestab h1 {
	font-size: 3em;
	text-align:center;
}

#servicestab h2 {
	font-size: 1em;
	text-align:center;
}
#maincontent {
	width: 690px;
}

#maincontent li {
	display:block;
	float: left;
	width: 180px;
	margin: 0 auto;
	text-align: center;
	padding-left: 120px;
}
.tdfeature
{
	font-size:12px;
	color: #000000;
	background: url(images/tdback.gif) repeat;
	text-align:center;
}
/*contact us*/

#gencontent .col-1 {
width:300px; 
float: left;
padding-left:70px;
padding-bottom: 20px;
} 

#gencontent .col-2 { 
width:200px;
float: right;
padding-right: 70px;
}
/* dcimg*/
#dcimg {
	width: 890px;
	padding-top: 45px;
	padding-left: 65px;
	margin:0px auto;
}
/* gencontent*/
#gencontent {
	width: 770px;
	padding-top: 45px;
	padding-bottom: 45px;
	margin:0px auto;
}

#gencontent .indent { padding:24px 20px 30px 20px;}

/* main banner*/

#frontservice {
	width: 790px;
	height: 270px;
	padding-top: 20px;
	margin:0px auto;
	color: #CCCCCC;
}
#frontservice img {
	padding-left: 2px;
	padding-right: 10px;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#services-left {
}

#services-left ul {
	margin: 0;
	padding-bottom: 5px;
	list-style: none;
}

#services-left li {
	height: 200px;
	padding: 5px 15px 5px 17px;
	border-bottom: 1px solid #949EA4;
}

#services-left h2 {
	text-align:center;
}

/* Recent Comments */

#services-right {
}

#services-right ul {
	margin: 0;
	padding-bottom: 5px;
	list-style: none;
}

#services-right li {
	height: 205px;
	padding: 0px 15px 5px 17px;
	border-bottom: 1px solid #949EA4;
}

#services-right h2 {
	text-align:center;
}


/* Submenu */

#followus {
	width: 770px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 0;
}

#followus a {
	padding: 0 0 0 0;
}


#guarantees {
	width: 770px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 0;
}

#guarantees a {
	padding: 0 0 0 0;
}

#guarantees img {
	display: block;
	padding: 0;
     	margin: 0;
     	border: 0;
}

#godaddyssl {
	float: right;
	width: 400px;
	margin: 0 auto;
	padding-bottom: 0px;
}

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 650px;
	margin: 0 auto;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	text-align: center;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* tables */
table { 
	margin: 0px auto;
	align: right;
	border: 1px solid #dadada; 
	width: 695px;  
	border-collapse:collapse;
}

table td { border:none;}
table td.cell-1 { width:150px; text-align:center; background: url(images/tdback.gif) repeat;}
table td.cell-2 { text-align:center;background: url(images/tdback.gif) repeat;}
table td.cell-3 { text-align:center;background: url(images/tdback.gif) repeat;}
table td.cell-4 { text-align:center;background: url(images/tdback.gif) repeat;}
table td.cell-5 { text-align:center;background: url(images/tdback.gif) repeat;}
table td.cell-6 { text-align:center;background: url(images/tdback.gif) repeat;}
table thead td { background: url(images/tdback.gif) repeat; font-weight:bold; padding:5px 3px 5px 3px; border-bottom:3px solid #dadada; border-left:1px solid #dadada; border-right:1px solid #dadada;}
table tbody td { background: url(images/tdback.gif) repeat; height: 43px; padding:6px 15px 0 15px; text-align:center; border:0px solid #dadada; border-bottom:1px solid #dadada; border-top:none; border-left:1px solid #dadada; border-right:1px solid #dadada;}
table tbody td.last { padding-bottom:20px;}
margin:10px 1px 0 1px;


/* Footer */

#footer {
	padding: 6px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
