html, body {
	height: 100%;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #000033;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.hiddenPic {display:none;}

* html #floated-image {
margin: 0 -3px;
ma\rgin: 0;

}

.inline { 
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display: inline
	}
	
.clear { clear: both; height: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#highres {
font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	line-height: 13px;
	}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

a:active {
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ff0000; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff0000; 
	text-decoration: none;
	font-weight: bold;
}

.border {
	border-color: #FFFFFF;
	border-width:1px;
	border-style: solid;
	margin: 0px 0px 5px 0px;
}

.imageright
{
	vertical-align: top;
	text-align: right;
}

.clear { clear: both; height: 0; }

div.fstop_mainpic
{ 
float: left;
position: relative;
vertical-align: top;
margin: 20px 0px 0px 23px;
width: 570px;
text-align: left;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display: inline
	/* border-color: #FFFFFF;
border-width:1px;
border-style: solid; */
}

div.fstop_thumbs
{ 
float: right;
margin: 23px 23px 0px 23px;
width: 143px;
text-align: right;
display: inline
}

div.fstopcontainer {
	height: 100%;
	width: 100%;
	border: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
}

.pic, a.pic, a.pic img { 
opacity: .7;
margin: 4px 0px 3px 0px;
filter: alpha(opacity=70); /* IE */ 
-moz-opacity: 0.7; /* Mozilla */ 
} 

a.pic:hover, a.pic:hover img { 
opacity: 1.0;
filter: alpha(opacity=100); 
-moz-opacity: 1.0;

} 



div.fstoptopcontainer {
position: absolute;
border-color: #999999;
border-width:1px;
border-style: solid;
margin: 0px 0px 0px 0px;
width: 800px;
height: 496px;
left: 50%;
top: 50%;
margin-top: -278px; /* make this half your image height */
margin-left: -400px; /* make this half your image width */
}

div.fstopbottomcontainer {
position:absolute;
margin: 225px 0px 0px 0px;
width: 800px;
height: 53px;
left: 50%;
top: 50%;
margin-left: -400px; /* make this half your image width */
}

/*

div.imagecenter {
position: absolute;
width: 750px;
left: 50%;
top: 50%;
margin-top: -35px; /* make this half your image height
margin-left: -375px; /* make this half your image width
}


div.client_thumbs { 
float: left;
width: 195px;
text-align: left;
}

div.client_mainpic
{ 
float: left;
width: 410px;
text-align: left;
}

div.client_list {
	float: left;
	width: 145px;
	text-align: right;
}


.clientlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
}
*/