body{
	padding : 0px;
	margin : 0px;
	margin-top: 15px;
	background-color:#2f2f2f;
	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
}
body, caption, p, object{
	font-family: Verdana;
	font-size: 10px;
	color: #3F3F3F;}
.holder{
	background-image:  url(images/bg-line.gif);
	background-repeat: repeat-x;
	background-position : 0 135px;
	width:99%;
	
}
.content{
	background-image:  url(images/c_centre.png);
	background-repeat: repeat-x;
	text-align:center;
	width:500px;
}
.conttab{
height:430px;
}
.thumbnails{
text-align:center;
padding-left:5px;
}
.landscape{
text-align:center;
padding-left:5px;
padding-top:30px;
}
.portrait{
text-align:center;
padding-left:5px;
}
.text{
	font-family: Verdana;
	font-size: 10px;
	color: #3F3F3F;
	line-height : 14px;
	background-color: #ffffff;
	padding: 15px;
}
#scroll
	{position:relative; 
	width:100%; 
	height:340px; 
	z-index:1; 
	overflow: auto; 
	visibility: visible;
	}
h1 {	
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	line-height : 14px;
}
h2 {	
	font-family: Verdana;
	font-size: 11px;
	color: #3F3F3F;
	line-height : 11px;
}
a{
font-family: Verdana;
font-size: 10px;
color: #417a86;
}
p, li,ul, td, {
font-family: Verdana;
font-size: 10px;
color: #3F3F3F;
line-height : 14px;
}

input,textarea,select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background-color: #ffffff;
	width:200px;
}
.submit{
	background-color: #3F3F3F;
	color: #ffffff;
	width:100px;
}

.left {
float: left;
vertical-align : middle;
}
.right{
float: right;
}

.res{
	font-family: Verdana;
	font-size: 9px;
	color: #747474;
	text-align:center;
}
.flgallery {
		background-image: url('images/gallerybg.png');
}
	img, .flgallery, .content .img{ behavior: url(iepngfix.php) }
	/*img { behavior: url(iepngfix.htc) }*/