﻿body
{
padding:0px;
margin:0px;
text-align:center;
background-color:#EEEEEE;
font-family:Arial, Helvetica, Sans-Serif;
font-size:11px;
}

#wrapper
{
margin:auto;
width:960px;
text-align:left;
background-color:#FFFFFF;
}

#headerHolder
{
width:960px;
height:101px;
}

.homeHeader
{
background-image:url('/images/interface/rab_header.jpg');
background-repeat:no-repeat;
}

.contentHeader
{
background-image:url('/images/interface/rab_header_content.jpg');
background-repeat:no-repeat;
}

#logo
{
width:140px;
height:60px;
margin-top:33px;
margin-left:10px;
background-image:url(/images/interface/rab_logo_new.gif);
background-repeat:no-repeat;
float:left;
}

#navigationHolder
{
width:790px;
height:101px;
float:right;
}

#navigation
{
width:790px;
height:38px;
padding-top:6px;
z-index:10000;
}

#titleHolder
{
width:790px;
height:55px;
float:left;
}

#titleMain
{
width:490px;
height:55px;
padding-left:68px;
float:left;
}

#titleSub
{
padding-top:15px;
width:215px;
height:40px;
float:right;
}

#footer
{
width:960px;
height:19px;
padding-top:3px;
background-color:#EEEEEE;
}

.imgLeft
{
float:left;
padding-top:3px;
padding-right:17px;
Padding-bottom:10px;
border: 0px;
}

.imgLeft2
{
float:left;
padding-top:3px;
padding-right:20px;
Padding-bottom:34px;
}

.imgRight
{
padding-top:3px;
float:right;
Padding-bottom:10px;
}

/*
a .menuButton
{
border:solid 3px #ffffff;
}

a:hover .menuButton
{
border:solid 3px #cccccc;
}

*/

.p3c1  a   div  img
{
border:solid 3px #ffffff;
padding: 0px;
}

.p3c1  a:hover  div  img
{
border:solid 3px #cccccc;
padding: 0px;
}

a .fabricButton
{
border:solid 1px #ffffff;
}

a:hover .fabricButton
{
border:solid 1px #e5e5e5;
}

.fabricButton
{
border:solid 1px #e5e5e5;
}

.clear
{
	clear:both;	
}


