html, body, div, span, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

img, #background, .gallery, .pic, .bigfoto, .about, td { 
behavior: url(website/javascript/iepngfix.htc) 
}
a img, :link img, :visited img {
	border: 0;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html{
	background:#F9F7FA;	
	background:url(../images/background.png) repeat-x;
}
body{
	font-family:Arial,Tahoma;
	font-size:12px;
}
#background{
	background: url(../images/topfon.jpg) top center no-repeat;
	height:900px;
}
#main{
	width:950px;
	margin:0 auto;
}
#header{
	padding-top:15px;
	
}
.logo{
	width:289px;
	height:93px;
	margin-bottom:10px;
}
.leftcolumn{
	float:left;
	width:547px;
}
.bigfoto{
	width:547px;
	background:url(../images/mainphoto.png) no-repeat;
	overflow:hidden;
	padding-top:21px;
	padding-bottom:21px;
}
#fade{
	margin-left:22px;
	width:500px;
	height:500px;
}


.rightcolumn{
	width:396px;
	float:right;	
	padding-top:150px;
}

.rightmenu{
	height:421px;
	background: url(../images/photografer.jpg) no-repeat;
	background-position: bottom right;
}
.rightmenu table{

}
.rightmenu table td{
	vertical-align: top;
	width:132px;
	padding-top:70px;
	padding-left:15px;
}

.rightmenu table td.gallery{
	background: url(../images/gallerytitle.png) no-repeat top;
}
.rightmenu table td.studio{
	background: url(../images/studiotitle.png) no-repeat top;
}
.rightmenu table td.services{
	background: url(../images/servicestitle.png) no-repeat top;
}

.rightmenu ul{
	list-style: none;
	margin:0px;
	padding:0px;
	line-height:190%;
}
.rightmenu ul li{
	border-bottom:1px solid #DBE2F0;
}

.rightmenu a{
	color:#3b792c;
	font-weight:bold;
	text-decoration: none;
	outline: none;
}
.rightmenu a:hover{
	color:#597b9f;
	outline: none;
}

.about{
	background: url(../images/abouttitle.png) no-repeat;
	padding-top:50px;
	margin-top:20px;
	padding-left:15px;
	text-align: justify;
	line-height:145%;
}
.clear{
	clear:both;
}
.pic{
	float:left;
	width:135px;
	height:135px;
	background: url(../images/smallphotobg.png) no-repeat;
}
.pic img{
	margin-left:18px;
	margin-top:18px;	
}
#footer{
	height:40px;
}
h1{
	color:#335E8A;
	margin:0px;
	padding:150px 0 10px 22px;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.pagenav{
	padding-left:9px;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}
.pagenav a{
	display:block;
	padding:3px 5px;
	text-decoration: none;
	color:#6E97C1;
	float:left;
	border:1px solid #B3C5E2;
	margin-right:5px;
	outline: none;
}
.pagenav a:hover{
	color:#4C7DB0;
	outline: none;
}
a.this {
	color:#4C7DB0;
	display:block;
	padding:3px 5px;
	text-decoration: none;
	float:left;
	border:1px solid #4C7DB0;
	margin-right:5px;
	outline: none;
}
.readtext{
	padding:10px 30px 0 25px;
	line-height:145%;
	font-size:13px;
	text-align:justify;	
}

a.hidden_href{
	display:none;
}

.leftcolumn .readtext #Form_ContactUsForm {
	padding: 0px;
}

.leftcolumn .readtext #Form_ContactUsForm fieldset{
	border: 0px;
}

.leftcolumn .readtext #Form_ContactUsForm fieldset div{
	_height: 1%;
	overflow:hidden;
	color:#3b792c;
}

.leftcolumn .readtext #Form_ContactUsForm fieldset label{
	float: left;
	width: 175px;
	height: 30px;
}

.leftcolumn .readtext #Form_ContactUsForm fieldset input, .leftcolumn .readtext #Form_ContactUsForm fieldset textarea{
	float: left;
	width: 250px;
}

.leftcolumn .readtext #Form_ContactUsForm input.action{
	margin-left: 10px;
}