body	{
	  background: transparent url(../images/bg_home.png) top left repeat-x;
}

#header .title {
      background: transparent url(../images/header_homeblue.gif) top left no-repeat;
}

#submenu ul li,
#second-menu ul li {
       list-style-image: url(../images/list-ico-homeblue.gif);
}

#submenu ul .line,
#second-menu ul .line {
       background: transparent url(../images/submenu-list-line-homeblue.gif) top left repeat-x;
}

#submenu ul li a,
#second-menu ul li a {
       color: #0498ad;
}

#submenu ul li a:visited,
#second-menu ul li a:visited {
      color: #0498ad;
}

#mid-column a, #right-column a {
       color: #0498ad;
}

#mid-column .article-image img {
       border-color: #0498ad;
}

#mid-column .article-links li {
       list-style-image: url(../images/list-ico-homeblue.gif);
}

.footercolor {
       background-color: #0498ad;
}

.backgroundcolor {
       background-color: #e5f4f7;
}

#home .articletopleft-image img {
	border: 1px solid #009460;
}

/**
  #right-column .phone is deprecated
 **/
#right-column .phone,
#right-column .box .bgcolor_frame {
       background-color: #e5f4f7;
}

#right-column .border {
       background: transparent url(../images/right-border-homeblue.gif) top left repeat-x;
}

#right-column .box input {
       border: 1px solid #0498ad;
       background-color: #81cbd6;
}

#right-column .box .csc-mailform-submit {
       color: #0498ad;
       border: none;
       background: none;
}

#right-column li {
       list-style-image: url(../images/list-ico-homeblue.gif);
}


/*google maps*/
.tx_lumogooglemaps_pi1_infobox {
	min-height: 250px;
	width: 250px;
}
.tx_lumogooglemaps_pi1_infobox .bodytext {
	width: 250px;
	white-space: normal;	
}

#menu {
       margin-bottom: 35px;
}

/* left boxes */

#left-boxes {
	margin-bottom: 35px;
}


#left-boxes .box input {
	border: 1px solid #0498ad;
	background-color: #81cbd6;
/* 	float: left; */
}

#left-boxes .box .csc-mailform-submit {
	color: #0498ad;
	border: none;
	background: none;
/* 	width: 63px; */
/* 	float: right; */
/* 	text-align: left; */
}

#left-boxes .box {
	width: auto;
	padding: 10px 0px;
	margin-left: 0px;
	background: none;
}

#left-boxes .text {
       width: 101px;
       height: 13px;
       font-size: 1.0em;
}

#left-boxes .box input {
       width: 85px;
/*        height: 13px; */
       font-size: 1.0em;
}

#left-boxes .csc-mailform-field {
       float: left;
       width: 85px;
}

#left-boxes h1 {
	color: #0498ad;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#left-boxes .border {
	font-size:1px;
	height:3px;
	width:auto;
	background: transparent url(../images/right-border-homeblue.gif) top left repeat-x;
}

