html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*standard def below*/
html{
	height:100%;
}
div,p,img,ul,h1,h2,h3,h4,h5,h6,object,embed,blockquote{
	position:relative;
}
body{
	margin: 0em auto 0em auto;
	font-size:100%;
	text-align: center;
	height:100%;
}
.f_left{
	float:left;
}
.f_right{
	float:right;
}
.clearall{
	clear:both;
}
/* site definitions below */
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.1em;	
}
a{
	text-decoration:none;	
}
a.more-link{
	font-weight:bold;
	color:#009bed;
	font-size:0.8em;
	padding-right:16px;
	background:url(/app_themes/grogangroup/images/more.gif) no-repeat right 5px;
}
a.more-link:hover{
	font-weight:normal;	
	text-decoration:underline;
}
h1{
	font-weight:bold;
	color:#000000;
}
h2{
	font-weight:bold;
	color:#000000;
}
h3{
	font-weight:bold;
	color:#000000;
}
p{
	font-size:0.8em;	
}
strong{
	font-weight:bold;
}
span a{
	font-size:0.8em;	
}
span.date{
	font-size:0.8em;
}
#layout{
	width:969px;
	margin:0 auto 0 auto;
	text-align:left;
}
#layout .header-bg{
	
}
#layout .footer-bg{
	
}
#header{
	background:url(/app_themes/grogangroup/images/header-bg.jpg) no-repeat top left;
	height:103px;
	position:relative;
	z-index:1000;
}
#logo{
	position:absolute;
	top:19px;
	left:20px;
}
#search-holder{
	line-height:21px;
	height:21px;
	position:absolute;
	top:20px;
	right:45px;
	color:#666666;
	font-size:0.75em;
	font-weight:bold;
}
#search-holder .search-label{
	margin-right:5px;
}
#search-holder .search-textbox{
	background-color:#d8d8d8;
	border:solid 1px #a1a1a1;
	color:#333333;
}
#search-holder .search-btn{
	position:absolute;
	top:0;
	right:-25px;
}
#header ul{
	float:right;
	margin:65px 21px 0 0;
	height:1em;
	line-height:1em;
	position:relative;
}
#header ul li{
	float:left;
	padding:3px 25px 3px 25px;
	position:relative;
	z-index:1500;
}
#header ul li a{
	color:#000000;
	font-weight:bold;
	display:block;
	font-size:0.8em;
}
#header ul li:hover, #header ul li.selected, #header ul li.over{
	background:url(/app_themes/grogangroup/images/home-nav-bg.gif);	
}
#header ul li:hover a,#header ul li.selected a,#header ul li.over a{
	color:#FFFFFF;	
}
#header ul li ul{
	float:none;
	position:absolute;
	top:1.3em;
	left:-1px;
	margin:0;
	height:auto;
	border:solid 1px #666666;
	padding:0.5em 0.5em 0 0.5em;
	width:115px;
	background-color:#FFFFFF;
	display:none;
	z-index:2000;
}
#header ul li ul li{
	float:none;
	padding:0 0 0.5em 0;
	margin:0 0 0 0;
}
#header ul li ul li:hover{
	background:none;	
}
#header ul li ul li a{
	color:#333333;
	font-size:0.7em;
}
#header ul li:hover ul, #header ul li.over ul{
	display:block;	
}
#header ul li:hover ul li a, #header ul li.over ul li a{
	color:#333333;	
}
#header ul li ul li a:hover{
	text-decoration:underline;
	color:#000000;
}
#content{
	background:url(/app_themes/grogangroup/images/bg.gif) repeat-y;
	min-height:300px;
	clear:both;	
	padding:0 3px 0 3px;
	margin:0 auto 0 auto;
	z-index:5;
}
#home-nav-holder{
	background:url(/app_themes/grogangroup/images/home-nav-bg.gif);
	width:104px;
	height:358px;
	float:left;
}
#home-nav-holder ul{

}
#home-nav-holder ul li{
	margin:3px 0 0 0;
}
#home-nav-holder ul li a{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
#nav-image{
	float:left;
}
#latest-news-holder{
	background:url(/app_themes/grogangroup/images/latest-news-bg.gif) no-repeat top left;
	width:183px;
	height:356px;
	float:right;
	margin:2px 5px 0 0;
	padding:0 10px 0 10px;
}
#latest-news-holder h2{
	margin:20px 0 20px 0;
	font-size:0.875em;	
}
#latest-news-holder span{
	font-size:0.875em;	
	font-weight:bold;
}
#latest-news-holder .date{
	color:#009bed;
}
#company-intro-holder{
	clear:both;
	width:550px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}
