@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	background-color: #000000;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #939499;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-weight: normal;
	color: #f78f1e;
	font-size: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	color: #000000;
	font-size: 16px;
	line-height: 1.65em;
	margin-bottom: 15px;
}
ul {
	line-height: 1.5em;
	padding-left: 35px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
hr {
	margin-top: 10px;
	margin-bottom: 25px;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.surround {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadowlr.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.header {
	background-image: url(../images/headerbg.gif);
	height: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: right;
	margin-top: 47px;
	margin-right: 47px;
	margin-bottom: 5px;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f78f1e;
	border-bottom-color: #f78f1e;
	width: 960px;
	float: left;
	position: relative;
	z-index: 2;
}
.menu p {
	padding-top: 4px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	text-align: right;
	margin-right: 45px;
}
.menu p strong {
	color: #f78f1e;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
.menu a {
	text-decoration: none;
	color: #939499;
}
.menu a:hover {
	text-decoration: none;
	color: #f78f1e;
}
.mainarea {
	width: 960px;
	background-image: url(../images/shadowlr.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 40px;
}
.prop {
	height: 190px;
	width: 1px;
	float: right;
}
.maintext {
	float: right;
	width: 580px;
	background-color: #FFFFFF;
	margin-right: 45px;
}
.maintext p {
	padding-bottom: 1em;
	line-height: 1.65em;
}
.maintext p strong {
	color: #000000;
}
.maintext a {
	color: #f78f1e;
	text-decoration: none;
}
.maintext a:hover {
	color: #939499;
	text-decoration: underline;
}
table   p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bigc {
	background-image: url(../images/creative_logo.png);
	height: 368px;
	width: 322px;
	position: absolute;
	margin-top: 14px;
}
.leftcol {
	width: 258px;
	margin-left: 38px;
	margin-right: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.leftcol img {
}
.flashvid {
	position: relative;
	z-index: 2;
	height: 194px;
	width: 258px;
}
.footer {
	background-image: url(../images/footerbg.gif);
	height: 79px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 960px;
	background-color: #FFFFFF;
}
.menufoot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f78f1e;
	border-bottom-color: #f78f1e;
	width: 960px;
	background-image: url(../images/shadowlr.gif);
	margin-top: 20px;
	clear: both;
	height: 34px;
}
.menufoot p {
	padding-top: 12px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	text-align: right;
	margin-right: 45px;
}
#twitter {
	float: left;
	margin-left: 37px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#twitterp  {
	padding-top: 12px;
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: left;
	float: left;
	margin-left: 8px;
	vertical-align: middle;
	text-transform: none;
}
#twitterp a {
	color: #f78f1e;
	text-decoration: none;
}
#twitterp a:hover {
	color: #939499;
	text-decoration: underline;
}
.gallery {
	width: 580px;
}
.gallery   td  {
	vertical-align: top;
	height: 205px;
}
.galleryimg   {
	position: relative;
	height: 179px;
	width: 179px;
	float: left;
	z-index: 3;
}
.galleryoverlay {
	position: relative;
	z-index: 4;
	top: -179px;
	padding-bottom: -179px;
	margin-bottom: -179px;
}
