.heading_link  {
  color:#E94343;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
.bottom_border  {
  border-bottom:1px solid #AAAAAA;
  line-height:30px;
}
.font_b_r{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
.font_black_b12{
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
	font-weight:bold;
	color:#000000;
}
.font_red{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#e10000;
}
.font_grey_h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:12px;
	color:#979797;
        font-weight:normal;
}
.font_grey_h3 a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:12px;
	color:#979797;
        text-decoration:none;
        font-weight:normal;
}
.font_grey_h3 a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:12px;
	color:#4c4c4c;
        text-decoration:none;
        font-weight:normal;
}
.font_grey{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#979797;
}
.link_font_b_r{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E10000;
	text-decoration:none;
}
.link_font_b_r:hover{
	color:#E10000;
	font-size:12px;
	text-decoration:underline;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ text css +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ form css +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
#login{
	background-image:url(../images/login_bg.jpg);
	background-repeat:none;
	width:364px;
	height:141px;
	display:block;
	margin-top:30px;
}
#loginform{
	font-family:Arial, Verdana;
	font-size:11px;
	padding:45px 0px 0px 144px;
}
#loginform .absolute_left{
	position:absolute;
	left:485px;
}
#loginform .submit{
	margin-left:130px;
	margin-top:5px;
}

.formbutton4 {
	background:url(../images/submit.gif);
	width:64px;
	height:14px;
	border:none;
	color: #ffffff;  
	cursor:pointer;
}

.formbutton6 {
	background:url(../images/logon.gif);
	width:64px;
	height:14px;
	border:none;
	color: #ffffff;  
	cursor:pointer;
}
.formbutton_clear {
	background:url(../images/clear.gif);
	width:64px;
	height:14px;
	border:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;  
	cursor:pointer;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ form css +-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

/*ETC*/
.padding_top_22{
	padding-top:22px;
}
ul{
	margin:0;
	padding-left:20px;
}
.absolute_form{
	position:absolute;
	left:200px;
	color:red;
	font-weight:bold;
}
.padding-left-30{
	position:relative;
	padding-left:30px;
}
.upload_sub{
	position:absolute;
	right:20px;
	bottom:-11px;
}
.inline{display:inline;}

.margin-left40 {
  margin-left: 40px;
}

/*---------------------------------------- New Css --------------------------------------------*/
@font-face {
  font-family: 'DIN-Bold';
  src: url(/DINBd.eot);
  src: local('DIN-Bold'), url("/DINBd.ttf") format("truetype");
}

@font-face {
  font-family: 'DIN-Medium';
  src: url(/DINMd.eot);
  src: local('DIN-Medium'), url("/DINMd.ttf") format("truetype");
}

* {
  margin: 0;
}

img {
  border: 0;
}

#website {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #53544c;
}

.clear {
  clear: both;
}

.h1_tag {
  color: #bbbbbb;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 0px;
}

#wrapper {
  width: 100%;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  position: relative;
}

#header {
  width: 998px;
  height: 140px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#top_nav {
  width: 248px;
  height: 24px;
  position: absolute;
  right: 22px;
  top: 24px;
  z-index: 1;
}

#top_nav a {
  float: left;
}

#subscribe_form {
  color: #ffffff;
  width: 228px;
  height: 250px;
  padding: 20px 0px 0px 20px;
  background-image: url(/images/subscribe_bg.jpg);
  position: absolute;
  right: 0px;
  top: 24px;
  display: none;
}

.subscribe_field  {
  background-color: #ffffff;
  border: 1px solid #545d4e;
  color: #23211D;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  width: 135px;
  height: 14px;
}

#subscribe_register_button {
  background-image: url(/images/subscribe_register.png);
  border: 0;
  cursor: pointer;
  height: 28px;
  width: 146px;
  margin-top: 4px;
}

#login_form {
  color: #ffffff;
  width: 228px;
  height: 118px;
  padding: 25px 0px 0px 20px;
  background-image: url(/images/estate_login_bg.jpg);
  position: absolute;
  right: 0px;
  top: 24px;
  display: none;
}

#login_form .subscribe_field  {
  border: 1px solid #5a9931;
}

#real_estate_login_button {
  background-image: url(/images/login_button.png);
  border: 0;
  cursor: pointer;
  height: 28px;
  width: 136px;
  margin-top: 10px;
}

#main_nav {
  position: absolute;
  z-index: 0;
  right: 22px;
  bottom: 6px;
}

#nav_list {
  list-style:none;
  margin: 0;
  padding: 0;
  position:relative;
  z-index: 0;
  font-size: 15px;
}

#nav_list li {
  display: inline;
}

#nav_list li img {
  float: left;
}

#magic_line {
  position: absolute;
  z-index: -1;
  bottom: -5px;
  left: 0;
  width: 42px;
  height: 5px;
  background: #6db33f;
}

