body, table, td, div, img
	{ margin: 0; padding: 0; border-collapse: collapse; font-family: Arial; vertical-align: top; }
body
	{ height: 100%; min-height: 100%; background: #3470AA; color: #fff}

a:link, a:visited
	{ color: #C3003A; text-decoration: underline }
a:hover, a:active
	{ color: #84000C; text-decoration: none }

.commonTable
	{ width: 100%; height: 100% }

.leftCell {
 width: 310px;
 }

.rightCell {
 width: 595px;
 }
 
.relativeDiv
	{ width: 100%; height: 100%; position: relative; }

.relativeDiv div
	{ position: absolute; }
	
.mainTable {
 background: url('images/web-back.jpg') no-repeat top left;
 height: 800px;
 }
 
.photoFirst {
 height: 225px;
 width: 170px;
 background: url("images/back.gif");
 top: 183px;
 }

.photoSecond {
 height: 225px;
 width: 170px;
 background: url("images/back-second.gif");
 top: 428px;
 }

.photoFirst img, .photoSecond img {
 margin: 5px 15px;
 }
 
#png { 
 behavior: url("skin1/iepngfix.htc");
}

.copy {
 left: -250px;
 top: 780px;
 line-height: 200%;
 font-size: 12px
 }
	

.developer {
 right: 0px;
 top: 755px;
 color: #8ac;
 line-height: 200%;
 font-size: 12px
}	

.developer a:link, .developer a:visited, .developer a:hover, .developer a:active {
 color: #8ac;
 line-height: 200%;
 font-size: 12px;
 text-decoration: none;
}		
	
	
	
.asfoto {
 left: 150px;
 top: 773px;
 width: 210px;
 height: 23px;
 text-align: right;
 line-height: 13px;
 font-size: 9px;
}

.asfoto a:link, .asfoto a:visited, .asfoto a:hover, .asfoto a:active {
 color: #8ac;
 font-size: 9px;
 text-decoration: none;
 font-weight: bold;
}

	