@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-image: url(../images/show/greypattern.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
}
h2 { color: #ffffff; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }

a          {
	color: #6633CC;
}
a:visited  {
	color: #6633CC;
}
a:hover    { color: black; }

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

.toplogo {
	margin-left: 0px;
	padding-top: 0px;
	background-color: #000000;
}

.navigationArea {
	width: 908px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 30px;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #000000;
	background-image: url(../images/show/front.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.container  .contentArea  p  {
	color: #FFFFFF;
}



.contentleft {
	width: 879px;
	padding-left: 20px;
	float: left;
	padding-right: 10px;
}
.textright {
	color: #000000;
	float: right;
	width: 250px;
}


.contentright {
	width: 400px;
	float: left;
	background-image: url(../images/show/bigfront.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 225px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 30px;
}

.copyright {
	margin-left: 30px;
	margin-right: 30px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
