body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #4D4D4D;
}

html, body {
	height: 100%;
}

a:link {
	color: #FFA800;
	text-decoration: underline;
}

a:visited {
	color: #FB990F;
	text-decoration: underline;
}

a:hover {
	color: #FFA800;
	text-decoration: none;
}

a:active {
	color: #FFA800;
	text-decoration: none;
}

.floatWrapper {
	clear: both;
	width: 0px;
	height: 0px;
}

p {
 line-height: 140%;
}


#c1 {
 width: 100%;
}

#c2 {
 width: 900px;
 border-left: 1px solid #4D4D4D;
 border-right: 1px solid #4D4D4D;
 border-bottom: 1px solid #4D4D4D;
}

#cHeader {
 height: 230px;
 width: 900px;
}

#cLogo {
 width: 246px;
 height: 230px;
 float: left;
 border-right: 2px solid #B3B3B3;
}

#cLogo .logo {
 margin: 10px 0px 10px 0px;
 border-width: 0px;
}

#cLogo .contact {
 margin-bottom: 10px;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 background-color: #E5E5E5;
 border-left: 3px solid #FF9600;
 padding: 3px 35px 3px 0px;
 text-align: right;
 font-weight: bold;
 background-image: url('/img/phone.gif');
 background-repeat: no-repeat;
 background-position: 30px 25px;
 font-size: 12px;
}

#cLogo .slogan {
 padding: 10px 20px 10px 0px;
 text-align: right;
 background-image: url('/img/flowers.gif');
 background-repeat: no-repeat;
 background-position: 5px center;
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 24px;
 letter-spacing: 1px;
}

#cLogo .slogan .cl1 {
 color: #6b9367;
}

#cLogo .slogan .cl2 {
 color: #ff9600;
}

#cHeaderBgr1 {
 margin-left: 246px;
 background-image: url('/img/header-bgr.jpg');
 background-repeat: no-repeat;
}

#cHeaderBgr2 {
 height: 230px;
}

#cHeaderBgr2 .smallMenu {
 padding: 1px 0px 3px 0px;
 width: 150px;
 background-color: #FFA800;
 border-bottom: 1px solid #B3B3B3;
 border-left: 1px solid #B3B3B3;
 font-size: 10px;
 text-align: center;
}

#cHeaderBgr2 .smallMenu .home {
 background-image: url('/img/sm-home.gif');
}

#cHeaderBgr2 .smallMenu .contact{
 background-image: url('/img/sm-contact.gif');
}

#cHeaderBgr2 .smallMenu a {
 padding: 0px 5px 0px 15px;
 color: #FFF;
 text-decoration: none;
 background-repeat: no-repeat;
 background-position: 2px 2px;
}

#cHeaderBgr2 .smallMenu a:hover {
 text-decoration: underline;
}

#cHeaderBgr2 .smallMenu a:active {
 text-decoration: underline;
}


#cMenu {
 padding: 2px 0px 7px 0px;
 background-image: url('/img/menu-bgr.gif');
 background-repeat: repeat-x;
 width: 900px;
 text-align: center;
 font-size: 12px;
}

#cMenu a {
 padding: 0px 10px 0px 13px;
 color: #FFF;
 text-decoration: none;
 background-image: url('/img/arrow-white.gif');
 background-repeat: no-repeat;
 background-position: 2px 5px;
}

#cMenu a:hover {
 text-decoration: underline;
}

#cMenu a:active {
 text-decoration: underline;
}

#cMiddle {
 width: 900px;
}

#cCatalogMenu {
 width: 210px;
 float: left;
}

#cCatalogMenu .header img{
 border-width: 0px;
}

#cCatalogMenu .catalog {
 width: 200px;
 margin: 1px 0px 1px 0px;
 border-right: 1px solid #B9D4A5;
 border-bottom: 2px solid #7EB379;
 border-top: 1px solid #B9D4A5;
 background-image: url('/img/catalog-bgr.gif');
 background-repeat: repeat;
}

#cCatalogMenu .catalog ul {
 margin: 0px;
 padding: 0px;
}

#cCatalogMenu .catalog ul li {
 margin: 0px;
 padding: 5px 5px 5px 20px;
 font-weight: bold;
 font-size: 12px;
 list-style: none;
 background-image: url('/img/category-style-image.gif');
 background-repeat: no-repeat;
 background-position: 10px 9px;
}

#cCatalogMenu .catalog ul li ul {
 margin: 0px;
 padding: 0px;
}

