@media screen and (min-width: 320px) and (max-width: 359px)
{
	body
	{
	}
}
#top
{
	width: 768px;
}
#navWrap
{
	width: 768px;
}
ul#nav li a
{
	padding: 12px 15px 11px;
}
ul#nav li:nth-of-type(1) a
{
	margin-left: 15px;
}
#main
{
	width: 768px;
}
#slider
{
	width: 748px;
}
#slider .slide
{
	height: 365px;
	background-size: 748px;
}
.slideCaption
{
	top: 265px;
	width: 648px;
}
.slideCaption p
{
	font-size: 17px !important;
}
.slideCaption a
{
	margin: 11px 0 0 31px;
	font-size: 17px;
}
#homeLeft
{
	width: auto;
	margin: 50px 50px 0 50px;
	float: none;
}
#homeRight
{
	margin: 50px 50px 0 50px;
	width: auto;
	float: none;
}
#mainLower
{
	background-position: -84px 0px;
}
#mainLower img#logos
{
	margin: 52px 0 0 338px;
}
#foot
{
	width: 768px;
}
img#subPageMainImg
{
	width: 748px;
	height: auto;
}
#subLeft
{
	width: auto;
	margin: 50px;
}
#subLeft img
{
	max-width: none;
	height: auto;
}
#subRight
{
	width: auto;
	margin: 0 50px 50px;
}
img#homeBanner
{
	margin: 0 0 0 10px;
	width: 750px;
	height: auto;
}
/*GALLERY*/
#galleryWrap div.galleryBox
{
	width: 200px;
}
#galleryWrap div.galleryBox:nth-of-type(3n + 2)
{
	margin: 0 27px;
}
#galleryWrap div.galleryBox img
{
	width: 200px;
}
