/* CSS Document */
body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	background-color: #333333;
	background-image: url(http://spiderhost.com/images/bg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
}
.text2 {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #cccccc;
}
.smtext {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 60%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
}
a {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 100%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #e75300;
	text-decoration: none;
}
.breadcrumb1  {
	font-family: Lucida Grande, arial;
	font-size: 67%;
	color: #999999;	
}
a.breadcrumb1 {
	color: #999999;
	text-decoration:none;	
	font-size: 100%;
}
.heading {
	font-family: Lucida Grande, arial;
	font-size: 110%;
	font-weight: bolder;
	color: #e75300;
}
.subheading {
	font-family: Lucida Grande, arial;
	font-size: 110%;
	font-weight: bolder;
	color: #999999;
}
.subheading2 {
	font-family: Lucida Grande, arial;
	font-size: 80%;
	font-weight: bolder;
	color: #999999;
}
.orangeheading {
	font-family: Lucida Grande, arial;
	font-size: 90%;
	font-weight: bolder;
	color: #e75300;
}
.blueheading, a.blueheading {
	font-family: Lucida Grande, arial;
	font-size: 110%;
	font-weight: bolder;
	color: #4fb5d2;
}
.blueheading2 {
	font-family: Lucida Grande, arial;
	font-size: 130%;
	font-weight: 900;
	color: #4fb5d2;
}
.orangeheading2 {
	font-family: Lucida Grande, arial;
	font-size: 130%;
	font-weight: 900;
	color: #e75300;
}
.greenheading, a.greenheading {
	font-family: Lucida Grande, arial;
	font-size: 90%;
	font-weight: bolder;
	color: #9bc745;
}
.greenheading2 {
	font-family: Lucida Grande, arial;
	font-size: 110%;
	font-weight: bolder;
	color: #9bc745;
}
.nav, a.nav {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 90%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
	text-decoration: none;
}
.footer, a.footer {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 60%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #999999;
	text-decoration: none;
}
.subnav, a.subnav {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #e75300;
	text-decoration: none;
}
#navlist
{
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li 
{
	padding-left: 25px;
	background-image: url(http://spiderhost.com/images/bullet_o.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}
#navlistgreen
{
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #666666;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlistgreen li 
{
	padding-left: 35px;
	background-image: url(http://spiderhost.com/images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 0.5em;
}
.testimony {    
	width:700px;
	background-image: url(http://spiderhost.com/images/quotes2.gif);
	background-repeat: no-repeat;
	background-position: -180px top;
	margin:0 auto;
	position:relative;
}  
.testimonial {
	width:550px;
	padding:30px 50px;
	background-image: url(http://spiderhost.com/images/quotes2.gif);
	background-repeat: no-repeat;
	background-position: 550px bottom;
	font-size:12pt;
	position:relative;
}
.details {
	padding:20px 50px;
}
.ddetails {
	padding: 10px 10px 10px 10px;
	background-image:url(http://spiderhost.com/images/bg_line.gif);
}
.ftr {
	background-color: #363636;
	background-image: url(http://spiderhost.com/images/bg_grey.gif);
}
.navcontainer {
	margin-left: 00px;
	position:absolute;
	visibility: hidden;
	line-height: 20px;
	margin-top: 16px;
	width: 160px;
	background-color: #f0f0f0;
	font-family: Lucida Grande;
	font-size: 11px;
	color: #666666;
	border-left: #CCCCCC solid 2px;
	border-right: #CCCCCC solid 2px;
	border-bottom: #CCCCCC solid 2px;	
}
.navinside {
	border: #ffffff solid 3px;
	padding: 3px;
}
.navinside a {
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.navinside a:hover {
	font-weight:normal;
	color: #d54e02;
	text-decoration: none;
}