* {
	margin: 0;
	padding: 0;
}
img
{
	border-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 62.5%;    /* !! DO NOT CHANGE !! */
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
body
{
	background-image: url('../images/siteBackgroundTile.gif');
}
/* ================================================================= */
#content
{
	width: 800px;
/*	border: 1px solid black;	*/
	background: white;
}
/* ================================================================= */
/* ==={ Header }==================================================== */
/* ================================================================= */
div.masthead
{
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	width: 800px;
										background: yellow;
}
div.logoContainer
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
/*	background: #E95C0F;	*/
/*	background: yellow;	*/
/*		height: 84px;	*/
/*border-right: 1px dotted yellow;*/
										background: green;
}
div.flashNavContainer
{
	position: relative;
	margin: 0px;
	padding: 0px;
/*	padding-bottom: 2px;	*/
/*	background: #E95C0F;	*/
/*	background: dodgerblue;	*/
	
	height: 146px;
	border-bottom: 2px solid #E95C0F;	
	background: #E95C0F;
}
div.logoContainer img, div.flashNavContainer img
{
	display: block;
}
/* ================================================================= */
/* ==={ Main Body }================================================= */
/* ================================================================= */

#middleBody
{
	position: relative;
	height: 800px;
/*	background: dodgerblue;	*/
/*	border: 1px dashed dodgerblue;	*/
}
/* ================================================================= */
/* ==={ Left Nav Container }======================================== */
/* ================================================================= */
	
div#leftNavContainer
{
	position: absolute;
	left: 0px;
	width: 150px;
	height: 100%;
	padding-top: 30px;
	padding-left: 30px;
/*	background: red;	*/
}
p.leftNavText
{	
	font-size: 1.3em;
	color: #E95C0F;
	margin-top: 30px;
}
/* ================================================================= */
/* ==={ Main Content Body }========================================= */
/* ================================================================= */
div#two
{
	position: absolute;
	margin-left: 150px;
	margin-right: 212px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 40px;
/*	height: 100%;	*/
	background: white;
	width: 385px;
}
/*
div#greenContainer
{
	position: absolute;
	bottom: 28px;
	right: 0px;
}
*/
p.bodyPara
{
	margin-bottom: 10px;
	line-height: 1.8em;
}
span.kammannOrange
{
	color: #E95C0F;
}
a.kammannLinkOrange
{
	color: #E95C0F;
	text-decoration: none;
}
ul#lowerNavList
{
	list-style: none;
	margin-top: 8px;
	color: #E95C0F;	
}
ul#lowerNavList li
{
	margin-top: 8px;
	margin-bottom: 8px;
}
ul#lowerNavList a
{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #E95C0F;	
	text-decoration: none;
}
ul#lowerNavList a:hover
{
	color: #ACA79C;
}
p.footnote
{
	font-size: 0.9em;
	line-height: 1.8em;	
}
p.italicText
{
	font-style: italic;
}

/* ================================================================= */
/* ==={ Right Content }============================================= */
/* ================================================================= */
div#rightContent
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 165px;
	height: 100%;
	margin-right: 10px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background: blue;
	background: #E7E6E3;
	font-size: 1.1em;
	line-height: 1.3em;
}
img.bullet
{
	margin-right: 7px;
}
p.rightContent_header
{
	font-weight: bold;
	margin-bottom: 5px;
}
p.rightContent_text
{
	margin-bottom: 8px;
}
a.readmore
{
	font-size: 0.8em;
	color: #E95C0F;
	text-decoration: none;
}
/* ================================================================= */
/* ==={ Footer }==================================================== */
/* ================================================================= */
div#footerContainer
{
	position: relative;
	height: 54px;
/*	background: dodgerblue;	*/
}
div#tagline
{
	height: 19px;
	background: #E95C0F;	
}
p.footerTagline
{
	font-size: 1.2em;
	color: white;
	margin-left: 30px;	
	padding-top: 3px;	
}
/*
div#greenImageBottom
{
	position: absolute;
	top: 0px;
	right: 255px;
}
*/
div#greenImageBottom
{
	display: none;
}
div#addressContainer
{

}
p.addressText
{
	color: #DDDBD6;
	color: #ACA79C;
	font-size: 0.8em;
	margin-top:10px;
	margin-left: 30px;		
}
/*p.addressText a
{
	color: #DDDBD6;
	text-decoration: none;	
}*/
div#complyDesignContainer
{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 205px;
	height: 34px;
	margin-right: 10px;
	text-align:center;
	background: #E7E6E3;
}
a.link_designedBy
{
	margin-top: -5px;
	color: green;
	background: yellow;
	text-decoration: none;
}
img#complyLogo
{
		padding-top: 6px;	
}
span.span_bold_italic
{
	font-weight: bold;
	font-style: italic;
}
/* ================================================================= */
/* ==={ Site Map }================================================== */
/* ================================================================= */
ul.siteMapList
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}















