body {
	margin:0px;
	padding:0px;
	background:#353535 url("pg-bg.gif") repeat-x top;
}
a {
	color:#005070;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#336699;
}
#maincontainer {
	width:900px;
	
}
#pagecontent{
	width:900px;
	background-color:#ffffff;
	font-size:12px;
	font-family:Georgia,'Times New Roman',Times,serif;
	color:#333333;
	text-align:left;
}

   #topsection {
  	background:url("bg.gif");
	height: 65px; /*Height of top section*/
	border-bottom:3px solid #be2202;
}
#logo {
	height:68px;
	width:193px;
	background:url("fc-logo.gif");
	float:left;
}
   #header {
     float:left;
 	/* background:url("/images/bg.gif") repeat-x bottom;*/
    font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
     line-height:normal;
     }
   #header ul {
     margin:0;
     padding:0px 0px 0;
     list-style:none;
     }
   #header li {
     float:left;
     background:url("left_both.gif") no-repeat left top;
     margin:0;
     padding:0 0 0 5px;
     }
   #header a {
     float:left;
     display:block;
     width:.1em;
     background:url("right_both.gif") no-repeat right top;
  padding:8px 11px 4px 4px;
     text-decoration:none;
     color:#eeeeee;
     }
   #header > ul a {width:auto;}
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
   #header a {float:none;}
   /* End IE5-Mac hack */
   #header a:hover {
		  color:#eeeeee;
	  
     }
   #hosting #nav-hosting, #design #nav-design,  #login #nav-login,
   #ecommerce #nav-ecommerce, #marketing #nav-marketing,
   #allplans #nav-allplans, #domains #nav-domains, #email #nav-email {
     background-position:0 -150px;
     border-width:0;
     }

#hosting #nav-hosting a, #design #nav-design a, #login #nav-login a,
   #ecommerce #nav-ecommerce a, #marketing #nav-marketing a,
   #allplans #nav-allplans a, #domains #nav-domains a, #email #nav-email a {
     background-position:100% -150px;
     padding-bottom:5px;
     color:#FFFFFF;
     }
   #header li:hover, #header li:hover a {
     background-position:0% -149px;
     color:#FFFFFF;

     }
   #header li:hover a {
     background-position:100% -149px;

     }
  
#small-header-links{
	height:32px;
	color:#cccccc;
	font-family:Tahoma;
	font-size:11px;
	padding:5px 15px 0px 15px;
	letter-spacing:.05em;
	
}  
#small-header-links a{
	color:#ffffff;
	text-decoration:none;	
}    
#small-header-links a:hover{
	text-decoration:underline;	
} 
.big {
    font-size:20px;
}
.tiny {
	font-family:Tahoma;
	font-size:11px;
}  
.med {
	font-size:11px;
} 
.gray {
	color:#999999;
}  
.dark {
	color:#333333;
}
.black {
	color:#000000;
}
.lightblue {
	color:#448cca;
}
.blue {
	color:#005070;
}
.red {
	color:#933100;
}
.white {
	color:#ffffff;
}
#page-footer {
  	background:url("footer-bg.gif");
	height: 19px; /*Height of top section*/
	color:#999999;
	font-family:Tahoma;
	font-size:11px;
	padding:3px 15px 0px 15px;
	letter-spacing:.05em;
}
#page-footer a {
	color:#999999;
	text-decoration:none;	
}
#page-footer a:hover {
	color:#cccccc;
	text-decoration:underline;	
}

#box {
	position:relative; 
	border:1px solid #CCCCCC; 
	z-index:1;
	top:0; 
	padding:15px 10px 10px 10px;
	margin:10px 0px 0px 0px;
}

#boxtitle {
	position:relative; 
	top:20px; 
	left:20px;
	z-index:2;
	margin:0px 0px 0px 0px;
}
#boxtitle a{
	text-decoration:none;
	color:#933100;
}
#boxtitle a:hover{
	text-decoration:underline;
}
#month {
	position:relative; 
	top:-5px; 
	left:40px;
	z-index:3;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	letter-spacing:.05em;
}
#month2 {
	position:relative; 
	top:-5px; 
	left:55px;
	z-index:3;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	letter-spacing:.05em;
}
.tiletext {
	background-color:#FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
    font-size:20px;
	color:#933100;
}
#call-help-bar {
	background:url("call-bar-bg.gif");
	font-size:20px;
	color:#7c7c7c;
	width:100%;
	height:32px;
	text-align:center;
	padding-top:9px;
}
	

.price {
	font-size:34px;
	line-height:34px;
}	
.c {
	font-size:1.1em;
}	


#page-title {
	font-size:24px;
	color:#005070;
	border-bottom:1px solid #e1e1e1;
	margin:5px 10px 5px 10px;
}
#indexlinks, #indexlinks ul{
	 list-style: none;
	 margin:15px 0px 0px 40px;
	 padding:0px;
}

#indexlinks li {
  margin:7px 0px 0px 0px;
  background-image: url("arrow.gif");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: 0 .5em;
}
#indexlinks a {
  color:#333333;
  border-bottom:1px solid #cccccc;
  text-decoration:none;
  
}
#indexlinks a:hover {
  color:#000000;
  border-bottom:1px solid #005070;
  text-decoration:none;
  
}

