a img { border: 0pt none; }
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

body{ font-size:11px;font-weight:lighter; background:#b3b3a7;}

body .container {width:745px;height:589px; margin:68px auto; background:url(images/745x589-background.jpg) no-repeat top left;
 box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -moz-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -webkit-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 border-radius:12px;
 -moz-border-radius:12px;
 -webkit-border-radius:12px;
 }
 
 body .containertest {width:745px;height:1575px; margin:68px auto; background:url(images/745x1575-background.jpg) no-repeat top left;
 box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -moz-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -webkit-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 border-radius:12px;
 -moz-border-radius:12px;
 -webkit-border-radius:12px;
 }
 
  body .containeraff {width:745px;height:1500px; margin:68px auto; background:url(images/745x1500-background.jpg) no-repeat top left;
 box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -moz-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -webkit-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 border-radius:12px;
 -moz-border-radius:12px;
 -webkit-border-radius:12px;
 }
 
body#home .container {
   background:url(images/745x473-home-background.jpg) no-repeat top left;
   height:473px;

  }
.dropmenudiv a.last {
  border-bottom: 0pt none;
   border-radius-bottomleft:4px;
   -moz-border-radius-bottomleft:4px;
   -webkit-border-radius-bottomleft:4px;
   border-radius-bottomright:4px;
   -moz-border-radius-bottomright:4px;
   -webkit-border-radius-bottomright:4px;
}
.dropmenudiv a{font-size:95%; padding-bottom:4px; text-decoration:none;color:#ffffff;background-color:#a1a1a1;}
.dropmenudiv a:hover {zoom:1;text-decoration:none;background-color:#4c4c4c;}
#main-menu li a span {color:#ffffff;}
#main-menu li {padding-right:16px;}
#main-menu li.last {padding-right:25px;}
#main-menu {float: right; width:400px;}
#content {padding-top:35px;width:670px;height:437px;margin:0pt auto;}
#contenttest {padding-top:35px;width:670px;height:1575;margin:0pt auto;}
#contentaff {padding-top:35px;width:670px;height:1500px;margin:0pt auto;}
.heading {
  width:250px;
  font-size: 3.273em;
  color:#4E4C3D;
  font-family:Arial,Helvetica,sans-serif;
}
.logo {

}
.copy {
  position:relative;
}

.copy img{
  position:relative;
  float: left; 
  padding-right: 15px;
}

div.copy a {
  color:#4E4C3D;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:lighter;
  line-height:16px;
  text-decoration:none;
}
div.copy a:hover {
  text-decoration: underline;
  color:#4E4C3D;
}
div.copy {
  font-family:Arial,Helvetica,sans-serif;
  color:#4E4C3D;
  font-size:11px;
  font-weight:lighter;
  line-height:16px;
  width:670px;
}

.testimonial{
  position:relative;
}

div.testimonial a {
  color:#4E4C3D;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:lighter;
  line-height:16px;
  text-decoration:none;
}
div.testimonial a:hover {
  text-decoration: underline;
  color:#4E4C3D;
}
div.testimonial {
  font-family:Arial,Helvetica,sans-serif;
  color:#4E4C3D;
  font-size:13px;
  font-weight:lighter;
  line-height:18px;
  width:670px;
}

div.testimonial h2{
	font-family:Arial,Helvetica,sans-serif;
	color:#4E4C3D;
	margin-top:-10px;
	font-size: 11px;
	font-style:italic;
	font-weight:lighter;
	line-height:16px;
	padding-bottom: 6px;
}

/*affliations*/

#aff{
	width: 655px;
	padding: 15px 0px 35px 0px;
	float:left;
	border-bottom: 1px dotted #4e4c3d;
}

#aff .double{
	width: 82px;
	padding: 0px 25px 0px 0px;
	float:left;
}

#aff p{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:11px;
    font-weight:lighter;
    line-height:16px;
	

}

#aff h1{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:13px;
    font-weight:bold;
    line-height:13px;
	margin-top: 0px;
	
	
}

#aff a:link{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:11px;
    font-weight:lighter;
    line-height:16px;
	text-decoration: underline;

}

#aff a:visited{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:11px;
    font-weight:lighter;
    line-height:16px;
	text-decoration: none;

}

#aff a:hover{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:11px;
    font-weight:lighter;
    line-height:16px;
	text-decoration: underline;

}

#aff a:active{
	font-family:Arial,Helvetica,sans-serif;
    color:#4E4C3D;
    font-size:11px;
    font-weight:lighter;
    line-height:16px;
	text-decoration: underline;

}

#aff img{
	float: left;
	padding-right: 25px;
}
