html
{
height: 100%;
}
body {
	margin:0;
	height:600px;
	background: #666666 url(images/background_image.gif) repeat-y 50% 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
}
#nonFooter
{
position: relative;
min-height: 100%;
}
* html #nonFooter
{
height: 100%;
}
#topsection{
width:100%;
background: #000000;
height: 84px; 
margin: 0;
text-align:center
}
#container {
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  text-align: left;
  background-color:#FFFFFF;
  padding-bottom:95px;
}
  
#innertube{
padding:15px
}
a:link {
	color: #0083C5;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#footer{
width:100%;
background: #000000; 
position: relative;
margin-top: -110px;
text-align:center;
color:#FFFFFF;
font-size:10px;
height:400px}

#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #3BA7DF;
	text-decoration:underline;
}
.photos_services {
	Wborder: 5px double #000000;
	border: 1px solid #000000;
	margin-left: 15px;
}
.photos_view {
	Wborder: 5px double #000000;
	border: 1px solid #000000;
	margin-right: 15px;
}
.photos_right {
	Wborder: 5px double #000000;
	border: 1px solid #000000;
	margin-left: 15px;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.small_text {
	font-size: 9px;
	color: #666666;
}
.photos_port_main {
	border: 1px solid #000000;
}
