/* GTEC PRINTERS LTD CSS Document - home layout*/
a:hover, over{
	color:#990000;
}
h2{
	color:#FFFF33;
}
#container{
	background-color:#b90202;
	background-image:url(/images/home/gtec_printers_continuous.jpg);
}
#main{
	background-image:url(/images/home/gtec_printers_backG.jpg);
}
#footer{
	background-color:#C702020;
	background-image:url(/images/home/gtec_printers_footer.jpg);
}
#header{
	background-image:url(/images/generic/gtec_printers_header.jpg);
}
#leftMenuItem a{
	background-image:url(/images/home/gtec_printers_menu_off.gif);
}
#leftMenuItem a:hover, over{
	background-image:url(/images/home/gtec_printers_menu_on.gif);
}
#content{
	background-image:url(/images/home/gtec_printers_home_content.jpg);

}
#contentBottom{
	background-image:url(/images/home/gtec_printers_content_botto.jpg);
}
#subHeading{
	color:#FFFF33;
	font-size:12px;
	font-style:italic;
}
#strap{
	margin-top:20px;
	width:506px;
	height:50px;
	background-color:#ffff33;
	text-align:center;
	color:#5B0000;
}
#titleHead{
	font-size:14px;
	font-weight:bold;
	color:#ffff33;
}