* {
margin:0px; padding:0px
}

body {
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.maincontainer {
	width:954px;
	margin:10px auto 10px auto;
	}
	
.spacer_right {
	margin-right:128px;
}
/*---------------------------------------------Home Page End--------------------------------------------*/
.home .left_col {
	width:354px;
	float:left; display:inline;
}

.slideshow_home {
	width:463px;
	height:345px;
	float:left; display:inline;
}

.home img {
	border:none;
}

/*---------------------------------------------Home Page End--------------------------------------------*/
/*---------------------------------------------Gallery Page--------------------------------------------*/

.left_col {
	width:344px;
	float:left; display:inline;
}

.slideshow_gallery {
	width:610px; height:364px;
	float:left; display:inline;
}

.bottom_row {
	padding:0px;
	margin:0px;
	clear:both;
}
/*---------------------------------------------Gallery Page End--------------------------------------------*/

.footer {
	color:#75A7B7; text-align:center;
	margin-top:5px;
}
	.footer a {
		color:#75A7B7; text-align:center; text-decoration:none; 
	}

