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

.newsite-notify {
	float: right;
	width: 250px;
	background-color: #ff7e00;
	
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 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;
	background-color: #3B3B3B;
	background-image: url(http://adapttechgroup.com/Common/atg-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container {
	width: 1100px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;
}
.oneColFixCtrHdr #header {
	background-color: #333333;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #CCCCCC;
	font-size: 12px;
	
}

.oneColFixCtrHdr #newsite-notify {
	background-color: red;
	height: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	
	
}
.oneColFixCtrHdr #container #header a {
	color: #FFCC00;
}

.oneColFixCtrHdr #container #header #logo {
	float: left;
	width: 360px;
	height: 70px;
	background-position: top;
	margin-top: 15px;
}

#BookletIcon {
	float: right;
	width: 90px;
	height: 60px;
	text-align:center;
	margin-top: 26px;
	margin-right:28px;
}

#BookletIconText {
	float: right;
	width: 50px;
	height: 25px;
	
	text-align:center;
	
}

.oneColFixCtrHdr #container #header #slogan {
	float: left;
	width: 430px;
	height: 70px;
	background-position: top;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #header #phone {
	float: left;
	width: 235px;
	height: 70px;
	background-position: top;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}




.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 #nav {
	background-color: #808080;
	height: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdrNEW #nav {
	background-color: #808080;
	height: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#NewNav {
	
	height: 50px;
	width: 1098px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#NewNavCont {
	
	
	
}

.oneColFixCtrHdr #container #pageimg {
	width: 1100px;
	background-color: #333333;
}

.oneColFixCtrHdr #rotator {
	padding: 0 20px;
}









.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #sidebar {
	width: 300px;
	float: left;
}


.oneColFixCtrHdr #container #blocks {
	width: 1100px;
	background-color: #414141;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 225px;
	text-align: left;
}
.oneColFixCtrHdr  #container  #blocks  a  {
	color: #FEC327;
}
.oneColFixCtrHdr  #container  #blocks  p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.oneColFixCtrHdr #container #block1 {
	width: 345px;
	float: left;
	background-color: #414141;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #block2 {
	width: 345px;
	float: left;
	background-color: #414141;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #block3 {
	width: 345px;
	float: left;
	background-color: #414141;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr  #container  #blocks  h2  {
	font-size: 16px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #associations {
	width: 1100px;
	background-color: #414141;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-position: left;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414141;
}
.oneColFixCtrHdr #container #associations #members {
	width: 675px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.oneColFixCtrHdr #container #associations #specialbulletins {
	float: right;
	width: 400px;
}
.oneColFixCtrHdr #container #associations #specialbulletins a {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #footer {
	background-color: #cccccc;
	height: 42px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	clear: left;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
	font-size: 9px;
	color: #414141;
}
.oneColFixCtrHdr  #footer  a  {
	font-size: 9px;
	color: #3D3D3D;
}

.footer  a  {
	font-size: 9px;
	color: #3D3D3D;
	
	
#frontPageCategories {
	width:100%;	
	height:50px;
	background:#330;
}

.fpCat1{
	float:left;	
	width:281px;
	background:#f50;
}

.fpCat2{
	float:right;
	width:520px;
	background:#450;
}

.fpCat3{
	float:right;
	width:520px;
	background:#450;
}