* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	width: 100%;
	height: 57px; /* .push must be the same height as .footer */
	background: #071a26;
}
.push {
	width: 100%;
	height: 57px; /* .push must be the same height as .footer */
}
.wrapper_home {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -157px; /* the bottom margin is the negative value of the footer's height */
}
.footer_home {
	width: 100%;
	height: 157px; /* .push must be the same height as .footer */
	background:  url(images/back_footer.gif);
	background-repeat: repeat-x;
}
.push_home {
	width: 100%;
	height: 57px; /* .push must be the same height as .footer */
}
#global {
position:absolute;
left: 49%;
top: 0px;
width: 1006px;
height: 100%;
margin-top: 0px;
margin-left: -490px;
background: url(images/shadow.png) no-repeat;
}
#runner1 {
position:absolute;
left: 288px;
top: 493px;
width: 560px;
height: 100px;
margin-top: 0px;
margin-left: 0px;
}
#runner1_old {
position:absolute;
left: 49%;
top: 493px;
width: 560px;
height: 100px;
margin-top: 0px;
margin-left: -196px;
}
body { 
margin: 0px; 
padding: 0px;
background: #ffffff url(images/back.gif) no-repeat;
}
body.body_frames { 
margin: 0px; 
padding: 0px;
background: transparent;
}
table.shadow {
width: 1010px;
height: 329px;
margin-top: 0px;
margin-left: 0px;
background: url(images/shadow_all.gif) no-repeat;
}
table.footer {
width: 995px;
height: 68px;
margin-top: 0px;
margin-left: 0px;
background: url(images/back_footer.gif);
background-repeat: repeat-x;
}
table.content_table {
margin-top: 0px;
margin-left: 0px;
background: #dadddf;
}
table.contact_table {
margin-top: 0px;
margin-left: 0px;
background: #dadddf;
height: 277px;
}
table.sub_table {
margin-top: 0px;
margin-left: 0px;
background: #455560;
height: 277px;
}
.normal {
color : #071a26;
font-size : 12px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
}
.titles {
color : #071a26;
font-size : 16px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
}
.white {
color : #d1d4d5;
font-size : 12px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
}
.white_b {
color : #d1d4d5;
font-size : 14px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
}
.footer_text {
color : #b5bbbe;
font-size : 11px;
font-weight : normal;
font-family : Arial, GRHelvetica;
}
.row_red {
color : #ff2400;
font-size : 11px;
font-weight : bold;
font-family : Arial, GRHelvetica;
}
A.lang:link, A.lang:visited {
color: #a0acb5;
font-family : Arial, GRHelvetica;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
A.lang:hover {
color: #FFFFFF;
}
A.lang_active:link, A.lang_active:visited {
color: #ffffff;
font-family : Arial, GRHelvetica;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
A.created:link, A.created:visited {
color: #b5bbbe;
font-family : Arial, GRHelvetica;
font-weight: normal;
text-decoration: none;
font-size: 11px;
}
A.created:hover {
text-decoration: underline;
}
A.email:link, A.email:visited {
color: #d1d4d5;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
font-weight: normal;
text-decoration: underline;
font-size: 12px;
}
A.email:hover {
text-decoration: none;
}
A.main:link, A.main:visited {
color: #071a26;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
font-weight: normal;
text-decoration: underline;
font-size: 12px;
}
A.main:hover {
text-decoration: none;
}
.form  {
border:1px;
border-style:solid;
border-color:#071a26;
background: transparent;
color : #071a26;
font-size : 12px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
width: 250px;
}
.form1  {
border:1px;
border-style:solid;
border-color:#071a26;
background: transparent;
color : #071a26;
font-size : 12px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
width: 80px;
}



#menu {padding-right:0px; padding-left: 0px; margin: 0px}
.menuitem {list-style:none; margin-left:10px;}
.submenu {margin: 0px; padding-left:10px; display:none}
	.submenu a{font-weight:normal}
	.submenu a:hover{ font-weight: normal}	
	.submenu li {margin-left: 0px; padding:0px; list-style-type: none; font-weight:normal}
ul {
list-style-type: disc;
padding-left: 30;
padding-top: 0px;
margin-left: 0;
margin-bottom: 0;
}
li.white {
list-style-type: disc;
padding-left: 8px;
margin-bottom: 3px;
line-height: 11px;
}