#cCatalogMenu .catalog ul li ul li {
 margin: 0px;
 padding: 1px 0px 1px 10px;
 font-weight: normal;
 font-size: 11px;
 list-style: none;
 background-image: url('/img/arrow-white.gif');
 background-repeat: no-repeat;
 background-position: left 6px;
}

#cCatalogMenu .catalog a {
 color: #4D4D4D;
 text-decoration: none;
}

#cCatalogMenu .catalog a:hover {
 color: #FFF;
}

#cCatalogMenu .catalog a:active {
 color: #FFF;
}

#cContent {
 margin-left: 210px;
 padding: 5px;
}

#cContent h1 {
 font-size: 14px;
 margin: 0px 0px 10px 0px;
 padding: 5px 0px 10px 0px;
 border-bottom: 1px dotted #888;
}

#cContent h2 {
font-size:12px;
}

#cContent h1 .header {
 color: #4D4D4D;
}

#cContent h1 .activeheader {
 color: #FFA800;
}

#cContent h1 a {
 text-decoration: none;
 color: #4D4D4D;
}

#cContent h1 a:hover, #cContent h1 a:active {
 text-decoration: underline;
}

#cContent .article {
 font-weight: bold;
 color: #4D4D4D;
}

#cContent .description {
 margin: 10px;
}

#cContent .description h2 {
 font-size: 12px;
 color: #777;
 text-transform: uppercase;
 margin-left: -5px;
 padding-top: 10px;
 border-bottom: 1px solid #777;
}

#cContent .description h3 {
 font-size: 11px;
 margin-left: -3px;
}

#cContent .description h4 {
 font-size: 10px;
}

#cContent .description h5 {
 font-size: 9px;
}

#cCatalog h2 {
 font-size: 12px;
 margin: 0px;
 padding: 10px 0px 2px 10px;
}

#cCatalog a {
 text-decoration: none;
 color: #4D4D4D;
}

#cCatalog a:hover {
 text-decoration: underline;
}

#cCatalog a:active {
 text-decoration: underline;
}

#cCatalog ul {
 margin: 0px 0px 0px 20px;
 padding: 0px;
 list-style: none;
}

#cCatalog sup.count {
 font-size: 9px;
 color: #FFA800;
}

#cCatalog .descCategory {
 margin: 5px 0px 0px 5px;
 height: 80px;
}

#cCatalog .descCategory .preview {
 float: left;
 margin-right: 7px;
 height: 80px;
}

#cCatalog .descCategory .preview img {
 border: 1px solid #999;
}

#cCatalog .descCategory p {
 margin: 0px;
 padding: 2px 40px 0px 0px;
 font-size: 11px;
 text-align: justify;
 line-height: 120%;
}

#cCatalog .descCategory h2 {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
}

#cCatalog .descCategory h5 {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
}

#cCatalog .descCategory sub {
 display: block;
 margin-top: 3px;
}

#cCatalog .descCategory sub a {
 text-decoration: none;
}

#cCatalog .descCategory sub a:hover {
 text-decoration: underline;
}

#cCatalog .descProduct {
 margin: 5px 0px 0px 5px;
 height: 100px;
}

#cCatalog .descProduct .preview {
 float: left;
 margin-right: 7px;
 height: 100px;
}

#cCatalog .descProduct .preview img {
 border: 1px solid #999;
}

#cCatalog .descProduct p {
 margin: 0px;
 padding: 2px 40px 0px 0px;
 font-size: 11px;
 text-align: justify;
 line-height: 120%;
}

#cCatalog .descProduct h2 {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
}

#cCatalog .descProduct h5 {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
}

#cCatalog .descProduct sub {
 display: block;
 margin-top: 3px;
}

#cCatalog .descProduct sub a {
 text-decoration: none;
 color: #FFA800;
}

#cCatalog .descProduct sub a:hover {
 text-decoration: underline;
}

#cFooter {
 width: 900px;
 height: 44px;
 border-top: 1px solid #FFA800;
 background-image: url('/img/footer-bgr.gif');
 background-repeat: repeat-x;
 font-size: 11px;
 color: #FFF;
}

#cFooter a {
 color: #FFF;
 text-decoration: none;
}

#cFooter a:hover {
 text-decoration: underline;
}

#cFooter a:active {
 text-decoration: underline;
}

#cFooter .copyright {
 padding: 9px 0px 0px 5px;
 float: left;
 font-size: 10px;
 width: 140px;
}

#cFooter .altmenu {
 padding: 15px 0px 0px 0px;
 width: 640px;
 float: left;
 text-align: center;
}

#cFooter .developer {
 text-align: right;
 font-size: 10px;
 padding: 9px 5px 0px 0px;
 width: 110px;
 float: right;
}

