/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
}
body {
	margin: 2em 0;
	font: 1em/1.25 Arial, Verdana, Geneva, Helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a img, fieldset {
	border: none;
}
a:hover {
	text-decoration: underline;
}
#header h1 span {
	position: absolute;
	left: -9600px;
}
#header h1 {
	float: left;
	width: 250px;
	height: 80px;
	margin: 30px 0 0 30px;
}
#header h1 a {
	float: left;
	width: 250px;
	height: 80px;
}
h2, h3 {
	font-size: 1.5em;
	padding-bottom: 1em;
}
p {
	font-size: 12px;
	padding-bottom: 5px;
}
ul {
  font-size: 12px;
	padding: 0 0 10px 30px;
	list-style-position:inside;
}
.bold {
  font-weight: bold;
}
#wrapper {
	background: transparent url(images/backgrounddots.gif) repeat center;
	width: 1021px;
	height: 709px;
	margin: -15px auto 0;
}
#home #container {
	background: url(images/vectorsmartobject.gif) no-repeat center;
	height: 628px;
	width: 936px;
	padding: 40px;
	position: relative;
}
#partner #container, #loginpage #container, #page #container {
	background: url(images/id9background.gif) no-repeat center;
	height: 628px;
	width: 936px;
	padding: 40px;
	position: relative;
}
#navbar {
	float: left;
	margin: 40px 0 0 45px;
	font-weight: normal;
}
ul#nav {
	float: left;
	list-style: none;
	padding: 4px 0;
}
ul#nav li {
	float: left;
	margin-right: 2px;
}
ul#nav a:hover, ul#nav li.current_page_item a {
	text-decoration: underline;
}
li.home a {
	display: block;
	width: 59px;
	height: 23px;
	background: transparent url(images/homebutton.gif) no-repeat;
	;
}
li.home a:hover {
	background-position: -59px 0;
}
li.partner a {
	display: block;
	width: 88px;
	height: 21px;
	background: transparent url(images/partnerbutton.gif) no-repeat;
	;
}
li.partner a:hover {
	background-position: -88px 0;
}
li.agent a {
	display: block;
	width: 106px;
	height: 21px;
	background: transparent url(images/agentbutton.gif) no-repeat;
	;
}
li.agent a:hover {
	background-position: -106px 0;
}
li.about a {
	display: block;
	width: 87px;
	height: 21px;
	background: transparent url(images/aboutbutton.gif) no-repeat;
	;
}
li.about a:hover {
	background-position: -87px 0;
}
li.contact a {
	display: block;
	width: 87px;
	height: 21px;
	background: transparent url(images/contactbutton.gif) no-repeat;
	;
}
li.contact a:hover {
	background-position: -87px 0;
}
ul#login {
  float:right;
  margin-left: 250px;
  padding-left: 0;
  list-style: none;
}
*:first-child+html ul#login {
  float:right;
  margin-right: 20px;
  list-style: none;
}
ul#login li {
  padding-bottom: 5px;
}
#page .login, #partner .login {
  display:none;
}
li.login a {
	display: block;
	width: 160px;
	height: 21px;
	background: transparent url(images/loginbutton.gif) no-repeat;
	;
}
li.login a:hover {
	background-position: -160px 0;
}
li.download a {
	display: block;
	width: 159px;
	height: 21px;
	background: transparent url(images/downloadbutton.gif) no-repeat;
}
li.download a:hover {
	background-position: -159px 0;
}
#content {
	clear:both;
	float: left;
	padding: 0 20px 0 40px;
	position: relative;
	width:876px
}
#page .heading {
  margin-top: 20px;
}
.heading {
  margin:0;
  padding:0;
}
#content p {
  margin-left:10px;
}
#partner #content #columna {
	float: left;
	width: 420px;
}
#partner #content #columnb {
  padding: 0 10px;
	float: right;
	width: 420px;
}
#home #content #columna {
  float: left;
	width: 450px;
}
#content #columna {
	float: left;
	width: 300px;
}
#content #columnb {
  padding: 0 0 0 20px;
	float: right;
	width: 550px;
}
#content #columna p{
	font-size: 10px;
}
#home #content #columna p{
	font-size: 12px;
}
.button1 a{
  display: block;
	width: 419px;
	height: 74px;
	background: transparent url(images/30button.gif) no-repeat;
	padding-bottom: 5px;
}
.button1 a:hover{
	background: transparent url(images/30button_hover.gif) no-repeat;
}
.button2 a{
  display: block;
	width: 419px;
	height: 74px;
	background: transparent url(images/rwConnect.gif) no-repeat;
	padding-bottom: 5px;
}
.button2 a:hover{
	background: transparent url(images/rwConnect_hover.gif) no-repeat;
}
.button3 a{
  display: block;
	width: 419px;
	height: 74px;
	background: transparent url(images/homeloan.gif) no-repeat;
	padding-bottom: 5px;
}
.button3 a:hover{
	background: transparent url(images/homeloan_hover.gif) no-repeat;
}
.button4 a{
  display: block;
	width: 419px;
	height: 74px;
	background: transparent url(images/emag.gif) no-repeat;
	padding-bottom: 5px;
}
.button4 a:hover{
	background: transparent url(images/emag_hover.gif) no-repeat;
}
.link {
  background: transparent url(images/gobutton.gif) no-repeat;
  height: 24px;
  position:relative;
}
.link img{
position:absolute;
right:15px;
top:0;

}
#columna .link p {
  padding: 5px 0;
}
#columna .link p a{
  color: #fff;
}
#logos {
	position: absolute;
	left: 80px;
	bottom: 70px;
}
.footer {
	padding: 0px 0px 10px 0px;
	font-family: verdana;
	font-size: 10px;
	color: #5F6062;
	text-align: center;
}
.footer A:Link {
	text-decoration: none;
	color: #5F6062;
}
.footer A:Visited {
	text-decoration: none;
	color: #5F6062;
}
.footer A:Active {
	text-decoration: none;
	color: #00A0D2;
}
.footer A:Hover {
	text-decoration: underline;
	color: #999999;
}
#home #TB_title, #loginpage #TB_title{
background-color:#FFFF00;
}
#content p.maptext {
background-color:#50504E;
margin-left: 0;
padding: 5px 4px;
width: 288px;
color:#FFFFFF;
}
.map {
border: 0;
}