body {
	margin: 0 auto 0 auto;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 252525;
	line-height:175%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ff9700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9700;
}
a:hover {
	text-decoration: underline;
	color: #ff9700;
}
a:active {
	text-decoration: none;
	color: #ff9700;
}

#redtinrobot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ff9700;
}
#redtinrobot a:link {
	text-decoration: none;
}
#redtinrobot a:visited {
	text-decoration: none;
	color: #ff9700;
}
#redtinrobot a:hover {
	text-decoration: underline;
	color: #ff9700;
}
#redtinrobot a:active {
	text-decoration: none;
	color: #ff9700;
}

h1 {
	font-size:18px;
	font-style:italic;
	color:#ff9700;
	margin:0;
	padding:0 0 15px 0;
}
h2 {
	font-size:14px;
	font-style:italic;
	color:#0069ff;
	margin:0;
	padding:0 0 5px 0;
}
ul {
	list-style-image: url(../images/bullet.jpg);
	list-style-position:outside;
	margin:0;
	padding:0 0 0 30px;
}
input {
	border:solid 1px #999999;
	background-color:#eeeeee;
	width:145px;
	height:14px;
	font-size:11px;	
}
textarea {
	width:145px; 
	border:solid 1px #999999; 
	background-color:#eeeeee; 
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#main_content_wrapper {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#header {
	width:1024px;
	height:200px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:no-repeat;
}

#head_nav {
	position:absolute;
	left:15px;
	top:170px;
	width:225px;
	text-align:center;
}

#head_nav ul
{margin:0px; padding:0px;}

#head_nav ul li
{display:inline; list-style:none; margin:0}

#head_nav li a
{color:#cccccc; text-decoration:none; font-weight:bold}

#head_nav li a:hover
{color:#ffffff; text-decoration:none; font-weight:bold}

#column_top {
	width:1024px;
	height:78px;
	background-image:url(../images/column-tops.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#faux_column_bg {
	width:1024px;
	background-image:url(../images/faux_column_bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#left_column {
	float:left;
	width:200px;
	padding:0 0 20px 30px;
	text-align:center;
}
#right_column {
	float:right;
	width:600px;
	padding:0 30px 20px 0;
}
#right_column_alt {
	float:right;
	width:730px;
	padding:0 30px 20px 0;
}
#clear {
	clear:both;
}
#column_bottom {
	width:1024px;
	height:37px;
	background-image:url(../images/column-bottoms.jpg);
	background-repeat:no-repeat;
}
#footer_top {
	width:1024px;
	height:48px;
	background-image:url(../images/footer-top.jpg);
	background-repeat:no-repeat;
}
#footer_main {
	width:1024px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-y;
}
#footer_main_content {
	width:820px;
	text-align:left;
	padding-bottom:20px;
	margin:0 auto 0 auto;
	
}
#footer_bottom {
	width:1024px;
	height:141px;
	background-image:url(../images/footer-bottom2.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	padding-top:30px;
}
#decoration_1 {
	position:absolute;
	left:240px; 
	top:210px; 
	width:143px; 
	height:203px;
	background-image:url(../images/uk.png);
	background-repeat:no-repeat;
}
#email_icon {
	float:right;
	width:44px; 
	height:40px;
	background-image:url(../images/email02.jpg);
	background-repeat:no-repeat;
}
img, div { behavior: url(iepngfix.htc) }

#landlord a {
	display:block;
	width:140px;
	height:80px;
	background: url("../images/landlord.jpg") 0 -80px; 
}

#landlord a:hover {
	background: url("../images/landlord.jpg") 0 0; 
}
#properties a {
	display:block;
	width:140px;
	height:80px;
	background: url("../images/properties.jpg") 0 -80px; 
}

#properties a:hover {
	background: url("../images/properties.jpg") 0 0; 
}
#tenants a {
	display:block;
	width:140px;
	height:80px;
	background: url("../images/tenants.jpg") 0 -80px; 
}

#tenants a:hover {
	background: url("../images/tenants.jpg") 0 0; 
}
#packages a {
	display:block;
	width:140px;
	height:80px;
	background: url("../images/packages.jpg") 0 -80px; 
}

#packages a:hover {
	background: url("../images/packages.jpg") 0 0; 
}
#hr {
	height:1px; 
	border-top:solid 1px #999999;
	margin:10px 0 10px 0;
}
