﻿html, body, #contents
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents
{
	height: auto;
}
* html div#top_header_image
{  
	height:72px;
	margin-bottom: -4px; 
}
* html div#bottom_header_image
{  
	height:149px;
	margin-bottom: -4px; 
}

body
{
	margin: 0;
	font-family: Arial, sans-serif;
	background-color:#f4f4f4;
}
#contents
{
	position: absolute;
	top: 0;
    left: 0;
}
#footer
{
	position: absolute;
	bottom: 0;
	background-color: #ccffcc;
	width: 70%;
	text-align: center;
	padding: 0 15%;
}
#footer
{
    \width: 100%;
    w\idth: 70%;
}
#top_header_image
{
	background-image: url(images/img_top_logo_repeat.jpg);
	background-repeat:repeat-x;
	border:0;
	padding:0;
	margin:0;
}
#bottom_header_image
{
    height:145px;
    top: 72px;
	background-image: url(images/img_top_repeat.jpg);
	background-repeat:repeat-x;
	border:0;
	padding:0;
	margin:0;
}
#header
{
	width:100%;
	background-color:#1564a7;
}
#main_box
{
    margin-right:auto;
    margin-left:auto;
	margin-bottom: 5em;
	height: auto;
	background-color:#f4f4f4;

}
#top_bar
{
    top:2px;
    height:22px;
    background-color:#4e5f6f;
    width:100%;
}
#top_text
{
    position:absolute;
    width:expression(300 + "px");
	max-width:300px;
	color:White;
	font-family:Verdana;
	font-size:smaller;
    top:95px;
    left:300px;
}
#top_image
{
	position: absolute;
	top: 72px;
	right:0px;
	z-index: 30;
	font-family:Verdana;
	font-size: smaller;
}
#menu
{
	position: absolute;
	top: 240px;
	left: 215px;
	z-index: 30;
	font-family:Verdana;
	font-size: smaller;
	background-color:#f4f4f4;
}
.menu_item
{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#a3c1da', startColorstr='#e7eef4', gradientType='0');
}
#tile
{
	width:expression(175 + "px");
	max-width:175px;
	position:absolute;
	text-align:justify;
	z-index:20;
	padding:2px 15px 2px 15px;
	background-color:#f4f4f4;
	top:130px;
	left:10px;
	font-family:Verdana;
	font-size:x-small;
}
#main
{
	position:inherit;
	margin-left: 220px;
	top:50px;
	width: 500px;
	font-family:Verdana;
	font-size:smaller;
	background-color:#f4f4f4;
}
#services
{
    position:absolute;
    font-family:Verdana;
    font-size:smaller;
    background-color:#f6f7f8;
    width: 208px;
    top: 252px;
	left:740px;
	z-index: 29;  
}

#links
{
	color:#3073ac;
	font-weight:bolder;
	font-family:Verdana;
	position:absolute;
	bottom:10px;
	right:24px;
}
#copyright
{
    position:absolute;   
	font-size:smaller;
	font-family:Verdana;
	bottom:10px;
	left:24px;	
}
                    
                    