body
{
	background: #0a0a0a url(innet/pm/bg.gif);
	margin: 0;
	font-family: verdana, arial;
	font-size: 13px;
}

img
{
	border: 0;
}

td
{
	vertical-align: top;
}

blockquote
{
	padding: 0;
	margin: 10px 5px 0 10px;
}

span.small
{
	font-size: 11px;
}

h1
{
	display: block;
	width: 397px;
	height: 27px;
	padding: 3px 0 0 12px;
	background: #562020 url(innet/pm/headerbg.gif) repeat-x;
	font-size: 18px;
	color: #ffffff;
	margin: 1px 0 0 0;
}

h2
{
	color: #585858;
	font-size: 20px;
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	margin: 10px 0 0 0;
}

h4
{
	font-size: 16px;
	color: #585858;
	border-bottom: 1px dashed #676767;
	margin: 0;
}

h5
{
	font-size: 14px;
	margin: 0 0 3px 0;
}

a, a:visited
{
	color: #a61212;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

span.date
{
	font-size: 10px;
	color: #844040;
}

ul
{
	padding: 0 0 0 20px;
	margin: 0;
}

ul li
{
	padding: 2px 0 2px 0;
	margin: 0;
}

ul li ul li
{
	font-size: 11px;
	color: #494949;
}

ul b
{
	color: #444;
}


/* ******** */
/* Page Top */
/* ******** */

div.container
{
	width: 959px;
	margin: auto;
}

div.title
{
	width: 959px;
	height: 124px;
	background: url(innet/pm/titlebg.png) repeat-x;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

div.title img
{
	float: left;
}

a.home, a.home:visited
{
	filter: alpha(opacity=85);
	opacity: 0.85;
}

a.home:hover
{
	filter: alpha(opacity=100);
	opacity: 1.00;
}

div.links
{
	width: 455px;
	height: 42px;
	float: right;
	margin: 82px 0 0 0;
}

div.links a, div.links a:visited, div.links a:hover
{
	display: block;
	width: 109px;
	height: 28px;
	float: left;
	padding: 14px 0 0 0;
	margin: 0 0 0 1px;
	background: url(innet/pm/button.png);
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

div.links a:hover
{
	background: url(innet/pm/buttonover.png);
}


/* ********* */
/* Page Body */
/* ********* */

div.main
{
	width: 929px;
	padding: 15px 15px 0 15px;
	background: #512727 url(innet/pm/bodybg.png) repeat-x top;
}

div.contents
{
	background: #f5f5f5;
	padding: 15px 15px 0 15px;
}

div.indexleft
{
	float: left;
	width: 440px;
}

div.indexright
{
	float: right;
	width: 397px;
	padding: 0 15px 15px 15px;
	border-left:3px dashed #c8bdbd;
}

div.latest
{
	float: left;
	padding: 12px 0 0 11px;
	font-size: 10px;
	font-weight: bold;
}

div.latest img
{
	border: 1px solid #000000;
}

div.gfx
{
	width: 180px;
	padding:10px 10px 0 0;
	float: left;
}

form.contact
{
	padding: 15px;
	background: #FFFFFF;
	border: 1px solid #797979;
	width: 500px;
}

form.contact span
{
	font-weight: bold;
	color: #ad1818;
}

table.web td img
{
	float:left;
	border:1px solid #000000;
	margin-right:6px;
}

table.web td
{
	padding:0 15px 0 0;
	width:283px;
}

div.weblarge
{
	float: left;
	width: 285px;
	margin-top: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
}

div.weblarge span
{
	float: left;
}

img.largethumb
{
	border: 1px solid #000000;
}

img.icon
{
	float: right;
	margin: 0 3px 0 3px;
}

table.services
{
	margin: 8px 4px 4px 4px;
	border-bottom: 1px solid #836565;
	border-right: 1px solid #836565;
	background: #FFF;
}

table.services th
{
	padding: 6px 8px 6px 8px;
	background: #836565;
	border-left: 1px solid #836565;
	border-top: 1px solid #836565;
	border-bottom: 1px solid #836565;
	color: #FFF;
	font-size: 16px;
	text-align: left;
}

table.services td
{
	width: 275px;
	border-left: 1px solid #836565;
	padding: 6px 8px 6px 8px;
}

table.services b
{
	color: #444444;
}


/* *********** */
/* Page Footer */
/* *********** */

div.footer
{
	width: 929px;
	padding: 5px 0 8px 0;
	background: url(innet/pm/botline.png) no-repeat top center;
	text-align: center;
	font-size: 11px;
	color: #a7a1a1;
}