/* CSS Document */

/* ID's AND TAG SELECTORS */
* { font-family:Verdana, Arial, Helvetica, sans-serif; }
html, body { height: 100%; margin: 0; padding: 0; }
img { border-bottom-color:#990000; border-right-color: #990000; border-top-color:#FF6666; border-left-color:#FF6666; }
body { background: url(images/bodybg.jpg) top left repeat-x #373737; margin:0; }
#container {   height: auto !important;   height: 100%; min-height: 100%; }
#padding { padding: 0 0 45px 0; }
#footer { margin: -35px 0 0 0; height:35px; color:#FFFFFF; font-size:10px; text-align:center; }
#header { width:674px; margin-top:10px; margin-left:auto; margin-right: auto; }
#nav { width:674px; background:url(images/navbg.jpg) no-repeat; height:43px; margin:0 auto; padding-top:18px; color:#FFFFFF;}
#nav li { list-style:none; display: inline; padding-left:20px;  }
#nav li a { text-decoration:none; color:#FFFFFF; }
#nav li a:hover { text-decoration:none; color: #000000; }
#banner { width:674px; height:232px; background:url(images/banner1.jpg); margin-left:auto; margin-right:auto; margin-top:0; }
#bannerpogi { width:674px; height:232px; background:url(images/bannerpogi.jpg); margin-left:auto; margin-right:auto; margin-top:0; }
#banner2 { width:674px; height:232px; background:url(images/banner2.jpg); margin-left:auto; margin-right:auto; margin-top:0; }
#banner3 { width:674px; height:232px; background:url(images/banner3.jpg); margin-left:auto; margin-right:auto; margin-top:0; }
#pagetitle { width:638px; height:24px; background:url(images/titlebg.jpg) top left repeat-x; margin:0 auto; color: #FF3300; padding:18px; }
#content { width:674px; height:auto; margin:0 auto; color: #CCCCCC;  font-size:12px; font-weight:100; }


/* CLASSES */
.logo { background:url(images/logo.jpg) no-repeat; width:382px; height:73px; float:left;  }
.clr { clear:both; display:block; line-height:0px; content:"."; }
.clr2 { clear:both; display:block; height:15px; content:"."; }
.cinfo { font-size:12px; color:#FFFFFF; float:right; width:230px; }
.title { font-weight:bold; font-size:12px; color: #FF3300; }
.cinfotext { text-indent:15px; }
.cinfotext a { text-indent:15px; color: #FF6666; text-decoration:none;}
.cleft { float:left; width:150px; padding-top:50px; }
.cright { float:left; width:520px; }
.cright2 { display:block; width:100%; }
.clefttext { text-indent:20px; text-align:justify; }
.hrule { width:624px; text-align:center; }
.ribbon { width:20px; height:46px; background:url(images/ribbon.jpg) top left no-repeat; float:left; }
.quality { font-size:16px; color: #FF9933; font-weight:bold; float: left; margin:0 auto; padding-top:10px; }
.holder { padding-left:65px;}
.holder2 { padding-left:175px;}
.linkgal a { font-size:15px; font-weight:bold; text-align:center; text-decoration:underline; color:#FF6600; padding-left:150px; }
.contactindent { padding-left:55px; }