@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B9EAC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}

body.PortfolioPage
{
	background-image:url(../images/diamond_plate400x300.jpg);
	text-align: center;
	margin: 0;
}

.PortfolioPage embed
{
	position: relative;
	z-index: 999;
}

.PortfolioPage .BackgroundImage
{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.PortfolioPage .nav
{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

.PortfolioPage .flash
{
	text-align: center;
	padding-top: 60px;
	width: 722px;
	margin: 0 auto 0 auto;
		
}

.PortfolioPage table
{
	text-align: center;
}

.MainContainer
{
text-align:center;
height: 100%;
width: 100%;
margin-top: 120px;
}

.MainPage .BackgroundImage
{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 3px;
}

body.MainPage
{
	background-image:url(../images/bg_concrete04.jpg);
	text-align: center;
	margin: 0;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight: bold;
	height: 40px;
	background:url(../images/footer.png);
	text-align:center;
	color:#737580;
}

.webmaster
{
font-size:9px;
}

.bannerInsert
{
	background-image: url(../images/bannerInsert_motionart.png);
	height: 320px;
}
