body {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	background-image: url('/images/grid.gif');
}

table.container {
	width: 525px;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

table.menu { 
	height: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
table.portfolio {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #666;
}

table.greyborder {border: 1px solid #999999;}

tr.domainHeading {
	font-weight: bold;
	background-color: #ccc;
}
tr.hostingHeading {
	text-align: center;
	font-weight: bold;	
	background-color: #ccc;
}
tr.hostingPrice {
	font-weight: bold;
	text-align: center;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
td.portfolioHeading {
	background-color: #ccc;
	font-weight: bold;
	padding: 5px;
}
td.portfolio {
	padding: 5px;
}
td.darkBorder {
	background-color: #666;
	height: 1px;
}
td.nav {
	background-color: #cccc00;
	height: 20px;
	color: #ffffff;
}
td.nav a {
	color: #0066cc; 
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
td.top { 
	height: 50px; 
	padding: 5px;
}
td.content {
	padding: 15px;
}
td.contentRight {
	width: 150px;
	padding: 3px;
}
td.serviceText {
	font-size: 12px;
	padding: 3px;
	vertical-align: top;
}
td.testimonial {
	width: 50%;
	vertical-align: top;
	border: 1px dashed #999999;
	padding: 5px;
}

td.footer		{
		border-top: 1px solid #666666;
		text-align:right;
		font-size: 9px; color: #999; font-family: Verdana, arial; sans-serif;
		padding-right:10px;
}


a:link { color: #0066cc; text-decoration: none; }
a:visited { color: #0066cc; text-decoration: none; }
a:hover { color: #0066cc; text-decoration: underline; }

a.services:link { font-family: verdana, arial, sans-serif; font-size: 11px; color: #0066CC; text-decoration: none; }
a.services:visited { font-family: verdana, arial, sans-serif; font-size: 11px; color: #0066CC; text-decoration: none; }
a.services:hover { font-family: verdana, arial, sans-serif; font-size: 11px; color: #0066CC; text-decoration: underline; }

a.recentProjects:link { font-family: verdana, arial, sans-serif; font-size: 9px; color: #0066CC; text-decoration: none; }
a.recentProjects:visited { font-family: verdana, arial, sans-serif; font-size: 9px; color: #0066CC; text-decoration: none; }
a.recentProjects:hover { font-family: verdana, arial, sans-serif; font-size: 9px; color: #0066CC; text-decoration: underline; }


p.intro, p { 
	line-height: 18px; 
	margin:0 0 .7em 0;
}


p.news {font-size: 11px; line-height: 120%; color:#FF6600; }
p.services { line-height: 12px; }

.copy { 
	font-size: 10pt; 
	line-height: 20px;
	margin-top: 10px;
	padding: 25px;
	width: 500px;
	/*margin-left: 200px;
	margin-right:200px;
	color: cornsilk; */
	color: #0066CC;
	background-color: #ededed;
	font-family: "Arial Black";
}
.logo2 {
	font-weight:bold;
	font-size:13pt;
}

.logo3 {
	font-weight:bold;
	font-size:20pt;
	margin-left:50px;
}

div.copy {font-family:verdana, arial, sans-serif;}
p.head1 {font-style:italic; font-weight:bold; text-align:center; font-size:12pt;}

p.credit {margin-left:250px; font-style:italic; font-size:8pt;}

h3 { font-size: 18px; }
h4 { color: #cccc00; font-size: 14px; margin-bottom: .3em; }

li { margin-top:.5em}