@charset "UTF-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.GRM #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(../common/header.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
.nav #home {
	padding: 10px;
	height: 70px;
	width: 180px;
}
.nav #home a {
	text-indent: -10000px;
	display: block;
	height: 80px;
	width: 190px;
}
.mainlinks {
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 30px;
}
.mainlinks  a {
	background-image: url(../common/btn_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 28px;
	width: 139px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bolder;
}
.mainlinks a:hover {
	background-position: -139px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#header  {
	height: 370px;
	margin: 0px;
	padding: 0px;
}
a.bumpbox {
	background-image: url(../common/btn_video.jpg);
}
#flashfolio {
	margin: 0px;
	width: 920px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#flashfolio h2 {
	background-color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #33CC00;
}
#web_header {
	background-color: #000000;
	float: right;
	width: 290px;
	padding: 10px;
	margin-top: 19px;
	margin-right: 19px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
#flashfolio  img {
	display: inline;
	float: left;
	margin-right: 45px;
	margin-bottom: 30px;
	height: 150px;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.swf {
	height: 300px;
	width: 350px;
	float: right;
	padding-top: 50px;
}
#mainContent {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../common/Green-Room.jpg);
	background-repeat: no-repeat;
}
.text {
	display: block;
	padding: 0px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #33CC00;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	font-weight: lighter;
}
h2 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bolder;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: lighter;
}
h3 {
	color: #33CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
li {
	color: #FFFFFF;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 4px;
}
a {
	color: #33CC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sublinks {
	display: inline;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sublinks p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sublinks a {
	background-color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.sublinks a:hover {
	background-color: #339900;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006600;
	color: #FFFFFF;
	text-decoration: none;

}
.audio {
	background-image: url(../common/btn_audio.jpg);
}
.animation {
	background-image: url(../common/btn_animation.jpg);
}
.video {
	background-image: url(../common/btn_video.jpg);
}
.sectionjump a {
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -10000px;
	text-decoration: none;
}
.sectionjump a:hover {
	background-position: -150px 0px;
	font-weight: normal;
	text-decoration: none;
}
.design {
	background-image: url(../common/btn_design.jpg);
}
.web {
	background-image: url(../common/btn_web.jpg);
}
.sectionjump {
	display: block;
	float: left;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.sectionjump h2 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact {
	height: 60px;
	margin-top: 15px;
}
.contact a {
	color: #FFFFFF;
	text-indent: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../common/email_icon.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
}
.contact a:hover {
	color: #33CC00;
	background-image: url(../common/email_icon.jpg);
	background-position: right 0px;	
}
.formtext {
	color: #33CC00;
	font-size: 11px;
	margin-bottom: 5px;
}
.footer {
	background-image: url(../common/footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-repeat: no-repeat;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.float_L {
	float: left;
	padding-right: 8px;
}
.client {
	display: block;
	float: left;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.client  p {
	line-height: 13px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #191919;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.client img {
	margin-bottom: 3px;
}
