﻿body,tr,td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
	background-color: #FFFFFF;
}
body
{
	margin: 0px;
}
#PageheaderTop
{
	background-image: url(/Images/Website/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	height: 120px;
}
#PageheaderBottom
{
	background-image: url(/Images/Website/header2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 700px;
	height: 120px;
}
.PageheaderSides
{
	background-image: url(/Images/Website/header3.gif);
	background-repeat: repeat-x;
}
#body
{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	font-family: Tahoma;
	padding: 0px 5px 5px;
	width: 700px;
}
#footer
{
	height: 24px;
	text-align: center;
	vertical-align: bottom;
	width: 700px;
}
#Header
{
    text-align: center;
    margin-bottom: 10px;
}
#Working
{
	font-family: Garamond, Georgia, Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
}
#Technology
{
	font-family: Garamond, Georgia, Tahoma;
	font-size: 36px;
    color: #505050;
	font-weight: bold;
}
#Slogan
{
    font-weight: bold;
}
#Address
{
	font-family: Garamond, Georgia, Tahoma;
	font-size: 14px;
    color: #505050;
    text-align: center;
}