﻿body{background-color: #000; color: #ddd; font-family: Verdana; font-size: 13px; margin: 0px auto; background-attachment: fixed; background-image: url(../images/bg_home.jpg); background-repeat: no-repeat;}

/* 59C4BC */

.fixed_head{position: fixed; width: 100%; z-index: 1001; background-image: url(Images/bg_content1.png)}
.head_shell{margin: 0px auto; width: 980px; margin-top: -8px; height: 135px; background-color: #000; padding: 10px;}
.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; position: relative; top: -50px;}
.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: center; color: #777777; font-size: 18px; font-style: italic;}
.nav{}


.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: #59C4BC; text-decoration: none;}
a:hover{color: #ffffff; 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/bg_content.png);}
.section{border: 1px solid #000; color: #bbbbbb;}
.rounded{-moz-border-radius: 10px; border-radius: 10px;}

.base_shell{margin: 0px auto; padding-bottom: 100px; background-color: #000; color: #777777;}
.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: #444444; 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; color: #111111; font-weight: bold; border: 1px solid #444444;}

.transparent{}

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

.clear{clear: both;}

.menu_leftpad{float: left;}
