/* Objects */
body {
	letter-spacing: 1px;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666;
	text-align: center;
	background: url(../images/fade_vertical.jpg) repeat-x #ffffff;
	background-position: top left;
	margin: 0;
}

#container {
	position: relative;
	overflow:hidden;
	width: 999px;
	margin: 0px;
    background: url(../images/backgroundnew.png);
    behavior: url(iepngfix.htc);
    margin: 0 auto 0 auto;

}

#left_fade {
	float: left;

	width: 30px;
	min-height: inherit;
	background: url(../images/fade_horizontal_left.png) repeat-y;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	behavior: url(iepngfix.htc);
}

#page {
	position: relative;
	width: 969px;
	background: #ffffff;
    padding:0 15px 0 15px;
}

	#languages {
		float: left;
		width: 465px;
		height: 22px;

		background-color: #8B8B8B;
		text-align: left;
		padding: 9px 0px 0px 10px;
	}
	#languages a {
		color: #ffffff;
	}
	#top_menu {
		float: right;
		width: 484px;
		height: 22px;

		background-color: #8B8B8B;
		text-align: right;
		padding: 9px 10px 0px 0px;
		color: #ffffff;
	}
	#top_menu a {
		color: #ffffff;
	}

	#banner {
		position: relative;
		float: left;
		left: 7px;
		top: 1px;
		width: 962px;
		height: 146px;
		background: url(../images/banner.jpg) no-repeat;
        overflow: hidden;
	}
		#logo_click {
			width: 163px;
			height: 101px;
            border:1ps solid red;
            float:left;
            margin: 15px 0 0 15px;
        }

#right_fade {
	float: right;

	width: 116px;
	min-height: inherit;
	background: url(../images/fade_horizontal_right.png) repeat-y;
    behavior: url(iepngfix.htc);
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

#left {
	position: relative;
	float: left;
	left: 1px;
	width: 198px;
	background-color: #F0F1F1;
}

	#login {

		background: url(../images/dark_corner.gif) no-repeat #8B8B8B;
		background-position: bottom right;
		color: #ffffff;

		text-align: left;
		padding: 13px;
		width: 172px;
		min-height: 102px;
	}

	#sub_menu {
		background: #E3E3E5;
		text-align: left;

		padding: 20px 0px 20px 0px;
		width: 198px;


		background: url(../images/corner.gif) no-repeat #E3E3E5;
		background-position: bottom right;
	}
		#sub_menu ul{
			margin: 0;
			padding: 0;
		}
		#sub_menu li{
			margin: 0px 5px 0px 5px;
			padding: 0px;
			list-style: none;
			list-style-image: none;
			border-bottom: 1px solid #ffffff;
			background: url(../images/arrow.jpg) no-repeat 10px center;
		}
		#sub_menu li:hover {
			background: url(../images/arrow_dark.jpg) no-repeat 10px center;
		}
		#sub_menu li a {
			color: #666;
			display: block;
			padding: 6px 0 5px 25px;
			border-bottom: solid 1px #666666;
		}

#main_menu {
	position: relative;
	float: left;
	margin-left: 2px;

	background: url(../images/main_menu_bar.gif) repeat-x;
	background-position: top left;

	width: 768px;
	min-height: 73px;

	z-index: 10;
}
	#menu_table {
		position: relative;
		float:left;
		left: -40px;
		top: 0px;

		z-index: 10;
	}
	#menu_item {
		padding: 0px 0px 6px 0px;
		min-height: 33px;

		width: 137px;
		background: url(../images/menu_border.gif) no-repeat;
		background-position: center right;
		color: #ffffff;

		z-index: 10;
	}
	#menu_item a:link, menu_item a:visited {
		text-decoration: none;
	}

	#path {
		position: absolute;
		top: 49px;
		left: 15px;

		z-index: 4;
	}

	#print {
		position: absolute;
		top: 49px;
		right: 10px;

		z-index: 4;
	}

#center {
	position: relative;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 20px;

	width: 747px;
	min-height: 625px;

	z-index: 1;
}
	#small_image {
		float: left;
		margin-left: 20px;
		margin-top: 15px;

		width: 100px;
		vertical-align: middle;
		text-align: center;
	}
	#lift_images
	{
		background: #EEEEEE;
		vertical-align: top;
		width: 368px;
		position: relative;
		padding: 10px 10px 10px 0px;
		margin: 0px 0px 20px 10px;
		border-bottom: solid 1px #D7D7D9;
		text-align: center;
	}

#left_text {
	float: left;

	width: 400px;

	z-index: 1;
    overflow:hidden;
}

#vertical_border
{
	float: left;
	margin-left: 20px;

	background-color: #D7D7D9;

	width: 2px;
    height: 625px;

	z-index: 1;
}

#right_text
{
	margin-left: 20px;
	float: left;

	width: 305px;

	z-index: 1;
    overflow: hidden;
}

#specs
{
	position: relative;
    float: left;
	left: 5px;

	width: 740px;
	min-height: 200px;
}
	#cats
	{
		position: relative;
		top: 0px;

		width: 200px;
	}

#bottom
{
	position: relative;
	float: left;
	left: 1px;

	text-align: left;
	padding: 30px 0px 0px 40px;
	background-color: #EDEDEF;

	width: 928px;
	min-height: 60px;
}



/* Layout */
form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#normal_text {
	position: relative;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 20px 10px;
	border-bottom: solid 1px #D7D7D9;
	text-align: left;
	z-index: 1;
}
#news {
	position: relative;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 10px 10px;
	border: solid 1px #D7D7D9;
	background-color: #F4F4F5;
	text-align: left;
}
	#news b
	{
		color: #185481;
	}

input, textarea {
	border: solid 1px #000000;
	font-size: 10px;
	color: #666;
	padding: 2px;
	width: 250px;
	font-family: tahoma, arial;
}
input {
	min-height: 15px;
}
#login input {
	border: 0px;
	width: 40px;
}

h2 {
	color: #D5011A;
	font-family: tahoma, arial;
	font-size: 11px;
}

#center ul {
	font-stretch: expanded;
}
	#center li {
		list-style-image: url(../images/arrow.gif);
	}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#sitemap h1 {
	color: #666;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

#sitemap h2 {
	color: #666;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px 10px;
	font-weight: normal;
}

#sitemap h3 {
	color: #666;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px 30px;
	font-weight: normal;
}

#sitemap h4 {
	color: #666;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px 50px;
	font-weight: normal;
}


/*********************
    Menu
*********************/
.dropdown {
    height: auto;
    padding: 5px 4px 4px 0px;
    margin:5px 0 0 0;
    float:left;
    z-index:800;
}

.dropdown ul
{
    list-style: none none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;

}

.dropdown ul li {
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 8px 10px 8px 10px;
    position: relative;
    z-index:800;
}

.dropdown ul li a {
    color: #FFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
}

.dropdown ul li ul {
    background: #d3011a;
    border-right: #e35565 solid 1px;
    display: none;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 36px;
}

.dropdown ul li ul li {
    display: block;
    left: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    top: auto;
    width: 138px;
    height:34px;
    border-top: 1px solid #e35565;
    z-index:800;
}

.dropdown ul li ul li:hover {
     background-color: #d8243a;
}

.dropdown ul li ul li a {
    color: #fff;
    display: block;
    padding: 2px 4px 2px 4px;
    text-decoration:none;
}


.dropdown ul li ul li ul
{
    left: 139px;
    top: -1px;
}