body {
	background-image: url(../imgs/bg2.jpg);
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #a3ad00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A3AD00;
}
a:hover {
	text-decoration: underline;
	color: #A3AD00;
}
a:active {
	text-decoration: none;
	color: #A3AD00;
}


#wrapper{
width:980px;margin:auto;
}


#titlePage{
clear:both;
width:940px;
height:65px;
padding-left:40px;
padding-top:40px;
margin:auto;
background-image:url(../imgs/BG_tit_insidePages.gif); background-repeat:no-repeat;
}

#footer{
width:940px;
margin:auto;
clear:both;
padding-bottom:40px;
font-size:12px;
}

#footerSeperator {
	padding-top:40px;
	padding-bottom:20px;
}

#logoRemax{
width:188px;
float:left
}

#copyright{
width:400px;
float:right;
text-align:right;
margin-top:2px;
text-align:right;
}