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

body {
	background-color: #8e8f8e;
	background-image: url(images/greybg.jpg);
	background-repeat: repeat-x;
	margin-top:2px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FFFF99;
}
a:visited {
	color: #99CCFF;
}

h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: "myriad pro", myriad, verdana;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 0.1em;
}

#centercolumn {
	padding: 0px;
	width: 930px;
	margin: 0px auto;
	position: relative;
}
.header   img,.screen img,  .scroller img    {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav {
	width: 635px;
	height: 89px;
	background: url(images/nav.jpg);
	margin: 10px auto 15px auto;
	padding: 0;
	position:relative;
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top: 0px;
}
#nav li, #nav a {
	height: 89px;
	display:block;
}
#ls {
	left: 0px;
	width: 102px;
	background: transparent url(images/nav.jpg) 0 0 no-repeat;
	cursor: default;
}
#home {
	left: 103px;
	width: 77px;
}
#home a:hover {
	background: transparent url(images/nav.jpg) -103px -89px no-repeat;
}
#portfolio {
	left: 181px;
	width: 93px;
}
#portfolio a:hover {
	background: transparent url(images/nav.jpg) -181px -89px no-repeat;
}
#service {
	left: 275px;
	width: 97px;
}
#service a:hover {
	background: transparent url(images/nav.jpg) -275px -89px no-repeat;
}
#testimonials {
	left: 373px;
	width: 95px;
}
#testimonials a:hover {
	background: transparent url(images/nav.jpg) -373px -89px no-repeat;
}
.screen {
	margin: 0px;
	padding: 0px;
}
.content-screen {
	color: #FFFFFF;
	height: 545px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
}
.content-screen .content {
	padding: 44px;

}

.scroller {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	height: 166px;
}

.scroller .frame1 {
	margin: 0px;
	padding: 0px;
	width: 803px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scroller .frame2 {
	margin: 0px;
	padding: 0px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 9px;
}
.scroller .scroller-screen {
	background-color: #666666;
	background-image: url(images/scroller_03.jpg);
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 778px;
	position: absolute;
	left: 14px;
	top: 9px;
}


.scroller .frame3 {
	margin: 0px;
	padding: 0px;
	width: 11px;
	position: absolute;
	left: 792px;
	top: 9px;
}
.scroller .frame4 {
	height: 10px;
	width: 803px;
	position: absolute;
	left: 0px;
	top: 156px;
}

#contact {
	left: 469px;
	width: 77px;
}
#contact a:hover {
	background: transparent url(images/nav.jpg) -469px -89px no-repeat;
}
#rs {
	left: 547px;
	width: 94px;
	background: transparent url(images/nav.jpg) -547px 0 no-repeat;
	cursor: default;
}

.screentop {
	background: #333333 url(images/screen-top.jpg) no-repeat;
	padding: 0px;
	height: 48px;
	width: 803px;
	margin: 0px auto;
}
.screen-content {
	color: #FFFFFF;
	background: url(images/screen-mid.jpg) repeat-y center;
	margin: 0px auto;
	width: 720px;
	min-height: 350px;
	padding: 0 40px 15px 43px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #999999;
}

.footer {
	background: #333333 url(images/screen-bottom.jpg) no-repeat;
	text-align: center;
	margin: 0px auto 25px;
	padding-top: 42px;
	width: 803px;
	height: 29px;
	color: #666666;
}
.imageleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF66;
	display: inline;
}
.imageright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.links a {
	color: #999999;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.left-flash {
	position: absolute;
	height: 444px;
	width: 233px;
	top: 251px;
	left: 0px;
}
.right-flash {
	position: absolute;
	height: 444px;
	width: 233px;
	top: 251px;
	right: 0px;
}
.reflection {
	margin: -25px 0 0 60px;
	position: relative;
}
.copyright p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.copyright { padding-bottom: 10px; }
.copyright a { color: #330000; }
#threebox {
	background: url(images/home-footer.jpg) no-repeat 53px top;
	display: block;
	margin: 12px auto 0 auto;
	padding: 20px 20px 0 85px;
	height: 166px;
	width: 803px;
}
#threebox ul li {
	display: inline;
	height: 125px;
	width: 220px;
	list-style: none;
	float: left;
	margin-right: 34px;
	text-align: right;
	color: #333333;
}
#threebox a {
	color: #FFFFFF;
	text-decoration: none;
}
#threebox a:hover { text-decoration: underline; }
#threebox h2 { margin-bottom: 0.75em; }

#threebox h2 a {
	font-size: 14px;
	margin: 0px 0px 1em;
	padding: 0px 0px 1em;
	color: #333333;
}
#threebox h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#threebox a img {
	float: left;
	border: none;
}
	/* end hide */
	/*body {
		height: 100%;
		margin: 0;
		padding: 0;
		color:#ffffff;
		font-family:sans-serif;
		font-size:20;
	}
	a {	
		color:#cccccc;
	}*/
#threebox .remotes {
	background: url(images/home-remotes-bg.gif) no-repeat 0px 0px;
	height: 97px;
	width: 119px;
	float: left;
}
#threebox .remotes:hover { background: url(images/home-remotes-bg-hover.png) no-repeat 0px 0px; }

#threebox .custom {
	background: url(images/home-custom-bg.gif) no-repeat left bottom;
	height: 97px;
	width: 119px;
	float: left;
}
#threebox .custom:hover { background: url(images/home-custom-bg-hover.png) no-repeat left bottom; }

#threebox .newsletter {
	background: url(images/home-newsletter-bg.gif) no-repeat left bottom;
	height: 97px;
	width: 89px;
	float: left;
	margin-left: 30px;
}
#threebox .newsletter:hover { background: url(images/home-newsletter-bg-hover.png) no-repeat left bottom; }
.copy {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-bottom: 1em;
}
.copy h1 { margin-bottom: 0.75em; }

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
