/* Start of CMSMS style sheet 'main_appy' */
html, body {
	margin: 0;
	padding: 0;
	background: #696969;
}

#page-container {
	width: 812px;
	margin: auto;
}

body{
    behavior:url("../js/csshover.htc");
   }

/******************************/

#header {
	background: url(../images/header.gif) left no-repeat;
	width: 182px; /*812px*/
	height: 48px;	/*61px*/
        padding: 13px 0 0 630px;
        text-align: right;
}

#search-section {
	width: 170px;
	text-align: left;
}

#search-section form {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

#search-box {
        display: block;
        float: left;
        padding: 0 0 2px 0;
}

#search-box .the-box {
        width: 125px;
        height: 14px;
        border: 3px solid #949494;
        font: 11px/11px verdana, 'lucida console', sans-serif;
}

#search-butt {
        display: block;
        float: left;
        padding: 2px 0 0 3px;
}

#search-section #cust-login {
        clear: both;
}

#site-wrap {
	width: 802;
	border: 5px solid #5B5D5C;/*#7E7F82;*/	
}

/******************************/

#navigation ul {
	width: 802px; 
	height: 35px; 
	position: relative; /** Places image at the top of the page **/
	top: 0px; /** Determines the height from the top of the page **/
	background: url(../images/nav.gif) no-repeat 0 0;
	list-style: none;
	margin: 0; padding: 0;
}
#navigation li {
	display: inline;
}
#navigation li a:link, #navigation li a:visited {
	border: none;
	/**width: 142px;  width of the button in active state **/
	height: 35px; /** height of the button in active state **/
	display: block; 
	position: absolute; 
	top: 0; 
	text-indent: -7000px; /** Removes li text from the screen **/
	outline: none;
}

#navigation li.home a:link, #navigation li.home a:visited { 
	left: 57px;
	width: 99px;
}
#navigation li.products a:link, #navigation li.products a:visited { 
	left: 153px;  
	width: 119px;
}
#navigation li.services a:link, #navigation li.services a:visited { 
	left: 272px;  
	width: 120px;
}
#navigation li.news a:link, #navigation li.news a:visited { 
	left: 392px;
	width: 142px;  
}
#navigation li.company a:link, #navigation li.company a:visited { 
	left: 534px; 
	width: 108px; 
}
#navigation li.contact a:link, #navigation li.contact a:visited { 
	left: 642px;
	width: 99px;  
}

#navigation li.home a:hover {
	background: url(../images/nav.gif) no-repeat -57px -35px; 
}
#navigation li.products a:hover {
	background: url(../images/nav.gif) no-repeat -153px -35px; 
}
#navigation li.services a:hover {
	background: url(../images/nav.gif) no-repeat -272px -35px;
}
#navigation li.news a:hover {
	background: url(../images/nav.gif) no-repeat -392px -35px;
}
#navigation li.company a:hover {
	background: url(../images/nav.gif) no-repeat -534px -35px;
}
#navigation li.contact a:hover {
	background: url(../images/nav.gif) no-repeat -642px -35px;
}

#navigation li.home-on a:link, #navigation li.home-on a:visited { 
	left: 57px;
	width: 99px;
	background: url(../images/nav.gif) no-repeat -57px -70px; 
}
#navigation li.products-on a:link, #navigation li.products-on a:visited {
	left: 153px;  
	width: 119px;
	background: url(../images/nav.gif) no-repeat -153px -70px;
}
#navigation li.services-on a:link, #navigation li.services-on a:visited {
	left: 272px;  
	width: 120px;
	background: url(../images/nav.gif) no-repeat -272px -70px;
}
#navigation li.news-on a:link, #navigation li.news-on a:visited { 
	left: 392px;
	width: 142px; 
	background: url(../images/nav.gif) no-repeat -392px -70px;
}
#navigation li.company-on a:link, #navigation li.company-on a:visited {
	left: 534px; 
	width: 108px; 
	background: url(../images/nav.gif) no-repeat -534px -70px;
}
#navigation li.contact-on a:link, #navigation li.contact-on a:visited {
	left: 642px;
	width: 99px;  
	background: url(../images/nav.gif) no-repeat -642px -70px;
}

/*********************************/

#content-wrap {
	width: 802px;
	height: 446px;
	background: #232426;
}

/*********************************/

