/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body-bg.jpg) top center no-repeat #FFFFFF;
	padding-bottom: 50px;
}

a img
{
	border: none;
}

p, #news-area ul, .product-col-full ul
{
	font-size: 12px;
	color: #4C4C4C;
	line-height: 20px;
}

#wrap-outer
{
	background: url(../images/page-bg.jpg) top center repeat-x #FFFFFF;
	width: 918px;
	margin: 0 auto;
}

#wrap-main
{
	padding: 0;
	width: 882px;
	margin: 0 auto;
}

/* Header ***************************/

#wrap-head
{
	height: 112px;
	position: relative;
}

#logo-top
{
	position: absolute;
	left: 0;
	bottom: 20px;
	height: 57px;
	width: 306px;
}

#slogan
{
	position: absolute;
	font-weight: bold;
	bottom: 20px;
	right: 8px;
	padding: 0;
	margin: 0;
	font-size: 13px;
	color:#000000;
	text-align: right;
}

#product-head
{
	position: absolute;
	width: 245px;
	height: 65px;
	right: 0;
	bottom: 15px;
}

/* Nav bar **************************/

#navbar
{
	width: 100%;
	height: 36px;
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: relative;
	z-index:100;
}

#navbar li
{
	margin: 0;
	padding: 0;
	float: left;
	height: 36px;
	position: relative; /* for dropdowns */
	z-index:100;
}

#navbar li a
{
	display: block;
	height: 36px;
	line-height: 36px;
	background-position: top;
}

#navbar li a:hover
{
	background-position: bottom;
}

#homeBtn
{
	width: 84px;
	background: url(../images/nav/home.jpg);
}

#aboutBtn
{
	width: 156px;
	background: url(../images/nav/about.jpg);
}

#productsBtn
{
	width: 188px;
	background: url(../images/nav/products.jpg);
}

#dloadsBtn
{
	width: 132px;
	background: url(../images/nav/dloads.jpg);
}

#clientsBtn
{
	width: 98px;
	background: url(../images/nav/clients.jpg);
}

#newsBtn
{
	width: 117px;
	background: url(../images/nav/news.jpg);
}

#contactBtn
{
	width: 107px;
	background: url(../images/nav/contact.jpg);
}

/* Dropdown nav **********/
#navbar li ul
{
	display: none;
	position: absolute;
	background: #828283;
	border: 1px solid #9E9E9E;
	z-index: 100;
	left: 0;
	list-style: none;
	margin: 0;
	top: 36px;
	width: 190px;
	padding: 0;
}

#navbar li ul li
{
	line-height: 30px;
	font-size: 12px;
	display: block;
	width: 190px;
	float: left;
	height: auto;
	clear: left;
	border-bottom: 1px solid #9E9E9E;
}

#navbar li ul li a
{
	display: block;
	width: 180px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 30px;
	height: auto;
	text-decoration: none;
}

#navbar li ul li a:hover
{
	color: #439639;
	background: #FFFFFF url(../images/green-arrow.gif) right no-repeat;
}

/* Main area ************************/

#main-image
{
	margin-bottom: 10px;
	height: 294px;
	width:100%;
	background: url(../images/main-image2.jpg);
}

.content-area
{
	padding: 25px 0 25px 0;
	
}

.col1
{
	position: relative;
	float: left;
	width: 155px;
	padding: 0;
}

.col1 .imgBrochure
{
	position: absolute;
	left: -4px;
	top: -14px;
}

.col1 .imgContact
{
	position: absolute;
	left: -4px;
	top: 150px;
}

.col2
{
	float: left;
	width: 378px;
	padding: 0 10px;
}

