/* PLM Polishing */
*
{ 
	margin:0;
	padding:0;
}
body
{
	background: #44301b;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
}
#bg
{
	position:absolute;
	left:0px;
	top:0px;
	background: transparent url(../img/bgd.gif) 0 0 repeat-x;
	width: 100%;
	height: 100%;
}
#rap
{
	margin: 0px auto;
	width:900px;
}
.acc
{
	display: none;
}
a
{
	color: #c03000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover
{
	color: #49544b;
}
h1, h3
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 22px;
	color: #c03000;
	margin: 0 0 5px 0;
}
h2, h4
{
	font: bold 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #44301b;
	margin: 5px 0 0 0;
}
h5, h6
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #49544b;
	margin: 5px 0 0 0;
}
ul, ol, dl
{
	padding: 0 0 0 35px;
	margin: 5px 0 0 0;
	color: #352a10;
	
}
li, dd
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #352a10;
	list-style-type: none;
}
p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 22px;
	color: #352a10;
	margin: 5px 0 0 0;
}
/*head*/
#plm_head
{
	position: relative;
	width:900px;
	height:98px;
	background: url(../img/plm_head.gif) 0 0 no-repeat;
}
/*menu*/
#plm_menu 
{
	position:absolute;
	left: 447px;
	top: 63px;
	width: 431px;
	background: url(../img/menu.gif) 0 0 no-repeat;
}

#plm_menu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 431px;
	height: 22px;
}

#plm_menu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 22px;
	display: block;
	top: 0px;
}

#plm_menu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 0px; width: 57px;}
#about		{left: 60px; width: 84px;}
#services	{left: 149px; width: 107px;}
#projects	{left: 260px; width: 77px;}
#contact	{left: 341px; width: 89px;}

#home a:hover		{background: transparent url(../img/menu.gif)  0px -23px no-repeat;}
#about a:hover		{background: transparent url(../img/menu.gif) -60px -23px no-repeat;}
#services a:hover	{background: transparent url(../img/menu.gif) -149px -23px no-repeat;}
#projects a:hover	{background: transparent url(../img/menu.gif) -260px -23px no-repeat;}
#contact a:hover	{background: transparent url(../img/menu.gif) -341px -23px no-repeat;}

#home a.on		{background: transparent url(../img/menu.gif)  0px -23px no-repeat; cursor: default;}
#about a.on		{background: transparent url(../img/menu.gif) -60px -23px no-repeat; cursor: default;}
#services a.on	{background: transparent url(../img/menu.gif) -149px -23px no-repeat; cursor: default;}
#projects a.on	{background: transparent url(../img/menu.gif) -260px -23px no-repeat; cursor: default;}
#contact a.on	{background: transparent url(../img/menu.gif) -341px -23px no-repeat; cursor: default;}

/*banner*/
#plm_b
{
	position: relative;
	width:900px;
	height:205px;
	background:transparent url(../img/plm_graphic.jpg) 0 0px no-repeat;
}
/*main*/
#main
{
	position: relative;
	float: left;
	width:900px;
	background: url(../img/contbgd.gif) scroll center top repeat-y;
}

/*content*/
#plm_content
{
	position: relative;
	float: left;
	width:421px;
	padding: 20px 25px 0px 25px;
	background: #fff;
}
/*image*/
#plm_image
{
	position: relative;
	float: left;
	width: 387px;
	padding: 42px 0 0 40px;
	background: #dcd8ad;
	border-right: #fff 2px solid;
	
}
#plm_i p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}
#plm_i p a
{
	color: #C03000;
	text-decoration: underline;
}
#plm_i p a:hover
{
	color: #000;
}
#plm_iSql
{
	position: relative;
	float: left;
	width: 337px;
	
	
}
#plm_iSql img
{
	width:337px;
	height: 295px;
	margin: 0 0 40px 0;
	border: #fff 2px solid;
}

/*foot*/
#plm_foot
{
	position: relative;
	float:right;
	width:364px;
	height:85px;
	margin: 0;
	padding: 60px 25px 0 40px;
	
}
#plm_foot p
{
	border-top: 1px dotted #3c3732;
	width:345px;
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #6b5f53;
	padding: 5px 0 0 0;
	
}

