@charset "UTF-8";
/* CSS Document- Interweb Technology Group*/

.body, div.body {
	font-family:"Arial";
	font-size:12px;
	color:#7e838b;
}

h1.title, .title, div.title {
	font-family:"Verdana";
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#20274a;
}

h2.title2, .title2, div.title2 {
	font-family:"Verdana";
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#20274a;
}

h3.title3, .title3, div.title3 {
	font-family:"Verdana";
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#45adcf;
}

.featured, div.featured {
	font-family:"Verdana";
	font-size:14px;
	color:#3c4d8f;
}

.names, div.names {
	font-family:"Verdana";
	font-size:12px;
	color:#20274a;
}



/* Bullets*/

ul.products {
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
  	padding-left:0px;
	text-indent:0em;
	list-style-position:inside;
	padding-top:0px;
}

ul.bullets {
	list-style-type:circle;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
  	padding-left:0px;
	text-indent:0em;
	list-style-position:inside;
	padding-top:0px;
}

/* Breadcrumb*/

.symbol, div.symbol {
	font-family:"Arial";
	font-size:12px;
	color:#a89c5b;
}

.bread, a.bread, a.bread:visited{
	font-family:"Verdana";
	font-size:12px;
	color:#a89c5b;
	text-decoration:none;
}
a.bread:hover{
	font-family:"Verdana";
	font-size:12px;
	color:#8c7c24;
	text-decoration:underline;
}

.crumb, div.crumb {
	font-family:"Arial";
	font-size:12px;
	color:#3c4d8f;
}

/* Links*/

.links, a.links, a.links:visited{
	font-family:"Verdana";
	font-size:12px;
	color:#8c7c24;
	text-decoration:none;
}
a.links:hover{
	font-family:"Verdana";
	font-size:12px;
	color:#8c7c24;
	text-decoration:underline;
}

.hplinks, a.hplinks, a.hplinks:visited{
	font-family:"Verdana";
	font-size:11px;
	color:#8c7c24;
	text-decoration:none;
}
a.hplinks:hover{
	font-family:"Verdana";
	font-size:11px;
	color:#8c7c24;
	text-decoration:underline;
}


/* Top Navigation & Rollovers*/

.navon, a.navon, a.navon:visited {
	font-family:"Arial";
	font-size:13px;
	color:#1f2940;
	text-decoration:none;
}

.design, a.design, a.design:visited {
	display:block;
	width:121px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.design:hover {
	display:block;
	width:121px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/WebDesignOver.gif");
	background-repeat:no-repeat;
}

.hosting, a.hosting, a.hosting:visited {
	display:block;
	width:121px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.hosting:hover {
	display:block;
	width:121px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/WebHostingOver.gif");
	background-repeat:no-repeat;
}

.tele, a.tele, a.tele:visited {
	display:block;
	width:166px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}
a.tele:hover {
	display:block;
	width:166px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/TeleOver.gif");
	background-repeat:no-repeat;
}

.repair, a.repair, a.repair:visited {
	display:block;
	width:106px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}
a.repair:hover {
	display:block;
	width:106px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/RepairOver.gif");
	background-repeat:no-repeat;
}

.networks, a.networks, a.networks:visited {
	display:block;
	width:102px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.networks:hover {
	display:block;
	width:102px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/NetworksOver.gif");
	background-repeat:no-repeat;
}

.products, a.products, a.products:visited {
	display:block;
	width:98px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.products:hover {
	display:block;
	width:98px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/ProductsOver.gif");
	background-repeat:no-repeat;
}

.support, a.support, a.support:visited {
	display:block;
	width:91px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.support:hover {
	display:block;
	width:91px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/SupportOver.gif");
	background-repeat:no-repeat;
}

.contact, a.contact, a.contact:visited {
	display:block;
	width:93px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.contact:hover {
	display:block;
	width:93px;
	height:34px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/ContactOver.gif");
	background-repeat:no-repeat;
}
