@charset "UTF-8";


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #444C4E;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.phone {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	float: right;
	position: absolute;
	left: 783px;
	top: 99px;
	color: #999;
	font-style: normal;
	letter-spacing: 3px;
}
.phone2 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	position: absolute;
	left: 779px;
	color: #999;
	font-style: normal;
	letter-spacing: 3px;
	z-index: 5;
	top: 93px;
	height: 31px;
}
.tophdr {
	height: 29px;
	width: 950px;
	background-image: url(../images/divTBorder.jpg);
	background-repeat: repeat-x;
	float: left;
}
.bothdr  {
	height: 29px;
	background-image: url(../images/divBorder.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 950px;
}
/******************************************************************/

/* BEGIN 'TEXT' tags */

/******************************************************************/



.h1{
	font-size: 1.3em;
	color: #300;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 35px;
}

.h2{
	font-size: 1em;
	color: #300;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 35px;
}
.h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #454039;
}
.h5{
	font-size: 16px;
	color: #300;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 20px;
}

.h6{
	font-size: 12px;
	color: #300;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
}

.h6 a{

	color: #690000;

	text-decoration: underline;}

.h6 a:hover{

	color: #690000;

	text-decoration: none;}
.h7{
	font-size: 12px;
	color: #2D2822;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
}
.h8{
	font-size: 10px;
	color: #2D2822;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 40px;
}
.arrow {
	background-image:url(../images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	padding-left:20px;
}


/* Link Styles
----------------------------------------------- */

a {
	color: #300;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.columnCntr   {
	text-align: center;
}
.column  {
	width: 275px;
	float: left;
	text-align: left;
}
.column ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E393F;
	text-transform: capitalize;
	text-decoration: underline;
}
.column li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323B40;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D3E28;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.text a {
	color: #300;
	text-decoration: underline;
}

.text a:hover{
	color: #300;
	text-decoration: none;
}

.text_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D3E28;
	font-weight: bold;
} 

.text_bold a{

	color: #8E0300;

	text-decoration: underline;}

.text_bold a:hover{

	color: #C00000;

	text-decoration: none;}

.nav_txt{

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #8E0300;

	font-weight: normal;

	padding-right: 10px;}

.nav_txt a{

	color: #8E0300;

	text-decoration: none;}

.nav_txt a:hover{

	color: #4D3E28;

	text-decoration: underline;}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p a {
	color: #300;
	text-decoration: underline;
}
p a:hover{

	color: #C00000;

	text-decoration: none;}




img.r {
	float: right;
	margin: 2px 0px 5px 15px;
}
img.l   {
	float: left;
	margin: 2px 15px 5px 0px;
}
.pmd #HdivLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 75%;
	background-position: center;
	clear: both;
}
.pmd #HdivLineCntr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	clear: both;
	background-position: center;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
}
.pmd #imgLeft {
	height: 75px;
	width: 75px;
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.pmd #imgLeftsm {
	height: 57px;
	width: 57px;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pmd #imgRight {
	height: 75px;
	width: 75px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.pmd #imgLeft50 {
	height: 50px;
	width: 50px;
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}






/******************************************************************/

/* END 'TEXT' tags */

/******************************************************************/

.pmd #container {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pmd #container .lftShdw {
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
	width: 15px;
	float: left;
	margin-top: 180px;
	background-position: right top;
	height: 880px;
}
* HTML #home_left
{
	/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/left_bg.png', sizingMethod='scale');
	float: left;
	height: 870px;
	width: 15px;
}


.pmd #container .rtShdw {
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
	width: 15px;
	float: right;
	height: 880px;
	margin-top: 180px;
	background-position: left top;
}
* HTML #home_right
{
	/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/right_bg.png', sizingMethod='scale');
	float: left;
	height: 870px;
	width: 15px;
}


.pmd #header {
	height: 138px;
	width: 950px;
	margin: 0px;
	padding: 0;
	float: left;
	position: relative;
	background-image: url(../images/headerBg.jpg);
	background-repeat: repeat-x;
} 
.pmd #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.pmd #logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 410px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
}
.pmd #clientLogin {
	background-repeat: no-repeat;
	float: right;
	height: 46px;
	width: 81px;
	background-image: url(../images/clientlogin.jpg);
	padding-right: 20px;
}
.pmd #flashBase {
	height: 39px;
	width: 950px;
	background-image: url(../images/flashbase.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.pmd #flashbg {
	float: left;
	width: 950px;
	background-position: center;
	background-color: #FFF;
}
.pmd #flash {
	float: left;
	height: 331px;
	width: 950px;
	background-image: url(../images/flash-BG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}