#nav2 {
	display: block;
	float: left;
	width: 164px;
	height: 444px;
	background: url(../images/nav2.gif);
}

#nav2-home {
	width: 153px;
	height: 26px;
	padding: 5px 0 0 6px;
}

#nav2-home-cont {
	width: 123px;
        height: 245px;
        background: #000000;
	padding: 10px 0 10px 30px;
        margin: 0 0 0 6px;
	font: 11px/12px verdana, 'lucida console', sans-serif;
        color: #FFFFFF;
}

#nav2-home-cont a:link, #nav2-home-cont a:visited {
	font: 10px/11px verdana, 'lucida console', sans-serif;
        color: #f65111;
        text-decoration: none;
}

#nav2-home-cont a:hover {
	text-decoration: underline;
}

#nav2-home-ad{
	width: 140px;
        background: #000000;
	padding: 10px 0 10px 13px;
        margin: 0 0 0 6px;
}

#content-home {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/home/content.jpg);	
}

#prod {
	padding: 310px 0 0 20px;	
}

#prod img:hover {
	border: 2px solid #000000;
}

#prod a:link img, #prod a:visited img {
	border: 2px solid #FFFFFF;
	margin-right: 10px;
}

#prod a:hover img {
	border: 2px solid #000000;
}

#prod-labels {
	padding: 0px 0 0 31px;
}

#prod-labels img {
	padding: 0 39px 0 0;
}

/*********************************/

#nav2-serv {
	width: 153px;
	height: 26px;
	padding: 5px 0 0 6px;
}

#serv-head {
	width: 618px;
	height: 43px;
	border-bottom: 1px dashed #000000;	
	margin: 8px 0 0 10px;	
}

#serv-head img {
	position: relative;
	top: 3px;	
	left: 3px;
}

#serv-left {
	display: block;
	float: left;
	width: 259px;
	padding: 30px 0 0 30px;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

#serv-right {
	display: block;
	float: left;
	width: 329px;
	padding: 10px 0 0 0;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

#serv-list {
	text-transform: uppercase;
	padding: 0 0 0 0px;
	font-size: 12px;
	margin-bottom: 80px;
}

.serv-bold-up {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}	

.serv-bull {
	height: 16px;
	background: url(../images/arrow_w.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 3px;
}

.serv-bull a:link, .serv-bull a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

.serv-bull a:hover {
	text-decoration: underline;
}

#content-serv {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/bg.gif) repeat-x;	
}

/*********************************/

#content-login {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/bg.gif) repeat-x;	
}

#content-login #textbox {
	width: 250px;
	padding: 20px 0 0 20px;
	font: 11px/14px verdana, 'lucida console', sans-serif;
}

#content-login #textbox #breakdiv {
	height: 10px;
	clear: both;
}

#content-login #textbox h1 {
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	font: bold 15px/17px verdana, 'lucida console', sans-serif;
}

/*********************************/

#nav2-search {
	width: 153px;
	height: 26px;
	padding: 5px 0 0 6px;
}

#content-search h3{
        margin: 10px 0 0 0;
	font: bold 17px/18px verdana, 'lucida console', sans-serif;
}

#content-search {
	display: block;
	float: left;
	width: 608px;
	height: 439px;
	background: url(../images/bg.gif) repeat-x;	
        padding: 5px 0 0 30px;

}

#content-search-res {
        font: 11px/16px verdana, 'lucida console', sans-serif;
        overflow: auto;
        height: 426px;
}

#content-search a:link, #content-search a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: underline;
}

#content-search a:hover {
	text-decoration: none;
}

/*********************************/

#nav2-comp {
	width: 153px;
	height: 26px;
	padding: 3px 0 0 6px;
}

.nav2-comp-main {
	width: 153px;
	height: 26px;
	padding: 2px 0 0 0;
}

.nav2-comp-item {
	width: 123px;
	padding: 5px 0 5px 30px;
	margin: 2px 0 0 0;
	background: #000000;
	text-align: left;
        line-height: 12px;
}

#nav2-comp .orange {
        background: #f65111;
}

.nav2-comp-item a:link, .nav2-comp-item a:visited {
	color: #FFFFFF;
	font: 11px verdana, 'lucida console', sans-serif;
	text-decoration: none;
        line-height: 12px;
}

.nav2-comp-item:hover {
	background: #6B6B6B;
}

