body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

.clear_left
{
    clear: left;
}

.clear_right
{
    clear: right;
}

.clear_both
{
    clear: both;
}

#main-wrapper
{
    /* background: url(../images/header_top_bg_effect.png) repeat; */
    background-color: #EDEDED;
    margin: 0px auto;
    width: 100%;
    min-height: 608px;
}

#main-container
{
    width: 950px;
    min-height: 500px;
    overflow: hidden;
    margin: 0px auto;
}

#header
{
    width: 100%;
    height: 42px;
    background: url(../images/header_top_bg.png) repeat-x;
    float: left;
}

#header-bg-effect
{
    width: 1024px;
    height: 42px;
    background-image: url(../images/header_top_bg_effect.png);   
    margin: 0px auto;
}

#top-banner
{
    width: 950px;
    min-height: 90px;
    margin: 20px auto;
    margin-bottom: 12px;
}

#left-banner
{
    width: 173px;
    height: 94px;
    background-image: url(../images/banner_top_left_background.png);
    float: left;
}

.banner_cel_txt
{
    margin: 15px 10px 10px 10px;
    float: left;
}

.banner_agency_txt
{
    margin: 0px 10px 10px 10px;
    float: left;
}

#right-banner
{
    width: 777px;
    height: 94px;    
    float: left;
}

#text-box
{
    width: 791px;
    height: 44px;
    background-image: url(../images/banner_top_right_background.png);
    float: left;
    margin-left: -14px;
}

#search-box
{
    width: 779px;
    height: 43px;
    background: url(../images/search_background.png) no-repeat;
    float: left;    
    margin-top: 8px;
    padding-top: 7px;
}

#left-search
{
    margin-left: 10px;
    float: left;
    width: 267px;
}

#right-search
{
    float: right;
    width: 459px;
}

.cat_search_txt
{
    float: left;
    margin-right: 9px;
    margin-top: 10px;
    width: 100px;
}

.cat_search_sel
{
    float: left;
    width: 140px;
}

.search_input
{
    background: url("../images/search_input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 240px;
}

.submit_search
{
    background: url("../images/go_button_bg.png") no-repeat scroll 0 0 transparent;    
    width: 27px;
    height: 26px;
    float: left;
    margin-left: -5px;
    border: 0px;
    margin-top: 2px;
    cursor: pointer;
}

.top_right_txt
{
    width: 615px;
    height: 18px;
    float: left;
    margin: 13px 0px 0px 70px;
}

#phone-number
{
    float: right;
    margin: 10px 50px 10px 0;
}

#phone-number .icon
{
    float: left;
}

#phone-number .number
{
    margin: 4px 0px 0px 4px;
    float: left;
}

#top-content
{
    width: 950px;
    height: 368px;
    background: url(../images/container_top_background.png) no-repeat;
    float: left;
    margin-bottom: 20px;
}

#rotating_canvas 
{
    width: 926px;
    height: 368px;
    /*background: url(../images/top_content_inner_bg.png) repeat-x;*/
    float: left;
    margin: -8px 13px 0px 12px;
}

#menu-wrapper
{
    width: 952px;
    height: 48px;
    background: url(../images/menu_background.png) no-repeat;
    float: left;
    margin-bottom: 15px;
}

#menu-effect {
    background: url("../images/menu_background_effect.png") no-repeat scroll right top transparent;
    height: 46px;
    margin-top: 1px;
    right: 0;
    top: 0;
}

.menu {
    margin-left: 5px;
    float: left;
}

.menu ul
{
    float: left;
}

.menu .mitem {
    float: left;
    list-style: none outside none;    
    text-align: center;
    width: 91px;
    margin: 9px 1px 8px 2px;
}

.mlink img
{
    margin: 8px auto 0;
}

.menu .mlink
{
    margin: 0px auto;
    float: left;
    width: 87px;
}

