@charset "utf-8";
.PhotoBlock {
	background-color: #000000;
	margin: 10px;
	padding: 8px;
	text-align: center;
	float: right;
}
.PhotoBlock img {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.PhotoBlock  span {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	padding-top: 8px;
	width: auto;
	clear: both;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
/* CSS Document */

.SelecionFrame {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	height: 150px;
	width: 142px;
	margin: 20px;
	padding: 12px;
	overflow: hidden;
	position: relative;
}

a.Select  img  {
	filter: Alpha(Opacity=65);
	opacity:0.65;
	color: #000000;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.Select:hover  img  {
	filter: Alpha(Opacity=100);
	opacity:1.0;
	color: #FF0000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#SelectionImageTable ul {
	list-style-type: none;
}
#SelectionImageTable li {
	float: left;
	list-style-type: none;
	clear: right;
}


#SelectionImageTable span {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	filter: Alpha(Opacity=65);
	opacity:0.65;
	text-align: center;
	top: -1.4em;
	position: relative;
	width: 120px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	overflow: hidden;
	left: 2px;
}
#ClientLogoContent {
	padding: 0px;
	background-color: #000;
	width: 750px;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#ClientTextImage   {
	float: left;
	padding: 1px;
	border: 1px solid #666;
	height: 112px;
	width: 350px;
	background-color: #000000;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 13px;
}

#ClientTextImage img {
	float: right;
	margin-top: 5px;
	border: 1px solid #333;
	margin-right: 5px;
	margin-left: 5px;
}

#ClientTextImage p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#ImageSet {
	background-color: #000000;
	text-align: center;

}


#ImageSet a {
	cursor: default;
}



#ImageSet  img {
	height: 110px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin: 15px;
}
#ImageSet   a  img{
	filter: Alpha(Opacity=50);
	opacity:0.50;
}


#ImageSet a:link img {

}

#ImageSet    a:hover   img  {
	filter: Alpha(Opacity=100);
	opacity:1.0;
}

#ChangeImageNAV{
	overflow:visible;
	position:relative;
	padding: 0px;
	border: 5px solid #000822;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	}

ul#ChangeImageNAV{
	height: 465px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	text-align:center;
	vertical-align: middle;
}

#ChangeImageNAV li {
	background:no-repeat center center;
	height: 465px;
	width: 250px;
	margin: 0px;
	display:inline-block;
	padding: 0px;
	float: left;
}

#ChangeImageNAV a {
	opacity: 1;
	height: 465px;
	width: 250px;
	display:block;
	text-align:center;
	margin: 0px;
	padding: 0px;
	transition: opacity 1s;
	-moz-transition: opacity 1s; /* Firefox 4 */
	-webkit-transition: opacity 1s; /* Safari and Chrome */
	-o-transition: opacity 1s;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000;
}

#ChangeImageNAV a#MainImage1 {
	background-image: url(../images/images/LogoNav1.gif);
}
#ChangeImageNAV a#MainImage2 {
	background-image: url(../images/images/LogoNav2.gif);
}
#ChangeImageNAV a#MainImage3 {
	background-image: url(../images/images/LogoNav3.gif);
}
#ChangeImageNAV a#MainImage4 {
	background-image: url(../images/images/LogoNav4.gif);
}

#ChangeImageNAV a#MainImage1:hover,
#ChangeImageNAV a#MainImage2:hover,
#ChangeImageNAV a#MainImage3:hover,
#ChangeImageNAV a#MainImage4:hover {
	
	background:  transparent;
	opacity: 0;
}


#TextImageSet  {
	width:auto;
	margin: 0px;
	padding: 0px;
}
#TextImageSet p  {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#TextImageSet p  img{
	position: relative;
	float: right;
	height: 90px;
	width: 150px;
	filter: Alpha(Opacity=50);
	opacity: 0.50;
	border: thin solid #666;
	padding: 0px;
	margin-left: 10px;
}

#TextImageSet p a{
	text-decoration: none;
	background-color: #000;
	border: 1px solid #999;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
	text-align: justify;
	display: block;
	height: auto;

}

#TextImageSet p a:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
#TextImageSet p a:hover {
	color: #FFF;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
#TextImageSet p a:active {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #333;
}
#TextImageSet p a:active img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #333;
}

.heading {
	border-top: solid 1px #666;
	color: #CCC;
	width: auto;
	height: 30px;
	font-size: 1.5em;
	margin-top: 6px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	cursor: pointer;
	position: relative;
	z-index: 25;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
	
.content {
	margin: 0px;
	position: relative;
	padding: 20px;
	padding-top: 3px;
	color: #AAA;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	text-align: left;
	font-size: 1.5em;
	border-bottom: solid 1px #666;
	z-index: 25;
	}

#OpinionContent {
	background-color: #000;
	position: relative;
	z-index: 25;
}
#OpinionContent p { text-align:left;}
#OpinionContent p:hover {color:#FFF; text-decoration:underline;}
#OpinionContent div:hover {color:#EEE;}
