@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body  {
  font: 90% Georgia, "Times New Roman", Times, serif;
  background: url(../img/home_bg/pattern_166.gif) #666666 fixed;
  margin: 0; padding: 0;
  text-align: center;
  color: #000000;
  }
a {
  color:#FF3366
  }
img {
  border:0px;
  padding:0px
  }

.maincont #container {
  width: 950px;
  background:#FFF;
  margin: 0 auto;
  text-align: left;
  } 

.maincont #header { 
  background: #99ccff repeat-x;
  height:250px; 
  padding: 0px 0px 0px 0px;
  }
.maincont #header h1 {
  margin: 0;
  padding: 10px 0;
  color:#666
  }
#header1 {
  background: url(../img/header_span_logo/header_span_logo.png) #99ccff;
  width: 950px;
  height: 250px;
  position: relative;
  }
#header1 span {
  position: absolute;
  width: 100%;
  height: 100%;
  }

.maincont #gallery {
  padding: 10px 10px 10px 10px; } 

.maincont #sidebar1 {
  float: right;
  width: 220px;
  background:;
  padding: 0px 0px 0px 0px;
  }
.maincont #sidebartestimonial {
  border-bottom:#DDD thin dotted;
  margin:0 0 10px 0;
  padding:15px;
  }
.maincont #sidebartestimonial p {
  font-family: "Lucida Grande", Tahoma;
  font-size: 10px;
  font-weight: lighter;
  font-variant: normal;
  text-transform: uppercase;
  color: #666666;
  text-align: left;
  line-height:140%;
  letter-spacing: 0.3em;
 }

.maincont #sidebartestimonial p:first-letter{
  text-transform: uppercase;
  font-size:14px;
          }
.maincont #sidebartestimonial h3 {
  font-size:14px;
  font-style:italic;
  font-weight: normal;
  font:Georgia;
  color: #424242;
  text-align:right;
  line-height: 90%;
  font-variant:small-caps;
  margin: 10px 10px 10px 0;
    }
.maincont #sidebartestimonial a { 
  font-style: normal;
  text-align:right;
  font-variant: small-caps;
  text-decoration: none;
  color: #2A7FFF;
  font-size: 14px;
  }
.maincont #sidebarmap{
  border-bottom:#DDD thin dotted;
  background:;
  margin:0 0 10px 0;
  padding:15px;
}
.maincont #sidebarmap h2 {
  letter-spacing:.1em;
  font-variant:small-caps;
  font-weight: normal;
  font:Georgia;
  color: #424242;
  line-height: 90%;
  margin: 10px 10px 10px 0;
}

.maincont #mainContent {
  margin: 0 0 0 0px;
  padding: 10px 0 0 0px;
  } 
.maincont #maincontentbody {
  width:950px;
	}
.maincont #maincontentbodyin {
  border: thin dashed #CCC;
  width:615px
  }

.maincont #mainContentFollow {
  margin: 0 0 0 0px;
  padding: 0 0px;}

.maincont #footer {
  height:200px;
  clear:both;
  overflow:hidden;
  background: url(../img/footer_bg/footer_bg.jpg) #666 ;
  padding:10px 0 0 0;
  }
.maincont #footer p {
  margin: 0;
  padding: 0px 0 0 0;
  color:#ccc;
  }
.maincont #footer .footer_text {
  padding:0px 20px 0 50px;
  }
.maincont #footer .footer_text a {
  color:#FF3366;
  margin:0px;
  padding:0px 0 0px;
  }
.maincont #footer h6 {
  color:#fff;
  font:normal 20px Georgia, "Times New Roman", serif;
  font-style:italic ;
  padding: 0px 0 0 0 }

.fltrt {float: right;margin-left: 8px;}
.fltlft { float: left;	margin-right: 8px;}
.clearfloat { clear:both; height:0; font-size: 1px;line-height: 0px;}
.maincont #box { width:650px;}

/* Other ----------------------------------*/

.standard_header {
	margin: 0 240px 30px 20px;
	}
.standard_header h2 {
  font-size:33px;
  font:normal 33px Georgia, "Times New Roman", serif;
  }
.standard_header h3 {
  font:normal 22px/1.4em Georgia, "Times New Roman", serif;
  font-style:italic;
  color:#666;
  width:630px;
  }
.standard_header p {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 125%;
  margin-top: .5em; 
  color: #666;
  }
.standard_header a{
  color:#FF3366;
  margin:0px;
  padding:0px 0 0px;}
  
.homemenu {
		margin: 0 240px 30px 15px;
}
.gallery {
	margin:10px;
}
.gallery img {margin: 10px;
}

.header_text {width:300px;margin-bottom:0px;color:#FFF; padding: 50px 0 0 0}
.header_text h3 {padding:0px 0px 6px 0px;margin:0px;font-size:32px;font-weight:normal;font-style:italic;}
.header_text p {margin:0px;padding:0px 0 20px; color:#FFF;}


.body_block {text-align:center;overflow:hidden;color:#fff;/* height:100px; */margin-bottom:36px; display:table; }
a.yo {margin:0px 0px 0px 0px ;display: block;width: 100px;height: 100px;background: transparent url(../img/down.jpg) no-repeat;} 
a.yo:hover {background-position: 0px 0;} 


/* Contact ----------------------------------*/

#contentForm {
  display: block;
  width:500px;
  padding: 25px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  color:#FFF;
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: #2A5FFF no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}



/*---------Menu -------------*/

.mattblacktabsbackground {
  background: url(../img/home_bg/header_bottom.jpg);
  }
.mattblacktabs{
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FFF;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.mattblacktabs ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mattblacktabs li{
  display: inline;
  margin: 0;
}

.mattblacktabs li a{
  float: left;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 7px 8px;
  background: #FFF;
  color:#2b61a1;
  text-transform:uppercase;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size:10px;
}

.mattblacktabs li a:visited{
color: #999;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #666;
color: #3CF;
}
