@charset "UTF-8";
/* CSS Document */

<!--
body {
	background-color:#FFFFFF;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
p{
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}
p.bodytext_1{margin:0 120px 40px 120px;
			text-align:center;}
#wrapper{
	width:945px;
	margin: 0 auto;
}
	#header{
		width:945px;
		height:155px;
		background:url(images/plimhimheader.png) 0 0 no-repeat;
	}
	#index{
		float:left;
		width:945px;
		height:435px;
		background:url(images/index.jpg) 0 0 no-repeat;
	}
	#topaccent{
		width:945px;
		height:36px;
		background:url(images/accent.jpg) 0 0 no-repeat;
	}

			#nav_links{
				float:right;
				text-align:center;
				width:924px;}
	
			ul.menu {list-style:none; margin: 70px 0 0 0; padding:0; float:right}
			ul.menu * {margin:0; padding:0}
			ul.menu a {display:block; Color:#333333; font-size:13px; text-decoration: none}
			ul.menu li {position:relative; float:left}
			ul.menu ul {position:absolute; top:26px; left:0; background:#E7EBF3; display:none; opacity:0; list-style:none}
			ul.menu ul li {position:relative; margin:0}
			ul.menu ul li a {display:block}
			ul.menu ul li a:hover {background-color:#c5c5c5}
			ul.menu ul ul {left:148px; top:-1px}
			ul.menu .menulink {padding:7px 7px 6px 7px; width:130px}
			ul.menu .menulink:hover, ul.menu .menuhover {background-color:#c5c5c5c5}

/*			ul.shoptext {list-style:none; margin-top: 60px}			
			ul.shoptext a {display:block; color:#182C58; font-size:18px}
			ul.shoptext li {margin-top: 15px}*/
	#content{
		margin:0 auto;
		background:url(images/body.jpg) 0 0 repeat-y;
		height:auto;
		width:945px;
	}
			#title{
				margin:25px 5px 0 95px;
				float: left;
				width: 177px;
				height: auto;
				text-align: right;

}


			#content img{
				margin:0;
				float:right;
				width:260px;
				height: 390px;		
			}
			#content_wrap{				
				margin: 0 0 0 270px;
				width: 390px;
				height: auto;
				min-height:390px;
				padding: 0 0 0 7px;

		}
			#content_wrap p{
				margin:0;	
				padding: 10px 0 10px 7px;
				text-align: left;
				line-height: 1.5;			
				border-left: 1px solid black;

		}




				h1{
					margin:0;
					font-family: font-family: "Palatino Linotype", "Book Antiqua", Palatino,serif;
					font-size:17px;
					color:#333333;
					padding: 10px 0 0 0;
				}
				h2{
					font-family: "Arial Black", Gadget, sans-serif;
					font-size:12px;
					color:#333333;
					margin:0 0 5px 0;

					
				}
				h3{
					font-size:16px;
					color:#306E2F;
					margin-bottom: 5px;
				}

	#pressrelease{
		background:url(images/body2.jpg) 0 0 repeat-y;
		width:945px;
		height: auto:
		float: left;
		margin: 0;
		padding: 5px 0 15px 0;
		text-align: left;
}
	#pressrelease img{
		margin:0;
}
	#pressrelease p{
		margin: 15px 50px 0 120px;
		font-family: font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:13px;
		color:#000000;
		line-height: 1.5;
		text-align: justify;
}
#pressrelease strong{
		font-weight: bold;
}
#pressrelease em{
		font-style: italic;
}



	#bottomaccent{
		float:left;
		width:945px;
		height:35px;
		background:url(images/accent2.jpg) 0 0 no-repeat;
	}
				
	#footer{
		float: left;
		height:56px;
		width:945px;
		background:url(images/footer.jpg) 0 0 no-repeat;
	}
		h5{
			font-size:10px;
			text-align:center;
			color:#182C58;
			margin:100px 0 0 0;
			font-weight:100;
		}
		h6{
			text-align:center;
			margin-top:8px;
			font-weight:100;
		}
	
a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,serif;
	font-size: 14px;
	color: #333333;

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	background-color:#cccccc;
}
a:active {
	text-decoration: underline;
	background-color:#ffffff;
}
#active_page{
font-weight:bold;
}
-->

