@import url(ceebox/style.css);
body {
	background: #fff url(images/bgd_site.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 940px;
	background: none;
}


/***** HEADER *****/

#header {
	width: 940px;
	padding: 0;
	height: 373px;
	background: url(images/bgd_header.png) right no-repeat;
	_background: url(images/bgd_header.gif) right no-repeat;/* ie6 hack */
}


#hlogo a{
	width: 440px;
	height: 81px;
	background: url(images/logo.gif) no-repeat;
	margin: 80px 0 107px 0;
}

#hlogo { margin: 0 0 107px 0; }
html>/**/body #hlogo {/* non ie hack */ margin: 0 0 0 0;}

#hcontent {
	height: 29px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/bgd_hcontent.gif) no-repeat;
	text-indent: -9000px;
}

#hmenu {
	width: 620px;
	height: 40px;
	margin: 13px 0 0 0;
	background: url(images/bgd_hmenu.gif) no-repeat;
	padding: 12px 0 0 0;
	text-align: center;
}

#hmenu a {
	color: #000000;
	line-height:14px;
}
#hmenu a:hover {
	color: #15283B;
	text-decoration: underline;
}

#hmenu #p1, #hmenu #p37, #hmenu #p38, #hmenu #p39, #hmenu #p40 {border-right: #000 1px solid;}

#hmenu li ul {display:block; position:absolute; visibility:hidden; background: #000; padding:5px 0 10px 0; left:0;}
#hmenu li li {border-bottom:none; padding: 5px 0 5px 0}
#hmenu li li a {background:#000; color:#FFF;} 
#hmenu li li a:hover {background:#000; color:#FFF;} 
#hmenu li li:hover > a {background:#000;}
#hmenu li li a.fly {background: #FF0000;}
#hmenu li li a.fly:hover {background: #00FFFF;} 
#hmenu li li:hover > a.fly {background: #FF00FF;}

#hmenu ul.drop-down {top:14px; opacity:0.85;}
html>/**/body #hmenu ul.drop-down {/* non ie hack */ top:15px;}

/***** END HEADER *****/


/***** MAIN *****/

#main {
	width: 620px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	height: auto;
}

#main .pgr_block {
	padding: 20px 20px 20px 20px;
	background: #ededed;
	margin-bottom: 20px;
	height: auto;
	float: left;
}

#main .pgr_block a {
	display: block;
	color: #000000;
	text-decoration: none;
}
#main .pgr_block a:hover {
	color: #000000;
	text-decoration: underline;
}

#main .pgr_block p {
	line-height: 15px;
	margin-bottom: 10px;
}

#main .pgr_block ul.galleries {
	border-top: #999999 1px solid;
	padding: 10px 0 0 0;
	height: 170px;
}

#main .pgr_block ul.galleries li {
	float: left;
	text-align: center;
}

#main h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
#main .pgr_block h1 {
	margin-bottom: 5px;
}
#main h1 a {
	color: #000;
	text-decoration: underline;
}
#main h1 a:hover {
	color: #15283B;
	text-decoration: underline;
}

#main .pgr_block ul.galleries img {
	border: #999999 1px solid;
}

#main .pgr_block ul.galleries .img1 {
	margin-right: 20px;
}

/***** END MAIN *****/


/***** CONTACT FORM *****/

#contact {
	width: 450px;
}
#contact form {
	padding:1em;
	margin:1em;
	background: #00FF33;
	width: 300px;
}
#contact label {
	float:left;
	width:10em;
	margin-right:1em;
	padding: 3px 0 0 0
}
#contact div{
	margin:15px 0
}

#contact input, #contact textarea {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd;
	background:#e6e6e6;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#contact input:hover, #contact input:focus, #contact textarea:hover, #contact textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

#contact fieldset {
	border:1px solid #e5e5e5;
	padding:0 0.5em 10px;
	margin: 10px 0;
}

#contact input.default {color:#bbb;}

#contact textarea{height:100px}

#contact .Button, #contact .Button a {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  white-space: normal;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

#contact .Button .btn {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 27px;
  color: #000;
}

#contact .Button .t {
  height: 27px;
  line-height: 27px;
  padding: 0 11px;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

#contact .Button .r {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 81px;
}
* html #contact .Button .r { font-size: 1px; left: expression(this.parentNode.offsetWidth-12+'px');}

#contact .Button .r span {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:421px;
  height: 81px;
}
* html .Button .r span { font-size: 1px; left: expression(this.parentNode.offsetWidth-421+'px');}

#contact .Button .active .l { top: -54px;}

#contact .Button .hover .l { top: -27px;}

#contact .Button .l {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 12px;
  height: 81px;
}
* html #contact .Button .l { font-size: 1px; width: expression(this.parentNode.offsetWidth-12+'px');}



#contact .Button .l, #contact .Button .r span { background: #CCCCCC;}
* html #contact .Button .l, * html #contact .Button .r span { background: #CCCCCC;}

#contact .submitbar{text-align:right; padding: 10px 30px 0 0 }

#contact label.error {
	display: block;
	width: 100%;
	margin: 10px 0 10px 0;
	height: 33px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 0 140px;
}

/***** END CONTACT FORM *****/


/***** RIGHT COLUMN *****/

#right {
	background: #fff url(images/bgd_right.jpg) top no-repeat;
	padding: 0 10px 0 10px;
	height: auto;
	width: 280px;
	text-align: center;
}

#right ul li {
	margin-bottom: 20px;
}

#right #block_40 a {
	width: 300px;
	height: 60px;
	display: block;
	background: url(images/link.png) no-repeat -10px 0;
	text-indent: -9000px;
}

#right #block_35 p {
	height: 46px;
	width: 100%;
	text-indent: -9000px;
	background: url(images/bgd_right_slogan.gif) center no-repeat;
	margin: 0;
}

#right #block_36 a {
	display: block;
	height: 40px;
	width: 280px;
	text-indent: -9000px;
	background: url(images/bgd_right_contact.gif) no-repeat;
}

#right #block_37 {
	color: #FFF;
	line-height: 20px;
	border-top: #FFC814 2px solid;
	padding-top: 10px;
}

#right #block_38 ul {
	text-align: left;
	padding: 0 0 0 5px;
}

#right #block_38 ul li {
	height: 19px;
	background: url(images/bullet.gif) left no-repeat;
	padding: 5px 0 0 30px;
	margin: 10px 0 0 0;
}

#right #block_39 {
	border-top: #999999 1px solid;
	padding-top: 40px;
}

#right #block_39 p {
	margin-bottom: 40px;
}

/***** END COLUMN *****/


/***** FOOTER *****/

#footer {
	width: 900px;
	background: #000 url(images/bgd_footer.jpg) repeat-x;
	padding: 20px;
	margin: 0 0 20px 0;
	color: #FFF;
}

#fmenu {
	float: left;
	width: auto;
}
#fmenu li {
	margin-right: 20px;
}
#fmenu a {
	color: #fff;
	text-decoration: none;
}
#fmenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#signature {
	float: right;
	width: auto;
	margin: 0 0 0 0;
}

/***** END FOOTER *****/
.animFlash {margin-bottom: 20px;}