.clear {
	clear:both;
}

.push {
	margin-bottom:50px;
}
	
#header {
	width:960px;
	margin:0 auto;
}

#container {
	width:920px;
	margin:0 auto;
	text-align:center;
}

#left-column 
{
	float:left;
	width:600px;
}

#right-column 
{
	float:right;
	width:300px;
}

#footer 
{
	margin:0 auto;
	width:960px;
}

.thumb-top1
{
	padding:10px 10px 10px 10px;
	height:112px;
	width:170px;
	background:#fff;
	/*-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
	-webkit-transition: -webkit-transform 0.1s ease-in;*/
	border:1px solid #ececec;
	margin-bottom:5px;
}
.thumb-top
{
	padding:10px 10px 10px 10px;
	height:112px;
	width:170px;
	background:#fff;
	/*-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
	-webkit-transition: -webkit-transform 0.1s ease-in;*/
	border:1px solid #ececec;
	margin-bottom:5px;
}

.thumb-bottom{
	padding:10px 10px 10px 10px;
	height:200px;
	width:200px;
	background:#fff;
	/*-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
	-webkit-transition: -webkit-transform 0.1s ease-in;*/
	border:1px solid #ececec;
	margin-bottom:25px;
}

.thumb-top:hover{
	z-index:100;
	position:relative; /* Make the z-index work in Safari */
	
}

.thumb-bottom:hover{
	z-index:100;
	position:relative; /* Make the z-index work in Safari */
	/*-moz-transform:rotate(4deg) scale(1.2);
	-webkit-transform:rotate(4deg) scale(1.2);*/
}

#gallery
 {
	margin-top:20px;
	text-align:center;
	/*height:150px;*/
}
#gallerynew
 {
	margin-top:20px;
	text-align:center;
	padding-left:50px;
	/*height:150px;*/
}
#gallery1 {
	margin-top:10px;
	text-align:center;
	/*height:150px;*/
}

#gallery2 {
	margin-top:10px;
	text-align:center;
	height:150px;
}
#gallery3 {
	margin-top:10px;
	text-align:center;
	height:150px;
}
.t_lnkz
{
	color:#aa324a;
	text-decoration:underline;
}
.modalPopup1
 {
	background-color:#407a92;
	border-width:0px;
	
	/*width:400px;*/
}
.modalBackground 
{
	background-color:Black;
	
	filter:alpha(opacity=70);
	opacity:0.7;
	
}
.pp_hds1
{
	background:#AD334C;
	height:45px;
}

