body
{
    margin: 0;
    padding: 0;
    line-height: 1.7em;
    font-family: 'PT Sans', Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    background: #ffffff;
    background: url(images/background.jpg) repeat-y;
}

a:link, a:visited
{
    color: #9f1a04;
    text-decoration: none;
    font-weight: normal;
}
a:active, a:hover
{
    color: #0066FF;
    text-decoration: underline;
}

p
{
    /*font-size: 14px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    padding-right: 40px;
    text-align:justify;*/
}

img
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.cleaner
{
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.cleaner_h10
{
    clear: both;
    width: 100%;
    height: 10px;
}
.cleaner_h20
{
    clear: both;
    width: 100%;
    height: 20px;
}
.cleaner_h30
{
    clear: both;
    width: 100%;
    height: 30px;
}
.cleaner_h40
{
    clear: both;
    width: 100%;
    height: 40px;
}
.cleaner_h50
{
    clear: both;
    width: 100%;
    height: 50px;
}
.cleaner_h60
{
    clear: both;
    width: 100%;
    height: 60px;
}

h1
{
    margin: 0px;
    padding: 2px 0;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #347C17;
}

h2
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 28px;
    font-weight: bold;
    color: #971a05;
}

h3
{
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #1589FF;
    text-decoration: underline;
}
h4
{
    font-size: 18px;
    color: Black;
    font-weight: normal;
}
h5
{
    font-size: 22px;
    color: #1589FF;
    font-weight: bold;
}
h6
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 22px;
    font-weight: bold;
    color: #347C17;
}
.image_wrapper
{
    margin-top: 3px;
    margin-bottom: 5px;
    border: 5px solid #e8e8e8;
    padding: 1px;
    background: #fff;
}

.fl_image
{
    float: left;
    margin-right: 30px;
}

.fr_image
{
    float: right;
    margin-left: 20px;
}

.button a
{
    display: block;
    width: 105px;
    height: 22px;
    padding: 3px 0 0 0;
    color: #971a05;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


.fl
{
    float: left;
}
.fr
{
    float: right;
}

.margin_r_10
{
    margin-right: 10px;
}

.margin_r_20
{
    margin-right: 20px;
}

.margin_r_80
{
    margin-right: 80px;
}

/* site title */

/* site title */

#site_title_bar_wrapper_outer
{
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background: url(images/site_title_bar.jpg) top repeat-x;
}

#site_title_bar_wrapper_inner
{
    width: 940px;
    height: 450px;
    margin: 0 auto;
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
    -moz-border-radius: 0 0 40px 40px;
    -o-border-radius: 0 0 40px 40px;
    border: 1px solid #5F5F5F;
    border-top: 0;
    background: url(images/banner.jpg) no-repeat center top;
}

#site_title_bar
{
    width: 940px;
    height: 450px;
    margin: 0 auto;
   /*padding: 0 80px;*/
}
.phone
{
    font-size: 17px;
    color: White;
    float: right;
    padding-right: 40px;
}

#banner_left
{
    float: left;
    width: 340px;
    background: url(images/saranpic.png) no-repeat 145px 115px;
}

#banner_right
{
    float: left;
    width: 600px;
}

#banner_left #site_title
{
    float: left;
    padding: 0px 0 0;
    margin-bottom: 30px;
}
#site_title_bar_wrapper_inner h1
{
    margin: 0px;
    padding: 0px;
}
#site_title_bar_wrapper_inner h1 a
{
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#site_title_bar_wrapper_inner h1 a:hover
{
    font-weight: bold;
    text-decoration: none;
}

#site_title_bar_wrapper_inner h1 a span
{
    color: #cf1d00;
    font-weight: normal;
}

#site_title_bar_wrapper_inner h1 a .tagline
{
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 3px;
}

#site_title_bar_wrapper_inner h1 a:hover .tagline
{
    font-weight: normal;
}

#loading {
    display: none;
}

/* menu */

#menu
{
    width: 200px;
    padding: 130px 0 0 0;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu ul li
{
    padding: 0px;
    margin: 0px;
}

#menu ul li a
{
    display: block;
    padding-left:27px;
    line-height: 23px;
    margin: 7px;
    font-size: 17px;
    width:110px;
    text-decoration: none;
    color: #d4d4d4;
    font-weight: normal;
    outline: none;
}

#menu li a:hover, #menu li .current
{
    position: relative;
    background: url(images/menu-bg.png) no-repeat center;
}

#menu li a:hover span, #menu li .current span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 23px;
    background: url(images/menu-bg.png) no-repeat;
}

#banner_right #banner_box
{
    float: left;
    width: 300px;
    margin-top: 317px;
    padding: 10px 5px;
    text-align: center;
    background: url(images/banner-box.jpg) repeat-x;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
}

#banner_box h1
{
    font-size: 20px;
    margin: 0;
    padding: 5px 0;
    color: #333;
}

#banner_box p
{
    /*margin-bottom: 5px;
    font-size: 13px;
    padding-left: 40px;*/
}

#banner_box .button a
{
    margin: 0 auto;
    background: url(images/button_02.png) no-repeat;
}
#banner_box .button a:hover
{
    color: #971a05;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
.section_w430 .button a:hover
{
    color: #971a05;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

#saran-limo-services {
    float: left;
    margin-top: 317px;
    width: 225px;
    margin-left: 15px;
    padding: 10px 5px;
    text-align: center;
    background: url(images/saran-limo-services.png) no-repeat #971A05 left;
}

#saran-limo-services a {
    color: #fff;   
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
}

#saran-limo-services a:hover {
    text-shadow: 1px 5px 10px #000;
    font-size: 28.7px;
}

