article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video
{
	display: block;
}
mark, rp, rt, ruby, summary, time
{
	display: inline;
}
html
{
	/* [disabled]width: 100%; */
}
body
{
	/* [disabled]min-width: 980px; */
}


#wrap
{
	/* [disabled]border-top: solid 1px #fff; */
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.overlap-third
{
	/* [disabled]background-color: #ffffff; */
	/* [disabled]border: 1px solid #d2d2d2; */
	margin: 0px auto;
	position: relative;
	text-align: left;
	top: -2px;
	width: 725px;
	z-index: 10;
}
.frame-background
{
	/* [disabled]background: url(../images/frame-bg.png) no-repeat; */
	height: 436px;
	margin: 0px auto;
	width: 725px;
}
.overlap-two
{
	/* [disabled]background-color: #ffffff; */
	/* [disabled]border: 1px solid #d2d2d2; */
	left: -4px;
	position: relative;
	text-align: left;
	top: -1px;
	width: 436px;
	z-index: 10;
}
.overlap-one
{
	/* [disabled]background-color: #ffffff; */
	/* [disabled]border: 1px solid #d2d2d2; */
	height: 436px;
	left: -5px;
	padding: 2px;
	position: relative;
	text-align: left;
	top: -1px;
	width: 725px;
	z-index: 10;
}
#container
{
	/* [disabled]background-color: #ffffff; */
	/* [disabled]border: 1px solid #d2d2d2; */
	margin: 0px auto;
	/* [disabled]padding: 15px; */
	text-align: left;
	width: 725px;
}
footer
{
	padding: 25px 0 46px;
	width: 100%;
}
.nivo-controlNav
{
	bottom: 50px;
	left: 590px;
	position: absolute;
}
.nivo-controlNav a
{
	border-radius: 10px;
	box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	display: block;
	float: left;
	height: 10px;
	margin-right: 5px;
	moz-border-radius: 10px;
	moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	text-indent: -9999px;
	webkit-border-radius: 10px;
	webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	width: 10px;
	background-color: #a33529;
}
.nivo-controlNav a.active,
.nivo-caption span
{
	background: #d9752b;
	background: linear-gradient(top, #f4ac5d 0%,#d9752b 100%);
	background: -moz-linear-gradient(top, #f4ac5d 0%, #d9752b 100%);
	background: -ms-linear-gradient(top, #f4ac5d 0%,#d9752b 100%);
	background: -o-linear-gradient(top, #f4ac5d 0%,#d9752b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4ac5d), color-stop(100%,#d9752b));
	background: -webkit-linear-gradient(top, #f4ac5d 0%,#d74e18 100%);
	box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	moz-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
}
