﻿body 
{
	background-image: url('./images/bg.gif');
	background-repeat: repeat;
	background-position: center;
	background-color: #51626f;
}

.container_16
{
}

.Background1
{
	background-image: url('./images/mainmid.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}

.Background
{
	background-image: url('./images/mainmid.gif');
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
  color:#1e4872;
  text-decoration:none;
  }
a:visited {
  color:#1e4872;
  text-decoration:none;
  }
a:hover {
  color:#000000;
  text-decoration:underline;
  }

#locations a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
#locations a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
#locations a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }

#main-header a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-header a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-header a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }

#main-side-menu-wrapper a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-side-menu-wrapper a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-side-menu-wrapper a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }

#main-footer a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-footer a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
#main-footer a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }
  
  

#main-top
{
	height: 189px;
	min-height: 189px;
	width: 100%;
	background-image: url('./images/maintop.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#main-container
{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

#main-header
{
	width: 100%;
	height: 189px;
	min-height: 189px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 1020px;
	color: #FFFFFF;
}

#main-side-menu-wrapper
{
}
/*
#main-side-menu-top
{
	height: 95px;
	min-height: 95px;
	margin-top: 11px;
	padding-left: 10px;
	background-image: url('./images/main-side-menu-top.png');
	background-repeat: no-repeat;
	background-position: top left;
}
*/
#main-side-menu-wrapper
{
	width: 210px;
	height: auto;
	min-height: 0px;
	background-repeat: repeat-y;
	background-position: top left;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 0px;
}

#main-side-menu
{
	height: auto;
	min-height: 216px;
	width: 210px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top left;
}

#main-side-menu .main-side-menu-middle
{
	width: 170px;
	padding-left: 10px;
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 8pt;
}

.main-side-menu-sub-header
{
	height: 41px;
	min-height: 41px;
	padding-left: 10px;
	padding-top: 15px;
	background-image: url('./images/main-side-menu-sub-header.png');
	background-repeat: no-repeat;
	background-position: top left;
	
	color: #FFFFFF;
	font-size: 16pt;
}

#main-side-menu-bottom
{
	height: 25px;
	min-height: 25px;
	background-image: url('./images/960-static_16.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#main-side-menu-btm-body
{
	height: auto;
	min-height: 25px;
	width: 205px;
	padding-left: 5px;
	background-image: url('./images/960-static_17.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

#main-middle
{
	height: 150px;
	min-height: 150px;
}

#main-footer
{
	height: 70px;
	min-height: 70px;
	background-image: url('./images/mainbottom.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.ServiceMenu_Left
{
	
}


.ServiceMenu_Left a:link {
  color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
.ServiceMenu_Left a:visited {
  color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
.ServiceMenu_Left a:hover {
  color:#0c0c0c;
  text-decoration:underline;
  font-weight: bold;
  }

.ServiceMenu_Right
{
	
}

.ServiceMenu_Right a:link {
  color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
.ServiceMenu_Right a:visited {
  color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
.ServiceMenu_Right a:hover {
  color:#0c0c0c;
  text-decoration:underline;
  font-weight: bold;
  }