#comp-head {
	width: 490px;
	height: 45px;
	border-bottom: 1px dashed #000000;	
	margin:8px 0 0 10px;
}

#comp-head img {
	position: relative;
	top: 3px;	
	left: 3px;
}

#comp-hist-head {
	width: 610px;
	height: 45px;
	border-bottom: 1px dashed #000000;	
	margin: 8px 0 0 10px;
}

#comp-hist-head img {
	position: relative;
	top: 3px;	
	left: 3px;
}

#hist-content {
	font: 11px/15px verdana, 'lucida console', sans-serif;
        overflow: auto;
        height: 355px;
        padding: 15px 30px 0 30px;
}

#hist-photo {
        background: url(../images/company/hist_photo.jpg) top no-repeat;
        width: 240px;
        height: 14px;
        float: left;
        padding: 178px 0 0 0;
        margin: 0 20px 10px 0px;
        font: 10px/12px verdana, 'lucida console', sans-serif;
}

#comp-job-head {
	width: 610px;
	height: 43px;
	border-bottom: 1px dashed #000000;	
	margin: 15px 0 0 10px;
}

#job-content {
	font: 11px/15px verdana, 'lucida console', sans-serif;
        overflow: auto;
        height: 355px;
        padding: 15px 30px 0 30px;
}

#job-content a:link, #job-content a:visited {
	color: #000000;
	font: 11px/15px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

#job-content a:hover {
	text-decoration: underline;
}

#comp-left {
	display: block;
	float: left;
	width: 144px;
	padding: 30px 0 0 30px;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

#comp-right {
	display: block;
	float: left;
	width: 300px;
	padding: 10px 0 0 0;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

#comp-list {
	font-size: 12px;
	margin-bottom: 80px;
}

.comp-bold-up {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}	

.comp-bull {
	height: 16px;
	background: url(../images/arrow_w.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 3px;
}

.comp-bull a:link, .comp-bull a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

.comp-bull a:hover {
	text-decoration: underline;
}

#content-comp {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/bg.gif) repeat-x;	
}

#content-comp-l {
	display: block;
	float: left;
	width: 503px ;
}

#content-comp-r {
	display: block;
	float: left;
	width: 135px;	
	padding: 5px 0 0 0;
	
}


#content-comp-r  a:link, #content-comp-r a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

#content-comp-r a:hover {
	text-decoration: underline;
}

#cal-text {
	padding: 10px 20px 0 10px;	
	font: 12px/13px verdana, 'lucida console', sans-serif;
}

/*********************************/

#nav2-cont {
	width: 153px;
	height: 26px;
	padding: 5px 0 0 6px;
}

#cont-left {
	display: block;
	float: left;
	width: 348px;
	padding: 14px 30px 0 30px;
	margin: 6px 0 0 0;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	overflow: auto;
	height: 410px;
}

#cont-left input {
	background: #C9CACC;	
}

#cont-left .cbox {
	background: #FFFFFF;	
}

#cont-left select {
	background: #C9CACC;	
}

#cont-left textarea {
	background: #C9CACC;	
}

#cont-left input#big {
	width: 250px;	
}

#cont-left input#zip {
	width: 55px;	
}

#cont-right {
	display: block;
	float: left;
	width: 175px;
	padding: 14px 30px 0 25px;
	margin: 6px 0 0 0;
	font: 11px/20px verdana, 'lucida console', sans-serif;
	background: #C9CACC;
	height: 410px;
}


.cont-bull {
	height: 16px;
	background: url(../images/arrow_w.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 3px;
}

.cont-bull a:link, .serv-bull a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

.cont-bull a:hover {
	text-decoration: underline;
}


#content-cont {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/bg.gif) repeat-x;	
}

.cont-header {
        padding: 10px 0 5px 0;
        font-weight: bold;
}


/*********************************/

#nav2-product {
	width: 153px;
	height: 26px;
	padding: 5px 0 0 6px;
}

.nav2-product-item {
	width: 123px;
	padding: 5px 0 5px 30px;
	margin: 2px 0 0 0;
	background: #000000;
	text-align: left;
        line-height: 12px;
}

#nav2-product .orange {
        background: #f65111;
}

.nav2-product-item a:link, .nav2-product-item a:visited {
	color: #FFFFFF;
	font: 11px verdana, 'lucida console', sans-serif;
	text-decoration: none;
        line-height: 12px;
}

