body {
    margin: auto;
    padding: 0;
    border: 0;
    width: 990px;
    min-width: 818px;
    background-image: url(../images/layout/bg-2.jpg);
    background-repeat: repeat;
    font: 12px Arial;
    line-height: 14pt;
}

/* columns */
#container
{
    padding:0;
    margin:0;
    margin-top:45px;
    width:990px;

}

#container tr
{
    vertical-align:top;
}

/* Content Area*/
#spacer
{
    background-image: url(../images/layout/bg-2.jpg);
    background-repeat: repeat;
    width:744px;
    height:5px;
    margin:0cm;
    padding:0cm;
    border-right:#e0ecee 1px solid;
}

#goldSpacer
{
    width:100%;
    background-color:#FFF4B8;
    height:5px;
    margin:0cm;
    padding:0cm;
    border-right:#e0ecee 1px solid;
}

#advertising
{
    width: 246px;
    padding: 10px;
    text-align: center;
    background-color:#FFF4B8;
}

#advertising img
{
	border:0
}

#goldenForm
{
    width:100%;
    height:213px;
    text-align:center;
    vertical-align:middle;
    padding: 5px;
    margin:0cm auto;
    background-color:#FFF4B8;
}
.soman{ display:inline;}
.soman h3{margin:0; padding:0; display:inline;}
.soman h3 a{text-decoration:none;color:#ECF6F8;}
#goldenForm tr
{
    vertical-align:top;
}

#content
{
    border-right:#e0ecee 1px solid;
    width:744px;
    background-color:white;
    padding:15px;
    border-top:3px solid #DE8F4A;
}

/* Footer */
#footer
{
    border-top: 1px solid #B8DBE1;
    background-color: #ECF6F8;
    padding: 10px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.footerText
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

#disclaimer
{
    float:right
}

/* Fonts */
a:link,a:visited 
{
	color: #0b87a3;
	text-decoration: underline;
	font-weight:bold;
}
	
a:hover 
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
