@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtrHdr #container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	background: #333333;
}
.oneColFixCtrHdr #header {
	padding: 0;
	margin: 0px auto;
	width: 1011px;
	background: #333333;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #333333;
}
.oneColFixCtrHdr #addlpages {
	padding: 0 0px 0 20px;
	margin: 0px auto;
	width: 1011px;
	background: #333333;
}
.oneColFixCtrHdr  #addlpages  #toparea   {
	background: url(images/addlPagesTop.png) no-repeat;
	margin: 0px auto;
	padding-top: 80px;
	padding-left: 200px;
	height: 285px;
}
.oneColFixCtrHdr   #addlpages   #toparea   table    {
	background: url(images/addlPagesRepeat.png);
}


.oneColFixCtrHdr   #addlpages   #toparea   a   {
	font-size: 1.0em;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}
.oneColFixCtrHdr #addlpages #toparea a:hover {
	font-size: 1.0em;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: top;
	font-weight: bolder;
}
.oneColFixCtrHdr #addlpages #textflow #textinfo a {
	font-size: 1.0em;
	color: #FFFFFF;
}
.oneColFixCtrHdr #addlpages #textflow #textinfo a:hover {
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bolder;
	font-variant: small-caps;
}
.oneColFixCtrHdr  #addlpages  #textflow  #textinfo  table   {
	margin-left: 35px;
}
.oneColFixCtrHdr #addlpages #textflow #textinfo #contactinfo table {
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #addlpages #certificates {
	background: url(images/addlPagesTop.png) no-repeat;
	margin: 0px auto;
	text-align: center;
	padding: 80px 0px 0px;
	height: 285px;
}


.oneColFixCtrHdr #textflow {
	padding: 0;
	margin: 0px auto;
	width: 1011px;
	background: #333333 url(images/addlPagesRepeat.png) repeat-y;
}


.oneColFixCtrHdr  #footer {
	text-align: center;
	width: 740px;
	background-color: #333333;
	border: medium solid #3B3B3B;
	margin: 0px auto;
	padding: 10px 20px;
}
.oneColFixCtrHdr  #textinfo    {
	padding-right: 100px;
	padding-left: 100px;
}
.oneColFixCtrHdr #testimonials {
	padding-right: 20px;
	padding-left: 20px;
}
.underConstruction {
	text-align: center;
	margin: 0px auto 0px 200px;
	padding: 0px;
}


#textinfo #links a {
	color: #FFFFFF;
	text-decoration: none;
}
#textinfo  #links  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#textinfo a {
	color: #FFFFFF;
	text-decoration: none;
}
#textinfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #container #footer li {
	display: inline-block;
	list-style-type: none;
	font-size: 0.7em;
	text-decoration: none;
	color: #666666;
}
.oneColFixCtrHdr #container #footer a {
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #flashFrame {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1011px;
}
.oneColFixCtrHdr #flashFrame object {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1011px;
}
.oneColFixCtrHdr #smallFrames {
	text-align: center;
	width: 740px;
	background-color: #333333;
	border: medium solid #3B3B3B;
	margin: 0px auto;
	padding: 10px 20px;
}
.oneColFixCtrHdr #flashFrame1 {
	padding: 60px 0px 0px 84px;
	width: 1028px;
	background: url(images/addlPagesTop.png) no-repeat;
	margin: 0px auto;
}
.oneColFixCtrHdr  #twoFrames  {
	padding-left: 85px;
	padding-top: 10px;
}

.fltrtImg {
	float: right;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
}


.fltlftImg {
	float: left;
	margin-right: 50px;
	padding-left: 100px;
	padding-top: 10px;
}
.oneColFixCtrHdr #addlpages #topAreaNews {
	background: url(images/addlPagesTop.png) no-repeat;
	margin: 0px auto;
	padding-top: 80px;
	padding-left: 90px;
	height: 285px;
}
.oneColFixCtrHdr #addlpages #topAreaNews table {
	background: url(images/addlPagesRepeat.png);
}
.oneColFixCtrHdr #addlpages #topAreaNews a {
	font-size: 1.0em;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}
.oneColFixCtrHdr #addlpages #topAreaNews a:hover {
	font-size: 1.0em;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: top;
	font-weight: bolder;
}
.oneColFixCtrHdr #addlpages #topAreaMedia {
	background: url(images/addlPagesTop.png) no-repeat;
	padding-top: 80px;
	padding-left: 325px;
	height: 280px;
	margin: 0px auto;
}
.oneColFixCtrHdr #addlpages #topAreaMedia a {
	font-size: .9em;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}
.oneColFixCtrHdr #addlpages #topAreaMedia a:hover {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #DF823A;
	text-decoration: none;
	vertical-align: top;
	font-weight: bolder;
}
#backToMedia {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#backToMedia a {
	font-size: 1.0em;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}
#backToMedia a:hover {
	font-size: 1em;
	font-variant: small-caps;
	color: #DF823A;
	text-decoration: none;
	vertical-align: top;
	font-weight: bolder;
}