#saran-limo-services h2  {
  line-height: 28px;
}

/* end of menu*/

/* end of site title */

/* content */

#content
{
    width: 940px;
    margin: 0 auto;
    padding: 30px 20px 40px 20px;
}
.Spic
{
    float: right;
    padding-left: 70px;
    width: 300px;
    height: 200px;
    background: url(images/cloud-1.png) no-repeat;
}
.text1
{
    float: left;
    width: 600px;
}
.Spic h4
{
    padding-left: 45px;
    font-size: 15px;
    padding-top: 15px;
    font-weight: bold;
}
.Spic p
{
    
    padding-top:53px;
    font-size: 22px;
   color: #971a05;
    font-weight: bold;
    line-height: 26px;
    padding-left: 80px;
}
#form
{
    margin-left:50px;
    padding-top:50px;
}
#form a
{
    font-size:15px;
  
}
.order
{
    float: right;
    width: 340px;
    color: #000;
    padding-top:20px;
  
}
.section_w940 .map
{
    margin-top: 0px;
    padding-top: 0px;
    float: right;
    color: black;
    padding-left: 40px;
    height: 450px;
    width: 550px;
    margin-right: 50px;
    padding-right: 30px;
}



.section_w940 .Contact
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 600px;
    color: black;
}
.pic
{
    float: right;
    margin: 0px;
    padding: 0px;
}
.Address
{
    margin: 0;
    padding: 0;
    float: right;
    color: black;
}
.section_w940 h2
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #971a05;
    width: 300px;
}
.section_w940 .em_text
{
    font-size: 14px;
    font-style: normal;
    color: black;
    text-indent: 50px;
}
.section_w940 .em_text1
{
    float: left;
    width: 500px;
    font-size: 14px;
    font-style: italic;
    color: black;
}
.section_w940 .em_text3
{
    font-size: 14px;
    font-style: normal;
    color: black;
}

.section_w940 .em_text2
{
    float: left;
    width: 400px;
    font-size: 14px;
    font-style: normal;
    color: black;
}

.section_w940
{
    clear: both;
    width: 940px;
}

.section_w430
{
    float: left;
    width: 430px;
}

.section_w590
{
    float: left;
    width: 590px;
}

.section_w940 p
{
    margin-bottom: 10px;
}
.section_w430 ul li
{
    font-size: 14px;
}

/* end of content */

#footer_wrapper
{
    width: 100%;
    background: #010101 url(images/footer.jpg) top repeat-x;
}

#footer
{
    width: 940px;
    margin: 0 auto;
    padding: 20px 20px;
    color: #CCC;
    font-size: 12px;
}

#footer a
{
    color: #ffe139;
}

#footer .section_w210
{
    width: 580px;
    text-align: center;
    margin: 0 auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}

#footer .section_w211
{
    width: 400px;
    text-align: center;
    margin: 0 auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}


.add
{
    text-align: center;
    width: 75px;
    float: left;
    color: White;
    margin-left: 100px;
    padding-left: 90px;
    padding-right: 0px;
    font-size: 15px;
}
.add1
{
    text-align: center;
    width: 75px;
    float: left;
    color: White;
    margin-left: 100px;
    padding-left: 90px;
    padding-right: 0px;
    font-size: 15px;
}
#footer .section_w210 .subcontent
{
    padding: 15px;
}

#footer .section_w210 h3
{
    width: 175px;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

#footer .footer_list
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}


#footer .footer_list li
{
    margin: 0px;
    padding: 3px 0;
    font-size: 14px;
}

#footer .footer_list li a
{
    color: #cccccc;
    font-size: 14px;
    font-weight: normal;
}

#footer .footer_list li a:hover
{
    color: #ffffff;
    text-decoration: none;
}
#footer .footer_menu
{
    padding-right: 30px;
    text-align: center;
    margin-top: 20px;
}
#footer .footer_menu ul li
{
    margin: 10px;
    display: inline;
}
#footer .footer_menu ul li a
{
    color: White;
    margin: 5px;
    font-size: 15px;
}
#address1
{
    margin: 0 auto;
    margin-left: 300px;
    margin-right: 0px;
}
/* end of footer */

.sitemap ul li a
{
    font-size: 15px;
}
