html, body {
	margin: 0px;
	padding:0px;
/*	background-image:url(../images/bg.gif); */
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}


.left-element {
   	float: left;
   	width: 49%;
   }

.right-element {
   	float: right;
   	width: 40%;
   	padding-top:100px;
   	text-align: right; /* depends on element width */
   }

hr {
   	border: none;
   	background-color: #797B7A;
   	color: #797B7A;
   	height: 1px;
	width:60%;
}

 .ditto_summaryPost {
	margin:0px 10px;
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:5px;

}

.ditto_previous_off {
        margin:0px 10px;
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:5px;

}

.ditto_next_off {
        margin:0px 10px;
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:5px;

}

div.pager, p.newslink {
	font-size:1.0em;
	text-align:center;
}
div.pager a, p.newslink a {
	text-decoration:none;
}
div.pager a:hover, p.newslink a:hover {
	text-decoration:underline;
}
.newspages {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        color:#797B7A;
	font-size:1.20em;
	letter-spacing:0.33em;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#toplinks {
	font-size:0;
	border:0;
	left:39%;
	position:absolute;
	top:0;
	z-index:100;
}

#logo {
	width:258px;
  	height:90px;
	float:left;
        background-image:url(../images/hill.gif);
        background-repeat:no-repeat;
	background-position:20px 55px;
}

#logo h1{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:32px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:24px;
}

#logo h4 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#logo a {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:32px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
  	display:block;
  	width:100%;
  	height:100%;
	padding-top:24px;
}

#logo a:hover {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:32px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
	padding-top:24px;
}

#links ul {
	margin:0px; 
	padding-top:60px;
}

#links li{
	float:right;
	list-style-type:none;
	width:122px;
	height:30px;
	text-align:center;
	background-color:#FF5500;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	display: block;
	width: 100%;
	height: 30px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	/* height:132px; */
	height:68px;
	text-align:right;
}

#mainimg h3 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	/* padding:20px 40px 0px 0px; */
	padding:0 40px 0px 0px;
}

#mainimg h4 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

/* leftbar -- main column for HOME page */

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h1{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:32px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:10px;
}

#leftbar h2{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:13px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
}

#leftbar h4{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#leftbar h5{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#leftbar p{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:6px 0px;
}

#leftbar a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#FF5500;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

blockquote {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	margin-left: 60px;
}

strong {
	font-weight: bold;
}

#leftbar ul, ol{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 75px;
}


/* SUBMENUS */

#hostingmenu {
    	float: right;
    	list-style: none;
    	margin: 5px 0;
    }
    
#hostingmenu li {
        float: left;
        }
    
#hostingmenu a {
        display: block;
        text-indent: -9999px;
        height: 30px;
        }
 
#hostingmenu a:hover {
        background-position: left bottom;
        }
    
    a.limited {
        background: url('../images/buttons/limited.png');
        width: 64px;
        }
    
    a.basic {
        background: url('../images/buttons/basic.png');
        width: 49px;
        }
    
    a.cms {
        background: url('../images/buttons/cms.png');
        width: 45px;
        }
    
    a.ecommerce {
        background: url('../images/buttons/ecommerce.png');
        width: 96px;
        }
    
    a.vps {
        background: url('../images/buttons/vps.png');
        width: 45px;
        }

/* ONE COLUMN */

#onecolumn {
        float:left;
        width:778px;
}

    a.planboxes {
	padding-left:2.5px
}

#onecolumn h1{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:32px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:10px;
	border-bottom:1px solid #797B7A;
}

#onecolumn h2{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:15px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-top:5px;
        padding-bottom:5px;
}

#onecolumn h3{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:13px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-top:10px;
        padding-bottom:5px;
}

#onecolumn h4{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:16px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:5px;
}

#onecolumn h5{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:14px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        padding-bottom:5px;
}

#onecolumn p{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:5px 0px;
}

#onecolumn a {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#FF5500;
        font-weight:bold;
        text-decoration:none;
}

#onecolumn a:hover {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#000;
        font-weight:bold;
        text-decoration:none;
}

#onecolumn ul, ol{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:0px 0px 0px 15px;
	width: 420px;
}


#rightbar {
	float:left;
	width:237px;
	margin-top:-20px;
}

#rightbar h2{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#FF5500;
	font-weight:bold;
	text-decoration:none;
}

.rightorangetext {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#FF5500;
        font-weight:bold;
        text-decoration:none;
	padding:0px 25px;
}

#rightbar h1{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:28px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:0px;
}

#rightbar h3{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:22px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#rightbar h4{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:18px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#rightbar h5{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:14px;
	color:#FF5500;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#rightbar a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#FF5500;
	font-weight:bold;
	text-decoration:none;
	/* padding:0px 25px; */
}

#rightbar a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbarwidgets {
	padding-top:5px;
	padding-bottom:5px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:8px;
	padding-left:11px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#footerlinks {
        float:left;
        width:600px;
        background-color:#99cc00;
        height:27px;
        padding-top:5px;
}

#footerlinks a{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:0px 10px;
}

#footerlinks a:hover {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
        padding:0px 10px;
}

#validtext {
	float:left;
	width:178px;
	background-color:#99cc00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

/* Front page styles by Rob Martin */

#mainimg-front {
        background-image:url(../images/main_img.jpg);
        background-repeat:no-repeat;
        height:96px;
        text-align:right;
}

#mainimg-front #tagline {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:22px;
	text-align: left;
	float: left;
	width: 176px;
	padding: 12px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
}

#mainimg-front #frontcontent {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:15px;
	font-weight: bold;
        text-align: left;
        float: left;
	width: 560px;
	padding: 8px 8px 8px 0;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
}

#plans {
	width: 100%;
	padding: 8px 4px;
	clear: both;
}

#newstuff {
	width: 100%;
	clear: both;
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
}

#newstuff #testimonials,
#newstuff #latest {
        float: left;
	width: 236px;
	padding: 8px 12px 0 0;
}

#newstuff #callus {
        float: right;
	text-align: right;
	width: 264px;
	padding: 8px 8px 0 0;
}

#newstuff h2{
        font-size:26px;
}

#newstuff h3{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:14px;
        color:#FF5500;
        font-weight:normal;
        text-decoration:none;
}

#newstuff p{
        font-size:11px;
}

#newstuff a {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#FF5500;
        font-weight:bold;
        text-decoration:none;
}

#newstuff a:hover {
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size:11px;
        color:#000;
        font-weight:bold;
        text-decoration:none;
}
