body {
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url(../images/bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:200%;
}
a {
	color:#324479;
	text-decoration:underline;
}
a:visited {
	color:#324479;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
img {
	border: 0;
}
/*---- header ----*/
#logonmenu {
	width:960px;
	height:80px;
	background-image:url(../images/bgmenu2.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.logo {
	float:left;
	border:0;
}
.menu {
float:right;
font-size:15px;
font-weight:bold;
line-height:0;
padding:0;
margin:0;
margin-top:20px;
color:#fff;
}
.menu .current {
	margin-left:20px;
}
.menu p {
	margin:0;
	padding:0;
}
.menu a {
	color:#aeb3b7;
	text-decoration:none;
	margin-left:20px;
}
.menu a:visited {
	color:#aeb3b7;
	text-decoration:none;
}
.menu a:hover {
	color:#fff;
	text-decoration:none;
}
#plans {
	width:960px;
	height:346px;
	background-image:url(../images/bgheader2wh.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:59px;
	overflow:hidden;
}
#buttons {
	margin-top:264px;
	margin-left:44px;
	height:30px;
	overflow:hidden;
}
.lmbutton {
	margin-right:20px;
	border:0;
}
.bnbutton {
	margin-right:95px;
	border:0;
}
#content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	overflow:hidden;
}
#contentcol1 {
	width:295px;
	padding-left:20px;
	padding-right:15px;
	background-image:url(../images/laptop.jpg);
	background-position:8px 55px;
	background-repeat:no-repeat;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
}
.coltitle {
	overflow:hidden;
}
.coltitle h2 {
	padding:0;
	margin:0;
	font-size:24px;
	font-weight:normal;
	color:#4f6578;
	line-height:33px;
}
.colcontent {
	margin-top:10px;
	overflow:hidden;
}
.tm260 {
	margin-top:260px;
}
.tm10 {
	margin-top:10px;
}
.tm25 {
	margin-top:25px;
}
.tm50 {
	margin-top:50px;
}
#contentcol2 {
	width:304px;
	padding-left:25px;
	padding-right:20px;
	float:left;
	padding-bottom:10px;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	overflow:hidden;
}
.col2title {
	overflow:hidden;
	padding-left:50px;
}
.col2title h2 {
	padding:0;
	margin:0;
	font-size:24px;
	font-weight:normal;
	color:#4f6578;
	line-height:33px;
}
.icon1 {
	background:url(../images/icon1.png) no-repeat left;
}
.icon2 {
	background:url(../images/icon2.png) no-repeat left;
}
.icon3 {
	background:url(../images/icon3.png) no-repeat left;
}
#contentcol3 {
	width:275px;
	padding-left:20px;
	float:right;
	overflow:hidden;
}
.featureditem {
	background-image:url(../images/bluebuller.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:27px;
}
.twitter {
	background-image:url(../images/twitterbg1.png);
	background-position:left;
	background-repeat:no-repeat;
	height:107px;
	padding-top:35px;
	padding-left:15px;
	padding-right:80px;
	font-size:12px;
	line-height:180%;
	color:#000;
	overflow:hidden;
}
#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	border-top:1px dotted #CCCCCC;
	padding-bottom:30px;
	overflow:hidden;
}
.copyright {
	float:left;
}
.fmenu {
	float:right;
}
.fmenu .current {
	margin-left:20px;
}
.fmenu p {
	margin:0;
	padding:0;
}
.fmenu a {
	margin-left: 20px;
}

/* ==== START Facebook Tab by Schoberg.net ==== */
#fbtab{
background: url(http://www.warthoghosting.com//images/fb.png) no-repeat;  
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;height:41px;width:30px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}
/* ==== END Facebook Tab by Schoberg.net ==== */