

body{
    
    background: url(../images/watermark.png)no-repeat #ffffff top right;
    padding: 0;
    }
    
font{
    font-family: century gothic, ms sans, verdana;
    font-size:12px;
    color:#ffffff;
    }
    
h1  {
    font-family: century gothic, ms sans, verdana;
    font-size:16px;
    color:#ffffff;
    font-weight: bold;
    }
    
h2  {
    font-family: century gothic, ms sans, verdana;
    font-size:14px;
    color:#ffffff;
    font-weight: bold;
    }
    
    
a   {
    color:#ffffff;
    text-decoration:underline;
    }
    
.fptext {
		text-align: justify;
		padding-top: 10px;
	}
    
.banner {
		background: url(../images/nt/dbweb.png) no-repeat top left;
		width:900px;
		height: 75px;
		position: relative;
	}
	
.topnav {
	text-align: right;
	float: right;
	position: absolute; 
	bottom: 0;
	Right: 0;
	font-family: century gothic, ms sans, verdana;
  font-size:14px;
  color:#000000;
  font-weight: bold;
	}
	
a.toplink:link {
	color: #000000;
	padding: 5px;
	text-decoration:none;
	}
a.toplink:visited {
	color: #000000;
	padding: 5px;
	text-decoration:none;
	}
		
a.toplink:hover {
	color: #0089c1;
	padding: 5px;
	text-decoration:none;
}

a.toplink:active {
	color: #0088c2;
	padding: 5px;
	text-decoration:none;
	}

    
.awards {
		scrollbar-face-color: #0033ff;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #99ccff;
		scrollbar-3dlight-color: #6699cc;
		scrollbar-darkshadow-color: #0033cc;
		scrollbar-track-color: #0033ff;
		scrollbar-arrow-color: #000000;
				}
				
a.awards:link img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  }
						  
a.awards:visited img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  }
						  
a.awards:hover img{
		filter:alpha(opacity=100);
		-moz-opacity:1;opacity:1;
						  }
						  
a.awards:active img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  } 

.newbgtable {
	  background-image:url(../images/nt/bg.jpg);
    background-repeat:no-repeat;
    background-position: center middle;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    padding: 5px;
				}

#flashTable {
    padding-top:5px;	
    z-index: 0;
            }
            
.preload {
		display:none;
		width: 0;
		height: 0;
		}

.titletext {
		color:#ffffff;
		size: xx-small;
						 }		
						 
.footer {
	color:#000000;
	margin-top: 10px;
}

.testimonials {
	width: 930px;
	height: 600px;
	overflow: hidden;
	background: url(../images/qbg.png);
	padding: 0px;
	border: dotted 1px #000000;
	color: #000000;
}

.testimonial {
	display: block;
	font-size: 12px;
	color: #000000;
	padding:0px;
}

.lquotecol {
	display: block;
	padding: 5px;
	border-right: 1px dotted #000000;
	text-align: justify;
}

.rquotecol {
	display: block;
	padding: 5px;
	text-align: justify;
	}

.quote {
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.award_header {
	padding-left: 20px;
	color: #000000;
}

.aslideshow {
	float: left;
}

.resume {
	float: right;
	width: 250px;
	font-family: century gothic, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	position: relative;
	z-index: 1;
	margin-right: 10px ;
}

.resume ul {
		list-style-type:none;
	}

.resume li {
	font-size: 12px;
	padding-bottom: 8px;
	margin-left: -30px;
	position: relative;
	z-index: 1;
	
}

.resume h3 {
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 0px;
}

.cclogin {
	behavior: url(PIE.htc);
	width: 225px;
	margin:0 40px 0 10px;
	color: #000000 !important;
	border: solid 1px black;
	-moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  background: #ebebeb;
  padding-top: 20px;
} 

.cclogin a{
	color: #000000 !important;
}

.bottomforms {
	text-align: right; 
	width:900px;
}

.bottomforms ul li {
	list-style-type: none;
	display: inline;
	float: left;
	vertical-align: top;
	height: 125px;
	margin-right: 20px;
}

.email-list {
	text-align: center;
	width: 200px;
	margin-right: 20px;
}

.FBLike {
	width: 250px;
}
	
