body {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font: 12px arial;
	color: #000000;
	background-color:#ffffff;
	background-image:url(images/site_bg.jpg);
	background-repeat:repeat-x;
}

img.captcha {
    margin: 0 0 10px 0;
}

img {border: none;}
img a {border: none;}

.hidden {
	display: none;
	position: absolute;
	left: -9999px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 14px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
	color: #000000;
}
h2 {
	font-size: 13px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
h4 {
	font-size: 12px;
	color: #B32D38;
}

form {
	padding: 0px;
	marign: 0px;
}

input, select, textarea {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75B4D8;
	border-right-color: #75B4D8;
	border-bottom-color: #75B4D8;
	border-left-color: #75B4D8;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #B32D38;
    border: 0px;
}

#container {
	width:990px;
	height: auto !important;
	z-index:0;
}

#site {
	float:left;
	width:990px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #ffffff;
	background-color:#FFFFFF;
}

#header {
	float:left;
	width:990px;
	height: 155px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #F7F7F7;
}

#logo {
	float:left;
	width:215px;
	height: 155px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#meta {
	float:left;
	width:775px;
	height: 155px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	color: #666666;
	font-size: 11px;
}

#meta a{
	color: #666666;
	text-decoration:none;
}

#meta a:hover{
	color: #B32D38;
	text-decoration:none;
}

#meta_nav {
	float:left;
	width:770px;
	height: 122px;
	text-align:right;
	padding: 8px 0px 0px 0px;
}

#meta_lang_nav {
	float:left;
	width:770px;
	height: 16px;
	text-align:right;
	padding: 7px 5px 0px 0px;
}

#seperator {
	float:left;
	width:990px;
	height: 19px;
	background-color: #408FBE;
	color: #ffffff;
	font-size: 11px;
}

#seperator a{
	color: #ffffff;
	text-decoration:none;
}

#seperator a:hover{
	color: #B32D38;
	text-decoration:none;
}

#seperator_left {
	float:left;
	width:215px;
	height: 19px;
	padding: 0px 0px 0px 0px;
}

#seperator_right {
	float:left;
	width:754px;
	height: 17px;
	padding: 2px 10px 0px 10px;
	border-left: 1px solid #ffffff;
}

#frame {
	float:left;
	width:990px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background-image:url(images/bg_frame.gif);
	background-repeat:repeat-y;
}

#navigation {
	float:left;
	width:215px;
	height: auto !important;
	padding: 0px 0px 15px 0px;
}

#navbar ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navbar ul li{
	border-bottom: 1px solid #ffffff;
}

#navbar ul li a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 4px 4px 4px 10px;
	background-color: #DCDCDC;
	text-transform:none;
}

#navbar ul li.nav_title a{
	text-transform:none;
	display:block;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	color: #ffffff;
	background-color: #408FBE;
    margin-top: 10px;
}

#navbar ul li.level_2 a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 4px 4px 4px 20px;
	background-color: #E3E3E3;
	text-transform:none;
}

#navbar ul li.level_3 a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 4px 4px 4px 30px;
	background-color: #E8E8E8;
	text-transform:none;
}

#navbar ul li.nav_title a.active, #navbar ul li.nav_title a:hover {
	display:block;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	color: #ffffff;
	background-color: #408FBE;
	font-weight: bold;
}

#navbar ul li a.active, #navbar ul li a:hover {
	display:block;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	color: #ffffff;
	background-color: #408FBE;
	font-weight: normal;
}

#navbar ul li.level_2 a.active, #navbar ul li.level_2 a:hover {
	display:block;
	font-weight: normal;
	padding: 4px 4px 4px 20px;
	color: #ffffff;
	background-color: #59A3CE;
}

#navbar ul li.level_3 a.active, #navbar ul li.level_3 a:hover {
	display:block;
	font-weight: normal;
	padding: 4px 4px 4px 30px;
	color: #ffffff;
	background-color: #75B4D8;
}

#adress {
	float:left;
	width:195px;
	height: auto !important;
	padding: 15px 10px 15px 10px;
	color: #666666;
}

#newsletter {
	float:left;
	width:195px;
	height: auto !important;
	padding: 15px 10px 15px 10px;
	color: #666666;
}

#payment {
	float:left;
	width:195px;
	height: auto !important;
	padding: 15px 10px 15px 10px;
	color: #666666;
}

#content {
	float:left;
	width:525px;
	height: auto !important;
	padding: 10px 10px 15px 10px;
}

#sidebar {
	float:left;
	width:220px;
	height: auto !important;
	padding: 5px 5px 5px 5px;
}

#seperator_bottom {
	float:left;
	width:990px;
	height: 19px;
	background-color: #408FBE;
	color: #ffffff;
	font-size: 11px;
}

#seperator_bottom a{
	color: #ffffff;
	text-decoration:none;
}

#seperator_bottom a:hover{
	color: #B32D38;
	text-decoration:none;
}

#seperator_bottom_left {
	float:left;
	width:195px;
	height: 17px;
	padding: 2px 10px 0px 10px;
}

#seperator_bottom_right {
	float:left;
	width:759px;
	height: 17px;
	padding: 2px 5px 0px 10px;
	border-left: 1px solid #ffffff;
	text-align:right;
}


#footer {
	float:left;
	width:990px;
	height: auto !important;
	color: #666666;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #408FBE;
}

#footer a {
	color: #666666;
	text-decoration:none;
}

#footer a:hover {
	color: #B32D38;
	text-decoration:none;
}

#footer_left {
	float:left;
	width:195px;
	height: auto !important;
	padding: 10px 10px 10px 10px;
}

#footer_right {
	float:left;
	width:755px;
	height: auto !important;
	padding: 10px 10px 10px 10px;
}


