@font-face {
    font-family:"Digital Coffee";
    font-style:normal;
    font-weight:normal;
    src: url(http://www.digitalcoffee.net/DigitalCoffee.ttf);
}

@font-face {
    font-family:"FontTest1";
    font-style:normal;
    font-weight:normal;
    src: url(http://www.digitalcoffee.net/80legsFonts/HUMASFL_.TTF);
}

@font-face {
    font-family:"FontTest2";
    font-style:normal;
    font-weight:normal;
    src: url(http://www.digitalcoffee.net/80legsFonts/LT_51362.ttf);
}

@font-face {
    font-family:"FontTest3";
    font-style:normal;
    font-weight:normal;
    src: url(http://www.digitalcoffee.net/80legsFonts/roc_____.ttf);
}

.button	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	background-color:#ff0;
	color:#036;
}

.formField { 
	width: 400px;
	background-color:#69c; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	border: 1px solid #ff0; 
	padding: 5px;
}

.body	{
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18pt; 
	font-weight: normal;
}

#client1, #client2, #client3, #client4, #client5, #client6, #client7, #client8, #client9 {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #69c;
}

.description, .testimonial	{
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt; 
	font-weight: normal;
}

#testimonial p	{
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #69c;
	/* font-style: italic; */
}

.sitepreview img {
	padding-top: 10px;
	width: 250px;
	height: 213px;
	border-width: 0px;
}

.sitepreview p {
	text-align: center;
}
	
.copyright	{
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt; 
	font-weight: normal;
}

#page	{
	background-color:#036;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

a:hover	{
	color: #fff;
	text-decoration: underline;
}

a:active, a:link, a:visited	{
	color: #ff0;
	text-decoration: underline;
}

#outertable	{
	border-width: 2px;
	border-color: #69c;
	border-style: solid;
	background-color: #036;
	width:650px;
}

#content	{
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant:normal;
	font-size: 11pt;
	font-weight: normal;
	line-height:14pt;
	color: #fff;
	top: auto;
	border: 0px;
}

#nav	{
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11pt;
	text-align: center;
	width:650px;
	color: #fff;
}

#nav td	{
	height: 40px;
}

#nav a:hover	{
	color: #ff0;
	text-decoration: none;
	background-color: #69c;
}

#nav a:active, #nav a:link, #nav a:visited	{
	color: #ff0;
	text-decoration: none;
}

	
#footer	{
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	line-height: 12pt;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	width:650px;
	color: #fff;
	border: 0px;
}
	
H1	{
	 font-family: FontTest1, Digital Coffee, san-serif;
	 font-weight: normal;
	 font-size: 28pt;
	 line-height: 22pt;
	 color: #fff;
}

H2	{
	 color: #fff;
	 font-family: FontTest2, serif;
	 font-weight: normal;
	 font-size: 14pt;
	 line-height: 22pt;
}	

H3	{
	 color: #fff;
	 font-family: FontTest3, serif;
	 font-weight: normal;
	 font-size: 11pt;
	 line-height: 22pt;
}	