.col2 h2
{
	color: #439639;
	font-size: 18px;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

.col2 p
{
	padding: 0 5px;
}

.col3
{
	float: left;
	width: 308px;
	padding-left: 20px;
	border-left: 1px solid #D4D4D4;
}

.col3 h2
{
	color: #439639;
	font-size: 18px;
	margin: 0 0 10px 0;
}

.col3 .newsBox
{
	height: 62px;
	width: 100%;
	float: left;
	margin-bottom: 8px;
}

.col3 .newsBox p
{
	padding: 0;
	line-height: 17px;
}

.col3 .newsBox img
{
	float: left;
	margin-right: 5px;
}

.col3 .moreBox
{
	height: 27px;
	line-height: 27px;
	background: #E5E5E5;
	text-align: right;
	float: left;
	margin: 15px 0 0 0;
	width: 100%;
}

.col3 .moreBox a
{
	color: #439639;
	font-size: 12px;
	padding-right:  10px;
	font-weight: bold;
}

/* Products page ********************/

#menu-col, #menu-col-news
{
	margin-top: 16px;
	width: 198px;
	float: left;
	margin-left: 18px;
}

#menu-col-news
{
	margin: 0;
}

#products-main-col
{
	float: left;
	margin: 16px 0 0 25px;
	padding-bottom: 20px;
	width: 677px; /* Full width due to petruding images */
}



#products-main-img
{
	width: 658px;
	height: 211px;
	float: left;
}

.product-content-col
{
	width: 488px;
	min-height: 400px;
	padding-top: 5px;
	float: left;
	clear: left;
}

.product-col-full
{
	width: 655px;
	min-height: 400px;
	padding-top: 5px;
	float: left;
	clear: left;
}

.product-title
{
	line-height: 25px;
	border-bottom: 1px solid #D4D4D4;
	padding: 10px 0;
	margin: 0 0 15px 0;
	float: left;
	width: 100%;
}

.product-list-title
{
	width: 651px;
	height: 25px;
	padding: 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #D4D4D4;
	float: left;
}

.product-right-col
{
	float: left;
	margin-left: 18px;
	margin-top: 45px;
	width: 170px; /* full width for petruding img*/
}

/* Product listing */

.prodSheet
{
	float: left;
	margin: 0 0 15px 0;
}

.products-info
{
	width: 651px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.products-info p
{
	margin-top: 0;
}

.product-list-box
{
	width: 337px;
	height: 130px;
	float:left;
	margin-bottom: 20px;
}

.product-list-box .catImage
{
	float: left;
	margin: 0 10px 0 0;
}

.product-list-box p
{
	padding: 5px 20px 5px 0;
	margin: 0;
	float: left;
}

.product-list-bar
{
	height: 20px;
	padding: 3px 0 3px 25px;
	margin: 0;
	float: left;
	line-height: 26px;
	background: url(../images/green-button.gif) left no-repeat;
}

#side-menu-head
{
	width: 173px;
	padding: 15px 12px 5px 12px;
	height: 22px;
	background: url(../images/sidemenu-head.jpg);
	margin: 0;
	float: left;
}

#contact-side-box
{
	padding: 10px 0 0 0;
	width: 100%;
	border-bottom: 1px solid #D4D4D4;
	float: left;
	margin-bottom: 10px;
}

#contact-side-box h2, #news-right-col h2
{
	height: 20px;
	padding: 7px 0;
	margin: 0;
	border-bottom: 1px solid #D4D4D4;
}

#news-right-col h2
{
	padding-top: 10px;
	height: 18px;
	background: url(../images/green-button.gif) right no-repeat;
}

#side-menu-head img
{
	float: left;
}

.side-menu
{
	margin: 0 0 10px 0;
	list-style: none;
	background: url(../images/side-menu-bg.jpg) no-repeat #69696a;
	width: 173px; /* 1px skinnier!*/
	border-bottom: 2px solid #606060;
	padding: 10px 12px;
	float: left;
}

.side-menu li
{
	line-height: 23px;
	padding: 2px 0;
	border-bottom: 1px solid #868688;
	width: 173px;
	display: block;
}

.side-menu li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 168px;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	line-height: 23px;
}

.side-menu li a:hover
{
	font-weight: bold;
	color: #429539;
	line-height: 23px;
	text-decoration: none;
	background: #FFFFFF url(../images/green-arrow.gif) right no-repeat;
}

/* Inner Menu */
.innerMenu
{
	list-style: none;
	font-size: 10px;
	padding: 5px 0;
}

.innerMenu li
{
	border-bottom: none;
}

.innerMenu li a
{
	font-weight: normal;
	padding-left: 10px;
	width: 163px;
}

/* Image Gallery *********************/

.gallery
{
	float: left;
	margin: 15px 0;
	width: 100%;
}

.galleryThumb
{
	float: left;
	margin-right: 18px;
	margin-bottom: 5px;
}

.gallery h2
{
	height: 20px;
	padding: 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D4D4D4;
}

/* News Listing Page ****************/

#news-area
{
	float: left;
	width: 658px;
	margin-left: 25px;
	min-height: 400px;
}

.news-listing-box
{
	height: 77px;
	width: 329px;
	float: left;
	margin-bottom: 25px;
}

.news-listing-box h3
{
	padding:0 30px 0 0;
	width: 182px;
	float: left;
	line-height: 19px;
	height: 57px;
	font-size: 14px;
	margin: 0;
	color: #4C4C4C;
	font-weight: normal;
	overflow: hidden;
}

.news-listing-box a
{
	display: block;
	height: 20px;
	width: 212px;
	font-size:12px;
	color: #429539;
	text-decoration: underline;
	float: left;
	line-height: 20px;
}

.news-listing-box h3 a
{
	color: #4C4C4C;
	font-weight: normal;
	text-decoration: none;
}

.news-listing-box .newsImg
{
	float: left;
	margin-right: 10px;
}

.readMoreArrow
{
	float: left;
	margin-right: 10px;
}

#news-full-content
{
	float: left;
	width: 489px;
	min-height: 600px;
	margin-left: 25px;
}

#news-right-col
{
	margin-left: 18px;
	width: 152px;
	float: left;
}

.miniView
{
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #D4D4D4;
}

/* Contact Page *********************/
#contact-left
{
	float: left;
	width: 244px;
}

#contact-form
{
	width: 100%;
	margin: 0;
	background: #69696A url(../images/contactform-bg.jpg) top no-repeat;
	padding-bottom: 15px;
}

#contact-form h3
{
	height: 15px;
	line-height: 15px;
	padding: 15px 15px;
	margin: 0 0 20px 0; 
}

#contact-form .txt
{
	color:#000000;
	float: left;
	margin: 0 0 5px 16px;
	display: block;
	height: 19px;
	padding: 5px 4px 4px 4px;
	width: 202px;
	background: url(../images/form-text-bg.jpg) repeat-x;
	border: none;
	font-weight: bold;
	font-size: 12px;
}

#contact-form .txtArea
{
	color:#000000;
	font-weight: bold;
	float: left;
	margin: 0 0 5px 16px;
	display: block;
	height: 90px;
	padding: 4px;
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact-form #contactSubmit
{
	height: 23px;
	width: 130px;
	float: right;
	margin: 5px 18px 0 0;
}

#map-area
{
	position: relative;
	width: 356px;
	height: 260px;
	margin-top: 20px;
	float: left;
	background: url(../images/map.jpg) no-repeat;
}

#contact-right
{
	width: 241px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#contact-right p
{
	margin: 0;
	font-size: 11px;
}

#contact-right .directions
{
	float: left;
	margin-top: 4px;
}

#contact-content
{
	float: left;
	width: 619px;
	margin-left: 19px;
	min-height: 500px;
}

#directions-box
{
	display: none;
	clear: both;
	margin: 15px 0;
}

.contact-green-box, .contact-err-box
{
	width: 202px;
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin: 10px 0;
}

.contact-err-box
{
}

#getDirBox
{
	height: 80px;
	width: 241px;
	margin-top: 15px;
	float: left;
	background: url(/images/get-directions.jpg);
}

#inputBox
{
	width: 210px;
	height: 23px;
	background: #FFFFFF;
	padding: 1px 0;
	border: 1px solid #A5ACB2;
	float: left;
	margin: 42px 0 0 15px;
}

#fromAddress
{
	margin: 0;
	float: left;
	width: 145px;
	height: 19px;
	padding: 4px 5px 0 5px;
	border: none;
}

#dirForm
{
	margin: 0;
	padding: 0;
}

#dirGoBtn
{
	float: right;
	height: 23px;
	width: 48px;
}


/* Clients page *********************/

.client-col
{
	width: 321px;
	float: left;
}

.client-col h2
{
	height: 63px;
}

.client-col ul
{
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	color: #4C4C4C;
}

.client-col ul li a
{
	color: #4C4C4C;
	text-decoration: none;
}
.client-col ul li a:hover
{
	text-decoration: underline;
}

/* Downloads Page *******************/

.imageframe-outer
{
	float: left;
	width: 161px;
	height: 234px;
	margin: 0 3px 10px 0;
	background: url(../images/downloads-bg.jpg) no-repeat;
}

.imageframe-outer p
{
	color:#429539;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin: 0;
	padding: 0 12px;
}

.imageframe-outer p a
{
	color:#429539;
	text-decoration: none;
}

.imageframe-outer p a:hover
{
	text-decoration: underline;
}

.imageframe-box
{
	width: 119px;
	height: 151px;
	position: relative;
	margin: 12px auto;
	overflow: hidden;
}

.imageframe-box .frame-overlay
{
	position: absolute;
	z-index:20;
	top: 0;
	left: 0;
}

.imageframe-box .frame-underlay
{
	position: absolute;
	z-index:10;
	top: 0;
	left: 0;
}

/* Footer ***************************/

#footer
{
	background: #696969 url(../images/footbar.jpg) top no-repeat;
	padding: 15px;
	margin: 0 auto;
	width: 852px;
}

#footer ul
{
	float: left;
	color:#FFFFFF;
	font-size: 12px;
	height: 25px;
	width: 600px;
	line-height: 25px;
	list-style:none;
	margin: 0 0 0 15px;
	padding: 0;
}

#footer ul li
{
	float: left;
	padding: 0;
}

#footer ul li a
{
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

.bottomList
{
	font-size: 11px;
	clear: left;
}

#footer-bottom
{
	height: 35px;
	padding-top: 10px;
	width: 882px;
	margin: 0 auto;
}

#footer-bottom p
{
	float: left;
	line-height: 16px;
	font-size: 10px;
	color: #4C4C4C;
}

#footer-bottom .companyTxt
{
	width: 500px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	color: #818181;
	float: right;
}

#footer-bottom a
{
	color: #4C4C4C;
	text-decoration: none;
}

.azure-logo
{
	float: left;
	margin-right: 10px;
}

#w3cdiv
{
	height: 16px;
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
}
.validImg
{
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}

/* Global ****************************/

.telNumber
{
	font-size: 18px;
	color: #429539;
}

.clear
{
	height: 1px;
	clear: both;
}

.float-left
{
	float: left;
}

.img-left
{
	float: left;
	margin: 0 10px 10px 0;
}

.float-right
{
	float: right;
}

.noborder
{
	border: none;
}

.hide
{
	display: none;
}

.grey
{
	color: #B4B4B4;
}

.greenDate
{
	color: #429539;
	font-weight: bold;
}

.boldGreen
{
	color: #51A049;
	font-weight: bold;
	text-decoration: none;
}

.green
{
	color:#51A049;
}

.black
{
	color:#000000;
}

.greenLink, #contact-side-box a
{
	color: #439639;
	font-size: 12px;
	text-decoration: underline;
}



