@charset "utf-8";
/* CSS Document */

body 
	{
		text-align:center;
		padding:0; margin:0;
		background-image:url('../images/bg.gif');
		color: #B2B8B8;
		font-family: arial,tahoma;
		font-size: 11px;
		text-align: left;
	}


#main 
	{
		position:relative;
		width:970px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		background-position: center;
		background-color:#FFFFFF;
	}

a img {
	border: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h3 {
 font-size: 16px;
 margin-top:0px;
 color:#0066FF;
}

h4 {
 font-size: 14px;
}

h5 {
 font-size: 12px;
}

#logo { 
	float:left;
	}
#topright {     
	float:right;	
	}
	
#content {
	width:950px;
	padding-bottom: 50px;
	margin-top:7px;
	}	
#left {
    width:724px;
	float:left;
	}
#index-flash {
    width: 724px;
	height: 128px;
	float:left;
	background-color: #FFFFFF;
	}
#table {
	width:720px;
	float:left;
	background-color: #FFFFFF;
	}

#homeclientlocators {
	margin-top:8px;
	margin-left: 20px;
	width:200px;
	}
	
#homelocatorslist{
    width:176px;
    overflow: auto;
    padding:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 12px;
	padding-right: 12px;
	text-align:left
}	

#homelocatorslist p {
   font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #d9b658;
}
a:visited {
	text-decoration: none;
	color: #d9b658;
}
a:hover {
	text-decoration: underline;
	color: #7591DF;
}
a:active {
	text-decoration: none;
	color: #d9b658;
}
a {
	color: #d9b658;
}

#topright a, a:link, a:visited, a:active {
  	text-decoration: none;
	color: #d9b658;
	font-weight:bold
}

#topright a:hover {
  	text-decoration: underline;
	color: #7591DF;
}

#footer a, a:link, a:visited, a:active {
  	text-decoration: none;
	color: #334166;
	font-weight:bold
}

#footer a:hover {
   	text-decoration: underline;
	color: #0f71ab;
	font-weight:bold
}
