@charset "ISO-8859-1";
body  {
	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;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
	background-image: url(../image/design/backGrad.jpg);
	background-repeat: repeat-x;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address ,blockquote,span,ul,ol,li,dl,dd,dt,img{
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(../image/design/mainContentBack.jpg);
	position: relative;
} 
.twoColFixRtHdr #container #sideInfo {
	width: 298px;
	position: absolute;
	bottom: 61px;
	right: 0px;
}

.twoColFixRtHdr #container #address  {
	margin-right: 40px;
	text-align: right;
	margin-bottom: 15px;
	font-size: 12px;
}
.twoColFixRtHdr #container #icon  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.imageMargin { margin-left: 10px; }

.twoColFixRtHdr #header {
	background-color: #000;
	background-image: url(../image/design/eagleTool-header.jpg);
	height: 149px;
	width: 900px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #container #header #topNav {
	position: relative;
	width: auto;
	top: 4px;
	float: right;
	margin-right: 30px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
}
.twoColFixRtHdr #container table tr #tableNavLeft {
	background-image: url(../image/design/navRoundLeft.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container table tr #tableNavMiddle {
	background-image: url(../image/design/navRoundMiddle.jpg);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container table tr #tableNavRight {
	background-image: url(../image/design/navRoundRight.jpg);
	background-repeat: no-repeat;
}

.twoColFixRtHdr #container #header #topNav a {
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}
.twoColFixRtHdr #container #header #topNav a:hover {
	text-decoration: none;
	background-color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	color: #333;
}
.twoColFixRtHdr #container #header #eagle {
	float: right;
	position: relative;
	clear: right;
	top: 95px;
	font-size: 12px;
	right: 70px;
}
.twoColFixRtHdr #container #header #eagle a {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #header #eagle a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}
.twoColFixRtHdr #header h1 { margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ }
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 298px;
	height: 470px;
	background-image: url(../image/design/sideBarBack.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #sidebar1 a:hover {
	text-decoration: none;
	background-color: #009;
	color: #FFF;
}
.twoColFixRtHdr #sidebar1 h3 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.twoColFixRtHdr #sidebar1 h4 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.twoColFixRtHdr #sidebar1 p {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px;
	padding-bottom: 15px;
}
.twoColFixRtHdr  #sidebar1 a {
	font-size: 103%;
}
.twoColFixRtHdr #sidebar1 #nav  {
	width: 299px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 #nav ul {
	list-style-type: none;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.twoColFixRtHdr #sidebar1 #nav li {
	list-style-type: none;
	width: 250px;
	background-color: #FFB841;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #999;
}


.twoColFixRtHdr #sidebar1 #nav ul li {
	list-style-type: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #sidebar1 #nav li a  {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	letter-spacing: 0.04em;
}
.twoColFixRtHdr #sidebar1 #nav li a:hover {
	text-decoration: none;
	background-color: #03F;
	color: #FFCB65;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}

.twoColFixRtHdr #container #phone  {
	padding-top: 8px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	position: relative;
	color: #FFF;
	font-size: 28px;
	background-image: url(../image/design/phoneBack.jpg);
	background-repeat: repeat-y;
	letter-spacing: 0.08em;
}
.twoColFixRtHdr #sideList ul {
	font-size: 12px;
	margin-left: 40px;
	margin-bottom: 5px;
	list-style-type: circle;
	margin-top: 0px;
	padding: 0px;
}
.twoColFixRtHdr #sideList ul li {
	padding-top: 5px;
	padding-left: 0px;
}

.twoColFixRtHdr #side2  {
	width: 570px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainImage {
	margin-left: 60px;
}
.twoColFixRtHdr #mainImage2 {
	margin-left: 70px;
}

.twoColFixRtHdr #mainNav  {
	padding-left: 40px;
	height: auto;
	padding-top: 1px;
}
.twoColFixRtHdr #mainHeader {
	padding-left: 0px;
	height: 30px;
}


.twoColFixRtHdr #mainContent {
	width: 430px;
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 90px;
} 
.twoColFixRtHdr #mainContent h1   {
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent h2 { padding-bottom: 7px; }
.twoColFixRtHdr  #mainContent a {
	font-size: 103%;
}
.twoColFixRtHdr #mainContent a:hover {
	text-decoration: none;
	background-color: #009;
	color: #FFF;
}
.twoColFixRtHdr #mainContent p   {
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
	letter-spacing: 0.09em;
}
.twoColFixRtHdr #mainContent ul {
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.07em;
	margin-left: 20px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #mainContent li   {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.09em;
	padding-top: 2px;
	padding-bottom: 3px;
	list-style-type: none;
}
.twoColFixRtHdr #container #side2 #mainContent ul li ul {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}
.twoColFixRtHdr #footer {
	Copyright 2009 Eagle Tool Co. All rights reserved.
About Us | Contact Us | Privacy Policy | Terms of Use
Your Privacy is Guaranteed. We will never give, lease or sell your personal information.
padding: 0 10px 0 20px;
	background-color: #006;
	background-image: url(../image/design/footerGrad.jpg);
	color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
} 
.twoColFixRtHdr #footer p {
	text-align: left;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 50px;
}
.twoColFixRtHdr #container #footer p a {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.twoColFixRtHdr #container #footer p a:hover {
	color: #03F;
	text-decoration: none;
	background-color: #FFF;
}
.twoColFixRtHdr #subFooter {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #subFooter ul li {
	list-style-type: none;
	text-align: center;
}
.twoColFixRtHdr #subFooter ul li a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #CCC;
}
.twoColFixRtHdr #subFooter ul li a:hover {
	text-decoration: none;
	background-color: #009;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFF;
}
.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;
}
.paddingTop { margin-top: 70px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
h3 {
	margin-top: 10px;
	margin-bottom: 3px;
}