.nav2-product-item:hover {
	background: #6B6B6B;
}

#product-head {
	width: 465px;
	height: 26px;
	border-bottom: 1px dashed #000000;	
	margin: 0 0 0 10px;
        padding: 15px 0 0 0;
	font: bold 20px/17px verdana, 'lucida console', sans-serif;
}

#product-head img {
	position: relative;
	top: 3px;	
	left: 3px;
}

#product-left {
	display: block;
	float: left;
	width: 144px;
	padding: 10px 0 0 30px;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

#product-right {
	display: block;
	float: left;
	width: 300px;
	padding: 10px 0 0 0;
	font: 11px/12px verdana, 'lucida console', sans-serif;
}

.product-item {
	height: 13px;
	background: url(../images/product/list_point.jpg) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 4px;
}

.product-item a:link, .product-item a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

.product-item a:hover {
	text-decoration: underline;
}

.product-type {
	font-size: 17px;
}	

.product-bull {
	height: 16px;
	background: url(../images/arrow_w.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 3px;
}

.product-bull a:link, .product-bull a:visited {
	color: #000000;
	font: 11px/12px verdana, 'lucida console', sans-serif;
	text-decoration: none;
}

.product-bull a:hover {
	text-decoration: underline;
}

#content-product {
	display: block;
	float: left;
	width: 638px;
	height: 444px;
	background: url(../images/bg.gif) repeat-x;	
}

#content-product-l {
	display: block;
	float: left;
	width: 480px ;
}

#content-product-r {
	display: block;
	float: left;
	width: 158px;	
	padding: 15px 0 0 0;
	text-align: center;
	
}

/*********************************/

#nav2-news {
	width: 153px;
	height: 26px;
	padding: 3px 0 0 6px;
}


.nav2-news-item {
	width: 123px;
	padding: 5px 0 5px 30px;
	margin: 2px 0 0 0;
	background: #000000;
	text-align: left;
line-height: 12px;
}

.nav2-news-main {
	width: 153px;
	height: 26px;
	padding: 2px 0 0 0;
}

#nav2-news .orange {
        background: #f65111;
}

.nav2-news-item a:link, .nav2-news-item a:visited {
	color: #FFFFFF;
	font: 11px verdana, 'lucida console', sans-serif;
	text-decoration: none;
        line-height: 12px;
}

.nav2-news-item:hover {
	background: #6B6B6B;
}

#content-news {
	display: block;
	float: left;
	width: 638px;
	height: 444px;	
}

#content-news-inner {
	width: 631px;	
	margin: 0 0 0 3px;
	background: #FFFFFF;	
	height: 444px;
}

#news-header {
	background: url(../images/news/news_header.gif) no-repeat;
	width: 631px;
	height: 51px;	
}

#news-text {
	width: 556px;	
	height: 363px;
	overflow: auto;	
	padding: 30px 30px 0 45px;
}

.news-text-header {
	font: 23px/23px verdana, 'lucida console', sans-serif;
}

.news-text-copy {
	font: 12px/13px verdana, 'lucida console', sans-serif;
}

#news-text img {
	padding: 0 10px 10px 0;	
}

/*********************************/

#footer1 {
	clear: both;
	background: url(../images/foot1-bg.gif) repeat-x;
	width: 802px;
	height: 111px;
}

#footer1 #e-sales {
	display: block;
	float: left;
	width: 381px;	
	padding: 25px 0 0 20px;
}

#footer1 #awda {
	display: block;
	float: left;
	width: 381px;
	padding: 20px 20px 0 0;	
	text-align: right;
}

/*********************************/

#footer2 {
	clear: both;
	background: url(../images/foot2-bg.gif) repeat-x;
	width: 802px;
	height: 32px;
}


/*********************************/

#footer-wrap {
	width: 802px;	
	padding: 4px 0 0 0;
	font: 11px/11px arial, 'lucida console', sans-serif;
	color: #FFFFFF;
}

#footer-wrap a:link, #footer-wrap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	display: block;
	float:left;
	width: 391px;
	text-align: left;	
	padding: 0 0 0 10px;	
}

#whitedog {
	display: block;
	float: left;
	width: 391px;
	text-align: right;
	padding: 0 10px 10px 0;
}

/*********************************/
/* End of 'main_appy' */

