@import url(content.css);

body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ffffff;
	background-image: url(../../gfx/utc_bgr.jpg);
	background-repeat: repeat-x;	
}

.product_image{float:left;}

#header {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0;
	width: 845px;
	height: 130px;
	background: #ffffff;
}

#logo {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 150px;
	height: 36px;
}

#topmenu {
	position: absolute;
	left: 15px;
	bottom: 20px;
}

#header2 {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 130px;
	width: 845px;
	height: 180px;
	
}

#outer-wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 845px;
	position: relative;
	height: 100%;
	background-color:#FFFFFF;
	}

#content-wrapper {
	position: absolute;
	top: 340px;
	left: 280px;
	width: 527px;
	
}

#rootline a {
	text-decoration: none;
	font-size:12px;
}

#rootline {
	font-size:12px;
	text-decoration: none;
}

#content {
  padding-top:0px;
	position: relative;
	top: 10px;
}

#content_main {
  padding-top:20px;
}

div#logo {
	margin-right:40px;
	margin-top:38px;
}

#headline {

position:absolute;
left:210px;
top:275px;
z-index:1000;

/*
position:relative;
width:350px;
left:230px;
height: 206px;*/
color:#FFFFFF;
font-size:38px;
font-weight:bold;
}

#headline div {
  left:0px;
  position:relative;
  bottom:0px;
}

#copyright {
	padding: 20px 0 0 0;
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#left {
   position: absolute;
	z-index: 0;
	top: 0px;
	left: 0;
	/*background: url(../img/bg2.gif) repeat-y;*/
	width: 240px;
	height: 100%;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;  
	display: block;
	position: relative;
	top: 4px;
	color: #291972;
	padding: 0 10px 0 0;
	font: normal 14px Verdana,Arial,Helvetica,sans-serif;  
}

#topmenu li a {
	text-decoration: none;
	color:#999999;
	
}

#topmenu li a:hover {
	color: #FF3300;
}

#topmenu li.ACT {
	font-size: 18px;
	position: relative;
	top: 0px;
	color: #291DA4;
}	

#leftmenu {
	margin: 340px 0 0 0px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftmenu li {
	text-decoration: none;
	padding: 5px 0 5px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#leftmenu  li a {
	text-decoration: none;
}

#leftmenu li a:hover {
	color: #FF3300;
}

#leftmenu li a {
	color: #2C3A65;
} 

#leftmenu li.ACT,
#leftmenu li.CUR {
	background: url(../img/leftmenu-bg.gif) no-repeat;
	font-weight: bold;
	color: #2C3A65;
} 

#search {
	position: relative;
	left: 25px;	 
	top: 25px;
}

#header-image img {
	}

#header-text {
	position: absolute;
	bottom: 20px;
	right: 30px;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	color: #DBF0F5;
	text-align: right;
}
