body {
	margin:0;
	color:#000;
	font:10px Georgia, "Times New Roman", Times, serif;
	background-color: #D6E0E8;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0;}
img {border:none;display:block;}
form {margin:0; display:block;}

#main {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background-color:#fff;
}

#header {
	overflow:hidden;
	width:900px;
	height:270px;
	position:absolute;
	top:0;
	left:0;
}
.topheader {
	width:100%;
	overflow:hidden;
}
.logo {
	float: left;
	margin:19px 0 0 26px;
	width:228px;
	height:88px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.logo a {
	display:block;
	width:228px;
	height:88px;
}
.address {
	width:300px;
	padding:19px 21px 0 0;
	float:right;
	text-align:right;
    
}

.address a {display:block;
	color:#3ab1e3;
	font-size:15px;
	font-weight:normal;
    text-decoration:underline;
    font-style:italic;
	padding:0;
	margin:-15px 0 3px 0;}
 
.address a:visited   {color:#3ab1e3}
.address a:hover     {color:#90C8B7;}
.address a:active    {color:#3ab1e3}


p.contact-top   {padding:36px 0 0 0;}
.address p strong{
	display:block;
	color:#3ab1e3;
	font-size:19px;
	font-weight:normal;
	line-height:auto;
	padding:5px 0 0 0;

}

span.consult {
	display:block;
	color:#3ab1e3;
	font-size:14px;
	font-weight:normal;
    text-decoration:underline;
    font-style:italic;
	padding:0;
	margin:-15px 0 3px 0;
}

.address span {
	float:right;
	padding:0 0 0 0;
}

img.blogfb {margin:0 0 10px 0;}
div#fbblog {float:right; height:25px; }
div#header-info {float:right; margin-top:40px;}


.contactUsTby{
	color:#9ab375;
	width:175px;
	text-align:center;
	font-size:15px;
	font-weight:normal;
	line-height:22px;
	background:url(../images/contactbg.gif) no-repeat;
	float:right;
}
.outDivContact{
	width:300px;
	float:right;
}
.contactUsTby a{
	color:#9ab375;
}


.contactUsTby a:hover{
text-decoration:underline;
}


.topnavigation {
	width:874px;
	margin:13px 12px 0 14px;
	background:url(../images/bg-topnavigation.gif) no-repeat;
	overflow: hidden;
	position: relative;
}
.topnavigation div{
	position: relative;
	float: left;
	text-align: center;
	left: 50%;
}
.topnavigation ul {
	position: relative;
	float: left;
	text-align: center;
	left: -50%;
	padding:0;
	margin:0;
	list-style:none;
}
.topnavigation li {
	float:left;
	background:url(../images/sep-topnav.gif) no-repeat left;
	padding: 0 0 0 1px;
}
.topnavigation li:first-child{
	background: none;
}
.topnavigation a {
	display:block;
	padding:0 11px;
	color:#666;
	font-size:14px;
	font-weight:normal;
	line-height:37px;
}
.topnavigation ul li a:hover,
.topnavigation ul li.active {
	text-decoration:none;
	background:url(../images/hover-topnav.gif) repeat-x;
}

#content {
	width:900px;
	padding:157px 0 0;
	overflow:hidden;
}
.topcontent {
	width:100%;
	padding:5px 14px 0 12px;
}

.topcontent a {
text-decoration: none;
border: 0px;
}

.boxcontent {
	overflow:hidden;
	float:right;
	width:604px;
	margin:26px 15px 0 0;
	display:inline;
}
.sidebar {
	float:left;
	width:239px;
	margin:11px 27px 0 15px;
	display:inline;
	background:url(../images/bg-sidebar.gif) repeat-y;
	overflow:hidden;
}
.topsidebar {
	width:100%;
	background:url(../images/top-sidebar.gif) no-repeat;
}

.topsidebar span.tm {vertical-align:top; top:-2px; position:relative; font-size:40%; display:inline;}
.topsidebar h2 {
	margin:0;
	padding:24px 14px 0 14px;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	color:#666;
}
.topsidebar ul {
	width:100%;
	padding:0;
	margin:15px 0 0;
	overflow:hidden;
}
.topsidebar li {
	width:100%;
	float:left;
	margin:-1px 0 0;
	list-style:none;
	background:url(../images/top-sidebar-sep.gif) no-repeat;
}
.topsidebar li a {
	display:block;
	padding:0 0 0 22px;
	color:#4d4d4d;
	font:13px/27px Arial, Helvetica, sans-serif;
}
.topsidebar li a:hover,
.topsidebar li.active a{
	text-decoration:none;
	font-weight:bold;
	background:url(../images/hover-sidebar.gif) no-repeat 0 1px;
}
.bottomsidebar {
	background:url(../images/bottom-sidebar.gif) no-repeat;
	width:239px;
	height:40px;
	overflow:hidden;
}
.maincontent {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-maincontent.gif) repeat-y;
}
.topmaincontent {
	padding:12px 0 0 14px;
	width:590px;
	overflow:hidden;
	background:url(../images/fon-maincontent.jpg) no-repeat;
}
.topmaincontent h1 {
	padding:8px 0 3px;
	margin:0 0 3px 12px;
	font-size:34px;
	font-style:italic;
	font-weight:normal;
	line-height:34px;
	color:#3ab1e3;
	overflow:hidden;
}

.topmaincontent h1 span.tm{vertical-align:top; top:-2px; position:relative; font-size:40%; display:inline; color:#3ab1e3;}
.topmaincontent ul {
	padding:0 0 0 14px;
	margin:0;
}
.topmaincontent li {
	list-style:none;
	display:inline;
}
.topmaincontent a {
	text-decoration:underline;
	color:#3ab1e3;
	font:14px/14px Georgia, "Times New Roman", Times, serif;
}
.topmaincontent a:hover {text-decoration:none;}
.topmaincontent span {
	color:#a0a0a0;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}
.textboxsmall {
	float:left;
	margin:4px 0 18px;
	padding: 11px 25px 11px 15px;
	width:311px;
	background-color:#f5f7f9;
	overflow:hidden;
}
.textboxsmall p {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:25px;
	font-style:italic;
	font-weight:normal;
	color:#666;
}
.box {
	width:217px;
	float:right;
	padding: 0 9px 0 13px;
	margin:-5px 0 0;
	display:inline;
	overflow:hidden;
}
.button {
	display:block;
	width:217px;
	height:55px;
	background:url(../images/button1.jpg) no-repeat;
	overflow:hidden;
}
.box a {
	display:block;
	width:217px;
	height:55px;
	text-align:center;
	line-height:55px;
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
.easytext {padding: 0 0 1px;}
.easytext a {text-decoration:none; font-style:italic;}
.easytext a:hover {color:#90C8B7;}

.easytext a.inner   {text-decoration:underline; text-transform:none; font-size:12px; font-style:normal;}
.easytext a.inner:hover {color:#90C8B7;}
.easytext a.inner span.tm {vertical-align:top; top:-2px; position:relative; font-size:60%; display:inline; color:#3AB1E3;}

.easytext p {
	color:#939393;
	padding:0 20px 0 16px;
	margin:0 0 21px;
	font:12px/20px Arial, Helvetica, sans-serif;
}
.easytext p span{
	display:block;
	padding:0 0 10px;
	color:#949494;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}


.easytext p span.tm {vertical-align:top; top:-2px; position:relative; font-size:60%; display:inline;}
.textboxbig {
	width:528px;
	margin:3px 20px -8px 8px;
	padding:9px 20px 0 14px;
	background-color:#f5f7f9;
	overflow:hidden;
}
.textboxbig h2 {
	margin:0 0 19px;
	font-size:16px;
	line-height:16px;
	font-style:italic;
	font-weight:normal;
	color:#666;
}
.textboxbig h3 {
	margin:0 0 11px 30px;
	font:normal 16px/16px Georgia, "Times New Roman", Times, serif;
	color:#3ab1e3;
}

.textboxbig h3 span.tm {vertical-align:top; top:-2px; position:relative; font-size:40%; display:inline; color:#3ab1e3;}
.textboxbig p {
	margin:0 0 21px;
	padding:0 0 0 33px;
	color:#919192;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.textboxbig span.tm {vertical-align:top; top:-2px; position:relative; font-size:40%; display:inline;}
.textboxsmall span.tm {vertical-align:top; top:-2px; position:relative; font-size:40%; display:inline;}
.bottommaincontent {
	background:url(../images/bottom-maincontent.gif) no-repeat;
	height:27px;
	width:604px;
}
#footer {
	width:604px;
	height:48px;
	padding:23px 0 0 0;
	margin:8px 0 20px;
	display:block;
	overflow:hidden;
	background:url(../images/footer-navigation.jpg) no-repeat;
}
#footer ul {
	text-align:center;
	margin:0 -29px 0 4px;
	padding:0;
	overflow:hidden;
}
#footer li {
	list-style:none;
	display:inline;
	margin:0 29px 0 0;
}
#footer a {
	color:#66b0d0;
	font:11px/11px Arial, Helvetica, sans-serif;
}

/* part of a css for inner page*/
.boxcontent-inner {
	width:900px;
	overflow:hidden;
	background:url(../images/greate-picture.jpg) no-repeat 0 0px;
	padding:140px 0 0;
	margin:8px 0 0;
}
.maincontent-inner {
	margin:0 0 8px 14px;
	width:604px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(../images/bg-maincontent-inner.gif) repeat-y;
}
.topmaincontent-inner {
	width:100%;
	overflow:hidden;
	background:url(../images/top-maincontent-inner.jpg) no-repeat;
}
.topmaincontent-inner h2{
	margin:17px 0 13px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}

.topmaincontent-inner h1{
	margin:17px 0 13px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}
* html .bottommaincontent-inner {padding:7px 40px 55px 33px;}
.bottommaincontent-inner {
	padding:7px 40px 57px 33px;
	background:url(../images/bottom-maincontent-inner.gif) no-repeat 0 100%;
	overflow:hidden;
}
.bottommaincontent-inner p span{
	padding:0 0 4px;
	display:block;
	font-size:19px;
	line-height:24px;
	font-style:italic;
	font-weight:normal;
	color:#82a952;
	font-family:Georgia, "Times New Roman", Times, serif; 
}
.bottommaincontent-inner p {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#a8a9a9;
	margin:21px 0 0;
}
* html #footer-inner {margin:3px 0 0 14px;}
#footer-inner {
	width:604px;
	height:48px;
	padding:23px 0 0 0;
	margin:0px 0 0 14px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(../images/footer-navigation.jpg) no-repeat;
}
#footer-inner ul {
	text-align:center;
	margin:0 -29px 0 4px;
	padding:0;
	overflow:hidden;
}
#footer-inner li {
	list-style:none;
	display:inline;
	margin:0 29px 0 0;
}
#footer-inner a {
	color:#66b0d0;
	font:11px/11px Arial, Helvetica, sans-serif;
}
.sidebar-inner {
	float:right;
	width:256px;
	margin:0 12px 11px 14px;
	display:inline;
	overflow:hidden;
	background:url(../images/bg-sidebar-inner.gif) repeat-y;
}
.topsidebar-inner {
	overflow:hidden;
	width:100%;
	background:url(../images/top-sidebar-inner.jpg) no-repeat;
}
.topsidebar-inner h2{
	margin:17px 0 26px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}
.bottomsidebar-inner strong a{
	text-decoration:underline;
	margin:0;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#4da3c9;
}
.bottomsidebar-inner strong a:hover{text-decoration:none;}
.bottomsidebar-inner span span {
	margin:0;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#a8a8a9;
}
.bottomsidebar-inner p {
	margin:0;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#a8a8a9;
}
.bottomsidebar-inner span {
	display:block;
	margin:0 25px 14px 18px;
	padding:0;
}
* +html .bottomsidebar-inner {padding:0 0 7px;}
* html .bottomsidebar-inner {padding:0 0 6px;}
.bottomsidebar-inner {
	padding:0 0 5px;
	overflow:hidden;
	background:url(../images/bottom-sidebar-inner.gif) no-repeat 0 100%;
}
.rss {
	float:right;
	margin:-48px 14px 0 0;
	width:27px;
	height:28px;
	background:url(../images/rss.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.rss a {
	display:block;
	width:27px;
	height:28px;
}
.email {
	float:right;
	margin:-48px 10px 0 0;
	width:34px;
	height:27px;
	background:url(../images/email.jpg) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.email a {
	display:block;
	width:35px;
	height:27px;
}
* html .bottomsidebar-inner form {margin:-8px 0 0 19px;}
.bottomsidebar-inner form {margin:-10px 0 0 19px;}
.bottomsidebar-inner input {border:1px solid #c8d5df;}
.bottomsidebar-inner .sign {
	margin:9px 0 1px;
	padding:4px 0 0;
	background:url(../images/sign.gif) no-repeat;
	width:85px;
	height:28px;
	text-align:center;
	display:block;
}
.bottomsidebar-inner .sign a {
	color:#333;
	font:15px/15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none; 
}
.firstinp {
	width:119px;
	height:19px;
	padding:4px 5px 0;
}
.secondinp {
	width:179px;
	height:19px;
	padding:4px 5px 0;
}
* html .bottomsidebar-inner label {padding:9px 0 2px;}
.bottomsidebar-inner label {
	padding:10px 0 5px;
	display:block;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#a9a9a9;
}


/* New Styles */

div#contact-wrap   {margin-bottom:20px;}

.contactholder {
	width:528px;
	margin:10px 20px -8px 8px;
	padding:25px 20px 0 14px;
	background-color:#f5f7f9;
	overflow:hidden;
}
    
.contactleft {width:250px; float:left; overflow:hidden; color:#919192;
	font:12px/20px Arial, Helvetica, sans-serif;}

.contactright{width:250px; float:right; overflow:hidden;color:#919192;
	font:12px/20px Arial, Helvetica, sans-serif;}



.contactholder h2 {
	margin:0 0 19px;
	font-size:16px;
	line-height:16px;
	font-style:italic;
	font-weight:normal;
	color:#666;
}
.contactholder h3 {
	margin:0 0 0 20px;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color:#3ab1e3;
}

.contactholder h4 {text-decoration:none; margin: 5px 0 5px 20px;
                  color:#3ab1e3;
                font-style:italic;
                    
                font:12px Georgia, "Times New Roman", Times, serif;}
                
.contactholder span.hours   {  color:#3ab1e3;  font:Georgia; font-size:12px;}
.contactholder span.days    { font:Georgia; font-size:12px;}
.hoursop            {width:200px; border: 1px solid #e2e2e2; margin: 3px 0 21px 15px; padding: 2px 0px 2px 5px;}

.contactholder p {
	margin:0 0 0px;
	padding:0 0 0 20px;
	color:#919192;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.contactholder a {text-decoration:underline;
	color:#3ab1e3;
	font:14px/14px Georgia, "Times New Roman", Times, serif;}


span.blue      {text-decoration:none;
                color:#3ab1e3;
                font:13px/13px Arial, "Times New Roman", Times, serif;}


div#consult-form    {width:528px;
	margin:3px 20px -8px 8px;
	padding:25px 20px 0 14px;
	background-color:#f5f7f9;
	overflow:hidden;}



/* Contact Form */



/* End Form */

td.contacttxtbox {width:300px;}
td.contactlabel  {width:200px;}


/* New Footer */
div#bigfooter                   {width:900px; overflow:hidden; float:left; font-family:Georgia; border-top:1px solid #EAEEF2; padding:20px 0 0 0; margin: 30px 0 0 0;}
div#bigfooter p                 {margin: 20px 0 20px 0; color:#666666; padding:0 20px 0 20px; margin:0;}
div#bigfooter-holder            {overflow:hidden; width:900px}
div#disclaimer                  {margin: 20px 0 20px 0;}
div#disclaimer p                {font-size:10px;}
div.footer-column               {width:195px; float:left; padding: 10px 15px 0 15px;}
div#bigfooter .footer-column p  {padding:0; font-size:11px; line-height:16px;}
div.footer-column a             {color:#3AB1E3; }
div.footer-column a:hover       {color:#666666;}
div.footer-column span          {color:#3AB1E3; font-family:georgia;}
div.footer-column h2            {color:#3AB1E3; width:190px; border-bottom: 1px solid #EAEEF2; padding-bottom:2px; margin:0 0 5px 0;}
div.footer-column h3            {color:#3AB1E3; font-size:14px; width:190px; border-bottom: 1px solid #EAEEF2; padding-bottom:2px; margin:20px 0 5px 0;}



div.footer-column1               {width:185px; float:left; padding: 10px 15px 0 25px;}
div#bigfooter .footer-column1 p  {padding:0; font-size:11px; line-height:15px;}
div.footer-column1 a             {color:#3AB1E3; }
div.footer-column1 a:hover       {color:#666666;}
div.footer-column1 span          {color:#3AB1E3;}
div.footer-column1 h2            {color:#3AB1E3; width:180px; border-bottom: 1px solid #EAEEF2; padding-bottom:2px; margin:0 0 5px 0;}
div.footer-column1 h3            {color:#3AB1E3; font-size:14px; width:180px; border-bottom: 1px solid #EAEEF2; padding-bottom:2px; margin:20px 0 5px 0;}
div.footer-column1 ul            {}
div.footer-column1 ul li         {padding:2px 0 2px 15px; list-style:none; width:160px; border-bottom: 1px solid #EAEEF2; margin: 0 0 0 -39px;}
div.footer-column1 ul li a       {font-size:11px;}





div#weber-title                 {}
div#weber-title h2              {color:#3AB1E3;}
div#weber-title p               {color:#666666; font-family:Georgia; font-size:12px; line-height:15px; }        



