#indexlinks H1 {
	font-size:18px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	
}

#web-design-samples {
  background-image: url("tom.jpg");
  background-repeat: no-repeat;
  width:366px;
  height:254px;
}
#fcbig-button a, #fcbig-button a:visited{
     float:center;
     display:block;
     width:146px;
	  height:24px;
     background:url("big-button-bg.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
     }
#fcbig-button a:hover{
	 padding:4px 0px 0px 0px;
	background-position:0% 1px;
}
#fc-button a{
     float:center;
     display:block;
     width:37px;
	  height:24px;
     background:url("/images/go-button-bg.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
     }
#fc-button a:hover{
 		 width:37px;
	  height:24px;
   	 padding:4px 0px 0px 0px;
 	 background-position:0% 1px;	
	}	
#chart-button a{
     float:center;
     display:block;
     width:110px;
	  height:24px;
     background:url("med-button.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
     }	
#med-button a{
     float:center;
     display:block;
     width:110px;
	  height:24px;
     background:url("med-button.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
     }
#med-button a:hover{
 		 width:110px;
	  height:24px;
   	 padding:4px 0px 0px 0px;
 	 background-position:0% 1px;	
	}	
#content-button2 {
	 float:center;
     display:block;
     width:110px;
	 height:24px;
     background:url("med-button.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:0px 0px 0px 0px;
	 letter-spacing:.05em;
	 border-style:none;
	 }
#order-button a{
	float:center;
     display:block;
     width:76px;
	  height:24px;
     background:url("order-button.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
	 
     }
#orderbutton a:hover{
  width:76px;
	  height:24px;
   	 padding:4px 0px 0px 0px;
 	 background-position:0% 1px;	
	}	
.submit{
     width:146px;
	 height:24px;
     background:url("big-button-bg.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:0px 0px 0px 0px;
	 letter-spacing:.05em;
	 border:0px;
     }
	
.grad-1 {
	background:#eeeeee url("grad-1.gif") repeat-x top;
}	
.grad-1selected {
	background:#eeeeee url("grad-1selected.gif") repeat-x top;
}	
.grad-2 {
	background:#eeeeee url("grad-2.gif") repeat-x top;
}	
.grad-fc {
	background:#eeeeee url("fc-bg.gif") no-repeat right;
}	
.grad-dev {
	background:#eeeeee url("developer-bg.gif") no-repeat top right;
}
#small-site-images{
	background: url("small-site-images.gif")no-repeat bottom cevter;
	width:242px;
	height:59px;
}
#boxwhite{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
}

#arrowedlist, #arrowedlist ul{
	 list-style: none;
	 margin:0px 0px 5px 25px;
	 padding:0px;
}

#arrowedlist li {
  background-image: url("arrow.gif");
  background-repeat: no-repeat;
  padding-left:15px;
   margin:5px 0px 0px 0px;
  background-position: 0 .3em;
}
#importanttext {
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	z-index:1000;
	position:absolute;
	width:800px;
	margin:680px 0px  0px  0px;
	
}
#importanttext a{
	text-decoration:none;
	color:#999999;
}
#importanttext a:hover{
	text-decoration:underline;
	color:#999999;
	
}
#importanarea{
	height:80px;
	background-color:#eeeeee;
}
#icons {
	padding-left:0px;
}

#icon-ecommerce {
	background: url("/images/ecommerce-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}

#icon-marketing{
	background: url("/images/marketing-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}

	
#icon-email {
	background: url("/images/email-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}	
#icon-design{
	background: url("/images/design-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}
#icon-developer{
	background: url("/images/tools-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}
#subnav {
	background-color:#e1e1e1;
	padding:5px;
	letter-spacing:.1em;
	text-align:left;
	color:#999999;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#designpageheader {
background: url("web-design-header.jpg") no-repeat bottom right;
width:900px;
height:110px;
padding:15px 0px 10px 0px;
}
#hostingpageheader {
background: url("/images/web-hosting-header.jpg") no-repeat top right;
width:900px;
height:124px;
padding:0px 0px 0px 0px;
}
#ecommercepageheader {
background: url("/images/ecommerce-header.jpg") no-repeat bottom right;
width:900px;
height:128px;
padding:0px 0px 0px 0px;
}
#marketingpageheader {
background: url("marketing-header.jpg") no-repeat top right;
width:900px;
height:124px;
padding:0px 0px 0px 0px;
}
#developerpageheader {
background: url("/images/developer-header.jpg") no-repeat top right;
width:900px;
height:124px;
padding:0px 0px 0px 0px;
}
#emailpageheader {
background: url("/images/email-header.jpg") no-repeat top right;
width:900px;
height:124px;
padding:0px 0px 0px 0px;
}
#domainpageheader {
background: url("/images/domain-header.jpg") no-repeat top right;
width:630px;
height:104px;
padding:20px 0px 0px 0px;
}
.promocolumn{
	background-color:#e0e0e0;
	padding:10px;
	width:210px;
	height:200px;
}

