/*MPCS STANDARD WEBSITE TEMPLATE*/
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font:13px Century Gothic;
	color: #333333;
	text-decoration: none;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

.art-logo
{
	position:absolute;
	left: 0px;
	top: 24px;
	width: 281px;
	height: 122px;
}

.art-flash
{
	position:relative;
	width:870px;
	top:0px;
	left:15px;
	z-index:1;
}

.art-flash-contact
{
	position:relative;
	width:870px;
	top:0px;
	left:15px;
	z-index:1;
}


.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:31px;
	min-height:31px;
}


.art-header
{
	position:relative;
	background-image:url(../images/bg_1.jpg);
	z-index:0;
	height:5px;
}

.art-menu
{
	position:absolute;
	z-index:1;
	width:500px;
	height:31px;
	left: 17px;
	top: 103px;
}

.art-news{
	position:absolute;
	width:270px;
	height:210px;
	left: 15px;
	top: 160px;
}

.art-promotions{
	position:absolute;
	width:270px;
	height:210px;
	left: 315px;
	top: 160px;
}

.art-facebook{
	position:absolute;
	width:270px;
	height:250px;
	left: 613px;
	top: 150px;
}

.art-content
{
	position:relative;
	background-image:url(../images/btmcontent.png);
	height:451px;
	width:894px;
	left: 15px;
}

.art-content-pages
{
	position:relative;
	width:864px;
	left:30px;
	z-index:1;
}


.art-content-pages-details
{
	position:relative;
	margin-left:40px;
	width:844px;
}

.art-footer
{
	position:relative;
	font-family:"Century Gothic";
	color:#000000;
	width:870px;
	height:60px;
	font-size:12px;
	text-align:left;
	top:20px;
	left:15px;
}

#leftcontent{
	height:400px;
	width:600px;
	font-size:13px;
	color:#333333;
	text-align:justify;
}

.contenttop{
	background-image:url(images/contentbgtop.png);
	background-repeat:no-repeat;
}

.contentmid{
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
}

.contentbottom{
	background-image:url(images/contentbgbottom.png);
	background-repeat:no-repeat;
}

.pagecontenttop{
	background-image:url(images/contenttop.png);
	background-repeat:no-repeat;
}

.pagecontentmid{
	background-image:url(images/contentmid.png);
	background-repeat:repeat-y;
}

.pagecontentbottom{
	background-image:url(images/contentbottom.png);
	background-repeat:no-repeat;
}

.rightcontenttop{
	background-image:url(images/rightcontentbgtop.png);
	background-repeat:no-repeat;
}

.rightcontentmid{
	background-image:url(images/rightcontentbg.png);
	background-repeat:repeat-y;
}

.rightcontentbottom{
	background-image:url(images/rightcontentbgbottom.png);
	background-repeat:no-repeat;
}

#rightcontent{

	width:255px;
	font-size:13px;
	color:#333333;
	text-align:justify;
}

#advcolumn{

	text-align:justify;
	font-size:12px;
	width:230px;
	background-image:url(../images/advcolumn.jpg);
	background-repeat:no-repeat;
}

#title{
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	height:20px;
	font-size:18px;
	font-weight:bold;
	color:#76c6e4;
	margin-left:10px;
	text-align:left;
}

#title2{
	height:33px;
	color:#000000;
	text-align:left;
	font-size:18px;
}

#title3{
	color:#e40e62;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#titlehome{
	color:#000000;
	text-align:left;
	font-size:50px;
}

#text{
	text-align:justify;
	margin:10px;
	color:#000000;
}

#footertext{
	font-size:10px;
	margin-left:10px;
	color:#000000;
}

#footertext2{
	font-size:11px;
	text-align:center;
	color:#999999;
}

#leftpanel{

	text-align:justify;
	font-size:12px;
	width:210px;
	background-image:url(../images/advcolumn.jpg);
	background-repeat:no-repeat;

}

/* Adds special style to an unvisited link. */
a:link
{
   font-family:"Century Gothic";
  text-decoration: none;
  color:#0000CC;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family:"Century Gothic";
  text-decoration: none;
  color:#0000CC;
}

/* :hover - adds special style to an element when you mouseS over it. */
a:hover, a.hover
{
  font-family:"Century Gothic";
  text-decoration: none;
  color:#76c6e4;
}
