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

body, html{
	margin-top:10px;
	background-color: #333333;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

blockquote { 
	text-align:justify;	
	margin: 0px; 
	padding: 40px; } 

h2 {
	font-size: 10px;
	color: #FFFFFF;
	}

.style1 {font-family: Arial, Helvetica, sans-serif}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align:center;
	
}
a:link, li, ul {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #336699; 
}
.tdbackgroundlge { background-image:url(images/bghome.gif);
}
.tdbackgroundsm { background-image:url(images/bgsm.gif);
}
.tdbackgroundsq {background-image:url(images/tr_filler.gif)
}
.tdbackgroundblk {background-color:#000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}

.sbc{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align:center;	
}
.mbn{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-weight: normal;
	font-size: 18px;
	margin-top:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 18px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}

#support{
	margin-left:0px;
}


/*navigation*/

#nav{
	text-align:center;
	margin:auto;
	color:#336699;
	font-size:14px;
	background-color:#FFF;
	padding-top:10px;
}

#subnav{
	text-align:center;
	margin:auto;
}

#bottomnav{
	text-align:center;
	margin:auto;
	color:#336699;
	font-size:14px;
}

a { 
	outline: none;
	font-weight: bold;
	text-decoration:none;
	border-style:none;
}
a:link { 
	color:#000000;
}

a:visited { 
	color:#000000;
}

body#home a#home, 
body#about a#about,
body#pcrepair a#pcrepair,
body#business a#business,
body#consulting a#consulting,
body#webdesign a#webdesign,
body#contact a#contact {
	color:#336699;
	text-decoration:underline;
}

a.option {
  color: #000000;	
  cursor: pointer;
  text-decoration:underline;
}
a:hover {
  text-decoration: none;
  color: #336699;
  text-decoration:underline;
}