/* CSS Document */

#container {
	margin:0 auto; width:976px; height:auto; color:#333333; background-color:#FFFFFF;
	background-image: url(../images/bg.jpg); background-repeat:repeat-y;
}
/*#container1 {
	margin:0 auto; width:976px; height:auto; border-left:2px; border-left-color:#FFFFFF; border-left-style:solid;
	border-right:2px; border-right-color:#FFFFFF; border-right-style:solid; color:#333333; background-color:#FFFFFF;
}*/
#top {
	width:980px; height:188px; margin:0px;
}
#logo {
	background-image:url(../images/tmllogo.jpg); width:176px; height:188px; background-repeat:no-repeat; float:left;
}			
#slogan {
	background-image:url(../images/slogan.jpg); width:494px; height:188px; background-repeat:no-repeat; float:left;
}
#topimg {
	background-image:url(../images/topimg.jpg); width:310px; height:188px; background-repeat:no-repeat; float:left;
}
#navigation {
	width:980px; height:30px; color:#FFFFFF; background-color:#1F5ABA;
}
#leftnav_margin {
	width:945px; height:30px; float:left; margin:0px;
}
#pdf {
	width:35px; height:30px; float:left; margin:0px; background-image:url(../images/pdfimg.jpg); background-repeat:no-repeat;
	cursor:pointer;
}


#menu ul{
width: 945px; height:30px;
padding:0px; background-color: inherit;
margin: 0px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold; color:#FFFFFF;
background:url(../images/menubg.jpg);
background-repeat: no-repeat;
}


#menu ul li{
display: inline;
margin:0px; padding:0px;
}


#menu ul li a{
float: left;  height:20px; margin-top:8px; 
color: #FFFFFF; background-color:inherit;
font-weight: bold;
text-decoration: none; 
padding: 0px 5px 0px 32px;
/*text-align: left;
*/}

#menu ul li a:hover{
color: #95D609; background-color:inherit;
}

#middle {
	width:980px; height:auto; padding-top:1px; float:left; background-color:#FFFFFF; color:#333333; float:left; 
}
#middle_content {
	width:976px; border-top:1px; border-top-color:#1F5ABA; border-top-style:solid; margin-left:2px; background-color:#FFFFFF;
	color:#333333; float:left; 
}	
#middleleft {
	width:200px; height:auto; float:left; margin:0px; color:#006699; background-color:#FFFFFF;
}
#middleright {
	width:775px; height:auto; color:#333333; background-color: #FFFFFF; float:right;
	border-left:1px; border-left-color:#1F5ABA; border-left-style:solid; margin:0px;
}

#bottom {
  width:980px; height:auto; padding-top:1px;  background-color:#95D609; color:#0059A5; margin-top:8px; float:left;
  border-bottom:1px; border-bottom-color:#FFFFFF; border-bottom-style:solid;

}
/*#bottom_margin {
	width:771px; height:auto; margin-top:12px;
}	*/


/* Titanium Technical Specification */
#submiddle_content {
	width:930px; height:auto; margin-left:20px;
}	

#inside_bottom {
	width:974px; height:auto; color:#999999; background-color:#FFFFFF; float:left; border-top:1px; border-top-color:#1F5ABA; border-top-style:solid; margin-left:2px; margin-bottom:0px; margin-top:16px; margin-right:4px; 
}
#inside_bottom_margin {
	width:972px; height:auto; margin-top:12px;
}
#specification_data {
	width:720px; height:1333px; background-color:#E0E0E0; margin-left:5px; border:1px solid #666666; color:#333333;
	margin-top:5px; margin-bottom:15px;
}
#chart1 {
	width:60px; height:1333px; float:left; border-right:1px; border-right-color:#333333; border-right-style:solid;
}
#chart2 {
	width:659px; height:1333px; float:left;
}



/* Contactus */
#contact_rightmargin {	
	width:420px; height:auto; float:right; margin-right:15px;
}
#contact_leftmargin {	
	width:260px; height:auto; float:left; margin-left:5px;
}
#form {
	width:410px; height:auto; margin-top:15px; padding-top:15px; background-color:#F0F8FF; color:#020202; border:1px solid #0059A5;
	padding-bottom:0px; margin-bottom:40px;
}



/* Fact Sheet */
#factsheet {	
	width:470px; height:auto;  margin-left:35px;
}
#factsheet_form {
	width:420px; height:auto; margin-top:15px; padding-top:15px; background-color:#EFEFEF; color:#020202; border:1px solid #95D609;
	padding-bottom:0px; margin-bottom:40px;
}


/* Markets And Applications */
#product_data {
	width:680px; height:364px; background-color:#C7E1FE;  margin-left:0px; color:#333333; margin-top:15px; margin-bottom:20px;
	border-right:1px; border-right-color:#666666; border-right-style:solid;
	border-left:1px; border-left-color:#666666; border-left-style:solid;
	border-top:1px; border-top-color:#666666; border-top-style:solid;
	border-bottom:1px; border-bottom-color:#666666; border-bottom-style:solid;
}
#data2_chart1 {
	width:318px; height:364px; float:left; border-right:1px; border-right-color:#333333; border-right-style:solid;
}
#data2_chart2 {
	width:359px; height:364px; float:left;
}
.msg {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333399;
}	
.required {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C60A0A;
}
								