/*XXXXXXXXXXXXXXXXX Let's set it up XXXXXXXXXXXXXXXX*/
html, body {margin: 0; padding: 0; border: 0;}

body 
{
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 75%; 
	margin: 5px 0;
}

p  {margin: 6px 0; padding: 0 6px;}

.clear { clear: both; }

.wrapper {
margin: 0 auto;
width: 780px;
text-align: left;
border: 1px solid #fff;
}
h1 {font-size: 14pt;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 150px;    /*** Critical left col dimension value ***/
width: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
background: #fff url(images/brownswirl.gif);  /*** Sets background of center col***/
border-left: 1px solid #fff;   /*** Critical left divider dimension value ***/
border-right: 1px solid #fff;   /*** Critical right divider dimension value ***/
	height:100%;
	min-height:100%;
}

* html .outer {   /*** IE5.x/win box model fix ***/
width: 480px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
wid\th: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
/*XXXXXXXXXXXXXXXXX Top Colum XXXXXXXXXXXXXXXX*/
.wide 
{
	width: 100%; 
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #fff;
	top:0;
        url: http://www.marketing-tools-for-real-estate.com/image-files/topimage.jpg; no-repeat;
}

.wide p {margin: 0; padding: 0px; position: relative;}

/*XXXXXXXXXXXXXXXXX Other XXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXX Comment Beter XXXXXXXXXXXXXXXX*/
.float-wrap {
float: left;
width: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}

.center {
float: right;
width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px;
margin-right: 10px; 
/* Hidden from IE-mac */
font-family: Verdana;
font-family: Sans-Serif;
font-size: medium;
}

.left {
float: right; 
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 152px;    /*** Critical left col/divider dimension value ***/
margin-left: -151px;    /*** Critical left col/divider dimension value ***/
}


.container-left {
width: 150px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
font-size: small;
}

.right {
    float: left; 
    position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
    width: 162px;    /*** Critical right col/divider dimension value ***/
    margin-right: -160px;    /*** Critical right col/divider dimension value ***/
    margin-left: -1px;   /*** Static fix ***/
    font-size: small;
} 



/*XXXXXXXXXXXXXXXXX Bottom Colum XXXXXXXXXXXXXXXX*/
.bottom
{
	width: 100%; 
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #fff;
}

.wide p {margin: 0; padding: 5px; position: relative;}

/*XXXXXXXXXXXXXXXXX Style Layouts XXXXXXXXXXXXXXXX*/
.boxme 
{
	border: 1px solid black; 
}

#navigasi {
	width: 100%;
	height: 30px;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 5px;
	text-align:center;
	background: blue;
}

#navigasi a, #navigasi a:visited {
	color: #fff;
	margin-right: 15px;
}

#navigasi a:hover {
	color: #FFCB00;
	text-decoration: none;
	font-size: 10pt;
}

.center {
	text-align: justify;
        font-size: 9pt;
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.heading1, h1
{
	color: #003366 ;
	font-weight: bold;
	font-size: 14pt;
}

.heading2, h2
{
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
}
.heading3, h3
{
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}
.heading3  a:hover  {
        color:#FEDE32;
	text-decoration:none;
}
.bodytxt p {
	text-align: justify;
        font-size: medium;
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
      }
a:hover {
    color:#BD0039;
	text-decoration:none;
}
.container-left  {
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
}
a:hover, a:active{
    color:#BD0039;
	text-decoration:none;
}
.container-left p {
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
margin-right: 5px;
padding-bottom: 1px; 
}
.container-left h3 {
    display:block;
    background:#000099;
    color:#ffffff;
    text-align: center;
    padding-left:5px;
    margin-bottom: 5px;
    font-size: 9pt;
}
.container-right p {
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
margin-left: 5px;
padding-bottom: 1px; 
}
.container-right h3 {
    display:block;
    background:#000099;
    color:#ffffff;
    text-align: center;
    padding-left:10px;
    margin-bottom: 5px;
    font-size: 9pt;
}