.menu .selected, .mitem:hover  {
    background: url("../images/menu_selected.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    margin-top: 9px;
    text-align: center;
    width: 91px;
}

.menu .sep
{
    background-image: url("../images/menu_separator.png");
    float: right;
    height: 36px;    
    width: 1px;
    margin-top:-22px;
    margin-left: 6px;
}

#welcome-div
{
    width: 950px;
    height: 70px;
    margin-bottom: 20px;
    float: left;
}

#wel-bg
{
    width: 172px;
    height: 69px;
    background: url(../images/welcome_background.png) no-repeat;
    float: left;
}

#wel-bg-effect
{
    width: 170px;
    height: 57px;
    background: url(../images/wellcome_effect.png) no-repeat;
    float: left;
    margin-top: 5px;
}

#wel-mgs-bg
{
    background: url("../images/welcome_mgs_background.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 69px;
    margin-left: -3px;
    width: 781px;
}

#wel-txt
{
    width: 151px;
    height: 36px;   
    margin: 11px 10px 10px 10px;
    float: left;
}

/*#wel-msg-txt
{
    width: 688px;
    height: 54px;
    margin: 8px 10px 10px 15px;
    float: left;
}*/

#wel-msg-txt
{
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 10px 14px;
}


#featured-div
{
    width: 950px;
    height: 225px;
    margin-bottom: 20px;
    float: left;
}

#featured-left
{
    width: 47px;
    height: 222px;
    background: url(../images/featured_left_bg.png) no-repeat;
    float: left;
}

#fea-left-txt
{
    margin: 20px 0px 20px 12px;
    float: left;
}

#featured-right
{
    width: 905px;
    height: 222px;
    background: url(../images/featured_right_bg.png) no-repeat;
    float: left;
    margin-left: -3px;
    padding-top: 7px;
}

.prev 
{
    cursor: pointer;
    float: left;
    height: 20px;
    margin-left: 16px;
    margin-top: 115px;
    width: 13px;
}

.next
{
    float: left;
    width: 13px;
    height: 20px;
    cursor: pointer;
    margin-top: 115px;
}

.jCarouselLite
{
    visibility: visible; overflow: hidden; 
    position: relative; z-index: 2;        
    float: left;    
    margin: 0px 30px;
    margin-top: 10px;
    text-align: center;
    width: 787px !important;
}

.item_place
{
    overflow: hidden; float: left;
    width: 145px;
    height: 200px;
    margin-right:20px;
}

.item_img
{
    margin-top:0px;
    float: left;
}

.link_fea
{    
    float: left;
    font-weight: bold;
    width: 127px;    
}

.link_fea a
{
    color: #058AE6;
    text-decoration: none;
    margin-top: 5px;
    font-size: 12px;
    line-height: 30px;
}

#footer
{
    width: 100%;
    height: 250px;
    background: url(../images/footer_bg.png) repeat-x;
    float: left;
}

#footer-menu
{
    float: left;
        margin: 38px auto;
        text-align: center;
    width: 1100px;
}

#footer-menu ul {
	margin: 0px auto;
	width: 600px;
}

#footer-menu div {
	margin: 0px auto;
	width: 950px;
	text-align: center;
}

#footer-menu li
{
    list-style: none;
    float: left;
    width: 100px;
    text-align: center;
}

#footer-sep
{
    width: 950px;
    background-image: url(../images/footer_sep.png);      
    float: left;
    height: 1px;    
    margin: 10px 0px;
}

/*#copy-txt
{
    width: 447px;
    background-image: url(../images/copyright_txt.png);
    float: left;
    height: 11px;    
    margin-top: 10px;
    margin-left: 240px;
}*/

#copy-txt
{    
    color: #FFFFFF;
    float: left;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    width: 950px;
}

#footer-bg-effect
{
    background-image: url("../images/footer_bg_effect.png");    
    width: 1100px;
    height: 250px;
    margin: 0px auto;
}

/*OLD CSS FILE */

table{border:0px; border-collapse:collapse;	}

/*a{color:#058AE6; text-decoration:underline}
a:hover{color:#000000;text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:18px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:14px }
li a{color:#058AE6;}
 b{ color:#058AE6}
.b{ font-size:10px}
span a{ color:#292929}*/
.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}


/*input{
   font-family: Arial;
   font-size: 12px;
   background:#F8F8EE;
   border:1px solid #B4B4B4;
   padding-top:2px;
   padding-left:3px;
   height:20px;
}*/


.input_new01{
   color:#000000;
}

select {
   font-family: Arial;
   font-size: 12px;
}

.button_New{
   background:url(../images/Button.gif) no-repeat;
   width:67px; height:24px;
   border:0px;
   color:#FFFFFF;
   font-weight:bold;

}

