body {
margin: 0px;
padding: 0px;
background-color: #FFFFF;
color: #00000;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}

.bg {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -3000;
	opacity:0.4;filter:alpha(opacity=40);
}

.tbl {
	position: absolute;
	top: 5%;
	left: 10%;
	width: 80%;
	z-index: -200;
}

#Header {
width: 900px;
height: 56px;
overflow: hidden;
}

#Logo h1 {
margin: 0px;
padding: 0px;
display: inline;
}

#Logo {
display: inline;
float: left;
background-image: url('/templates/lazyrabbitt/img/logo.png');
width: 382px;
height: 56px;
}

#GlobalNav {
margin-top: 74px;
float: right;
}

#GlobalNav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#GlobalNav ul li {
margin: 0px;
padding: 0px;
display: inline;
}

#GlobalNav ul li a {
margin-left: 10px;
margin-right: 10px;
color: #FFF;
text-decoration: none;
font-size: 10pt;
}

#Center {
overflow: hidden;
border-bottom: 0px solid #2F1D13;
}

#Link {

float: left;
width: 15%;
color: #333;
text-align: center;
}


#Menu {
background-image: url('/templates/lazyrabbitt/img/tran.png');
float: left;
width: 15%;
padding: 10px;
color: #333;
}

#Menu a {
color: #105B86;
text-decoration: none;
font-size: 10pt;
}

#Menu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
font-weight: bold;
}

#Menu ul li ul {
padding-left: 20px;
list-style-type: disc;
font-weight: normal;
}

#ContentColumn {
background-image: url('/templates/lazyrabbitt/img/tran.png');
float: right;
width: 80%;
padding: 10px;
}

#Breadcrumbs {
margin: 10px;
color: #333;
font-size: 9pt;
font-weight: bold;
}

#Breadcrumbs a {
color: #105B86;
text-decoration: none;
font-weight: normal;
}

#Breadcrumbs div.simple-breadcrumbs {
display: inline;
}

#Content {
font-size: 12pt;
}

#Content h1 {
color: #105B86;
}

#Footer {
float: left;
width: 15%;
color: #333;
text-align: center;
color: #333;
font-size: 9pt;
font-weight: bold;
}


#contact td {

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