/* ================================================================= */
/* ==={ Product Page - Main menu }================================== */
/* ================================================================= */
div.flashNavContainer
{
/*
	position: relative;
	margin: 0px;
	padding: 0px;
*/
/*	padding-bottom: 2px;	*/
/*	background: #E95C0F;	*/
/*	background: dodgerblue;	*/
/*
	height: 146px;
	border-bottom: 2px solid #E95C0F;	
	background: dodgerblue;
*/	
}

	/* If you have questions -- see http://www.complydev.com/trustcoil/ */

ul#prodMainMenu
{
	position: absolute;
	right: 9px;
	bottom: 2px;
	list-style: none;
	font-size: 1.3em;
}
ul#prodMainMenu li
{
	display: inline;
	font-size: 1.0em;
	margin: 0;
	padding: 0 5px 0 5px;
	border-left: 1px solid #E95C0F;
}
ul#prodMainMenu li#first
{
	border-left: 0px solid #E95C0F;
}
a.prodMainMenuItem
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 0.8em;
	color: white;
	text-decoration: none;
}
a.prodMainMenuItem:hover
{
	color: #ACA79C;
}
a.prodMainMenuItem_active
{
	color: #ACA79C;
}

/* ================================================================= */
/* ==={ Top Image Banners }===================================== */
/* ================================================================= */
div#prodBannerContainer
{
	height: 144px;
	background-repeat: no-repeat;
}
body.page_AboutUs div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_AboutUs.jpg');
}
body.page_Support div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Support.jpg');
}
body.page_Applications div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Applications.jpg');
}
body.page_Events div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Events.jpg');
}
body.page_News div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_News.jpg');
}
body.page_Contact div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Contact.jpg');
}
body.page_Green div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Green.jpg');
}
body.page_PrintedElectronics div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Printed_Electronics.jpg');
}
body.page_DecorativePrinting div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Decorating.jpg');
}
body.page_SpecialtyApplications div#prodBannerContainer
{
	background-image: url('../pageBannerImages/page_Specialty_Applications.jpg');
}

/* ================================================================= */
/* ==={ middleBody Area }=========================================== */
/* ================================================================= */
#pageHeader
{
	font-size: 1.3em;
	margin-bottom: 0.9em;
	color: #E95C0F;
}
#pageHeaderGreen
{
	font-size: 1.3em;
	margin-bottom: 0.9em;
	color: #64A843;
}
p.bodyCopy
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1.0em;
}

/* I hate this solution, but it is what the designer is asking for! */
p.bigTopMargin
{
	margin-top: 50px;
}
p.bigTopMargin2
{
	margin-top: 25px;
}


ul.customBulletList
{
	list-style-image: url('../images/customBullet_gt.gif');
	margin-left: 15px;
}
ul.customBulletList li
{
	font-size: 1.1em;
	line-height: 1.7em;
	padding-left: 0;
}
p.topicCopy
{
	font-size: 1.0em;
	line-height: 1.2em;
	margin-bottom: 1.0em;
}
p.bodyAddress
{
	font-size: 1.0em;
	line-height: 1.2em;
}
p.boldText
{
	font-weight: bold;
}
p.NewsHeader1
{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}
p.NewsHeader2
{
	font-size: 1.0em;
}
p.orangeBorderTop
{
	border-top: 1px solid #E95C0F;
	margin-top: 12px;
	padding-top: 12px;
}
p.NewsBody
{
	font-size: 1.0em;
}
p.linkPara
{
	margin-top: 3px;
}
a.linkReadMore
{
	color: #E95C0F;
	font-size: 0.9em;
	text-decoration: none;
}
hr.orangeRule
{
	height: 1px;
	color: #E95C0F;
	background-color: #E95C0F;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid;
}

/* ================================================================= */
/* ==={ Tagline Area }============================================== */
/* ================================================================= */
/*
div#greenImageBottom
{
	display: none;
}
*/
