body {
        margin-top: 0px;
        margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

h1 {	
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;

}

p {
  	margin-top: 0px;
	margin-bottom: 11px;
}

#container {
        width: 760px;
        background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
}

#header_1 {
        width: 760px;
        height: 20px;
	background-image:url('images/top_ticker.gif');
}

#header_2 {
        width: 760px;
        height: 100px;
	background-image:url('images/top_banner.png');
}

#spacer_h_1 {
	height: 20px;
	width: 100%;
	float: top left;
}

#spacer_h_2 {
	height: 20px;
	width: 100%;
	float: left;
}

#spacer_h_3 {
	height: 10px;
	width: 100%;
	float: left;
}

#spacer_contact_1 {
	height: 20px;	
	width: 100%;
	float: top left;
	background-image:url('images/dots.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#spacer_contact_2 {
	height: 20px;
	width: 100%;
	float: top left;
	background-image:url('images/dots.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#spacer_v_1 {
	width: 20px;
	height: 100%;
	float: left;
}

#spacer_v_2 {
	width: 20px;
	height: 100%;
	float: left;
}

#spacer_navi_1 {
	width: 170px;
	height: 20px;
	float: left;
	vertical-align: middle;
}

#navi_1 {
	width: 760px;
	height: 20px;
	background-image:url('images/dots_top.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
}

#navi_1_items {
	height: 20px;
	vertical-align:middle;
	float: left;
}

#navi_1_item {
	height: 20px;
	line-height: 20px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-right:27px;
	vertical-align:top;
}

#lang {
	height: 20px;
	text-align:right;
	vertical-align:top;
}

#lang a {
	color: #666666;
}

#lang_item_1 {
        line-height: 19px;
        vertical-align: top;
}


#lang_item_2 {
	margin-left: 20px;
	line-height: 19px;
	vertical-align: top;
}

#navi_2 {
	margin-top: -3px;
	width: 150px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 15px;
}

#main {
	width: 760px;
	float: left;
}

#left {
	width: 150px;
	float: left;
}

#logo {
	width: 150px;
	height: 150px;
	float: left;
	background-image:url('images/logo.gif');
}

#content {
	width: 420px;
	margin-top: -2px;
	float: left;
}

#content a {
	text-decoration: underline;
}

#contentHeader a {
	text-decoration: none;
	color: #000000;
}

#contentHeader a:hover {
	text-decoration: underline;
}

#right {
	width: 150px;
	float: left;
}

#banner_pic_1 {
	width: 150px;
	height: 150px;
}

#banner_pic_2 {
	width: 150px;
	height: 202px;
}

#banner_text {
	line-height: 15px;
}

#footer {
	width: 760px;	
	float: left;
}

#contact {
	margin-left: 170px;
	width: 420px;
	float: top left;
}

.form_input {
	border-width: 1px;
	font-family: Arial;
        font-size: 11px;
	width:240px;
}

.form_input_nowd {
	border-width: 1px;
	font-family: Arial;
        font-size: 11px;
}

.form_input_rg {
        text-align:right;
        border-width: 1px;
        font-family: Arial;
        font-size: 11px;
        width:240px;
}

.form_input_small {
        border-width: 1px;
        font-family: Arial;
        font-size: 11px;
        width:179px;
}

.form_input_container {
	padding-bottom:1px;
	text-align:right;
	padding-right:40px;
}

.form_separator {
	height:22px;
}


.form_indent {
	padding-left:8px;
}

.form_textarea {
	border-width:1px;
	font-family: Arial;
        font-size: 11px;
        width:380px;
	height:38px;

}

.form_button {
	font-family: Arial;
        font-size: 11px;
}


