@charset "utf-8";
/* CSS Document */

#subhead{float:left;}

.subhead{float:left;}
#tel { float:right; margin-right:20px;
	}

#main { background-color:#ffffff;
			width:900px;
			margin:0 auto;
			position:relative; 		}
#header{  width:900px;margin:0 auto; height:150px; background:url(../images/header.gif);}
#links{ width:900px; margin:0 auto; background-color:#000000; }
#content{ width:850px; margin:0 auto; height:auto; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; padding-bottom:10px;}

#footer{ width:850px; margin:0 auto; height:50px; border-top-style:solid; border-top-color:#000;  border-top:1px ; padding-top:10px; clear:both;}


.links ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}
.links li {float:left; display:block; padding-left:40px; padding-right:40px; padding-top:10px; padding-bottom:0px; position:relative;}
.links a { color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
.links a:hover { color:#FF0000; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;}

.footer { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.footer a { color:#000; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.footer a:hover{color:#0000CC; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

.boldmainhead { font-family:"Courier New", Courier, monospace;
font-weight:600; font-size:16px;}

.boldmain { font-family:"Courier New", Courier, monospace;
font-weight:600;
			font-size:16px;
			margin-left:40px;
}

.service a { color:#000; text-decoration:none; font-weight:bold;
}

a#serviceblock {
    display: block;
    width: 150px;
    height: 150px;
        margin: 0 auto;
    background-color: #ffffff;
}
a#serviceblock:hover {
    background-color: #CCCCCC; color:#00F;
}
a#test {
    display: block;
    width: 300px;
    height: 300px;
        margin: 0 auto;
    background:url(/images/data.png) no-repeat;
}
a#test:hover {
    background:url(/images/laptop.png) no-repeat;
	
	}

	
	#para{ float:left; 
	margin-left:50px;
			margin-right:50px;
		}
#para a { text-decoration:none; font-weight:bold;
	}
#para a:hover{ text-decoration:none; font-weight:bold; color:#000;
	}
#ad{ float:right; 
	}






