#flashbox {
	width:783px;
	height:315px;
	float:left;
	border:1px solid #BEBEBE;
	background-color:transparent;
	}
#mainbodytext {
	width:785px;
	float:left;
	text-align:justify;
	padding-top:14px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	line-height:18px;
	background-color:transparent;
	}
#showcase {
	width:785px;
	float:left;
	text-align:justify;
	padding-top:35px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	line-height:18px;
	background-color:transparent;
	}
#showcasegallerycd {
	width:261px;
	height:248px;
	padding-top:9px;
	float:left;
	background-color:transparent;
	margin-right:1px;
	}
#showcasegallerycontrol {
	width:261px;
	height:248px;
	padding-top:9px;
	float:left;
	background-color:transparent;
	margin-right:1px;
	}
#showcasegallery3d {
	width:261px;
	height:248px;
	padding-top:9px;
	float:left;
	background-color:transparent;
	}
a.cd {
    display: block;
    width:261px;
    height: 248px;
    background: url("../images/showcasecd.jpg") 0 0 no-repeat;
	background-color:transparent;
    text-decoration: none;
}
a:hover.cd {
    background-position: -261px 0;
	text-decoration: none;
}
a.control {
    display: block;
    width:261px;
    height: 248px;
    background: url("../images/showcasecontrol.jpg") 0 0 no-repeat;
	background-color:transparent;
    text-decoration: none;
}
a:hover.control {
    background-position: -261px 0;
    text-decoration: none;
}
a.d {
    display: block;
    width:261px;
    height: 248px;
    background: url("../images/showcase3d.jpg") 0 0 no-repeat;
	background-color:transparent;
    text-decoration: none;
}
a:hover.d {
    background-position: -261px 0;
    text-decoration: none;
}
.services {
	margin-left:10px;
	padding-top:20px;
	padding-right:100px;
	float:left;
}
.servicelist {
	margin:0;
	padding-left:12px;
	list-style-type:circle;
}
.servicelink {
	float:left;
	padding-top:15px;
	margin:0;
	text-align:left;
}