/* CSS Document */
#body{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	
	background:#FFFFFF;
	border-left:2px solid #BBBBBB;
	border-right:2px solid #BBBBBB;
}
.page_bg{
background: #CCCCCC;
}
#header{
	
	background:url(../images/title_bg.gif);
	height:99px;
}
#header h1 a{
	display:block;
	text-indent:-9999px;
	background:url(../images/ite_header.gif);
	height:99px;
	width:300px;
	float:left;
}
#header{
	
	
}
#header h2{
	text-align:right;
	font-family:'Times new Roman', Helvetica, sans-serif;
	font-size:16pt;
	padding-top:65px;
	color:#5A5A5A;
	padding-right:8px;
}

#menu_container{
	clear:both;
	float:left;
}
#menu{
	margin-top:13px;
}
a.menu_button{
	display:block;
	width:180px;
	height:23px;
	border:1px solid #6593CF;
	padding:8px 4px 0px 8px;
	margin-bottom:1px;
	background:url(../images/menu_bg.gif);
	font-weight:bold;
	color:#204D89;

}
a.menu_button:hover{
	
	background:url(../images/menu_bg_hover.gif);
	text-decoration:none;

}
.main_title{
		float:left;
		width:547px;
		background:#111111;
		margin-left:7px;
		margin-top:28px;
}
.h1_main_title{
	background:#45C376;
	color:#FFFFFF;
	height:48px;
	padding-top:125px;
	padding-left:30px;
	font-size:18pt;
	font-family:tahoma,verdana;
	float:left;
	background: url(../images/back_top_none.gif) no-repeat;
}
#h1_main_title_homex{
		background: url(../images/back_top_home.gif) no-repeat;
}
#h1_main_title_about_usx{
		background: url(../images/back_top_about_us.gif) no-repeat;
}
#h1_main_title_productsx{
		background: url(../images/back_top_why_products.gif) no-repeat;
}
#h1_main_title_why_ITE_UPSx{
		background:url(../images/back_top_why_ite.gif) no-repeat;
}
#h1_main_title_faqx{
		background: url(../images/back_top_faq.gif) no-repeat;
}
#h1_main_title_contact_usx{
		background: url(../images/back_top_contact_us.gif) no-repeat;
}
.content_sections{
	clear:both;
	padding:18px 8px 18px 8px;

}
#introduction_section1_title{
	font-size:18pt;
	padding-bottom:8px;
}


.hide{
	display:none;
}
#message{
	text-align:center;
}
.success_msg{
	color:#008000;
}
.error_msg{
	color:#FF0000;
}
.product_name{
	padding-left:20px;
	padding-bottom:4px;
}
.short_desc{
	margin-left:32px;
	background:#F0F0F0;
	width:244px;
	padding:8px;
}
.product_image{
	width:260px;
	background:#111111;
	text-align:center;
	height:135px;
	margin-left:32px;
	margin-bottom:4px;
	
}
.alt{
	clear:left;
}
.product_block{
	float:left;
	border-bottom:8px solid #FFFFFF;
	border-top:8px solid #FFFFFF;
	width:355px;
	padding:8px;

}
a.product_link{
	color:#204D89;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a.product_link_image{
	color:#000000;
	margin:2px;
	display:block;
	height:140px;
}
a.product_link_image:hover{
	height:138px;
}
a.product_link_image:hover{
	color:#FF0000;
	font-weight:bold;
	border:1px solid #FFFFFF;
}

#contact_us_section_1, #contact_us_section_2{
	float:left;
	padding-left:24px;
}
#contact_us_section_1{
	padding-left:124px;
	padding-top:124px;
}
#footer_container{
	clear:both;
	border-top: 2px solid #7C1F21;
	padding-top:6px;
	padding-bottom:8px;
	margin-right:8px;
		text-align:center;
}
#footer_link{
	padding-top:10px;
	padding-bottom:15px;

}
.footer_menu{
	padding:0px 8px 0 8px;
	border-right:1px solid #AAAAAA;

}
#ft_contact_us_link{
	border:none;
}
#my_hr{background:#FFFFFF;height:10px;margin:3px 1px 0px 150px;;
 }
