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

body,td,th {
	color: #666;
}
body {
	background-color: #666;
	margin-left: auto;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	margin:0 auto;
	width:1018px;
}
.fltleft {
	float:left;
}

.fltright {
	float:right;
}

.clearit {
	clear:both;
	display:none;
	height:0;
}

#nav {
	height:49px;
	background-color:#0071bc;
	margin:25px auto 0 auto;
	width:1018px;
	font-size:16px;
	color:#fff
	
}

.tel {
	float:right;
	padding:15px 20px 0 0;
	font-size:18px;
}

#headspace {
	height:25px;
	background-color:#fff;
	width:1018px;
	margin:0 auto;
}

#main {
	width:1018px;
	margin:0 auto;
	background-image:url(images/container-bg.jpg);
	background-position:bottom;
	background-color:#fff;
	background-repeat:no-repeat;
clear:both;
}
.leftcol {
	width:477px;
	float:left;
	color:#0065b6;
	padding:0 30px 20px 20px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	line-height:18px;
}

.leftcolsub {
	width:350px;
	float:left;
	color:#0065b6;
	padding:0 30px 20px 20px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	line-height:18px;
}

.rightcol {
	float:right;
	width:435px;
	color:#666;
	padding-right:45px;
	line-height:20px;
	font-size:14px
}

.rightcolsub {
	float:right;
	width:510px;
	color:#666;
	padding-right:95px;
	margin-top:70px;
	line-height:20px;
	font-size:14px
}

.righttext {
	padding:10px 40px 0 0;
}

.quote {
		padding:10px 60px 40px 0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	line-height:18px;
	color:#0071bd;
}
.contacttxt {
	color:#fff;
	font-size:14px;
	margin:130px 0 20px 0;
	font-style:normal;
}

.contacttxt2 {
	color:#fff;
	font-size:14px;
	margin:130px 0 20px 0;
	font-style:normal;
	position:relative;
bottom:0px;
float:left;
}

.foot {
	clear:both;
	color:#FFF;
}

  

  h2 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px dotted #dedede;
  }
  h3 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
  }
  .example {
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  ul {
    list-style-image:url(list-style.gif);
  }
  pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
  }

  #gallery {
	  padding-top:30px;
    background: none;
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 477px;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }
	  a:link {
	color: #0071BC;
}
a:visited {
	color: #0071BC;
}
a:hover {
	color: #2d3192;
}
a:active {
	color: #2d3192;
}
a.white {
	color:#fff;
}
a.white:link {
	color: #fff;
}
a.white:visited {
	color: #fff;
}
a.white:hover {
	color: #2d3192;
}
a.white:active {
	color: #2d3192;
}

.subhead {
	font-size:20px;
	font-weight:normal;
	color:#2d3192;
	font-style:oblique;
}

.subhead2 {
	font-size:14px;
	font-weight:normal;
	color:#0071bd;
	margin:10px 0 0 0;
	padding:0;
}

.subimages {
	padding:20px 0;
}