* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#234A7F;
	margin:0 0;
	padding:0 0;
	background-color:#234a7f;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:55px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight:bold;
	color:#FFD37E;
	margin-top:0em;
	margin-bottom:0.75em;
}

h1.categories {
        margin-bottom:0px;
}

h1#t-cosmetics {
        background-image:url(../images/cat-cosmetics2.jpg); 
	background-repeat:no-repeat;
	width:146px;
	padding-top: 42px;
	height: 0px;
	overflow: hidden;
}

h1#t-medical {
        background-image:url(../images/cat-Medical.jpg); 
	background-repeat:no-repeat;
	width:315px;
	padding-top: 42px;
	height: 0px;
	overflow: hidden;
}

h1#t-beverage {
        background-image:url(../images/cat-beverage.jpg); 
	background-repeat:no-repeat;
	width:315px;
	padding-top: 42px;
	height: 0px;
	overflow: hidden;
}

h1#t-welcome {
	background-image:url(../images/welcome-h1.png); 
	background-repeat:no-repeat;
	width:148px;
	padding-top: 42px;
	height: 0px;
	overflow: hidden;
}

h1#t-company-profile {
	background-image:url(../images/company-profile-h1.png); 
	background-repeat:no-repeat;
	width:284px;
	padding-top: 50px;
	height: 0px;
	overflow: hidden;
}

h1#t-coatings-and-graphics {
	background-image:url(../images/coatings-and-graphics-h1.png); 
	background-repeat:no-repeat;
	width:352px;
	padding-top: 55px;
	height: 0px;
	overflow: hidden;
}

h1#t-product-gallery {
	background-image:url(../images/product-gallery-h1.png); 
	background-repeat:no-repeat;
	width:264px;
	padding-top: 55px;
	height: 0px;
	overflow: hidden;
}

h1#t-our-facility {
	background-image:url(../images/our-facility-h1.png); 
	background-repeat:no-repeat;
	width:244px;
	padding-top: 55px;
	height: 0px;
	overflow: hidden;
}

h1#t-our-clients {
	background-image:url(../images/our-clients-h1.png); 
	background-repeat:no-repeat;
	width:182px;
	padding-top: 55px;
	height: 0px;
	overflow: hidden;
}

h1#t-contact-us {
	background-image:url(../images/contact-us-h1.png); 
	background-repeat:no-repeat;
	width:195px;
	padding-top: 55px;
	height: 0px;
	overflow: hidden;
}


h1#welcome span {display:none;}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#FFD37E;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#FFD37E;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;

color: #FFF;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

a {
	color:#ffcc00;
}

a:hover {
	text-decoration:none;
	color:#ffcc00;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:760px;
	margin:0 auto;
	padding:0;
	background-color:#416aa2;
	text-align:left;
	margin-top:10px;
	background-image:url(../images/page-bg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#page-nosidebar {
	width:760px;
	margin:0 auto;
	padding:0;
	background-color:#416aa2;
	background-image:url("../images/page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
margin-top:5px;
}

#header {
	height:142px;
	margin:0px;
	padding:0;
	background-image:url(../images/header-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	
}

#body {
	margin:0px;
	padding-top:60px;
}

#content {
	width:460px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0px 10px 15px 25px;
	float:left;
}

#content-nosidebar {
	width:760px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0 15px 15px 15px;
}

#sidebar {
	width:224px;
	padding:0px 10px 0px 10px;
	float:right;
}

#footer {
	padding:0 10px;
	margin:0 0px;
	height:58px;
	background-image:url("../images/footer-bg.png");
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:30px;
	top:28px;
}

#logo a {
	background-image:url("../images/logo.jpg");
	background-repeat:no-repeat;
	width:257px;
	display:block;
	padding-top:77px;
	height:0px !important; /* for most browsers */
	height /**/:77px; /* for IE5.5's bad box model */
	overflow:hidden;
}

/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#CCC;
	font-size:90%;
}