.pmd #flash-lft  {
	background-image: url(../images/FlashLft.gif);
	background-repeat: no-repeat;
	float: left;
	height: 242px;
	width: 416px;
}
.pmd #flash-rtbg {
	background-image: url(../images/FlashRt.gif);
	background-repeat: no-repeat;
	float: left;
	height: 242px;
	width: 534px;
}
.pmd #nav-lft {
	background-image: url(../images/NavLft.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 8px;
	z-index: 4;
	display: inline-block;
}
.pmd #nav {
	height: 41px;
	float: left;
	z-index: 1;
	width: 950px;
}
.pmd #nav-rt {
	background-image: url(../images/NavRT.gif);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 11px;
	z-index: 5;
	display: inline-block;
	clear: right;
}
.pmd #botmhdr {
	background-image: url(../images/divBorder.jpg);
	height: 29px;
	background-repeat: repeat-x;
	float: left;
}
.pmd #lpcontent {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 600px;
}
.pmd #content {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1C2424;
	border-left-color: #1C2524;
	width: 948px;
	float: left;
}

#mainContent p {
	line-height: 18px;
}
#mainContent h1 {
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #300;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
#mainContent h3 {
	font-size: 0.9em;
	color: #2E393F;
	padding-bottom: 10px;
}
#mainContent h4 {
	font-size: .8em;
	color: #323B40;
	padding-bottom: 10px;
}
.pmd #innerContent {
	float: left;
	width: 545px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0px;
	clear: both;
	padding-left: 30px;
	background-color: #FFF;
}
.pmd #innerContent p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #433522;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pmd #innerContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #300;
}
.pmd #innerContent h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #253030;
	font-weight: bolder;
	padding: 0px;
}
.pmd #innerContent h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #300;
	font-weight: bolder;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.pmd #innerContent h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #302920;
	padding-left: 40px;
}
.pmd #innerContent ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #433522;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pmd #innerContent li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #300;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 40px;
}
.pmd #innerContent-contact {
	background-color: #FFF;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	width: 600px;
}
.pmd #innerContent-contact h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #300;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.pmd #mainContent {
	background-color: #FFF;
	float: left;
	margin: 0;
	padding: 0px;
	width: 950px;
} 
.pmd #mainContentHeader {
	background-image: url(../images/ContentHeader2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 950px;
	margin-top: 25px;
	float: left;
}
.pmd #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
/* info on haslayout: 
  http://www.sitepoint.com/forums/showpost.php?p=2041209&postcount=24
  http://onhavinglayout.fwpf-webdesign.de/hack_management/
   */
 .pmd #content #sidebar1     { /* fix for for background roll on drops in IE - otherwise only text is hot */
 /* height:1%; */ /* makes entire background hot in IE */
}
 /* END OF LIST-BASED MENU */
.pmd #services {
	display: inline-block;
	float: left;
	height: 380px;
	background-repeat: no-repeat;
	width: 950px;
	background-image: url(../images/3BBG.jpg);
}
.pmd #services-GD {
	background-repeat: no-repeat;
	height: 117px;
	width: 100px;
	display: inline;
	float: left;
	padding-left: 130px;
	padding-top: 50px;
}
.pmd #services-WD {
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 100px;
	display: inline;
	padding-top: 50px;
	padding-left: 200px;
}
.pmd #services-MM {
	display: inline;
	float: left;
	height: 119px;
	width: 100px;
	padding-top: 50px;
	padding-left: 200px;
}
.gdIMG {
	background-image: url(../images/graphicDesign.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 100px;
	float: left;
}
.webIMG   {
	background-image: url(../images/webDesign.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 100px;
	float: left;
}
.mmIMG {
	background-image: url(../images/multimedia.png);
	background-repeat: no-repeat;
	height: 119px;
	width: 100px;
	float: left;
}
.pmd #subPages-header {
	height: 185px;
	width: 100%;
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0;
	position: relative;
} 
.pmd #subPages-header .phone{
	font-size: 22px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	position: absolute;
	left: 730px;
	top: 127px;
	color: #999;
	font-style: normal;
	letter-spacing: 3px;
	z-index: auto;
}
.pmd #subPages-logo {
	background-image: url(../images/PMDLogo.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 458px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	position: absolute;
	z-index: auto;
}
.pmd #subPages-clientLogin {
	background-repeat: no-repeat;
	height: 85px;
	width: 128px;
	left: 822px;
	top: 0px;
	position: absolute;
	z-index: auto;
}
.pmd #subPages-nav {
	height: 32px;
	background-image: url(../images/navBG2.jpg);
	background-repeat: repeat-x;
}
/******************************************************************/

