BODY {
        background: #cccc99 url("images/body-image.jpg") no-repeat top center fixed;
        font-size: 90%;
        font-family: Arial, Trebuchet MS, sans-serif, serif;
	line-height:expression(document.body.clientWidth >1? "1.0": "1.0"); 
        text-align:center;
        padding:0px;
        margin:0 auto
}

h1{
        font-size:22px;
        margin:10px
}

h2 {
        font-size:25px;
        margin:20px
}
.main {
		
        text-align:left;
        border-bottom:2px solid yellow;
        background-color: #eeece4;
        background: #fff url("images/bkgrd2.gif") repeat-x;
        width:925px;
        margin: 0 auto
}

.head {
        font-size:0px;
        width:925px;
        background-image: url("images/top.jpg");
        background-repeat: no-repeat;
        height:9px;
        margin:0 auto
}

#content {
	width:500px;
	margin:20px 0px 0px 20px
		
}

#rightGraphic{
	float:right;
	width:375px;
	text-align:right
}

.footer {
	height:10px;
        width:925px;
        background-image: url("images/bottom.gif");
        background-repeat: no-repeat;
        margin:0 auto
}

#border {
        clear:both;
        height:1px;
        background-color:#fefefe;
        font-size:0px
}

#byline {
	margin-left:70px;
        color:green;
        font-weight:bold;
	font-size:70%
}

#techelp {
	margin:0px;
	padding:20px 65px 0px 0px;
	float:right;
	font-size:90%;	
        line-height:1.0
}

#guarantee {
	margin-left:130px;
        font-size:85%;
        width:490px;
        line-height:1.3
}

#promo {

        width:630px;
        font-size:90%;
        color:black; /* #040684; */
        font-weight:bold;
        line-height:1.3
}

#disappear {
        float:right;
        text-align:right;
        margin:0px;
        font-family:Comic Sans MS;
        font-size:20px;
        color: maroon
}

#service{
	margin-left:230px;
}

#serviceContainer{
	margin:0px 0px 0px 60px;
        width:500px;
        background-color:#eeece4;
        border:2px solid #cccc98;
        padding:15px 15px 10px 15px
}

.pricing{
        float:right;
        text-align:right;
        font-weight:bold;
	margin:0px;
        font-size:85%
}

.serviceText{
        font-size:13px;
        margin:0px 0px 10px 0px
}

#yellowStripe{
        width:100%;
	clear:both;
        color:white;
        background-color:#000; /* #003399; */
        border-bottom:2px solid yellow
}

#tele{
        float:right;
        font-size:18px;
        margin-right:20px;
        margin-top:0px;
        line-height:1.5
}

.bold15{
        font-weight:bold;
        font-size:15px
}

.orange15{
	color: #dd5c01;
	font-weight:bold;
	font-size:15px
}

#breadcrumb {
	margin-left: 20px;
	color:gray;
	font-size:85%
}

.logo {
	font-family:Elephant, Arial Black;
	font-size:24px;
	margin-left:5px
}

.logoOrange {
	font-family:Elephant;
	color: orange;
	font-size:38px
}

#tollFree{
	float:right; 
	margin:20px 30px 0px 0px;
        font-size:110%;
        color:maroon;
        font-weight:bold
}

#copy{
	height:30px;
        font-size:10px;
        color:gray;
	padding-top:10px;
}

.text {
	margin:0px;		
	color: #000
}

#backtotop{
	text-align:center;
	font-size:85%;
	margin:10px 0px 0px 0px
}

#navigation {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:70%;
  line-height:normal;
  }
#navigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#navigation li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#navigation a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#333;
  }
#navigation #current {
  background-image:url("images/left_on.gif");
  }
#navigation #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
  
#services{
  	text-align:center;
	background-color:#ebebd7;
	width:80%;
	font-size:85%;
	border-collapse: collapse;
	border:1px solid blue
}

#services th{
	background-color:#000;
	border-bottom:3px solid black;
	color:white;
	font-size:85%;
	height:25px;
	font-weight:bold
}

#services td{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	font-size:90%;
	font-weight:bold
}
.servicesDescription{
	color:#666633;
 	padding:5px 3px 3px 10px; 
	font-size:100%;
	text-align:left;
	background-color:#dedebc;
	border-bottom:1px solid white
}

.reduce {
		font-size:80%;
		font-weight:bold
}
