@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:url(images/body_back.jpg) repeat; font-family:Arial, Helvetica, sans-serif;}
/*body{margin:0px; padding:0px; background-color:#fff; font-family:Arial, Helvetica, sans-serif;}*/
p{font-size:14px; text-align:justify; padding-right:15px; color:#555;}
h1, h2, h3, h4, h5, h6{color:#444;}

h4{height:25px;  padding:5px; padding-left:15px; margin:0px;  font-size:15px;}


.green{background:url(images/head_back_blue.jpg) repeat-x; color:#fff;}
.red{background:url(images/head_back_red.jpg) repeat-x; color:#fff;}
.blue{background:url(images/head_back_green.jpg) repeat-x; color:#fff;}
.yellow{background:url(images/head_back_yellow.jpg) repeat-x; color:#fff;}


.tbl_main
{
width:900px;
/*background-color:#ffffff;*/
}
.logo
{
width:130px;
padding-left:20px;
}

.logo img{border:none;}

.logo-right
{
vertical-align:bottom;
width:750px;
}

.div1{width:100%; height:80px; }
.div2{width:100%; text-align:right; height:30px;}

.menu
{
text-align:right;
width:700px;
vertical-align:bottom;
}

.menu td{color:#444; text-decoration:none; text-align:center; vertical-align:bottom;}
.menu td a{color:#000; text-decoration:none; text-align:center;}
.menu td a:hover{color:#550e05; text-decoration:none; text-align:center;}

.slider
{
background:url(images/shaddow_bg.png) no-repeat left bottom;
z-index:0;
width:100%;
height:380px;
vertical-align:top;
}

.content{padding:10px;}
.left{width:650px; vertical-align:text-top;}
.right{width:250px; vertical-align:top;}

.right ul{list-style-image:}

.box1
{
width:100%;
padding:5px;
color:#444;
}

.box1 ul{list-style-image:url(images/list-icon.jpg); vertical-align:text-top; line-height:22px;}
.box1 ul li{vertical-align:text-top; border-bottom:dashed 1px #ccc;}
.box1 ul li a{color:#000; font-size:14px; text-decoration:none;}
.box1 ul li a:hover{color:#550e05;}


.text_left{width:420px; float:left; }
.img_box{width:180px; height:100%; vertical-align:middle; float:left;}

.clientele_vertical_marquee
{
border:solid 1px #ccc; 
background-color:#fff;
width:120px; 
margin:5px;
}

.footer{text-align:center; font-size:12px; border-top:dashed 1px #ccc; padding:10px;}
.footer a {color:#00f; text-decoration:none;}
.footer a:hover {color:#f00; text-decoration:none;}