/* END 'TEXT' tags */

/******************************************************************/

.pmd #subPages-container {
	width: 950px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.pmd #subPages-slogin {
	background-image: url(../images/slogin.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 448px;
	position: absolute;
	left: -322px;
	top: 141px;
	z-index: 7;
}
.pmd #sideBar  {
	float: right;
	padding-top: 10px;
	width:329px;
	overflow:hidden;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-y;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #46697A;
	background-position: right;
	padding-left: 15px;
	height: auto;
}
.pmd #sideBar-bullet {
	clear: both;
	float: left;
	height: 22px;
	width: 28px;
}
.pmd #sideBarMain {
	float: right;
	padding-top: 10px;
	width:300px;
	display: block;
	overflow:hidden;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding-left: 10px;
}
/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".pmd #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.pmd #sidebar1 {
	padding-top: 15px;
	background-color: #F7F7F7;
	width: 290px;
	float: right;
}
.pmd #sidebar1 h3, .pmd #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.pmd #sideBar-Header {
	background-image: url(../images/sbHeader.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 280px;
	margin-top: 5px;
}
.pmd #smalllogo {
	background-image: url(../images/pmdSmLogo.png);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 200px;
	margin-top: 5px;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pmd #sideBar-TextBG {
	background-image: url(../images/sbBG.gif);
	background-repeat: repeat-y;
	float: left;
	width: 255px;
	clear: both;
	padding-top: 20px;
}
.pmd #sideBar-Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E2625;
	clear: both;
	float: right;
	width: 200px;
}
.pmd #sideBar-Text ul
   {
	margin:0;
	padding: 0px;
	list-style-type: none;
}
.pmd #sideBar-Text li{
	width:150px;
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #500600;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	list-style-type: none;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.pmd #sideBar-Text li a{
	width:150px;
	text-decoration:none;
	display: block;
	color: #1E2625;
}

.pmd #sideBar-Text li a:hover{
	background-image: url(../images/bullet-MO.jpg);
	background-repeat: no-repeat;
	width: 150px;
	color: #360;
	float: right;
	padding-left: 50px;
	}
	
.pmd #sideBar-FlashBG {
	background-image: url(../images/sbFlashBG.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 89px;
	width: 255px;
	clear: both;
	text-align: right;
}
.pmd #sideBar-Footer {
	background-image: url(../images/BottomContactUs.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 255px;
	float: left;
	clear: both;
}
.pmd #sidebar2 {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: center;
	width: 300px;
}
.pmd #sidebar2-t {
	background-image: url(../images/sbtop2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 13px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 255px;
}
.pmd #sidebar2-m {
	background-image: url(../images/sb2_mid.gif);
	background-repeat: repeat-y;
	width: 225px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #212A29;
}
.pmd #sidebar2-m h2    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.pmd #sidebar2-b {
	background-image: url(../images/sb2_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 14px;
	width: 255px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pmd #sidebar3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: left;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #212A29;
	text-align: center;
	width: 275px;
}
.pmd #sidebar3-t {
	background-image: url(../images/sbtop2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 13px;
	width: 255px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pmd #sideBar-emailContact {
	background-repeat: no-repeat;
	height: 69px;
	width: 156px;
	clear: both;
	float: right;
	left: 910px;
	top: 921px;
	padding-top: 5px;
}
.pmd #form {
	margin: 0px;
	padding: 0px;
}


