<style type="text/css">

BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre {font-family:"Arial, Helvetica, sans-serif"; font-size:9pt;	line-height:140%; color: #dcdcdc }
P,blockquote,td,br {font-family:"Arial, Helvetica, sans-serif"; color: #dcdcdc; font-size:9pt; line-height:140%}

.input {
          color:#666666; 
		  font-size: 9pt; 
		  background-color:#ffffff;
		  border:solid 1 #BDBDBD; 
		  height:19px;
		  }
		  
.input2 {
          color:#ebebeb; 
		  font-size: 9pt; 
		  background-color:#4e4e4e;
		  border:solid 1 #BDBDBD; 
		  height:19px;
		  }

.textarea {
          color:#ebebeb; 
		  font-size: 9pt; 
		  background-color:#4e4e4e;
		  border:solid 1  #BDBDBD;
		  }

.select {
          color:#666666; 
		  font-size: 9pt; 
		  background-color:#ffffff;
		  border:solid 1  #BDBDBD; 
		  height:19px;
		  }
		  
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c6c6c6;
	font-weight:bold;line-height:140%;
} 

.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c6c6c6;
	line-height:130%;
} 

.text { font-family: Arial, Helvetica, sans-serif;   font-size: 13px;   color: #e9e9e9;   text-align: left;  font-weight:bold; }
.text 	a:link	{ text-decoration:none; color: #e9e9e9; }
.text 	a:visited	{ text-decoration:none; color: #e9e9e9;}
.text 	a:hover	{ text-decoration:none; color: #c8c8c8; }

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d4d4d4;
	line-height:125%;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height:125%;
	font-weight:bold;
}

.product2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BDBEC1;
	line-height:125%;
}

.email { font-family: Arial, Helvetica, sans-serif;   font-size: 13px;   color: #6D6D6D;    font-weight:bold; }
.email 	a:link	{ text-decoration:none; color: #6D6D6D; }
.email 	a:visited	{ text-decoration:none; color: #6D6D6D;}
.email 	a:hover	{ text-decoration:none; color: #909090; }

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d4d4d4;
	text-align: left;
	line-height:125%;
} 

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:125%;
	text-align: justify;
}

.bodyfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-align: left;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 17px;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 17px;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 17px;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 17px;
}
.portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CCCCCC;
	text-align: left;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 2px 2px 2px 2px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #767676;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #363636;
padding: 5px;
left: -1000px;
border: 1px solid #767676;
visibility: hidden;
color: #a7a7a7;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
a.blackberry:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
}
a.blackberry:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
}
a.blackberry:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:underline;
}
a.blackberry:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}

</style>
