/* quote css */

/*this stylesheet can be used for the html of quote, call, visit siva */

#header .center {
 border-bottom: 0px;
}

body#map{
 background-color: #FFF;
}

#map #stripe {
 padding-bottom:10px;
 padding-top:5px;
 float: left;
 margin-top:10px;
 background: transparent url(../images/bg_stripe_map.gif) top left repeat-y;
}

#map #rightcolumn {
 float: left;
 width: 193px;
 margin-left: 2px;
 padding: 0px 4px 10px 4px;
}

#map #rightcolumn p {
 margin-bottom: 8px;
}

#map #wrappermap {
 float: left;
 width: 370px;
 margin-left:1px;
 height: 375px;
 border: 1px solid #999;
 margin-top: 7px;
 padding: 0px;
 margin-bottom:10px;
}

#map #rightcolumn a {
 color: #F37021;
 text-decoration: none;
}

#map #rightcolumn a:hover {
 color: #666;
 text-decoration: none;
}


#map #leftcolumn {
 float: left;
 width: 165px;
 padding-left: 10px;
 padding-right: 10px;
 color:#808285;
 background: transparent;
}

#map #centercolumn {
 float: left;
 width: 375px;
 padding-left: 4px;
 padding-right: 4px;
 margin-left:10px;
 padding-bottom: 10px;
 border-right: 1px solid #666;
 background: transparent;
}

#centercolumn p {
 margin-bottom: 8px;
}

.wrapper {
 float: left; 
 padding-left: 5px; 
}

#bottomcolumns {
 float: left; 
 width: 610px;
 border-top: 1px solid #666;
 padding-left: 10px;
 margin-left:10px;
}

/*this ul controls the bottom menu under the column */

#bottomcolumns ul{
 width: 127px;
 /*float: left;*/
 margin: 5px 0px 20px 0px;
 list-style-type: none;
 float: left;
}

#bottomcolumns ul li {
 display: block;
 height: 15px;
 margin: 0px;
 font-size: 11px;
 font-family: Arial;
 font-weight: 300;
 color:#F37021;
 padding: 1px 0px 1px 0px;
}

/*******************************************/

#map #leftcolumn h4 a,
#bottomcolumns ul li a,
#map #leftcolumn li a, 
#map #leftcolumn p a{
 color:#F37021;
 text-decoration: none;
}

#map #leftcolumn p a:hover,
#bottomcolumns ul li a:hover,
#map #leftcolumn h4 a:hover,
#map #leftcolumn li a:hover {
 color: #40312D;
 text-decoration: none;
}

#map #leftcolumn h4 {
 color:#F37021;
 font-size:16px;
 font-weight: normal;
}

/*******************************************/

#map.box {
 float: left;
 width: 135px;
 padding-right: 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}

#map.minibox {
 float: left;
 width: 115px;
 padding-right: 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}

#map.box img {
 padding: 0px 0px 3px 0px;
}

#map #stripe h2 {
 color: #40312D;
 font-size:16px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#map #stripe h3 {
 color: #40312D;
 font-size:15px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#map #stripe p {
 color: #808285;
 font-size: 11px;
 line-height: 17px;
}

#map .title {
 float: left;
 width: 600px;
}

#map .title h1 {
 font-size: 60px;
 color:#FFFFFF;
 line-height: 70px;
}

#map .linksbottom {
 float: left;
 width: 145px;
 color:#FF6600;
 margin: 0px 0px 3px 0px;
}

.linksbottom a {
 color:#F37021;
 text-decoration: none;
}

.linksbottom a:hover {
 color: #40312D;
 text-decoration: none;
}

