body
{
	margin: 0px 0px 0px 0px;
	background: #F7F3EF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}
a:hover
{
	color: #F2931F;
	text-decoration: none;
}
#row1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
	background: #666666;
}
#white
{
	position: absolute;
	top: 5px;
	width: 100%;
	height: 60px;
	background: #ffffff;
}
#tab1
{
	position: absolute;
	top: 5px;
	left: 650px;
}
.greyBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.orangeBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F2931F;
}
#row2
{
	position: absolute;
	top: 60px;
	left: 0px;
	height: 5px;
	border-top: solid 5px #F2931F;
	background: #F7F7F7;
	width: 822px;
}
#row3
{
	position: absolute;
	top: 65px;
	width: 100%;
	height: 160px;
	background-image: url(../images/bar_bg.jpg);
	border-bottom: solid 5px #ffffff;
}
#logo
{
	position: absolute;
	font-size: 12px;
	top: 72px;
	left: 40px;
}
#mainBody
{
	position: absolute;
	top: 130px;
	left: 40px;
	width: 750px;
	height: 399px;
	background: #ffffff;
}
#about
{
	position: relative;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #cccccc;
	width: 100%;
	height: 120px;
}
#aboutHeading
{
	position: absolute;
	margin-top: 10px;
	left: 30px;
	font-size: 28px;
	color: #666666;
	font-family: Arial;
}
#aboutText
{
	margin-top: 10px;
	margin-left: 250px;
	font-size: 12px;
	color: #666666;
}
#dev
{
	position: relative;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #ffffff;
	width: 100%;
	height: 120px;
}
#devHeading
{
	position: absolute;
	margin-top: 10px;
	left: 30px;
	font-size: 28px;
	color: #F2931F;
	font-family: Arial;
}
#devText
{
	margin-top: 10px;
	margin-left: 250px;
	font-size: 12px;
	color: #666666;
}
#devText p
{
	font-weight: bold;
}
#consultancy
{
	position: relative;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	width: 100%;
	height: 120px;
}
#consultancyHeading
{
	position: absolute;
	margin-top: 10px;
	left: 30px;
	font-size: 28px;
	color: #F2931F;
	font-family: Arial;
}
#consultancyText
{
	margin-top: 10px;
	margin-left: 250px;
	font-size: 12px;
	color: #666666;
}
#consultancyText p
{
	font-weight: bold;
}
#biz
{
	position: relative;
	border-top: solid 1px #ffffff;
	width: 100%;
	height: 120px;
}
#bizHeading
{
	position: absolute;
	margin-top: 10px;
	left: 30px;
	font-size: 28px;
	color: #F2931F;
	font-family: Arial;
}
#bizText
{
	margin-top: 10px;
	margin-left: 250px;
	font-size: 12px;
	color: #666666;
}
#bizText p
{
	font-weight: bold;
}
#contact
{
	position: relative;
	border-top: solid 1px #ffffff;
	width: 100%;
	height: 120px;
	background: #666666;
}
#contactHeading
{
	position: absolute;
	margin-top: 10px;
	left: 30px;
	font-size: 28px;
	color: #FFFFFF;
	font-family: Arial;
}
#contactText
{
	margin-top: 10px;
	margin-left: 250px;
	font-size: 12px;
	color: #FFFFFF;
}
#footer
{
	position: absolute;
	top: 625px;
	left: 40px;
	color: #666666;
}
#footer2
{
	position: absolute;
	top: 625px;
	text-decoration: none;
	left: 600px;
	color: #666666;
}
