body, td, p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#626262;
	font-size:12px;
}
p { text-align:left; }
a, a:visited{
	color:#2e697b;
	text-decoration:none;
}

a:hover{
	color:#2e697b;
	text-decoration:underline;
}

h1{
	color:#2e697b;
	font-size:120%;
	margin:0em;
	padding:.3em 0em .5em 0em;
	font-weight:bold;
}

h2{
	background-image:url(images/menu_bullets.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#2b6d7d;
	margin:4px 5px 0px 5px;
	padding:.3em 0em .3em 1em;
	font-size:110%;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
}

h2 a, h2 a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

h2 a:hover{
	text-decoration:none;
	color:#cccc00;
	
}

h3{
	margin:0em;
	padding:0em;
	font-size:130%;
	font-weight:bold;
}

h4, h5, h6 {
	font-size:100%;
}
p{
	margin:0em;
	padding:.5em .3em .3em 0em;
	font-size:12px;
}
td {
	font-size:12px;
}

form, table{
	margin:0em;
	padding:0em;
	font-size:12px;;
}
address {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
.clear{
	clear:both;
	line-height:0em;
}

.darkYellow{
	color:#6f6f01;
}

.darkAqua{
	color:#1a4c5c;
}

.dark{
	color:#2a2a2a;
}

ul{
	margin:0 0 0 1em;
	padding:0 0 0 0;
}

li{
	list-style:square;
	list-style-position:outside;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	line-height:1em;
	font-size:12px;
}

/*************************************************/

#wrapper{
	margin:auto;
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
	width:900px;
}

#HeaderWrapper{
	width:890px;
	margin:auto;
}

.CallUsNow{
	background-color:#e2e1df;
	margin-bottom:5px;
	padding:.3em .3em .3em .3em;
}
.CallUsNow .Textleft{
	float:left;
	width:auto;
}
.CallUsNow .Textright{
	float:right;
	width:auto;
}
.CallUsNow a, .CallUsNow a:visited{
	color:#626262;
	text-decoration:none;
}
.CallUsNow a:hover{
	color:#626262;
	text-decoration:underline;
}

.HeaderThreeSections{
	width:auto;
}

.logoHolder{
	background-image:url(/documents_files/pmrd/website/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:5px;
	float:left;
	width:206px; height:206px;
	/*margin-left:-206px;*/
}

.rightImageHolder{
	background-image:url(/documents_files/pmrd/website/images/header_right_indert.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:488px;
	float:right;
	height:206px;
}

.VmenuHolder {
	width:186px;
	margin-right:5px;
	background-color:#2b6d7d;
	float:left;
	height:206px;
}
/****************************************************************/
.IndexFlashinsert{
	height:164px;
	width:890px;
	/*background-image:url(images/indexflash.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	margin-bottom:5px;
	margin-top:5px;
}
/****************************************************************/

.bodycontainer{
	width:auto;
}

.bodyLeft{
	width:200px;
	/*border-right:1px solid #a6a6a6;*/
	float:left;
	padding:10px 3px 3px 10px;
	font-size:90%;
}
.bodyContentHolder{
	padding:10px 3px 3px 10px;
	margin-left:206px;
	width:auto;
	border-left:1px solid #a6a6a6;
}

.imagefloatright{
	float:right;
	/*margin:5px 0xp 5px 10px;*/
	padding-left:10px;
}

.bodyInsertBlock{
	border-top:1px solid #a6a6a6;
	padding:5px 0px 5px 0px;
	width:auto;
}

.subleft{
	float:left;
	padding:10px 5px 5px 0px;
	width:470px;
	border-right:1px solid #a6a6a6;
}
.imagefloatleft{
	/*margin:5px 10xp 5px 0px;*/
	padding-right:10px;
	float:left;
}

.blockRightBottom{
	width:180px;
	/*width:auto;*/
	float:right;
	padding:10px 0px 2px 8px;
}
/****************************************************************/

.footer{
	border-top:1px solid #a6a6a6;
	margin:5px 0px 0px 0px;
	width:auto;
	text-align:center;
	padding:5px;
	font-size:80%;
	line-height:1.5em;
}

.footer a, .footer a:visited, .footer a:hover{
	color:#626262;
}
.mmm {
	
}
/**********************************************************/
/*****************  Star Ratings  *************************/
/**********************************************************/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.star-rating a.one-star{
	width:0%;
	z-index:6;
}
.star-rating a.two-stars{
	width:0%;
	z-index:5;
}
.star-rating a.three-stars{
	width:0%;
	z-index:4;
}
.star-rating a.four-stars{
	width:0%;
	z-index:3;
}
.star-rating a.five-stars{
	width:0%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

