/* CSS Document */

	body {
	margin:0;
	padding:0;
	font-size:9pt;
	font-family: sans-serif;
	background-color: #000000;
	background-image: url(images/e.gif);
	background-repeat: no-repeat;
	background-position:top;
		}
  #header {
  border:0px;
  padding:0px;
    width: 950px;
	vertical-align: text-top;
	align:center;

    }
  .footer {
	color:#eeeeee;
	font-size:9pt;

    }

	#container {
	  width: 950px;
	  margin: auto;
		padding:0;
		display: table;
		}

  #row  {
    display: table-row;
    }

	#left {
	
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#343438;

		}
	
	#left2 {
		width:14px;
		display: table-cell;
		}

	#right {
	
		background-image:url(images/blogrighbg.jpg);
		background-repeat:repeat-y;

	
		}

	#middle {
		width:750px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#343438;
        display: table-cell;
		vertical-align:top;
		}
		
	#middleabout {
		width:750px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#343438;
		}	
		
	#whatwedo2 {
		width:750px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#343438;
		}	
	
	#portmenu {
	display:table-cell;
	vertical-align:top;
	
	}	
	
	
	#whatwedo {
	line-height:16pt;
	}
	
	.interested{ 
	text-decoration: none;
	padding:7px;
	
		background-color: #666666;
		text-align:center;

}

.interestedon {  
text-decoration: none;  
background: #C80003;
	padding:7px;
	
	text-align:center;


}

/* ]]> */
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#featured a:hover {
	background: #CC0000  45% no-repeat;
	color:#ffffff;
	}
#featured a {
	display:block;
	padding:5px 5px 5px 5px;
	line-height:20pt;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d21200;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.pageheading {
	color: #d21200;
	font-size: 16pt;
}
.lineheight {
line-height:16pt;
}