#home, #our_services, #our_promise, #blog, #artwork, #contact_us {
  display: block;
  height: 33px;
  float: left;
}

#home:hover, #our_services:hover, #our_promise:hover, #blog:hover, #artwork:hover, #contact_us:hover {
  background-position: 0px 33px;
}

.current_page_item a {
  background-position: 0px 33px;
}

#home {
  width: 42px;
  background-image: url(/images/home.jpg);
}

#our_services {
  width: 61px;
  background-image: url(/images/our_services.jpg);
}

#our_promise {
  width: 86px;
  background-image: url(/images/our_promise.jpg);
}

#blog {
  width: 31px;
  background-image: url(/images/blog.jpg);
}

#artwork {
  width: 56px;
  background-image: url(/images/artwork.jpg);
}

#contact_us {
  width: 76px;
  background-image: url(/images/contact_us.jpg);
}

#artwork_menu {
  position: absolute;
  z-index: 1;
  width: 162px;
  height: 60px;
  top: 33px;
  right: 0px;
  _left: -160px;
  display: none;
}

#services_menu {
  position: absolute;
  z-index: 1;
  width: 182px;
  height: 110px;
  top: 33px;
  left: 50px;
  _left: -395px;
  display: none;
}

#artwork_menu a, #services_menu a {
  display: block;
  width: 160px;
  height: 23px;
  background-position: 0px 0px;
  border: 1px solid #416e23;
  /*margin-bottom: 1px;*/
}

#services_menu a {
  width: 182px;
}

#artwork_spec {
  background-image: url(/images/artwork_spec.jpg);
}

#upload_art {
  background-image: url(/images/upload_art.jpg);
}

#signage {
  background-image: url(/images/signage.jpg);
}

#site_services {
  background-image: url(/images/site_services.jpg);
}

#digital {
  background-image: url(/images/digital.jpg);
}

#specialist {
  background-image: url(/images/specialist.jpg);
}

#artwork_spec:hover, #upload_art:hover, #signage:hover, #site_services:hover, #specialist:hover, #digital:hover {
  background-position: 0px 23px;
}

#flash_section {
  width: 100%;
  height: 585px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

#flash_banner {
  width: 1280px;
  height: 585px;
  margin: 0 auto;
  text-align: center;
}

#readmore_section {
  width: 998px;
  height: 44px;
  margin: 0 auto;
  position: relative;
}

#readmore_section #readmore_button {
  display: block;
  width: 106px;
  height: 27px;
  position: absolute;
  right: 22px;
  top: -3px;
  background-image: url(/images/readmore_button.png);
}

.banner_title {
  position: absolute;
  z-index: 0;
  color: #ffffff;
  right: 35px;
  top: 60px;
  font-size: 50px;
  text-align: right;
  font-family: DIN-Medium, Arial, Verdana;
  font-weight: normal;
}

#home_content {
  margin: 0 auto;
  width: 953px;
  padding: 0px 25px 30px 20px;
  display: none;
}

#home_content a, #subpage_content a {
  text-decoration: none;
}

#home_content a:hover, #subpage_content a:hover {
  text-decoration: underline;
}

#home_content #left_content {
  width: 449px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  padding: 0px 30px 0px 0px;
  float: left;
}

#home_content #right_content {
  width: 454px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  padding: 0px 0px 0px 20px;
  float: left;
}

#subpage_grey_bg {
  background-color: #dadad8;
  width: 100%;
  height: 215px;
  padding-top: 1px;
}

#subpage_green_bg {
  background-color: #70b542;
  width: 100%;
  height: 212px;
}

#subpage_banner {
  width: 998px;
  height: 212px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#subpage_content {
  margin: 0 auto;
  width: 953px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  padding: 35px 25px 35px 20px;
}

#subpage_content #subpage_content_left {
  float: left;
  width: 680px;
  padding-right: 20px;
}

#subpage_content #subpage_content_right {
  float: right;
  width: 230px;
  padding-left: 22px;
}

#subpage_content #left_content {
  width: 456px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  padding: 0px 20px 0px 0px;
  float: left;
}

#subpage_content #right_content {
  width: 456px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  padding: 0px 0px 0px 20px;
  float: left;
}

#right_content #right_content_contact {
  margin-left: 40px;
}

#subpage_content #subpage_content_right a, #right_content_contact, #right_content_contact a {
  text-decoration: none;
}

#right_content_contact a:hover {
  text-decoration: none;
}

#subpage_content #subpage_content_right a span, #right_content_contact, #right_content_contact a span {
  /*font-family: DIN-Bold, Arial, Verdana;*/
  font-weight: bold;
  font-size: 16px;
  color: #53544C;
  position:relative;
  top:-9px;
}

#subpage_content .subpage_vertical_line {
  background-image: url(/images/line_column.gif);
  float: left;
  width: 1px;
  height: 250px;
}