#cButton {
 padding: 7px 0px 0px 0px;
 text-align: center;
}

#cButton img {
 border-width: 0px;
 margin-right: 10px;
}

#cGallery div.album, #cGallery div.image {
 float: left;
 width: 140px;
 margin: 10px;
}

#cGallery div.album a {
 display: block;
 background-color: #EEE;
 border: 1px solid #DDD;
 text-align: center;
 margin: 5px;
 padding: 5px;
 text-decoration: none;
 height: 180px;
 overflow: hidden;
 background-image: url('/img/gallery-bgr.off.gif');
 background-position: right bottom;
 background-repeat: no-repeat;
}

#cGallery div.album a:hover, #cGallery div.album a:active {
 border: 1px solid #CCC;
 background-image: url('/img/gallery-bgr.on.gif');
}

#cGallery div.image a {
 display: block;
 background-color: #EEE;
 border: 1px solid #DDD;
 text-align: center;
 margin: 5px;
 padding: 5px;
 text-decoration: none;
 height: 160px;
 overflow: hidden;
 background-image: url('/img/galleryimg-bgr.off.gif');
 background-position: right bottom;
 background-repeat: no-repeat;
}

#cGallery div.image a:hover, #cGallery div.image a:active {
 border: 1px solid #CCC;
 background-image: url('/img/galleryimg-bgr.on.gif');
}

#cGallery div.preview {
 float: left;
 width: 540px;
 margin: 10px;
 text-align: center;
}

#cGallery div.preview a {
 display: block;
 background-color: #EEE;
 border: 1px solid #DDD;
 text-align: center;
 margin: 5px;
 padding: 5px;
 text-decoration: none;
 overflow: hidden;
 background-image: url('/img/galleryimg-bgr.off.gif');
 background-position: right bottom;
 background-repeat: no-repeat;
}

#cGallery div.preview a:hover, #cGallery div.preview a:active {
 border: 1px solid #CCC;
 background-image: url('/img/galleryimg-bgr.on.gif');
}

#cGallery div img {
 border: 1px solid #FFF;
 margin-bottom: 3px;
}

#cGallery div.preview img {
 margin-bottom: 20px;
}

#cGallery span.desc {
 display: block;
 padding: 3px 0px 3px 0px;
 text-align: left;
}

#cGallery span.desc span {
 font-size: 10px;
 color: #4D4D4D;
}

#cGallery span.desc span.descsize {
 font-size: 10px;
 font-weight: normal;
 color: #AAA;
}

#cGallery span.desc sup {
 font-size: 9px;
 font-weight: normal;
}

#cGalleryNavi {
 clear: left;
 margin: 0px 0px 10px 0px;
 width: 560px;
 text-align: center;
 font-size: 11px;
}

#cGalleryNavi a {
 color: #4D4D4D;
}

#goTop {
 text-align: right;
 padding: 5px 5px 5px 0px;
 font-size: 11px;
}

#cContent form {
 margin: 0px;
 padding: 0px;
}

#cContent form p {
 padding: 0px;
 margin: 0px 0px 4px 0px;
}

#cContent form label {
 display: block;
 text-align: right;
 float: left;
 margin: 5px 10px 0px 0px;
}

#cContent input.textField {
 background-color: #FFF;
 border: 1px solid #AAA;
 padding: 2px;
}

#cContent textarea.textArea {
 background-color: #FFF;
 border: 1px solid #AAA;
 padding: 2px;
}

#cContent input.button {}

#cGraph {
 padding: 10px;
}

#cGraph h1 {
 font-size: 14px;
 text-align: center;
}

#cGraph h2 {
 font-size: 12px;
 text-align: center;
 padding-bottom: 10px;
}

#cGraph .graph {
 height: 450px;
}

#cGraph .graphImg {
 float: left;
 margin-right: 20px;
}

#cGraph .desc {
 padding: 20px;
}

#cArticle h2 {
 font-size: 12px;
 color: #777;
 text-transform: uppercase;
 margin-left: -5px;
 padding-top: 10px;
 border-bottom: 1px solid #777;
}

#cArticle h2.def {
 font-size: 12px;
 text-transform: uppercase;
 border-width: 0px;
 color: #4D4D4D;
}

#cArticle a {
 color: #4D4D4D;
}

#cArticle table {
 border-width: 0px;
}

#cArticle td {
 padding: 10px;
}

#cArticle .desc {
 float: left;
 margin-right: 10px;
}

#cArticle .header {
 font-weight: bold;
 color: #434997;
 display: block;
}

#cArticle li {
 line-height: 150%;
}
