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

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #666; background:url(../images/page-bg.gif) repeat }
body, h1, h2, h3, h4, h5, h6, ul, fieldset { padding:0px; margin:0px;}
img { border:0px;}
a{ text-decoration:none;}

.floatleft { float:left}
.floatright { float:right}
.clearboth { clear:both}

.colorblack { color:#000000}
.colorwhite { color:#FFFFFF}
.colorlightgreen { color:#aabb11;}
.bggray { background:#f6f6f6;}
.bgblack { background: #333;}

.font14 { font-size:14px;}
.font16 { font-size:16px;}
.padding5 { padding:5px;}
.margintop10 { margin-top:10px;}
.marginright15 { margin-right:15px;}
.marginright10 { margin-right:10px;}
.marginbottom10 { margin-bottom:10px;}
.marginbottom5 { margin-bottom:5px;}



.inputwidth { width:150px; padding:2px; border:1px solid co#76a09f;}
.textareawidth { width:220px; height:50px; padding:2px; border:1px solid co#76a09f;}

.wrapper { width:938px; padding:1px; margin:0px auto; background:#FFFFFF; border:0px solid #F00; line-height:170%; }

.header { padding:10px 0px 10px 10px; background:url(../images/header-bg.gif) 780px 40px  no-repeat}

.menunav { height:43px; list-style:none; background:url(../images/menunav-bg.gif) repeat }
.menunav li { float:left; display:block; padding:10px 32px 9px 33px; border:0px solid #F00; font-weight:bold; text-transform:uppercase; font-size:14px; background:url(../images/menu-seprator.jpg) right 5px no-repeat }
.menunav li a{ color:#FFF;}
.menunav li a.selected { color: #060}
.menunav li.last-li { background:none;}
.banner { height:202px; background:#CCC; border-bottom:7px solid #76a09f;}

.maincontainer { padding:20px; background:url(../images/leftcontainer-bg.gif) repeat-y;}
.maincontainer-blank { padding:20px;}
.leftcontainer { width:223px; }
.container-heading { font-size:16px;}
.leftmenu { list-style:none}
.leftmenu li { display:block; padding:0px 0px 0px 20px; background:url(../images/leftmenu-bullet.gif) 0px 5px no-repeat; margin-top:10px; color:#353337;}

.rightcontainer { width:630px ; border:0px solid #096;}
.rightcontainer-heading { font-size:16px; padding:0px 0px 12px 0px; margin-bottom:14px; border-bottom:0px dashed #aabb11; background:url(../images/heading-border.jpg) bottom repeat-x  }/*background:url(../images/heading-icon.jpg) 0px 4px no-repeat*/
.description-image { margin-right:15px;  }
.readmore-icon { margin-right:5px;}

.b td.bgcolor {border:1px solid #edf4fe; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; background: #f7fafe url(../images/contaus-bg.gif) repeat-x;}

.readmore { margin-top:10px;}
.readmore a{ color:#1278c8; font-weight:bold;}

.subtab-tree { padding:15px 0px; margin:10px 0px; background:url(../images/subtab-bg.gif) center repeat-y}
.subtab { background:#82C2AA; border:1px solid #333; color:#FFF; padding:5px; border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}

.footer { padding:12px 20px; background:#76a09f; color: #FFF;}
.footermenu { list-style:none}
.footermenu li { display:inline; font-weight:bold}
.footermenu li a { color: #FFFFFF;}
.footermenu li a:hover { color: #ccc;}
.seprator { margin:0px 5px;}

.d-quote { position:relative; top:-5px;}
.d-quotetext { color:#000; font-weight:bold; }
.small-logo { position:relative; top:5px; left:6px}


