﻿#header {
  border-width: 1px;
  border-style: solid;
  background-image: url('images/headeroverlay005.png');
  background-repeat:repeat-x;
}
#header a img {
	border-width:0;
}
#navbar {
	border-width:1px;
	background-image:url('images/button-overlay.png');
	background-repeat:repeat-x;
}
#navbar ul {
	display:inline;
	float:left;
}
#navbar li {
	display:inline;
	float:left;
	margin: 1px 0px 0 0px;
	padding:1px;
}
#navbar li a{
	padding:3px 10px 3px 10px;
}
#navbar li a:hover{
	background-image:url('images/button-overlay2.png');
	background-repeat:repeat-x;
}

#column01 {
  border-width: 1px;
  border-style: solid; 
  background-image: url('images/column1overlay005.png');
  background-repeat:repeat-x;
  
}
#column02 { 
  border-width: 1px;
  border-style: solid; 
}
#crumbtrail li{
	display:inline;
	margin-right:10px;
}

#footer { 
  border-width: 1px;
  border-style: solid; 
}
#nav li {
	clear:left;
	float:left;
	margin-bottom:20px;
	margin-left:15px;
	list-style: none;
}
#nav a {
	background-image: url('images/menu-bullet005.png');
	background-repeat:no-repeat;
	padding-left:30px;	
}
#nav a:hover {
	background-image: url('images/menu-bullet-hov005.png');
}
.column01_text_bold {
	clear:both;
	float:left;
}
#contactus{
	clear:both;
	float:left;
	margin:30px 0 0 -31px;
	background-image: url('images/contact-us004.png');
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:20px;
	line-height:30px;
	width:106px;
	height:104px;	
}
#contactus a{
	color:#444444;
}

#copyrighttext {
 clear:both;
 float:left;
 width:inherit;
 text-align:center;
} 
#url{
 clear:both;
 float:left;
 width:inherit;
 margin-left:-20px;
}
#url img{
 border-width:0;	
}
#footernav {
	width:inherit;
	text-align:center;
}
#footernav li, #partners li {
	display:inline;
	margin: 0 10px 0 10px;
}
#footernav a, #partners a{
	padding:3px;
	color: white;
	background-color:#222222;
}
#partners {
	width:inherit;
	text-align:center;
	height:30px;
	margin-top:10px;
	padding-top:10px;
}

#partners p, #partners ul {
	float:left;
	margin-left:80px;
}


