﻿body 
{
	margin: 0 0 0 0;
	background-color:Silver;
}

#container
{
	width:100%;
	height:100%;
}

#header
{
	width:780px;
	height:80px;
	margin:0px auto 0px;
}

#headerline
{
	width:780px;
	height:11px;
	margin:0px auto 0px;
}

#content
{
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	background-image: url(images/background.jpg);
	margin:0px  auto 0px;
}

#footer
{
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:61px;
	margin:0px auto 0px;
}

#content-left
{
	width:327px;
	float:left;
	font-family:Arial;
	font-size:x-small;
	padding-left: 5px;
	padding-right: 5px;
}

#content-right
{
	position:absolute;
	left:359px;
	top:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	width:397px;
	color:#062953;
}
#divPropListAd
{
	position:absolute;
	left:15px;
	top:0px;}
#divFlash
{
	position:absolute;
	left:0px;
	top:140px;}
#footer-left
{
	width:342px;
	height:61px;
	position:absolute;
	top:0px;
	left:0px;
}

#footer-right
{
	width:438px;
	height:61px;
	position:absolute;
	top:0px;
	left:342px;
	background-image: url('images/footer-right.jpg');
}

#footer-text
{
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:middle;
	padding-top:30px;
}

.BBheader
{
	font-family:Arial;
	color:#6D6D6D;
	font-size:16pt;
	text-align:left;
	font-style:Normal;
	font-weight:bold;
	height:1%;
	vertical-align:top;
	padding: 0px 5px 5px 5px;
}
.BBText
{
    	font-family: 'arial';
    	FONT-SIZE: 9pt;
    	FONT-WEIGHT: normal;
    	LETTER-SPACING: normal;
    	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	vertical-align:top;
	line-height:16px;
	height:100%;
	padding:5px 5px 5px 5px;
}
.BBText2
{
	font-size:9pt;
	vertical-align:top;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	}
.BBText3
{
	background-color: silver;
}
.BBImgCenter
{
	text-align:center;
}
.BBImgLeft
{
	text-align:left;
}
.BBImgRight
{
	text-align:right;
}
a
{
	color: Navy;
	text-decoration:none;
}
IMG{border:none 0px transparent;}
