
/* 59C4BC */

.fixed_head{position: fixed; width: 100%; z-index: 1001; /*background-image: url('images/bg_content.png')*/}
.head_shell{margin: 0px auto; width: 980px; margin-top: -8px; height: 135px; background-image:url('../images/head_bg1.jpg'); background-color:white; padding: 10px;border: 1px solid #9d9d9d;/*box-shadow:10px 10px 5px #888888*/box-shadow:0px 10px 6px rgba(136, 136, 136, 0.5);}
.head_shell_rounded{-moz-border-radius: 10px; border-radius: 10px;}
.navshadow{height: 10px; width: 100%; position: fixed; top: 152px; z-index: 1000; background-image:url('../images/shadow1.png');  background-repeat: repeat-x;}
.banner_shell{float: left; width: 675px; padding-bottom: 7px;}
.logo_shell{float: left; z-index: 1002;margin-top:30px;}
.menu_shell{background: url(../images/menu_bg.jpg); padding-left: 20px;}

.banner{width: 670px; height: 46px; text-align: right; color: #bbbbbb;}
.subbanner{width: 670px; height: 50px; text-align: right; color:#00675F; font-size: 18px; font-style: italic;}
.nav{}

.headcustom a{color: #00675F !Important;}


.txtshadow
    {
    	font-size: 30px; 
    	background-color: #000;
    	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;}

.left{float: left;}
.right{float: right;}

a {color:#00675F; text-decoration: none;}
a:hover{color:#00675F; text-decoration: underline;}

.content_shell{position: relative; top: 160px;}
.content_inner{width: 1000px; min-height: 500px; padding: 15px; margin: 0px auto;}

.content{margin-bottom: 15px; padding: 15px; text-align: justify; background-image: url('../images/Trans_white1.png');}
.section{border: 1px solid #9d9d9d; color:#5b5b5b;}
.rounded{-moz-border-radius: 10px; border-radius: 10px;}

.base_shell{margin: 0px auto; padding-bottom: 70px; background-image: url('../images/Trans_white1.png'); color:#5b5b5b;}
.base{width: 1000px; margin: 0px auto; padding-top: 10px;}

.sublink{width: 204px; margin-left: 5px; border-bottom: 1px solid #333333; padding: 3px; border-left: none;}
.sublink:hover{background-color:#cdcdcd; cursor: pointer; margin-left: 2px; border-left: 3px solid #59C4BC;}

.tdpad{padding: 3px;}

.testimonial_title{position: relative; left: 20px; top: -30px; background-color: #59C4BC; width: 300px; padding: 7px; font-weight: bold; border: 1px solid #9d9d9d;}

.transparent{}

/*
.left{float: left;}
.right{float: right;}
*/

.clear{clear: both;}

.menu_leftpad{float: left;}
