body {
	background: #000000 url(images/bg.jpg) top center no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
}

.link:link {font-family: arial; font-size: 16px; font-weight: bold; color: #ffffff; text-decoration: none; }
.link:visited {font-family: arial; font-size: 16px; font-weight: bold; color: #ffffff; text-decoration: none; }
.link:active {font-family: arial; font-size: 16px; font-weight: bold; color: #ff9900; text-decoration: none; }
.link:hover {font-family: arial; font-size: 16px; font-weight: bold; color: #ff9900; text-decoration: underline; }



.m_title
{
font-family: arial;
font-size: 25px;
font-weight: bold;
color: #ffffff;
}

.m_main
{
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #ffffff;
}


.GB_Padding
{
padding:0px 0px 15px 0px;
}

.clientlistitem {
	width: 240px;
	height: 20px;
	float: left;
}

.galleryitem {
	width: 192px;
	height: 104px;
	float: left;
}

.gallerynav {
	width: 192px;
	height: 35px;
	float: left;
}

.3d
{
position:fixed;
left:0px;
top:0px;
z-index:-1;
}