.submit {
   color: #000000;
   font-weight: bold;
   background-color: #E4DECD;
   cursor: pointer;
}

.submitHover {
   color: #FFFFFF;
   font-weight: bold;
   background-color: #058AE6;
   cursor: pointer;
}

.input_new{
   background:#F8F8EE;
   border:1px solid #B4B4B4;
   padding-left:5px;
   height:21px;
   font-size:12px;
}

a.link{
color:#990000;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

a:hover.link{
color:#666666;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}


a.link01{
color:#990000;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

a:hover.link01{
color:#666666;
font-weight:bold;
font-size:10px;
text-decoration:underline;
}


.input_button{
   background:#E4DECD;
   font-weight: bold;
   border:1px solid #B4B4B4;

}


textarea{
   background:#F8F8EE;
   border:1px solid #B4B4B4;
   padding-left:5px;
   width:227px; height:108px;
   overflow:auto}

.bg01{
background:url(../images/layout/bann1.jpg);
width:262px;
height:108px;
}

.bg02{
background:url(../images/layout/bann2.jpg);
width:261px;
height:108px;
}

.cboactive{      
    font-size: 12px;
    color: #000000;
	border: 1px solid #c8c8c8;
	height: 20px;
    font-family: Arial;
	background-color:#F8F8EE;
	width: 210px;
	color:#5c728a;
	padding-left:2px;
}

.heading{
font-size:18px;
font-weight:bold;
color:#058AE6;
text-transform:uppercase;
}

.heading h1 {
font-size:18px;
font-weight:bold;
color:#058AE6;
text-transform:uppercase;
}

.heading_left{
font-size:18px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
padding-bottom: 12px;
}

.categories_left td {
   line-height: 20px;
}

.contact td {
   line-height: 26px;
   padding-right:12px;
}

.search td {
   padding-top:4px;
   padding-bottom: 4px;
   padding-left:4px;
   padding-right:4px;
}

.policyheading{
font-size:15px;
font-weight:bold;
color:#058AE6;
}
a.button01{
display:block;
padding:3px 6px 3px 6px;
background:#f8f8ee;
border:1px solid #000000;
text-decoration:none;
text-align:center;

}

a:hover.button01{
display:block;
padding:3px 6px 3px 6px;
background:#E4DECD;
border:1px solid #000000;
}


a.button02{
display:block;
width:70%;
padding:2px 2px 2px 2px;
background:#f8f8ee;
border:1px solid #000000;
text-decoration:none;
text-align:center;

}

a:hover.button02{
display:block;
padding:2px 2px 2px 2px;
background:#E4DECD;
border:1px solid #000000;

}

a.footerlink{
color:#058AE6;
text-decoration:none;
}

a:hover.footerlink{
color:#058AE6;
text-decoration:underline;
}
.footer{
padding: 8px;
color:#FFFFFF;
}

.footermenu{
padding-top:18px;
}

a.footermenulink{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
border-bottom: 1px dotted #FFFFFF;
}

a:hover.footermenulink{
font-weight:bold;
color:#990000;
text-decoration:none;
border-bottom: 0px dotted #FFFFFF;
}

.footermenulink{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.welcometext{
font-size:13px;
color:#000000;
line-height:19px;
}

.leftCategory {
   background-color: #CDC9B8;
   border: 1px solid #000000;
   padding:4px;
   cursor: pointer;
   color: #000000;
}

.leftCategoryOn {
   background-color: #E4DECD;
   border: 1px solid #990000;
   padding:4px;
   cursor: pointer;
   color: #058AE6;
}

.leftCategorySpace {
   height:8px;
}

.colors {
   color: #CBC6B1;
   color: #B4B2AB;
   color: #CDC9B8;
}

/*END OLD CSS*/

.about_us_content
{
    float: left;
    text-align: justify;
    line-height: 1.5em;
}

.about_us_content ul li
{
    list-style: disc;
    margin-left: 30px;
}

.about_us_title
{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #058AE6;
}

.innter_title
{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    display: block;
    color: #058AE6;
}

.quick_search_txt
{
    float: left;
    width: 69px;
    margin-top: 8px;
}

a{
    color: #199EED;
}
.biography p {
  margin-top:20px;
  margin-bottom:20px;
}
