* { margin: 0px; padding: 0px; font-family: Verdana; font-size: 10pt; }
body { text-align: center; }
img { border: 0px; }
h1 { font-size: 11pt; color: #E46713; padding: 20px; text-align: right; }
h2 { font-size: 11pt; color: #00554D; padding: 20px; }
a { color: #E46713; text-decoration: underline; font-size: 9pt; }
#container { width: 925px; margin: 0px auto; text-align: left; padding-top: 10px; }

/* Top */
#top { position: relative; height: 136px; background: url('images/top.jpg') no-repeat; }
#top a { height: 100px; width: 100px; position: absolute; top: 0px; left: 0px; }

/* Top Menu */
#mainmenu { height: 102px;  }
#mainmenu div { height: 40px; background: #D7D6D4; position: relative; }
#mainmenu ul { list-style: none; margin: 0px; padding: 0px; }
#mainmenu li { float: left; line-height: 40px; border-left: 2px solid white; }
#mainmenu a, #footer a { margin: 0px 10px; font-size: 11pt; color: #00554D; text-decoration: none; font-weight: bold; }
#mainmenu img { position: absolute; right: 0px; top: 0px; border: 0px; }
* html #mainmenu img { right: -1px; }


/* Main */
#main { position: relative; }
#content { float: left; width: 615px; }
#right { float: left; width: 290px; margin-left: 20px; }

.block { float: left; width: 195px; text-align: center; }
.block ul { list-style: disc; text-align: left; margin-left: 15px; }
.block img { margin: 30px 0px; }
.block a { color: #000; text-decoration: none; font-size: 9pt; font-weight: bold; }
.block a:hover {  text-decoration: underline; }

.hr { border-bottom: 2px solid #D7D6D4; padding: 20px 0px; }

/* Second Menu */ 
#second_menu { list-style: none; }
#second_menu li { float: left; width: 195px; text-align: center; }
#second_menu a { color: #00554D; font-size: 11pt; font-weight: bold; text-decoration: none; }


.style1 { color: #D7D6D4; font-weight: bold; font-size: 11pt; }
.style2 { line-height: 27px; margin-top: 4px; }

.block_news { padding-top: 10px; }
.block_date { padding-bottom: 10px; }
.block_date span.date { font-weight: bold; }
.block_date a { color: #E46713; }

.search_text { float: left; border: 0px; background-color: #D7D6D4; font-size: 12pt; height: 27px; }
.search_button { float: left; border: 0px; background: url('images/sample_form_02.gif') no-repeat; width: 19px; height: 27px; }

.opinion p.who, .opinion p.text { text-align: right; font-weight: bold; padding: 10px 0px; }
.opinion p.text { font-style: italic; font-weight: normal; }
.opinion p.more { text-align: right; }

#footer { height: 98px; background: url('images/footer_line.gif') repeat-y right; }
#footer ul { list-style: none; line-height: 98px; }
#footer li { float: left; margin: 0px 10px; }
#footer a { font-size: 9pt; }
#phones p { padding: 15px 20px; text-align: left; font-size: 12pt; color: #E46713; }
.clean { clear: both; }
