body
{
    font: 75%/150% Tahoma;
    color: #525252;
    background: #898981;
    margin: 0;
    padding: 0;
    font-size: 9pt;
}
a {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
}
a:active,
a:hover
{
    text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #a4dfed;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #a4dfed;
	background: url(images/ch1-bg.png) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #a4dfed;
	text-decoration: none;
}
h2 a:hover {
	color: #5397a4;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #5397a4;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.bgtable 
{
    width: 100%;margin: 0;
}
td.headbg
{
    width: 100%; 
    height: 71px; 
    background-position: left top; 
    background-image: url(images/headbg.jpg); 
    background-repeat: repeat-x; 
    background-color: #8b8b83;
}
td.imagebg
{
    width: 100%; 
    height: 200px;     
    background-position: center top; 
    background-image: url(images/imagebg.jpg); 
    background-repeat: repeat-y; 
    background-color: #8b8b83;
}
td.contentbg
{
    width: 100%; 
    background-color: #BDBDB6; 
    border-top: #818382 1px solid;
    border-bottom: #656564 1px solid;
}
td.footbg
{
    width: 100%;
    padding: 5px 0 5px 0; 
    height: 51px;
    color: #D6D6CE; 
    background-color: #898981;    
}
td.footbg a:link,
td.footbg a:visited,
td.footbg a:active,
td.footbg a:hover
{
    color: #D6D6CE;
    font-weight: normal;
    text-decoration: none;   
}
#imageDIV
{
    width: 776px;
    height: 200px;
    background-position: left top; 
    background-image: url(images/Billboard.gif); 
    background-repeat: no-repeat; 
    background-color: Transparent;    
}
.ParaInd
{
    text-indent: 30px;
    padding: 0;
}
td.imgbg
{
    width: 54px;
    padding: 10px 0 10px 0;
}
td.homeService
{
    width: 242px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #938D7C;
}
td.homeServiceB
{
    width: 242px;
    padding: 10px 0 10px 0;
    border: none;
}
#imgDesign
{
    width: 54px;
    height: 54px;
    background-position: left top; 
    background-image: url(images/Design.gif); 
    background-repeat: no-repeat; 
    background-color: Transparent;  
}
#imgWeb
{
    width: 54px;
    height: 56px;
    background-position: left top; 
    background-image: url(images/WebApp.gif); 
    background-repeat: no-repeat; 
    background-color: Transparent;  
}
#imgApp
{
    width: 54px;
    height: 54px;
    background-position: left top; 
    background-image: url(images/Software.gif); 
    background-repeat: no-repeat; 
    background-color: Transparent;  
}
#imgLogo
{
    width: 379px;
    height: 70px;
    background-position: left top; 
    background-image: url(images/Logo.gif); 
    background-repeat: no-repeat; 
    background-color: Transparent;  
}
.pad0
{
    padding: 0;
}
.menu {
	width: 77px; 
	height: 30px; 
	float: left;
	background: none; 	
	display: block;
	padding: 25px 0 15px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold;	
}
.menu:link,
.menu:visited
 {
	width: 77px; 
	height: 30px; 
	float: left;
	background: none;
	background-position: top left; 	
	display: block;
	padding: 25px 0 15px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold;	
}
.menu:hover,
.menu:active
 {
	width: 77px; 
	height: 30px; 
	float: left;
	background: transparent url(images/menubg.jpg) no-repeat;
	background-position: top left; 	
	display: block;
	padding: 25px 0 15px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold;	
}
.whiteText
{ 
	color: #FFFFFF;
}
.whitelink
{ 
	color: #FFFFFF;
	font-weight: normal;
}	
.whitelink:link,.whitelink:visited,
{ 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}	
.whitelink:active,.whitelink:hover,
{ 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
