@charset "utf-8";
/* CSS Document */

#napo
{
	width: 138px;
	height: 101px;
	float: left;
	margin-left: 107px;
	margin-right: auto;
	margin-top: 399px;
	background-image: url(../images/napo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#businessPageContent
{
	width: 520px;
	height: 538px;
	float: left;
	background-image: url(../images/contentBg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#businessPageArticle
{
	width: 450px;
	float: left;
	margin-left: 35px;
	margin-top: 15px;
}

.Heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #5E2605; 
	text-align: justify;
	word-spacing: 5px;
}

.Heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E2605; 
	text-align: justify;
}

#businessPageArticle p
{
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: justify;
}

#list1
{
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: justify;
}

#list1 li
{	
	margin-left: 15px;
	margin-top: 5px;		
}

#switchTestimonies
{
	width: 450px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#testimonies
{
	width: 470px;
	height: 400px;
	float: left;
	margin-top: 15px;
	margin-left: 35px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: justify;	
	overflow: auto;
}

#testimoniesTitle
{
	width: 460px;
	height: 51px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	background-image: url(../images/testimoniesTitle.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#testimonies p
{
	width: 440px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	font-style: italic;
	text-align: justify;
}

.TestimoniesId
{
	width: 450px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight: bold;
	text-align: justify;
}

#picture
{
	width: 0px;
	height: 0px;
	float: left;
	margin-left: 30px;
	margin-top: 11px;
}

#thumbnails
{	
	width: 490px;
	height: 140px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: visible;
}

#galleryControl
{
	width: 200x;
	height: 30px;
	float: left;
	margin-left: 165px;	
	visibility: visible;
}

#galleryControl a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	text-decoration: none;	
}

#galleryControl a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: none;
}

#thumbnails div 
{	
	position: relative;
	width: 60px;
	height: 90px;	
	float: left;
	margin: 7px;
	padding: 0px;
	float: left;
	display: inline;
}

#thumbnails img 
{
	width: 60px;
	height: 90px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}

#mainImageOutline 
{
	
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 0px #999;
	border-right: solid 0px #404040;
	border-bottom: solid 0px #333;
	border-left: solid 0px #404040;
	padding: 0px; 	
	overflow: hidden; 
	
}

#mainImage 
{
	width: 100%;
	height: 100%;
	visibility: hidden;
}

#picture img 
{	
	/*border: 1px solid #999; */
}

.selectedThumbnail 
{  
	border: solid 3px #fc0 !important; 
}

.inFocus 
{  
	border: solid 1px #fc0 !important; 
}

#testimonials00
{
	width: 250px;
	height: 35px;
	float: right;
	margin-left: 0px;
	background-image: url(../images/testimonialsbuttonimg.jpg)
}