﻿body 
{
	background-color:#f5f5f5;
	font-family:Arial;
}

.tdTop
{
	background-image:url('/MTECH/images/WebPageDesign_01.gif');
	height:50px;
}

.tdLeft
{
	width:150px;
	background-image:url(/MTECH/images/WebPageDesign_02.gif);
}

.tdRight
{
	width:150px;
	background-image:url(/MTECH/images/WebPageDesign_04.gif);
}

.tdHeader
{
	background-image:url(/MTECH/images/WebPageDesign_03.gif);
	height:109px;
}

.tdHome
{
	background-image:url(/MTECH/images/HomeButton.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdPortfolio
{
	background-image:url(/MTECH/images/PortfolioButton.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdAbout
{
	background-image:url(/MTECH/images/AboutButton.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdDivider1
{
	background-image:url(/MTECH/images/WebPageDesign_06.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdDivider2
{
	background-image:url(/MTECH/images/WebPageDesign_08.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdDivder3
{
	background-image:url(/MTECH/images/WebPageDesign_10.gif);
	background-repeat:no-repeat;
	height:40px;
}

.tdBody
{
	background-image:url(/MTECH/images/Body.gif);
	background-repeat:no-repeat;
	height:451px;
}

.tdBottom
{
	background-image:url(/MTECH/images/WebPageDesign_13.gif);
	background-repeat:no-repeat;
	height:49px;
}

a
{
	color:#777777;
}

a:hover
{
	color:#f37d42;
}