/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
/*this is the backmost background*/
/*body {font-size:100%; line-height:1.0625em; background:#000000}*/
body {font-size:100%; line-height:17px; background:#000000}
html, input, textarea	{
	font-family:Tahoma;
	color:#333333;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

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

/*.link{color:#008c9e; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }*/
.link{color:#008c9e; background:url(../images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:15px  }
.link:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(../images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:17px; }
ul li a{color:#333333; text-decoration:none ; line-height:29px} 
.ul li a{color:#333333; text-decoration:none ;  font-size:15px} 
ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(../images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(../images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(../images/link_right.gif) no-repeat right top; padding:3px 23px 5px 31px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(../images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(../images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(../images/link_right-1.gif) no-repeat right top; }


/*header*/
/*#header {font-size:0.75em; color:#FFFFFF }*/
#header {font-size:12px; color:#FFFFFF }
#header .slogan{ margin:0 0 98px 0 }
#header .indent{padding:55px 0 0 65px}
#header .slideshow{height:303px; }

/*content*/
/*#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
*/
#content{ font-size:13px; width:100%; text-align:left; background:url(../images/bg_cont.gif)}
#content .indent-main{padding:0 79px 0 81px}
#content .title{  margin-bottom:16px}
#content .title1{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 13px 16px 0}
#content .img-left-photo{ float:left; margin:5px 5px 5px 5px}
#content .img-indent{ margin:0 0 11px 0}
#content p{ margin:0 0 14px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 14px 0}
/*these are the headers*/
/*#content h4{color:#333333; font-size:1em; margin-bottom:13px;  }
#content h5{color:#333333; font-size:1em  }
#content h6{color:#333333; font-size:.92em; font-weight:normal }*/
#content h4{color:#333333; font-size:16px; margin-bottom:13px;  }
#content h5{color:#333333; font-size:16px  }
#content h6{color:#333333; font-size:15px; font-weight:normal }
#content .tail{ background:url(../images/tail.gif) repeat-x bottom; padding-bottom:27px; margin-bottom:26px}
#content .tailPhotos{ height:65px; background:url(../images/tail.gif) repeat-x top; padding-bottom:10px; margin-bottom:10px}
#content .activeTailPhotos{height:65px; background:url(../images/tail.gif) repeat-x top; background-color:#CCCCCC; padding-bottom:10px; margin-bottom:10px}
#content .tail1{ background:url(../images/tail.gif) repeat-x bottom; padding-bottom:17px; margin-bottom:16px}
/*.txt{color:#5f5e5e; font-size:1em; font-weight:bold}*/
.txt{color:#5f5e5e; font-size:16px; font-weight:bold}
/*.txt1{ font-size:.92em}*/
.txt1{ font-size:12px}

#content .indent{padding:25px 0 0 0}
#content .indent-1{padding:0 0 0 10px; position:relative; float:left}

/*footer*/
/*#footer { color:#ffffff; font-size:0.8125em; }*/
#footer { color:#ffffff; font-size:13px; }
#footer .indent-footer{ padding:70px 30px 0; width:414px; float:left;}
#footer a {color:#ffffff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

#footer .phone-number{ padding:70px 30px 0; width:343px; float:right; text-align:right}


.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #414143; 
   	border-top:1px solid #414143; 
   	border-right:1px solid #c9d3d2; 
   	border-bottom:1px solid #c9d3d2; 
	background:#FFFFFF;
	width:276px; height:18px;
/*	font-size:1em;*/
	font-size:16px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #414143; 
   	border-top:1px solid #414143; 
   	border-right:1px solid #c9d3d2; 
   	border-bottom:1px solid #c9d3d2; 
	background:#FFFFFF;
	width:276px; height:75px;
/*	font-size:1em;*/
	font-size:16px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
