@charset "utf-8";
#wrap  #nozle {
	position: absolute;
	margin: 0;
	padding: 0;
	/* change the values of top and left to adjust the position of the logo*/
	top: 14px;
	left: 405px;
}

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #002597;
}

/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	color: #002597;
}
h3 {
	font-size: 110%;
	color: #666666;
}

/* images */
img {

}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h1, h3, p {
	padding: 10px;		
	margin: 0;
}

h2 {
	padding: 0px;		
	margin: 0;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #F0F0F0; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #000000;
	font: normal 1em Verdana, sans-serif;
	color:#000000;
}
textarea {
	width:400px;
	padding:2px;
	border:1px solid #000000;
	height:100px;
	display:block;
	color:#000000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#slider {
	height: 111px;
	width: 760px;
	margin: 0 auto;
	background-color: #000000;
}
#slider img {
margin-left:2px;
margin-right:2px;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 130px;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	background-color: #CCC;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}

/* Menu */
#menu {
	clear: both;
	margin: 0;
	padding: 0 0 0 40px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/menu_bkg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu ul {
	float: left;
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #999999;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #000000;
}
#menu ul li a:active {
	color: #000000;
}
#menu ul li#current a {
	color: #000000;
}

/* Main Column */
#main {
	float: right;
	padding: 0;
	margin: 0;
	width: 500px;
}
#main h1 {
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/h1_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
}	
#sidebar h1 {
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/h1_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sidebar .left-box {
	margin: 0 0 5px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002597;
	border-bottom-color: #002597;
	border-left-color: #002597;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0;
}
#sidebar ul.sidemenu li {
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-position: 38px 6px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #666666;
	clear: both;
	width: 820px;
	height: 70px;
	text-align: center;
	font-size: 92%;
	background-color: #CCC;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
#sidebar .locator-box {
	height: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .locator {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 18px;
}
#sidebar .request-box {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidebar .request {
	background-image: url(../images/info.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: center;
}
#main .right-box {
	margin: 0 0 5px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002597;
	border-bottom-color: #002597;
	border-left-color: #002597;
}
.morepadding {
	padding: 20px;
	font-weight: bold;
}
#main .product1 {
	height: 158px;
	width: 249px;
	float: right;
}
#main .product2 {
	height: 158px;
	width: 240px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#main .right-box-featured {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002597;
	border-bottom-color: #002597;
	border-left-color: #002597;
	height: 142px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
.txtfeatured {
	font-size: 10px;
	line-height: normal;
}

#prefooter {
	height: 50px;
	width: 760px;
	clear: both;
	background-position: bottom;
	background-image: url(../images/prefooter_bkg.gif);
	background-repeat: no-repeat;
}
#sidebar2 {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
}
#content-wrap .about a {
	margin-left: 10px;
	font-size: 110%;
	line-height: 20px;
}
#content-wrap .about a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002597;
	
}
#content-wrap .about a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002597;
	
}
#sidebar2  h1 {
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #002597;
}
#main2 {
	float: right;
	padding: 0;
	margin: 0;
	width: 580px;
}
#main2   ul.arrow {
	list-style-image: url(../images/list_arrow.gif);
	margin-right: 0px;
	padding-right: 0px;
}
#main2   h1.v1 {
	font-size: 135%;
	text-transform: uppercase;
	background-color: #002597;
	margin-top: 10px;
	color: #FFFFFF;
	
}
#main2   h1.v2 {
	font-size: 135%;
	text-transform: uppercase;
	background-color: #000000;
	margin-top: 10px;
	color: #FFFFFF;
	
}
#main2   h1.v3 {
	font-size: 135%;
	text-transform: uppercase;
	margin-top: 10px;
	
}
#main2   p.title {
	padding-bottom: 5px;
}
#bthick {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#bfine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

#productData {


}

#productData2 {
	width: 280px;
}
#prodHeader {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto5.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

#contactHeader {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto4.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

#aboutHeader {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto2.jpg);
	background-repeat: no-repeat;
	z-index:3;
}


#toolsHeader {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto1.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

#homeHeader {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto3.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

#prodHeader2 {
	height: 155px;
	width: 760px;
	background-image: url(../images/mastphoto1.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

/* Alternate Links */
.blueLink {color: #002597; text-decoration:underline; }
.blueLink:link {color: #002597; text-decoration:underline; }
.blueLink:visited {color: #002597; text-decoration:underline; }
.blueLink:hover {color:#002597; text-decoration:underline; }

.whiteLink {color: #FFFFFF; text-decoration:none; }
.whiteLink:link {color: #FFFFFF; text-decoration:none; }
.whiteLink:visited {color: #FFFFFF; text-decoration:none; }
.whiteLink:hover {color:#FFFFFF; text-decoration:underline; }

/* Main Column */
#productSub {
	padding: 0;
	margin: 0;
	width: 580px;
}
#productSub h1 {
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/h1_bkg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

#productSub .product-box {
	margin: 0 0 2px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002597;
	border-bottom-color: #002597;
	border-left-color: #002597;
}
#main-tools {
	float: left;
	padding: 0;
	margin: 0;
	width: 720px;
}
#main-tools   ul.arrow {
	list-style-image: url(../images/list_arrow.gif);
	margin-right: 0px;
	padding-right: 0px;
}
#main-tools   h1.v1 {
	font-size: 135%;
	text-transform: uppercase;
	background-color: #002597;
	margin-top: 10px;
	color: #FFFFFF;
	
}
#main-tools   h1.v2 {
	font-size: 135%;
	text-transform: uppercase;
	background-color: #000000;
	margin-top: 10px;
	color: #FFFFFF;
	
}
#main-tools   h1.v3 {
	font-size: 135%;
	text-transform: uppercase;
	margin-top: 10px;
	
}
#main-tools   p.title {
	padding-bottom: 5px;
}