*{
	margin:0;
	padding:0;
}
a:focus{
	outline:none;
}

#testimonial-wrapper {
	width: 385px;
	height: 100px;
	margin: 0;
	padding: 0;
	right:0;
	position:relative;
	
}
#testimonial-wrapper span{
	width:270px;
	float:left;	
}
#testimonial-wrapper img.businessImg{
	width:95px;
	margin:0 0 0 0;
	float:right;
}

#testimonial-wrapper span b{
	display:block;
	padding:10px 0 10px 0;
	font-size:14px;
	
}
#testimonial-wrapper span a{
	padding:5px 0 0 0;
	display:block;
}
#testimonial-wrapper span a:hover{
color:#000;}
#testimonials h2 {
	width: 120px;
	height: 12px;
	background: url(images/testimonials.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 25px;
	position:relative;
}
#testimonial-navigation{
	display:block;
	text-align: right;	
}
#testimonial-navigation li {
	display:inline;
	list-style: none;
}
#testimonial-navigation li a {
	width: 23px;
	height: 22px;
	text-indent:-4000px;
	background-repeat: no-repeat;
}
#testimonial-navigation li#next a {
	float:right;
	background: url(../images/roundarrow_next.gif) -19px 0 no-repeat; }
#testimonial-navigation li#next a:hover {
	background-position:4px 1px;}
#testimonial-navigation li#prev a {
	float:left;
	background: url(../images/roundarrow_prev.gif) -4px 0 no-repeat; 
}
#testimonial-navigation li#prev a:hover{
	background-position:-27px 1px;}

.testimonial {
	width: 385px;
	top: 1px;
	height: 100px;
}
#testimonials .author {
	float: left;
	width: 160px;}
#testimonials .author cite {
	color: #626262;
	font-weight:bold;
	font-style:normal;
	padding-bottom: 4px;
	display: block;
	font-style: inherit;
	}
#testimonials .author .company a{
	color: #367a6c;
	 }
#testimonials blockquote {
	
	width: 385px;
	line-height:13px;
	color: #626262;
	float:left;
	margin:0;}

.PortContainer{
	margin: 10px 0 0 ;
	float: right;
	width:385px;
}


div.containeer{ width:775px; margin:0px auto; padding:0 225px 0 0; background:url(../images/f1logo.gif) no-repeat top right; position:relative; }
div.containeer a.home{ height:180px; width:180px; position:absolute; top:2px; right:22px; text-decoration:none;}
div.containeer .topics{ margin:0; padding:20px 0 0;}
div.containeer .topics li{ font:18px Georgia, "Times New Roman", Times, serif; list-style:none; padding:5px 0 5px;}
div.containeer .topics li a{text-decoration:none; color:#000000;}
div.containeer .topics li a:hover{text-decoration:underline; color:#333333;}
div.containeer h1{ font:40px Georgia, "Times New Roman", Times, serif; padding:0 0 10px 0; border-bottom:1px dashed #CCCCCC;}
div.containeer h2{ padding:30px 0 10px 0; font:24px Georgia, "Times New Roman", Times, serif; line-height:normal;}
div.containeer h2 span.btn{ padding: 0 0 0 20px; }
div.containeer label{ padding:0 15px 0 0;} 
div.containeer input{ padding:1px 2px; margin:0 10px 0 0;} 
ul.skills li{ list-style:none; padding:0 0 15px 15px; background:url(../images/li_bg.gif) no-repeat 0 5px;}
ul.skills{padding: 20px 0 10px;}

.topad{
	padding: 20px 0 0 0;
}