html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body
{
 		font-family: Arial, Tahoma, Helvetica, Times New Roman;
		font-size: 12px;
		margin: 0px;
		background: url(../images/background.gif) repeat-x #dfdfdf;
		text-align: center;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #bfbfbf;
}

div#wholepage
{
 		width: 775px;
		background-color: #ffffff;
		text-align: justify;
		border-left: 1px SOLID #404040;
		border-right: 1px SOLID #404040;
}

div#pagetop
{
 		width: 100%;
		border-bottom: 1px SOLID #404040;
		background-image: url(../images/top-bg.gif);
		background-repeat: repeat-x;
		height: 142px;
}

div#logo
{
 		width: 180px;
		height: 142px;
		background-image: url(../images/top-logo.gif);
		background-repeat: no-repeat;
		float: right;
		border-left: 1px SOLID #404040;
}

div#logo h1
{
 		text-indent: -5000px;
		font-size: 8px;
}

div#pageright
{
		background-image: url(../images/right.jpg);
		background-repeat: no-repeat;
		background-color: #3CA9E4;
 		width: 180px;
		border-left: 1px SOLID #404040;
		float: right;
}

div#pageleft
{
		float: left;
 		width: 583px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
}

/* Start Mac IE5 Filter \*/
#pageright, #pageleft
{
		padding-bottom: 30050px;
		margin-bottom: -30000px;
}
/* End Mac Filter*/

#wrapper
{
		overflow: hidden;
}

div#pagebottom
{
 		width: 100%;
		float: left;
		clear: both;
		height: 20px;
		background-color: #0C439B;
		border-top: 1px SOLID #404040;
		border-bottom: 1px SOLID #404040;
		color: #ffffff;
		text-align: center;
		font-size: 10px;
}

div#pagebottom a
{
	font-weight: bold;
	text-decoration: none;
	color: #bfbfbf;
}

div#pagebottom a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

table
{
		font-size: 12px;
}

h1
{
 		font-size: 16px;
}

h2
{
 		font-size: 14px;
}

hr
{
 		display: block; 
		clear: both; 
		margin: 0px; 
		visibility: hidden;
} 

.button 
{
		background-color: #00DDFF;
 		background-image: url(../images/button-background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		border: 1px SOLID #000000;
		font-weight: bold;
		font-size: 12px;
		height: 25px;
}

.trail
{
		clear: both;
		margin-top: 5px;
		margin-bottom: 5px;
}

div#welcome
{
 		background-image: url(../images/logo-big.gif);
		background-repeat: no-repeat;
		background-position: center center;
		width: 400px;
		height: 300px;
}

div#welcome
{
 		text-indent: -5000px;
}

div.frontpage div
{
	width: 241px;
	height: 147px;
	background: url(../images/services.gif) no-repeat top left;
        float: left;
margin-left: 25px;
}

div.frontpage>div
{
margin-left: 50px;
}

div.frontpage div.products
{
	background: url(../images/products.gif) no-repeat top left;
margin: 0px;
}

div.frontpage a h1
{	
	color: #ffffff;
	padding: 10px 0px 0px 0px;
}
