* { margin: 0; padding: 0; }
#container { width: 100%; float: left; text-align: center; margin: 0; background: #e2e2e2 url(../images/bg_main.gif) repeat-y top center; } 
* html 
#container { background: #e2e2e2 url(../images/bg_main_html.gif) repeat-y top center; }

#content_auto { margin: 0 auto; width: 755px; }
#content { float: left; width: 755px; background: #FFFFFF; border-left: 1px #bababa solid; border-right: 1px #bababa solid; border-bottom: 1px #bababa solid; padding: 0 10px 0 10px; text-align: left;  } 
#content2 { width: 755px; background: #FFFFFF; border-left: 1px #bababa solid; border-right: 1px #bababa solid; border-bottom: 1px #bababa solid; padding: 0 10px 0 10px; text-align: left;  } 

/* #header { float: left; width: 755px; height: 57px; background: url(../images/bg_navs.jpg) no-repeat top left; } */
#header { float: left; width: 755px; }
.navBknd {
	background-image: url(../images/nav/nav_bknd.jpg);
	background-repeat: no-repeat;
}
#logo { float: left; width: 200px; height: 47px; padding: 10px 0 0 15px; }
#navs { float: left; width: 540px; height: 38px; padding: 19px 0 0 0; }
#promo { float: left; width: 755px; height: 146px; }
#promo_inside { float: left; width: 755px; height: 145px; }

#copy_home { float: left; width: 755px; background: url(../images/bg_content_home.gif) repeat-y top left; }
#copy { float: left; width: 755px; background: url(../images/bg_content.gif) repeat-y top left; }
#copy_left_home { float: left; width: 175px; padding: 40px 15px 0 20px; }
#copy_right_home { float: left; width: 485px; background: url(../images/bg_corner.gif) no-repeat top left; padding: 30px 25px 25px 35px; }
#copy_left { float: left; width: 152px; padding: 40px 15px 0 15px; }
#copy_right { float: left; width: 510px; background: url(../images/bg_corner.gif) no-repeat top left; padding: 30px 25px 25px 35px; }
#divider_news { float: left; width: 175px; border-bottom: #bababa 1px dotted; margin: 10px 0 10px 0; } * html #divider_news { margin: 0 0 3px 0; }
#subscribe { float: left; width: 141px; height: 67px; padding: 33px 15px 0 15px; background: url(../images/bg_subscribe.gif) no-repeat top left; }
#subscribe_bottom { float: left; width: 104px; height: 26px; padding: 4px 0 0 67px; background: url(../images/bg_subscribe_bottom.gif) no-repeat top left; }
#required { clear: both; width: 475px; text-align: right; padding: 5px 0 5px 0; margin: 0 0 10px 0; border-bottom: 1px #d1d1d1 solid; }

#footer { float: left; width: 755px; padding: 8px 0 0 0; margin: 0 ; background: #f5f5f5; }
#footer_left { float: left; width: 200px; text-align: left; padding: 0 0 10px 15px; }
#footer_right { float: left; width: 525px; text-align: right; padding: 0 15px 0 0; }

/*------------- GLOBAL SELECTORS --------------*/

body { text-align: center; margin:0; padding:0; color: #000000; font-family: verdana, arial,helvetica,sans-serif; font-size: 11px; background: #e2e2e2; }

h1 { font-size: 21px; line-height: 22px; padding: 15px 0 6px 0; margin: 0 0 6px 0; color: #9c9c9d; font-weight: normal; border-bottom: 1px #bababa solid; }
h2.home { font-size: 18px; line-height: 18px; padding: 15px 0 5px 0; margin: 0 0 6px 0; color: #9c9c9d; font-weight: normal; border-bottom: 1px #bababa solid; }
h2 { font-size: 18px; line-height: 18px; padding: 15px 0 5px 0; margin: 0 0 3px 0; color: #9c9c9d; font-weight: normal; }
h3 { font-size: 14px; line-height: 16px; padding: 0 0 3px 0; margin: 0 0 15px 0; color: #1e398d; font-weight: bold; border-bottom: 1px #d4d4d4 solid; }
p { font-size: 11px; line-height: 17px; padding: 6px 0 4px 0; margin: 0; }
p.arrow { background: url(../images/arrow.gif) no-repeat 0 6px; padding: 0 0 0 12px; }
#copy_left p { font-size: 11px; font-weight: normal; color: #000000; line-height: 15px; }
#copy_left_home p { font-size: 11px; font-weight: normal; color: #000000; line-height: 15px; }
#footer p { color: #a3a3a3; font-size: 11px; }

img.nowrap { display: block; padding: 0; margin: 0; }
img.navs { padding-right: 10px; }
img.banner { padding-right: 20px; }

ul.list { text-align: left; margin: 15px 0 0 20px; }

ul { text-align: left; margin-top: 10px; margin-bottom: 8px; margin-left: 25px; }
ul li { text-indent: 0px; margin: 3px 0 3px 0; }
#copy_right_home ul li { text-indent: 0px; margin: 3px 0 3px 0; background: url(../images/arrow_navs.gif) no-repeat 0 4px; padding: 0 0 0 16px; list-style-type: none; }
#copy_right ul li { text-indent: 0px; margin: 3px 0 3px 0; background: url(../images/arrow_navs.gif) no-repeat 0 4px; padding: 0 0 0 16px; list-style-type: none; }

a { text-decoration: underline; color: #ed7100; font-weight: normal; }
a:hover { text-decoration: none; color:#ed7100; }
p.arrow a { text-decoration: none; color: #000000; font-weight: bold; }
p.arrow a:hover { text-decoration: underline; color:#000000; font-weight: bold; }
#footer a { text-decoration: underline; color: #a3a3a3; font-weight: normal; }
#footer a:hover { text-decoration: none; color:#a3a3a3; }

.pic { border: 7px #f5f5f5 solid; margin: 7px 7px 10px 10px; }


/*------------- FORM ELEMENTS --------------*/

form { margin: 0; padding: 0; display: block; }
input, select, textarea, option { padding: 0; margin: 0; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#1F1F1F; font-weight:normal; }
red { color: #FF0000; }


/*------------- SUBNAVIGATION --------------*/

.menutitle{ cursor:pointer; margin-bottom: 5px; color:#969696; width:140px; padding: 5px 0 5px 12px; font-size: 12px; font-weight:bold; background: url(../images/arrow_navs.gif) no-repeat 0 9px; /*/*/border-bottom:1px solid #bababa;/* */ }
.submenu{ margin-bottom: 8px; }

ul.subMenu { margin:0; padding: 0px 0px 0px 0px; font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; }
ul.subMenu li { margin:0; padding: 3px 0px 2px 0px; display:block; list-style-type: none; }
ul.subMenu a:link, ul.subMenu a:visited { padding:0 0 0 13px; color: #7d7d7d; text-decoration:none; background: url(../images/arrow_snavs.gif) no-repeat 5px 5px; font-weight: normal; display: block; }
ul.subMenu a:active, ul.subMenu a:hover, ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { padding:0 0 0 13px; color: #ed7100; text-decoration: underline; background: url(../images/arrow_snavs_on.gif) no-repeat 5px 5px; font-weight: normal; display: block; }
ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { font-weight: bold; }