body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(pmr_images/brnd.gif);
}
#holder {
	width: 800px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	background-image: url(pmr_images/logo_head.gif);
	height: 121px;
	width: 800px;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}
#smallnav {
	width: 150px;
	position: absolute;
	right: 5px;
	bottom: 20px;
	padding: 4px;
	text-align: center;
}
.chromestyle{
	width: 800px;
	font-weight: normal;
	font-size: 11px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{ background-color: #000666; background-repeat: repeat-x; background-attachment: scroll; background-position: center; width: 800px; padding: 4px 0; margin: 0; text-align: center; border-color: #bbb; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #dadada;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:18px;
	z-index:130;
	background-color: white;
	width: 200px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #C4D4F3;
}
#right_column {
	padding: 5px;
	width: 515px;
	float: right;
	border-left: 1px solid #877D6C;
}
#left_column {
	padding: 5px;
	width: 250px;
	float: left;
	margin-left: 10px;
}
.column-right {
	width: 600px;
}

#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 60%;
	color: #000666;
	background-color: #abb9d3;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#topnav {
	background-color: #000666;
	height: 31px;
	width: 760px;
	text-align: center;
	padding-left: 40px;
}
p {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	line-height: 20px;
	color: #000033;
}
#title_area_home {
	height: 193px;
	width: 800px;
	
}
#title_area {
	height: 64px;
	width: 800px;
}
H1 {
	font-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #010066;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #000033;
}

H2 {
	font-size: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	color: #010066;
}
H3 {
	font-size: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #010066;
	line-height: 16px;
}

.gallerycontainer{
	position: absolute;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	width: 1px;
	height: 1px;
	left: -500;
	top: 350;
	z-index: -50;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 1px;
	left: -1000px;
	visibility: hidden;
	color: #010066;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -500;
	left: 350px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	bottom: 165px;
}

#consultAddresses {
	width: 375px;
	margin-left: 75px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	  		
}

#consultList li {
	line-height: 13px;
	margin-right: 60px;
}
</style>
.margin-right {
	margin-left: 120px;
	margin-right: 20px;
}
