﻿*
{
margin: 0px;
padding: 0px;
}

a:link {
	color:#038be1;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color:#038be1;
}

body {
	
	background: #ffffff url(../Images/back_all.gif) repeat-y center top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

.iframe
{
    background-color:White;
    margin-left:1px;
}

.iframe_inner
{
    background:white none no-repeat;
}

#content
{
	width: 760px;
	margin: 0px auto;
	background-color:#f7f7e1; 
}

#main
{
width: 754px;
padding: 10px;
padding-top: 20px;
xbackground: #5E7D06 url(../Images/table_back.gif) repeat-x top;
background-color: #f7f7e1;
}

#back
{
width: 774px;
}

#header {

}

#logo {
position:relative;
width: 754px;
text-align: center;
}


#logo a {
	text-decoration: none;
	color: White;
}

#logo H1
{
    position:absolute;
    left:65px;
    top:65px;
    font-size: 19px;
}
#logo H2
{
    position:absolute;
    left:65px;
    top:92px;
    font-size: 12px;
    font-style:italic;
}

#logo_tel H3
{
    position:absolute;
    right:50px;
    top:35px;
    font-size: 12px;
}
#logo_fax H3
{
    position:absolute;
    right:50px;
    top:50px;
    font-size: 12px;
}

#menu
{
text-align:center;
padding-top:20px;
padding-bottom:25px;
}

.menu_block {
	display: inline;
	background-color:white;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	margin:10px;
	padding:10px;
	padding-top:8px;
    border: solid 1px silver;
}
.menu_block a
{
    text-decoration: none;
}

#content_full
{
    width: 738px;
    background: url(../Images/content_full_body.gif) repeat-y top left;
}

#content_full_body
{
    text-decoration: none;
    padding:15px;
    padding-top:0px;
}

#content_full_pady p
{
    padding-bottom:15px;
}


#content_full_header
{
    background: url(../Images/content_full_header.gif) no-repeat top left;
    padding-top:15px;
    padding-left:15px;
    padding-bottom:20px;
}

#content_full_footer
{
    background: url(../Images/content_full_footer.gif) no-repeat bottom left;
}


#content_right
{
	width: 259px;
	float: right;
	background-color: White;
	margin-right:15px;
	background: url(../Images/content_right_body.gif) repeat-y top left;
	color: Gray;
}

#content_right_header
{
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 40px;
padding-top: 12px;
color: gray;
background: url(../Images/title.gif) no-repeat top left;
}

#content_right_news
{
    padding-left: 10px;
    background-color: White;
}

#content_right_news p
{
    margin-top: 10px;
}

#content_right_footer
{
background: url(../Images/content_right_footer.gif) no-repeat bottom left;
}

#content_right h4 {
	margin-bottom:6px;
}

#content_right p {
	margin-bottom:6px;
}

#content_right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#content_right li  {
	padding: 7px;
	padding-left: 10px;
    padding-bottom: 20px;
}

#content_right .sub
{
	padding-left: 30px;
}


.bot
{
    padding: 10px;
}

#content_left
{
width: 455px;
background: url(../Images/content_left_body.gif) repeat-y top left;
}

#content_left_header
{
    background: url(../Images/content_left_header.gif) no-repeat top left;
    padding-top:15px;
    padding-left:15px;
    padding-bottom:20px;
}

#content_left_header h2
{
    width: 300px;
}

#content_left_footer
{
    background: url(../Images/content_left_footer.gif) no-repeat bottom left;
}
.content_left_body
{
    text-decoration: none;
    padding:15px;
    padding-top:0px;
}

.content_left_body p
{
    padding-bottom:15px;
}

#content_left ol, #left ul
{
    margin-left: 30px;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
    margin: 0;
	font-size: 10px;
	text-align: right;
	color: gray;
}

#footer a {
    color: gray;
}

/* start stocklist page */

.stocklist_image_bg
{
    background-image:url('../Images/stocklist_image_bg.jpg');
    background-position:top left;
    background-repeat: no-repeat;
    height:100px;
    padding-top:12px;
    padding-left:15px;
    font-size:x-small;
}

.stocklist_text
{
    padding-top:8px;
}

/* end stocklist page */

/* start news orpan page */

.newsitem_title h4
{
    margin-top:8px;
    font-weight: bold;
}

.newsitem_text
{
    margin-top:0px;
}

.newsitem_link a
{
    margin-top:5px;
    margin-bottom:30px;
    font-size:10px;
}


/* end news orpan page */