@charset "utf-8";
/* CSS Document */
body
{
font-size:12px;
color:#1f1f1f;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}
img{
margin:0px;
border:0px none;
}
td{
vertical-align:top;
}
.hand{
cursor:pointer;
}
a{
cursor:pointer;
text-decoration:none;
color:#FF7800;
}
a:hover{

}
textarea, input{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1f1f1f;
}
.contact_form_tbl{
background:url(../images/contact_form_bg.jpg) no-repeat left top;
width:474px;
height:598px;
}
.required{
color:#ff0000;
}

.header_bg{
background:url(../images/header_bg.gif) repeat-x left top;
height:225px;
}
.menu_left_bg{
background:url(../images/menu_left_bg_1.jpg) repeat-x right top;
height:104px;
}
.menu_center_bg{
background:url(../images/menu_center_bg_3.jpg) repeat-x left top;
height:104px;
width:1000px;
vertical-align:top;
}
.menu_right_bg{
background:url(../images/menu_right_bg_1.jpg) repeat-x left top;
height:104px;
}
/*menu item here*/
.menu_home{
background:url(../images/menu_home.jpg) no-repeat left top;
width:154px;
height:89px;
cursor:pointer;
}
.menu_business{
background:url(../images/menu_business.jpg) no-repeat left top;
width:164px;
height:89px;
cursor:pointer;
}
.menu_product{
background:url(../images/menu_product.jpg) no-repeat left top;
width:164px;
height:89px;
cursor:pointer;
}
.menu_service{
background:url(../images/menu_service.jpg) no-repeat left top;
width:163px;
height:89px;
cursor:pointer;
}
.menu_structure{
background:url(../images/menu_structure.jpg) no-repeat left top;
width:162px;
height:89px;
cursor:pointer;
}
.menu_security{
background:url(../images/menu_security.jpg) no-repeat left top;
width:157px;
height:89px;
cursor:pointer;
}
/*active*/
.menu_home_active, .menu_home:hover{
background:url(../images/menu_home_active.jpg) no-repeat left top;
width:154px;
height:89px;
cursor:pointer;
}
.menu_business_active, .menu_business:hover{
background:url(../images/menu_business_active.jpg) no-repeat left top;
width:164px;
height:89px;
cursor:pointer;
}
.menu_product_active, .menu_product:hover{
background:url(../images/menu_product_active.jpg) no-repeat left top;
width:164px;
height:89px;
cursor:pointer;
}
.menu_service_active, .menu_service:hover{
background:url(../images/menu_service_active.jpg) no-repeat left top;
width:163px;
height:89px;
cursor:pointer;
}
.menu_structure_active, .menu_structure:hover{
background:url(../images/menu_structure_active.jpg) no-repeat left top;
width:162px;
height:89px;
cursor:pointer;
}
.menu_security_active, .menu_security:hover{
background:url(../images/menu_security_active.jpg) no-repeat left top;
width:157px;
height:89px;
cursor:pointer;
}
/*end of menu item*/
.pathway{
padding-left:24px;
width:665px;
}
.content_heading td{
background:url(../images/pathway_bg.jpg) repeat-x left top;
height:52px;
}
.content_left{
padding-left:24px;
padding-right:24px;
width:592px;
min-height:687px;
height:687px;
vertical-align:top;
}
.block_content{
background:url(../images/block_bg.jpg) no-repeat left top;
width:275px;
height:220px;
vertical-align:top;
}
.block_title{
font-size:15px;
font-weight:bold;
color:#ffffff;
padding:22px 0px 15px 20px; 
}

.block_title a{
font-size:15px;
font-weight:bold;
color:#ffffff;
padding:22px 0px 0px 0px; 
} 
.block_link, .block_link a{
text-decoration:underline;
color:#fd7b08;
}
.block_short_des{
padding:0px 22px 0px 20px; 
}
.block_des_all{
padding:22px 0px 0px 20px;
}
.content_title{
color:#fe873b;
font-weight:bold;
padding:8px 0px 8px 0px;
}
.content_left p{
margin:0px;
padding:0px;
}
.footer_bg{
background:url(../images/footer_bg.jpg) repeat-x left top;
height:60px;
}
.copy_right{
color:#ffffff;
font-family:Helvetica;
}
.testimonial_author{
color:#ff9549;
font-weight:bold;
padding:15px 0px 25px 248px;
}
.content_product{
padding-left:24px;
width:940px;
min-height:687px;
height:687px;
vertical-align:top;
}
.news_title{
color:#ff9549;
font-weight:bold;
padding:12px 0px 12px 0px;
}
.product_cate_heading{
color:#ff6a00;
font-size:18px;
font-weight:bold;
vertical-align:middle;
}
.product_title{
color:#ff6a00;
font-size:12px;
font-weight:bold;
padding:8px 0px 20px 0px;
}
.product_line{
padding:28px 0px 16px 0px;
}
.product_des{
width:592px;
padding-right:73px;
}
.bus_phone_item{
list-style-position:inside;
list-style:none;
}
.bus_phone_item{
color:#ff6a00;
text-decoration:none;
}
.bus_phone_item a{
color:#ff6a00;
text-decoration:underline;
}
.product_content_left{
padding-right:73px;
width:592px;
}

.gsmimages {
	padding-left:50px;
	/*border-left:solid 1px #bebebe;*/
}

/* Css styles*/
h1 {
	margin:0px;
	/*border: 1px solid red;*/
}
h4 {
	color:#ff7800;
	margin:0px;
	margin-bottom:6px;
	/*border: 1px solid red;*/
}

h4 a {
	text-decoration:none;
	/*border: 1px solid blue;*/
}
h4 a:hover {
	text-decoration:underline;
	/*border: 1px solid red;*/
}
.news {
	position:relative;
	width:216px;
	background-color:#ddd;
	padding:30px;
	top:20px;
	text-align:left;
}

#lennons {
	position:absolute;
	right:40px;
	top:0px;
}

.content_area ul
{
	/*border: 1px solid red;*/
	list-style-image:url(../images/bullet.gif);
	padding-top:10px;
	padding-bottom::10px;
}
.content_area
{	
	padding-left::24px;
}
.red_text{
color:#FF0000;
}