#company-intro-holder .f_left{
	width:260px;	
}
#company-intro-holder .f_right{
	width:260px;
}
#company-intro-holder h2{
	padding-left:25px;
	margin-bottom:5px;
}
#company-intro-holder p{
	font-size:0.8em;
}
#content-clearance{
	height:50px;	
}
#content-header{
	background:url(/app_themes/grogangroup/images/content-header-line.gif) no-repeat bottom center;
	width:926px;
	margin:0 18px 0 19px;
	height:80px;
	position:relative;
	text-align:right;
}
#content-header h2{
	position:absolute;
	top:40px;
	left:0;
}
#content-header img{
	margin:16px 0 0 17px;
}
#page-nav{
	width:158px;
	margin:6px 0 0 19px;
	float:left;
}
#page-nav ul{
	
}
#page-nav ul li{
	border-bottom:solid 1px #909094;
	padding:0 0 0 25px;
	background:url(/app_themes/grogangroup/images/sub-nav-arrow.gif) no-repeat 12px 7px;
	height:25px;
	line-height:25px;
}
#page-nav ul li a{
	font-size:0.75em;
	color:#000000;
	display:block;
}
#page-nav ul li a:hover{
	color:#009bed;
}
#page-content{
	float:left;
	margin:15px 0 0 30px;
	width:730px;
}
#page-content h1{
	margin:0 0 20px 0;
}
#page-content h2{
	margin:0 0 20px 0;
	color:#333333;
	font-weight:normal;
	line-height:1.35em;
}
#page-content h3{
	margin:0 0 20px 0;	
}
#page-content img{ /*intro image might make it a class*/
	margin:0 0 20px 0;
}
#page-content p{
	margin:0 0 20px 0;
}
#page-content ul{
	margin:0 0 20px 0;
	font-size:0.8em;
	list-style:disc outside;
	padding-left:2em;
}
#page-content .contact-details{
	line-height:1.6em;
}
#page-content .contact-details h2{
	margin-bottom:0;
}
#page-content .contact-details a{
	color:#333333;
}
#industry-content{
	clear:both;
	margin:0 19px 0 19px;
}
#industry-content .industry-row{
	clear:both;	
	margin-bottom:35px;
	min-height:118px;
}
#industry-content .industry-row h2{
	margin:0 0 12px 188px;	
}
#industry-content .industry-row p{
	margin:0 0 0 188px;
}
#industry-content img{
	position:absolute;
	top:0;
	left:0;
}
#industry-content .more-link{
	position:absolute;
	bottom:-5px;
	left:188px;
}
.MasonGrogan-heading, #page-content h2.MasonGrogan-heading{
	color:#0C1F58;
	font-weight:bold;	
}
.Avflex-heading, #page-content h2.Avflex-heading{
	color:#DC142C;
	font-weight:bold;	
}
.GroganGroup-heading, #page-content h2.GroganGroup-heading{
	color:#333333;
	font-weight:bold;	
}
#page-content .links{
	margin-bottom:10px;
	clear:both;
	display:block;	
	position:relative;
}
/*#page-content .links span{
	display:block;
	margin-bottom:5px;
}
#page-content .links span .date{
	display:inline;
	font-size:0.875em;
}
#page-content .links span a{
	color:#333333;
	text-decoration:underline;
}
#page-content .links .link-holder{
	width:240px;
	height:110px;
	float:left;
}*/
#page-content .links h2{
	margin-bottom:10px;
	clear:both;
}
#page-content .links h2.MasonGrogan-heading{
	margin-top:20px;
}
#page-content .links span.date{
	font-size:0.8em;
}
#page-content .links span a{
	color:#333333;
	text-decoration:underline;
}
#page-content .links span{
	display:block;
}
#page-content .links span span{
	display:inline;
}
#page-content .links-holder h2{
	margin-bottom:50px;
	clear:both;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	padding-left:20px;
}
#page-content .links-holder h2.Avflex-heading{
	margin-top:50px;
	background-color:#DC142C;
}
#page-content .links-holder h2.MasonGrogan-heading{
	margin-top:0;
	background-color:#0C1F58;
}
#page-content .links-holder table{
	width:100%;
	position:relative;
	z-index:500;
}
#page-content .links-holder table tr td{
	padding-bottom:50px;
	vertical-align:middle;
}
#page-content .links-holder table tr td a img{
	margin:0;
}
#page-content .links-holder table tr td a{
	display:block;
	height:100%;
	line-height:100%;
}
.a_left{
	text-align:left;
}
.a_center{
	text-align:center;
}
.a_right{
	text-align:right;
}
#search-results-content{
	clear:both;
	margin:0 19px 0 19px;
	padding:20px 0 0 0;
}
#search-results-content h2{
	clear:both;	
	font-size:0.95em;
}
#search-results-content a{
	font-style:italic;	
	display:block;
}
#search-results-content .search-result{
	margin-bottom:25px;
}
#search-results-content .pager{
	float:right;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
}
#search-results-content .pager a{
	font-style:normal;
	display:inline;	
	color:#000000;
}
#search-results-content .pager a.previous-link, #search-results-content .pager a.next-link{
	color:#999999;
}
#footer{
	background:url(/app_themes/grogangroup/images/footer-bg.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	font-size:0.75em;
	padding:0 40px 0 20px;
}
#footer ul li{
	display:inline;	
	border-right:solid 1px #000000;
	padding:0 20px 0 20px;
}
#footer ul li.privacy-policy-link{
	border-left:solid 1px #000000;
}
#footer ul li a{
	color:#000000;	
}
.company-logos{
	display:inline;
	text-align:right;
}
#transition-image-holder{
	float:left;
	position:relative;
	z-index:5;
}
#transition-image-holder img{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#test-fade{
	display:none;
	background-color:#FFFFFF;
	position:relative;
	margin-top:10px;
	margin-left:150px;
	color:#000000;
	z-index:2000;
	opacity:1;
}
#product-content{
	float:left;
	margin:0 0 0 30px;
	width:495px;
	min-height:400px;
}
#bread-crumbs{
	float:left;
	margin:6px 0 0 30px;
	width:495px;
	font-size:0.7em;
}
#bread-crumbs a{
	color:#009BED;
}
#bread-crumbs a:hover{
	color:#009BED;
}
#product-additional{
	float:left;
	margin:24px 0 0 24px;
	width:220px;
}
#product-content h1{
	margin:10px 0 24px 0;
}
#product-content h2{
	margin:0 0 0 0;
	color:#333333;
	font-weight:bold;
	line-height:1.35em;
}
#product-content h3{
	margin:24px 0 18px 0;
	clear:both;	
}
#product-content .header-content{
	width:150px;
	margin-bottom:24px;
}
#product-content .header-content ul li{
	font-size:0.8em;
}
#product-content .header-content a{
	color:#009BED;
	text-decoration:underline;
}
#product-content .header-content a:hover{
	color:#009BED;
	text-decoration:none;
}
#product-content #product-industry{
	float:left;
}
#product-content #product-application{
	float:left;
	margin-left:130px;
}
#product-content .product-heading{
	font-weight:normal;
	width:100px;
	padding:0 0.5em 0.75em 0;
	text-align:right;
}
#product-content .detail, #product-content .availability{
	width:495px;
	font-size:0.8em;
}
#product-content .product-info{
	text-align:left;
	padding:0 0 0.75em 0;
}
#product-content table{
	font-size:0.8em;
}
#product-additional{
	position:relative;
}
#product-additional .image-holder{
	width:220px;
	margin-bottom:35px;
	min-height:175px;
}
#product-additional .product-image{
	width:220px;
}
#product-additional .product-contact{
	background:url(/images/products/contact-bg.aspx) repeat-y;
	margin-bottom:38px;
	width:220px;
	position:relative;
	z-index:5;
	padding:3px 0 14px 0;
}
#product-additional .product-contact .top-bg{
	height:11px;
	width:220px;
	display:block;
	background:url(/images/products/contact-top-bg.aspx) no-repeat top left;
	position:absolute;
	top:-11px;
	left:0;
}
#product-additional .product-contact .bottom-bg{
	height:14px;
	width:220px;
	display:block;
	background:url(/images/products/contact-bottom-bg.aspx) no-repeat bottom left;
	position:absolute;
	bottom:-14px;
	left:0;
}
#product-additional .product-contact div{
	padding:0 5px 0 15px;
	line-height:28px;
	border-bottom:dotted 1px #444444;
	font-size:0.8em;
	color:#444444;
}
#product-additional .product-contact a{
	color:#444444;
}
#product-additional .product-contact a:hover{
	color:#009BED;
}
#product-additional .product-contact h3{
	padding:0 5px 0.4em 15px;
	border-bottom:dotted 1px #000000;
	color:#1d4d8c;
	margin:0;
}
/*#product-additional .product-contact .contact-name, #product-additional .product-contact .contact-number{
	background:url(/app_themes/grogangroup/images/content-header-line.gif) no-repeat center bottom;
}*/
#product-content .hrule, #product-listing .hrule{
	background:url(/app_themes/grogangroup/images/content-header-line.gif) no-repeat center bottom;
	height:1px;
	clear:both;
}
#product-listing .hrule{
	margin:0 0 24px 0;
}
#product-additional .pdf-link{
	line-height:29px;
	display:block;
	font-size:0.8em;
	color:#000000;
	position:relative;
	padding-left:35px;
}
#product-additional .pdf-link:hover{
	color:#009BED;
}
#product-additional .pdf-link img{
	position:absolute;
	top:0;
	left:0;
}
#industry-product-list{
	float:left;
	margin:0 0 0 19px;
	width:158px;
	clear:left;
}
#industry-product-list img{
	margin-bottom:35px;	
}
#product-listing{
	float:left;
	margin:0 0 0 30px;
	width:730px;
	text-align:left;
}
#product-listing .product-type-holder{
	margin:0 0 24px 0;
	width:66%;
}
#product-listing .product-type-holder ol, #product-listing .product-type-holder ul{
	text-align:left;
	width:48%;
}
#product-listing .product-type-holder ol li, #product-listing .product-type-holder ul li{
	font-weight:bold;
	font-size:0.8em;
}
#product-listing .product-type-holder ol.ProductListCol1, #product-listing .product-type-holder ul.ProductListCol1{
	float:left;
	clear:left;
}
#product-listing .product-type-holder ol.ProductListCol2, #product-listing .product-type-holder ul.ProductListCol2{
	float:right;
	clear:right;
}
#product-listing ol{
	list-style:decimal outside;
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
}
#product-listing ul{
	li1st-style:disc outside;
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
}
#product-listing ol li, #product-listing ul li{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:0.8em;
	list-style:disc inside;
}
#product-listing ul li ul li{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:1em;
}
#product-listing ol.ProductListCol1, #product-listing ul.ProductListCol1{
	width:43%;
	float:left;
	clear:left;
}
#product-listing ol.ProductListCol2, #product-listing ul.ProductListCol2{
	width:43%;
	float:right;
	clear:right;
}
#product-listing ol ol{
	list-style:lower-alpha outside;
	mar1gin-left:25px;
	padding-left:25px;
}
#product-listing ol ul, #product-listing ul ul{
	li1st-style:disc outside;
	mar1gin-left:25px;
	padding-left:15px;
}
#product-listing ol ol li, #product-listing ol ul li{
	font-weight:normal;
	font-size:1em;
	list-style:disc inside;
}
#product-listing ol ol ol{
	margin-bottom:20px;
	marg1in-left:20px;
	padding-left:20px;
	list-style:lower-roman outside;
}
#product-listing ol ul ul, #product-listing ul ul ul{
	margin-bottom:20px;
	marg1in-left:20px;
	padding-left:20px;
	l1ist-style:disc outside;
}
#product-listing ol ol ol li, #product-listing ol ul ul li, #product-listing ul ul ul li{
	font-weight:normal;
	font-size:1em;
	list-style:disc inside;
}
.cms-textbox{
	width:400px;
}