﻿@charset "utf-8";


#main {min-height:450px; width: 100%;
	/*width: 670px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
}

/* 
This is the div containing the slider. You can also specify these rules 
directly within the .sw_container CSS class (classic_slider_thumbs_skin.css).
*/
#imageSlideshow {
	box-shadow: 0px 0px 3px #A3A4A5;
}