html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../main/background2.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
h1 {
	color: #000;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	background-image: url(../main/background2.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #header {
	font-size: 42px;
	line-height: 36px;
	padding: 30px 10px 10px;
	height: 152px;
}
.tellargewhite {
	font-size: 24px;
	color: #fff;
	font-weight: bolder;
	line-height: 27px;
}
.tellargewhite1line {
	font-size: 24px;
	color: #fff;
	font-weight: bolder;
	line-height: 27px;
	padding-top: 10px;
}
.tellarge {
	font-size: 24px;
	color: #06C;
	font-weight: bolder;
	line-height: 27px;
}
.telmed {
	font-size: 18px;
	color: #06C;
	font-weight: bolder;
	line-height: 27px;
}
#outerWrapper #navcontainer {
	height: 25px;
	background-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px;
	width: 250px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px;
	width: 400px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 420px 0 0px;
	padding: 10px;
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}
/*** FRONTPAGE SLIDESHOW ***/
#slides_container{
	height:230px;
	width: 321px;
	background-image:url(../CSSSculptor/images/bg_slides_container.png);
	background-repeat:no-repeat;
	background-position: center;
	float:left;
	padding-top: 45px;
}
.tablehead {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-image: url(../main/buttonbg.jpg);
	background-repeat: repeat-x;
}
.pics {
	height: 217px;
	width: 291px;
	padding:3px;
	margin:0px 0px 0px 10px;
	overflow: hidden
}
.pics img {
	height: 217px;
	width: 291px;
}
/*** END OF FRONTPAGE SLIDESHOW ***/

.headsub {
	font-size: 21px;
	color: #333;
}
.telmed {
	font-size: 18px;
	font-weight: bolder;
}
#agent {
	color: #09F;
	margin-top: 40px;
}
#outerWrapper #contentWrapper #content1 {
	margin: 0 420px 0 0px;
	padding: 10px;
	background-color: #E5EDFF;
}
#outerWrapper #contentWrapper #rightColumn2 {
	float: right;
	padding: 10px;
	width: 400px;
	background-color: #FFF;
}