#flash_gallery_left {
  width:528px;
  float:left;
  z-index:-1;
}

#flash_gallery_right {
  width:400px;
  padding-left: 25px;
  position:relative;
  float:right;
}

.h2_title {
  font-size: 17px;
  font-weight: normal;
  font-family: DIN-Bold, Arial, Verdana;
}

.h2_title a {
  font-family: DIN-Bold, Arial, Verdana;
  font-weight: normal;
}

.formfield {
  color: #23211d;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  border:1px solid #cccccc;
  background-color: #ffffff;
  width: 130px;
}

.content_table {
  border-collapse:collapse;
  margin: 0 auto;
  /*width: 100%;*/
}

.content_table th {
  background-color: #6eb43f;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 5px;
}

.content_table th a {
  color: #ffffff;
  text-decoration: none;
}

.content_table th a:hover {
  text-decoration: underline;
}

.content_table td {
  padding: 8px 5px 8px 10px;
  vertical-align: top;
  border-bottom: 1px solid #a0d17e;
}

.content_table .alt {
  background-color: #effee6;
}

.content_table tr:hover {
  background-color: #c5eeaa;
}

/* Start Services */
.content_table_service {
  border-collapse:collapse;
  margin: 0 auto;
  border:1px solid #6eb43f; 
  /*width: 100%;*/
}

.content_table_service th {
  background-color: #6eb43f;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 5px;
}

.content_table_service th a {
  color: #ffffff;
  text-decoration: none;
}

.content_table_service th a:hover {
  text-decoration: underline;
}
.content_table_service td.tdRow  {
  vertical-align: top;
  border: 1px solid #6eb43f;
}
.content_table_service td.tdInRow {
  padding: 8px 5px 8px 10px;
  vertical-align: top;
  border-bottom: 1px solid #a0d17e;
}

.content_table_service .alt {
  background-color: #effee6;
}

.content_table_service td.tdInRow:hover {
  background-color: #c5eeaa;
}
/* End Services */

#partner_logo_bg {
  height: 57px;
  width: 100%;
  background-color: #e9e9e9;
}

#partner_logo_bg #partner_logo {
  margin: 0 auto;
  width: 998px;
  height: 57px;
  /*padding: 10px 0px 0px 34px;*/
}

#partner_logo_bg #partner_logo img {
  margin-right: 67px;
  margin-top: 10px;
}

#partner_footer_bg {
  width: 100%;
  height: 128px;
  background-color: #6eb43f;
}

#partner_footer {
  color: #ffffff;
  width: 973px;
  height: 103px;
  padding: 25px 0px 0px 25px;
  margin: 0 auto;
  position: relative;
  background-image: url(/images/partner_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  font-family: DIN-Bold, Arial, Verdana;
}

#partner_footer h3 {
  font-size: 11px;
  margin-bottom: 7px;
  font-weight: normal;
}

#partner_footer #partnerships {
  font-size: 19px;
  font-weight: normal;
  position: absolute;
  top: 41px;
  left: 304px;
}

#partner_footer_black_bg {
  width: 998px;
  height: 128px;
  position: absolute;
  top: 0px;
  left: -100%;
  background-color: #53534a;
}

#footer_section {
  margin: 0 auto;
  width: 978px;
  min-height: 85px;
  height: auto !important;
  height: 85px;
  padding: 15px 0px 0px 20px;
  color: #53534a;
  font-size: 10px;
  position: relative;
}

.footer_link {
  float: left;
  width: 180px;
  height: 70px;
  margin: 5px 0px 0px 10px;
}

#footer_section .footer_link h3 {
  font-size: 10px;
  color: #53534a;
  margin-bottom: 3px;
}

#footer_section .footer_link h3 a, #footer_section a {
  color: #53534a;
  text-decoration: none;
}

#footer_section .footer_link h3 a:hover, #footer_section a:hover {
  text-decoration: underline;
}

#exa_logo {
  display: block;
  width: 54px;
  height: 20px;
  background-image: url(/images/exa_logo.png);
  position: absolute;
  right: 0px;
  bottom: 4px;
}
#promiseBtn{
  	background-image:url("/images/readmore_button.png");
	display:block;
	height:27px;
	position:absolute;
	/*left:420px;*/
	width:106px;
}
#content_our_promise{
    background:none repeat scroll 0 0;
    float:left;
	height:auto !important;
	/*min-height:180px;*/
	padding:0 20px 0 0;
	width:912px;
}
#breadcrumb a{
	color:#A2A2A2;
}
#breadcrumb a:hover{
	color:#53544C;
	text-decoration:none;
}
.hyphen{
	color:F0F0F0;	
}
#right_content_our_promise{
	background:none repeat scroll 0 0;
	float:right;
	width:456px;
}
.clear-all{
	clear:both;
}
#tblService{
	float:left;
}