.productwide {
margin-left:25px;
margin-right:25px;
padding-bottom:15px;
}
.productwide img {
margin-right:10px;
}
.productwide h3 {
font-size:16px;
padding-bottom:8px;
}
.productwide strong {
color:#666666;
}
.productwide p {
padding-bottom:10px;
padding-top:10px;
}
.productwide td {
}
.pmd #flash-img1  {
	background-image: url(../images/FlashGD.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 188px;
	width: 526px;
	left: 571px;
	top: 226px;
}
.pmd #img201{
	background-image: url(../images/webDesignSM.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 170px;
	width: 133px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#column {
	width: 185px;
	font-size: 11px;
	line-height: 11px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#hostMonster {
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 120px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 75px;
}
.moreInfo {
	background-image: url(../images/moreInfoB.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 108px;
	position: absolute;
	left: 391px;
	top: 765px;
}
.pmd #sideBar .askQ {
	text-align: center;
	padding-top: 20px;
}
.portfolioBG {
	background-image: url(../images/portfolioBG.gif);
	background-repeat: no-repeat;
	height: 269px;
	clear: both;
	padding-bottom: 15px;
	margin-left: 50px;
}
.portfolioScreenWD {
	height: 175px;
	clear: both;
	width: 335px;
	padding-top: 25px;
	padding-left: 62px;
}
.portfolioScreenGD {
	height: 175px;
	clear: both;
	width: 335px;
	padding-top: 34px;
	padding-left: 183px;
}
.portfolioScreenMM {
	height: 175px;
	clear: both;
	width: 335px;
	padding-top: 34px;
	padding-left: 183px;
}
.portfolioBG .img1 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
.portfolioBG .img2 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
.portfolioBG .img3 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
}
.portfolioBG .img4 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.portfolioBG .img5 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.portfolioBG .img6 {
	background-repeat: no-repeat;
	border: thin solid #666;
	height: 79px;
	width: 100px;
	float: left;
	margin-top: 7px;
}
.portfoliorow1 {
	display: inline;
	float: left;
}
.portfoliorow2 {
	display: inline;
	float: left;
	clear: left;
}
.pmd #mainContnet .portfolioContent{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
.pmd   #portfolioContent .innerContent{
	padding-right: 20px;
	margin-bottom: 20px;
	float: left;
	padding-left: 20px;
	width: 905px;
	clear: left;
}
.pmd #portfolioContent .innerContentText{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-right: 20px;
	width: 655px;
	padding-top: 10px;
	float: left;
	padding-left: 20px;
	margin: 0px;
}
.pmd #portfolioContent .recentWorkContent{
	float: left;
	width: 400px;
	padding-left: 15px;
}
.pmd #portfolioContent .recentWorkContent p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	font-weight: normal;
}
.pmd #portfolioContent .recentWorkContent h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #262D30;
	font-weight: bold;
}
.pmd #portfolioContent .recentWorkContent h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-decoration: underline;
}
.pmd #portfolioContent .recentWorkContentLaunch{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	text-align: center;
	width: 300px;
	clear: left;
	text-transform: uppercase;
}
.pmd #portfolioContent .recentWork_img{
	border: thin solid #374045;
	background-repeat: no-repeat;
	height: 220px;
	width: 300px;
	float: left;
}
.pmd #portfolioContent .recentWork_imgNB {
	background-repeat: no-repeat;
	height: 220px;
	width: 300px;
	float: left;
}
#innerLftcolumn {
	width: 325px;
	float: left;
}
.pmd #footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 137px;
	width: 950px;
	float: left;
} 

.pmd #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.pmd #footer a {
	color: #CCC;
	}
.pmd #footer a:hover {
	color: #E0D176;
	}
.pmd #footerLogo {
	background-image: url(../images/footerLogo.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 169px;
	float: right;
}
.pmd #footer .footerTextLft{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #657575;
	margin: 0px;
	float: left;
	padding-left: 35px;
	padding-top: 15px;
	}
.pmd #footer .footerTextRt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	margin: 0px;
	float: right;
	padding-top: 70px;
	padding-right: 10px;
	}
.pmd #footer2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: repeat-x;
	height: 157px;
	margin: 0px;
	padding: 0;
	clear: both;
}
.pmd #footer2 .footerTextLft2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #657575;
	margin: 0px;
	float: left;
	padding-left: 35px;
	padding-top: 15px;
}
.pmd #footer2 .footerTextRt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1A2227;
	margin: 0px;
	float: right;
	padding-top: 70px;
	padding-right: 10px;
}
.pmd #footer3 {
	background-image: url(../images/footer3.jpg);
	background-repeat: repeat-x;
	height: 123px;
	margin: 0px;
	padding: 0;
	clear: both;
}
.pmd .facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}
.pmd .twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}
.pmd .linkedin {
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}
