@import url("tabs.css");
@import url("lightbox.css");
@import url("menu.css");
@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:1043px;
	height:auto;
	margin: 0 auto 0 auto;
	
	}
	
#logo{
	width: 250px;
	height: 250px;
	margin: 30px 0 0 50px;
	float:left;
	}

#logo2{
	width: 132px;
	height: 100px;
	margin: 10px 0 0 40px;
	float:left;
	}
	
#nav{
	width: 800px;
	height: auto;
	margin: 15px 30px 0 0;
	float:right;
	}

#content{
	width:1043px;
	height:auto;
	min-height: 500px;
	margin: 5px auto 0 auto;
	background-color:#FFF;
		}
	
#mainpic{
	width:1043px;
	height:600px;
	margin: 5px auto 0 auto;
	}
	
#header{
	width: 1043px;
	height:600px;
	margin: 0;
	background-image:url(../img/main.gif);
	}
	
#header2{
	width: 800px;
	height:80px;
	margin: 0 0;
	}
	
#header3{
	width: 800px;
	height:150px;
	margin: 0 0;
	}
	
#left{
	width: 565px;
	height:auto;
	margin: 15px 0 0 15px;
	padding: 30px;
	float:left;
	border-bottom: 1px dotted #CCC;
	}
	
#left2{
	width: 880px;
	height:980px;
	margin: 20px 0 0 15px;
	float:left;
	overflow:scroll;
	}
	
#left3{
	width: 780px;
	height:auto;
	margin: 25px auto 0 auto;
	padding: 15px 15px;
	float:left;
	}
	
#left4{
	width: 161px;
	height:195px;
	margin: 0px 20px 10px 0px;
	padding: 5px 5px;
	float:left;
	border: thin solid #CCC;
	}
	
#left5{
	width: 230px;
	height:156px;
	margin: 0px 20px 10px 0px;
	padding: 5px 5px;
	float:left;
	border: thin solid #CCC;
	}
	
#left6{
	width: 230px;
	height:200px;
	margin: 15px 0 10px 14px;
	padding: 5px 5px;
	float:left;
	border: thin solid #CCC;
	}

#right{
	width: 300px;
	height:auto;
	min-height: 500px;
	margin: 15px 0 15px 0px;
	padding: 40px 40px 30px 55px;
	float:right;
	background:url(../img/rightcolum.jpg) no-repeat;
	}
	
#right2{
	width: 200px;
	height:237px;
	margin: 150px 10px 0 10px;
	float:right;
	}
	
#right3{
	width: 330px;
	height:230px;
	margin: 62px 15px 0 0px;
	float:right;
	}
	
#right4{
	width: 330px;
	height:230px;
	margin: 0px 15px 0 0px;
	float:right;
	}
	
#thumb{
	width:161px;
	height:105px;
	margin: 10px 0px;
	float:left;
	left: 713px;
	top: 272px;
	}
	
#album{
	width:150px;
	height:150px;
	margin: 0px 20px 0 0;
	float:left;
	padding: 0;	
	}
	
#album2{
	width:100px;
	height:100px;
	margin: 10px 20px 0 0;
	float:left;
	padding: 5px;
	border: 1px solid #CCC;	
	}
	
#album3{
	width:auto;
	height:auto;
	margin: 0px 20px 0 0;
	float:left;
	padding: 5px;
	border: 1px solid #CCC;	
	}

#photodes{
	width: 230px;
	height:auto;
	float:left;}	
	
#playbtn{
	width: 128px;
	height:37px;
	background:url(../img/playbtn.png) no-repeat;
	float:right;
	margin-top: 95px;
	padding: 20px 0px 0 22px;
	}	
	
#playbtn a{
	font-size: 18px;
	color: white;
	text-decoration:none;
	}	
	
	
#thumbox{
	width:770px;
	height:115px;
	margin: 12px auto;
	background:url(../img/bg2.jpg);
	}

#ltxt{
	width: auto;
	height: auto;
	float:left;
	}
	
#ltxt2{
	width: 540px;
	height: auto;
	float:left;
	text-align:justify;
	}

#footer{
	width: 100%;
	height: 150px;
	background-color: #CCC;
	}
	
#footerc{
	width:1040px;
	margin: 0 auto;}
	
#kapzai{
	width: 200px;
	float:right;
	text-align:right;
	margin:50px 35px 0 0;
	}

#footert{
	width: 200px;
	float:right;
	text-align:right;
	margin:5px 5px 0 0;
	}
	
#center{ width: 1043px;
	margin:0 auto;
	padding: 0 ;}
	
#ctr{ width: 530px;
	margin:0 auto;
	padding: 0 ;}


#contact-area {
	width: 565px;
	margin: 0 0 10px 0;
	height: 16px !important;
	min-height: 320px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	height:15px;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	float:left;
}

#contact-area textarea {
	height: 60px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #CCC;
}

#contact-area input.submit-button {
	width: 150px;
	height: 25px;	
	float: right;
	margin: 5px 130px 0 0;	
}

label {
	float: left;
	text-align: left;
	width: 140px;
	padding: 5px 0;
	font-size: 12px;
}

#submit{
	float:left;
	margin: 30px 140px;
	}
	
.scrollert{
	color: #C00; 
text-decoration:none;
	}
	

