@charset "UTF-8";
/* CSS Document .. orly?, yarly! */
/* Copyright RichardBeno Design */



/* Body */

body 
{
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #1A1A1A;
}



/* Fonts */

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.whitebold 
{
font-family: "Lucida Grande", Helvetica, Arial;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.white 
{
font-size: 12px; 
color: #FFFFFF; 
font-family: "Lucida Grande", Helvetica, Arial;
}

.black {
	font-family: "Lucida Grande", Helvetica, Arial;
	color: #000000;
}

.blacksmall {
	font-family: "Lucida Grande", Helvetica, Arial;
	color: #000000;
	font-size: 10px;
}



.darkblue {
	font-family: "Lucida Grande", Helvetica, Arial;
	color: #38404F;
}

.darkbluebig {
	font-family: "Lucida Grande", Helvetica, Arial;
	color: #556881;
	font-size: 36px;
}



-->

/* Tables */

td.topgrey
{
background-image: url(images/index_01.png);
width: 1000px;
height: 28px;
}

td.logo
{
background-image: url(images/logobg.png);
width: 168px;
height: 332px;
}

td.menutop
{
background-image: url(images/index_03.png);
width: 808px;
height: 6px;
}

td.rightbartop
{
background-image: url(images/index_04.png);
width: 23px;
height: 332px;
}

td.leftspace
{
background-image: url(images/index_05.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
width: 4px;
height: 799px;
}

td.greybox
{
background-image: url(images/index_11.png);
width: 797px;
height: 280px;
}

td.rightspace
{
background-image: url(images/index_12.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
width: 7px;
height: 764px;
}

td.mainleft
{
background-image: url(images/index_13.png);
background-repeat: repeat-x;
background-color: #38404F;
width: 277px;
}

td.mainrighttop
{
background-image: url(images/index_14.png);
width: 520px;
height: 10px;
}

td.main
{
background-image: url(images/index_15.png);
width: 520px;
}

td.leftbarbot
{
background-image: url(images/index_16.png);
width: 169px;
}

td.rightbarbat
{
background-image: url(images/index_17.png);
width: 1spx;
}

td.rightbarbot
{
background-image: url(images/index_18.png);
width: 22px;
}


/* Other Layout */

td.clienttop
{
background-image: url(images/clients_11.png);
height: 51px;
width: 797px;
}

td.clientmid
{
background-image: url(images/clients_14.png);
height: 22px;
width: 797px;
}

td.clientmain
{
background-image: url(images/clients_15.png);
height: 600;
width: 797;
}