body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('../images/layout/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
}

P{
	font-family: Arial;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 972px;
	min-width:25px;
	min-height:25px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding-top: 16px;
	padding-left: 7px;
	padding-bottom: 16px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 36px;
	height: 36px;
	background-image: url('../images/layout/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 18px, 18px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 18px, 18px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(18px, 18px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(18px, auto, auto, 18px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('../images/layout/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 18px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(18px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 18px;
	bottom: 18px;
	width: 36px;
	background-image: url('../images/layout/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 18px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 18px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	background-image: url('../images/layout/Sheet-c.png');
}


.art-Sheet
{
	margin-top: 10px !important;
	
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:960px;
}

/* end Box, Sheet */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	width: 928px;
	top: 0;
}
/* end ContentLayout */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 928px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/layout/Footer.png');
	width: 928px;
	height: 150px;
	bottom:0;
	left:0;
}

.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#111F22;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #134753;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #457C87;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #278EA5;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#61A1AE;
}

.style1
{
	font-family: Arial Rounded MT Bold,arial;
	color: #0090e8;
}
.style2 
{
	font-family: Arial Rounded MT Bold,arial;
	color: #3db4c9;
}

#btnOrderNow
{
	display:none;
}
		
/* end PageFooter */
