body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
	}



div.me {
text-align: left;
color: #FFF;
width: 700px;
margin: 0 auto;
padding: 5px;
} 

/*div.divleftmiddle {
	text-align: left;
	vertical-align:middle;
	margin: 0 auto;
}*/


a:link {
	color: #FF6600;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF2E09;
}
a:active {
	color: #FFFF33;
}

.navigate {
	width: 100%;
}

.navigate td {
	background-image: url(../images/backgray.png);
	background-repeat: repeat;
}

.homebackground {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	
}

.flashphotobackground {
	background-color:#333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.flowernightbackground {
	background-color:#000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.panobackground {
	margin: 0px;
	padding: 0px;
	background-color: #666;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.npsbackground {
	margin: 0px;
	padding: 0px;
	background-color: #333;
	/*background-image:url(../products/nps75/nps-background.png);*/
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: right top;
}

table.reference {

	text-align:left;
	border-spacing:1px;
	border:0;
	padding-bottom:10px;
	/*border-collapse:collapse;*/
}

table.reference td{
	/*border: 1px solid #d5d5d5;*/
	
	padding:2px;
}
td.darkgrey {
	background-color:#666;	
}

td.midgrey {
	background-color:#CCC;	
}

td.lightgrey {background-color:#E5E5E5;
}

td.lightred {background-color:#E85959}

table.nomargin {
	border-collapse:collapse;	
}
table.nomargin td{
	padding:0px;
}

	


.panotable {
	background-color:#FFF;
	width:1000px;
	border: 1px solid #d5d5d5;
	 margin-left:auto; 
    margin-right:auto;
	text-align:left;

}
.panotable td {
	padding:10px;
}
.panotable img {
	border: 0;
}

.floatright {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}

.floatleft {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.borderbottom td{
	border-bottom:1px solid #d5d5d5;
}

td.borderaround {
	border:1px solid #d5d5d5;
}
td.border_top_thick {
	border-top:5px solid #d5d5d5;
}


.maintable {
	width: 80%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/backgray.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.projecttable {
	color: #FFF;
	width: 80%;
}
.projecttable td {
	background-image: url(../images/backblack.png);
	background-repeat: repeat;
	padding:10px;
}
.projecttable img {
	margin-right:5px;
}

.table_margins_3_around {
	border: 0;
}

.table_margins_3_around td {
	background-image: url(../images/backblack.png);
}

.table_margins_3_around img {
	margin:3px;
	border: 1px solid #000;
}

.table_single_col_gray td{
	background-image: url(../images/backgray.png);
	text-align: center;
	padding: 5px;
	border:0px;
}

.table_single_col_gray img{
	border: 1px solid #000;
}

.large_white {
	font-size: 1.6em;
	color: #FFF;
}
.normal_white {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.normal_black {
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.medium_black {
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;
}
.large_black {
	font-size: 1.6em;
	color: #000;
}
.small_black {
	font-size: .8em;
	color: #000;
}

.small_grey {
	font-size: .8em;
	color: #666;
}



.normal_70 {
	color: #4C4C4C;
	text-align: center;
	vertical-align: middle;
}

.frontimage td {
	background-image: url(../images/backgray.png);
	background-repeat: repeat;
	color: #FFF;
	padding:30px;
}

me_describe {
	width: 500px;
	text-align: left;
	padding: 10px;
}

me_describe text{
	text-align: left;
}

