body {
	margin:10px 0 0 0;
	padding:0;
	background:#c3c3c3 url('images/pagebg.gif') repeat-x;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:13px;
}
#Wrapper {
	width:700px;
	width:650px !important;
	padding:25px;
	background:#fff url('images/footerbg.gif') no-repeat;
	background-position:bottom center;
	margin:0 auto;
	position:relative;
}
div#Logo {
	width:200px;
	height:60px;
	background:url(images/logo-small.gif) no-repeat;
	margin:0 0 10px 0;
	padding:0;
}
/* NAVIGATION ##################################### */

div#Nav {
	width:650px;
	height:28px;
	margin:0 0 5px 0;
	padding:0
}

div#Home a {
	display:block;
	width:87px;
	height:28px;
	background:url(images/nav-home.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Home a:hover {
	background-position:0 -28px;
}
#Home .active {
	background-position:0 -28px;
}
div#Services a {
	display:block;
	width:92px;
	height:28px;
	background:url(images/nav-services.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Services a:hover {
	background-position:0 -28px;
}
#Services .active {
	background-position:0 -28px;
}
div#Events a {
	display:block;
	width:121px;
	height:28px;
	background:url(images/nav-productions.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Events a:hover {
	background-position:0 -28px;
}
div#Events .active {
	background-position:0 -28px;
}
div#Projects a {
	display:block;
	width:108px;
	height:28px;
	background:url(images/nav-projects.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Projects a:hover {
	background-position:0 -28px;
}
#Projects .active {
	background-position:0 -28px;
}
div#Products a {
	display:block;
	width:140px;
	height:28px;
	background:url(images/nav-products.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Products a:hover {
	background-position:0 -28px;
}
#Products .active {
	background-position:0 -28px;
}
div#Contact a {
	display:block;
	width:102px;
	height:28px;
	background:url(images/nav-contact.gif) no-repeat;
	background-position:0 0;
	float:left;
}
div#Contact a:hover {
	background-position:0 -28px;
}
#Contact .active {
	background-position:0 -28px;
}
/* IMAGE TRANSITIONS ##################################### */
div#Rotation {
	margin:0 0 20px 0;
	padding:0;
}
/* CONTENT ##################################### */
div#Content {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	line-height:1.5em;
	color:#343434;
}
div#Content h3 {
	font-weight:bold;
	font-size:13px;
	color:#49809b;
	margin:20px 0 5px 0;
	padding:0;
}
div#Content h3 span {color:#555;
}
#Content dl {
	margin:0;
	padding:0;
	cursor:default;
}
#Content dt {
	margin:0;
	padding:0;
}
#Content dd {
	margin:0 0 0 20px;
	padding:0;
	color:#494949;
}
#Content dd:hover {
	color:#222;
}
.title {
	margin:0 0 10px 0;
	display:block;
}
.gray {
	color:#7b7b7b;
	font-weight:bold;
}
/* FOOTER ##################################### */
div#Footer {
	width:650px;
	width:650px !important;
	padding:10px 0;
	background:#fff;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	color:#000;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}
div#Footer #Copy {
	padding:10px 0 0 0;
	clear:both;
}
#F-Right {
	float:right;
	color:#646464;
}
#F-Left {
	float:left;
	color:#646464;
}
#M-Right {
	float:right;
	width:300px;
	color:#646464;
	margin:20px 0 0 0;
}
#M-Left {
	float:left;
	width:320px;
	color:#646464;
	margin:0;
}
#C-Right {
	float:right;
	width:250px;
	color:#646464;
	margin:20px 0 0 0;
}
#C-Left {
	float:left;
	width:350px;
	color:#646464;
	margin:20px 0 0 0;
}
div#Footer a {
	font-size:11px;
	color:#49809b;
	text-decoration:none;
}
div#Footer a:hover {
	color:#49809b;
	text-decoration:underline;
}
.products {margin:10px 0 0 0;
}
.products img {margin:0 10px;
}
/* WORKS ##################################### */
#Works-Wrap {
	overflow:hidden;
	height: 200px;
	width: 650px;
	background:url('images/works-bg.gif') no-repeat;
	position: relative;
	float:left;
	margin:0 0 20px 0;
	padding:0;
}
.scrolling-content {
	* background:url('images/works-bg.gif') no-repeat;
	float:left;
	height: 100%;
	position:relative;
	width: 650px;
	text-align:center;
	margin:0 0 30px 0;
	color:#FFF;
}
.scrolling-content h2 {
margin:0;
padding:0;
}
#Content ul#projects {margin:0;padding:0;position: relative;float:left;
}
#Content ul#projects li {list-style:none;margin:0;padding:0;color:#999;
}
#Content ul#projects li a {color:#49809b;text-decoration:none;padding:5px;display:block;
}
#Content ul#projects li a:hover {color:#000;border-color:#49809b;
}
#clearfix {width:100%;height:40px;clear:both;
}
#closeProject {position:absolute;top:-35px;right:-35px;clear:both;
}
#closeProject a {width:43px;height:43px;background:url('projects/close.png') no-repeat;text-indent:-999em;text-display:none;display:block;clear:both;
}
:focus
{
  -moz-outline-style: none;
}
.products ul {
	margin:0;
	padding:0;
	list-style:none;
}
.products ul li {
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
/*###################  CONTACT FORM ##################### */
form {
	margin:0;
	width:350px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 80px;
	padding-top: 5px;
	font-size: 12px;
}
 input, textarea {
	padding: 4px;
	width: 240px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #d1d1d1;
	background:#eaeaea;
	color:#000;
}
input:focus, textarea:focus {
	border-color:#000;
}
input.submit {
	width: 100px;
	float: right;
}
textarea {
	height:90px;
}
.clear {
	clear:both;
	height:10px;
}
.rmp {float:right;width:108px;
}
.rmp a {display:block;width:107px;height:22px;background:url('images/rmp-logo.gif') no-repeat;background-position:0 0;text-indent:-999em;}
.rmp a:hover {background-position:0 -22px;}

ul#slider {margin:0;padding:0;list-style:none;}
ul#slider li {margin:0;padding:0;}