#sidebar h2 {
	width:215px;
height: 55px;
	color:#FFF;
	margin:5px -10px -10px -10px;
	padding:12px 12px 0px 25px;
	font-size:130%;
	background-image:url(../images/sidebar-h2.png);
	background-position:top;
	background-repeat:no-repeat;
}

#box {
	background-image:url(../images/sidebar-box.png);
	background-repeat:repeat-y;
	background-position:left;
	width:198px;
}

#sidebar p {
padding-left: 30px;
}

/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#F5D9AE;
	font-size:95%;
	margin:0;
	padding-right:5px;
	padding-top:22px;
	padding-bottom:3px;
	text-align:center;
}

#footer a {
	color:#F5D9AE;
	font-size:90%;
	margin:0;
	padding-top:9px;
}

#newline-signature {
	text-align:center;
	width:100%;
}

#newline-signature a {
	display:block; /* set to "none" to hide the signature */
	margin:40px auto;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}


/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	list-style:none;
	width:760px;
	height:62px;
	position:absolute;
	top:142px; 
	left:0px;
	background-image:url(../images/main-nav-bg.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#main-nav li {
	margin:0;
	margin-right:0px;
	padding:0;
	float:left;
	padding-top:6px;
	padding-left: 26px;
}

#main-nav li a {
	padding:0 0 0 1px;
	display:block;
	height:26px;
	line-height:26px;
	color:#ffcc00;
	font-size:12px;
font-weight: bold;
	text-decoration:none;
	float:left;
}


#main-nav li a:hover,
#main-nav li a.current,
#main-nav li a.current:hover {
	color:#fff;
	font-weight:bold;
	height:20px;
	line-height:20px;
background-image:url(../images/main-nav-current.png);
	background-position:bottom;
	background-repeat:no-repeat;
padding-bottom: 17px;
}



/* Sub nav */

h2.sub-nav {

}

#sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	
}

#sub-nav li {
	padding:0;
	margin:0px;
	margin-left:27px;
	width:196px;
border-bottom: 1px solid #2B4F82;
}

#sub-nav li a {
	display:block;
	padding:7px 0px;
	padding-left:6px;
	margin:0px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}

#sub-nav li a:hover {
	color:#FFF;
	text-decoration:none;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#CCC;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
}

#crumbs li {
	display:inline;
}

#crumbs a {
	color:#CCC;
}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.posts .date {
	font-weight:normal;
	color:#CCC;
}

.posts .categories a {
	color:#CCC;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #e8e8e8;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.post .date {
	font-weight:normal;
	color:#FF7300;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #F3F4F7;
}

#comments ol .date {
	font-weight:normal;
	color:#FF7300;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */
div.hr{
	background-color:#A37F4E;
}

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#FFD37E;
margin: 0px;
}

div.picture-right p,
div.picture-left p,
div.picture-center p{
	color:#FFF;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
}

ul.recent-posts span.date {
	color:#FF7300;
}


/* Custom Widgets
============================================================ 
--------------------------------------------------------- */

#google-map p {
color: #234A7F;
}

#google-map a {
color: #234A7F;
}

div.hr-transparent {
background-color: #416AA2;
}


/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#6088BF;
    border-bottom:1px solid #ddd;
color: #FFF;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
color: #FFF;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #2B4F82;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #2B4F82;
color: #FFF;
}

fieldset table th {
	width:140px;
	background-color:#6088BF;
	border-right:1px solid #2B4F82;
	text-align:right;
color: #FFF;
}

.callout {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:120%;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    padding:10px;
    background-color:#FFF1DF;
    border-top:solid 1px #E2B479;
    border-bottom:solid 1px #E2B479;
}

div.post .date {
color: #CCC;
}

div.post .categories a{
color: #CCC;
}

#sidebar ul.documents li.pdf span.description {color: #E5FFE2;}
#sidebar ul.documents li.pdf span.size {color: #E5FFE2;}