body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-image:url('images/jpgs/bg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
#container
{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/jpgs/banner.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#header
{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}
#body
{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#footer
{
	clear: both;
	float: left;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/jpgs/footer_bg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++header++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.header_area
{
	width:965px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.header_blank
{
	width:965px;
	height:auto;
	float:left;
}
.header_blank_nevi
{
	width:925px;
	height:auto;
	float:left;
	padding-left:20px;
}
.top_nevi
{
	width:550px;
	height:20px;
	float:right;
	background-image:url('images/jpgs/top_nevi_bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:10px;
	line-height:20px;
}
.top_nevi a:link, .top_nevi a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
.top_nevi a:hover
{
	text-decoration;n
	;
	color:#66CCFF;
}
.top_linkbox1
{
	width:105px;
	height:auto;
	float:right;
}
.top_linkbox2
{
	width:165px;
	height:auto;
	float:right;
}

.top_linkbox3
{
	width:147px;
	height:auto;
	float:right;
}
.top_linkbox4
{
	width:80px;
	height:auto;
	float:right;
}
.banner
{
	width:965px;
	height:372px;
	float:left;
}

/*+++++++++++++++++++nevi++++++++++++++++++++++++++*/


.indentmenu{
font:12px arial;
line-height:40px;
text-transform:uppercase;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width:100%; /*width of menu*/
/*border: 1px solid #564c66; /*dark purple border*/
border-width: 0px 0;*/
/*background: black url(images_myspaces/indentbg.gif) center center repeat-x;*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 1px 30px;
text-decoration: none;
/*border-right: 1px solid #1b4591; *//*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item
padding-top: 6px; /*shift text down 1px for selected and active item
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:url('images/jpgs/hover.jpg') center center repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++inner_nevi++++++++++++++++++++++++++++++++++++++++++*/

.indentmenu_left{
font:10px arial;
line-height:16px;
text-transform:uppercase;
width:140px; /*leave this value as is in most cases*/
overflow: hidden;
padding-left:10px;
text-align:left;
}

.indentmenu_left ul{
margin: 0;
padding: 0;
float: left;
width:140px; /*width of menu*/
/*border: 1px solid #564c66; /*dark purple border*/
border-width: 0px 0;*/
/*background: black url(images_myspaces/indentbg.gif) center center repeat-x;*/
}

.indentmenu_left ul li{
display: inline;
width:140px;
}

.indentmenu_left ul li a{
float: left;
color: #000000; /*text color*/
padding: 1px 10px;
text-decoration: none;
width:120px;
/*border-right: 1px solid #1b4591; *//*dark purple divider between menu items*/
}

.indentmenu_left ul li a:visited{
color:#000000;
}

.indentmenu_left ul li a:hover, .indentmenu_left ul li .current{
color:#4078AF !important; /*text color of selected and active item
padding-top: 6px; /*shift text down 1px for selected and active item
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:url('images/jpgs/bg_bullet.jpg') left no-repeat;
}


/*+++++++++++++++++++++++++++++++++++++++++inner_body++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.inner_body_area
{
	width:962px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.inner_body_blank
{
	width:962px;
	height:auto;
	float:left;
}
.inner_body_blank_top
{
	width:962px;
	height:auto;
	float:left;
	padding-top:28px;
	margin-bottom:25px;
}


/*+++++++++++++++++++++++++++++inner right++++++++++++++++++++++++++++++++++++++++*/



.inner_body_right
{
	width:168px;
	height:auto;
	float:right;
	border-left:#3f89b2 solid 1px;
}
.inner_body_right_blank
{
	width:168px;
	height:auto;
	float:left;
}
.inner_body_right_heading123
{
	width:150px;
	height:auto;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#005725;
	text-align:center;
	line-height:20px;
	padding-bottom:5px;
	padding-top:5px;
}
.inner_body_right_heading
{
	width:168px;
	height:auto;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#005725;
	text-align:center;
	line-height:20px;
	padding-bottom:5px;
	padding-top:5px;
}
.inner_body_right_add
{
	width:152px;
	height:auto;
	float:left;
	padding:8px;
}
.ad1
{
	width:150px;
	float:left;
	height:auto;
	border:#8696b3 solid 1px;
}
.inner_body_right_text1
{
	width:152px;
	height:auto;
	float:left;
	color:4d4d4d;
	font-size:11px;
	line-height:15px;
	padding-top:5px;
	padding-bottom:10px;
}
.inner_body_right_text1 a:link, .inner_body_right_text1 a:visited
{
	text-decoration:none;
	color:#0071bc;
}
.inner_body_right_text1 a:hover
{
	text-decoration:underline;
	color:#0071bc;
}
.inner_body_right_warrenty
{
	width:152px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:100px;
}
.inner_body_right_but
{
	width:168px;
	height:auto;
	float:left;
	color:#006299;
	text-align:center;
	line-height:20px;
	padding-bottom:5px;
	padding-top:5px;
}



/*+++++++++++++++++++++++++++++++++++++++++++++inner_left++++++++++++++++++++++++++++++++++++++++++*/
.inner_body_left_border
{
	width:168px;
	height:auto;
	float:left;
	border-right:#307ca9 solid 1px;
	
}
.inner_body_left_blank2
{
	width:168px;
	height:auto;
	float:left;
}
.inner_body_left_nevi_box
{
	width:155px;
	height:auto;
	float:left;
	border-left:#307ca9 solid 1px;
	padding:6px;
}
.inner_body_left_nevi_box_but
{
	width:155px;
	height:auto;
	float:left;
	border-left:#307ca9 solid 1px;
	border-bottom:#307ca9 solid 1px;
	padding:6px;
}
.inner_body_left_nevi_box_but_left
{
	width:155px;
	height:auto;
	float:left;
	border-left:#307ca9 solid 1px;
	border-bottom:#307ca9 solid 1px;
	padding:6px;
}
.inner_body_left_bullettext
{
	width:125px;
	height:auto;
	float:left;
	font-weight:bold;
	color:#4078AF;
	line-height:32px;
	background-image:url('images/jpgs/bullet.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	text-transform:uppercase;
}
.inner_body_left_butimg
{
	width:145px;
	height:auto;
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}











.inner_body_leftarea
{
	width:752px;
	height:auto;
	float:left;
}
.inner_body_left
{
	width:169px;
	height:auto;
	float:left;
}
.inner_body_midd
{
	width:555px;
	height:auto;
	float:left;
	padding-left:25px;
}

.inner_body_midd_top
{
	width:555px;
	height:auto;
	float:left;
	background-image:url('images/jpgs/norstar.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:#3f815b solid 1px;
	font-size:14px;
	font-weight:bold;
	color:#153D72;
	line-height:24px;
	padding-bottom:50px;
	padding-top:20px;
}
.inner_body_midd_top a:link, .inner_body_midd_top a:visited
{
	text-decoration:none;
	color:#153D72;
}
.inner_body_midd_top a:hover
{
	text-decoration:underline;
	color:#153D72;
}
.inner_body_midd_top2
{
	width:495px;
	height:auto;
	float:left;
	font-size:11px;
	color:#153D72;
	line-height:32px;
	text-align:right;
	padding-right:60px;

}
.inner_body_midd_top2 a:link, .inner_body_midd_top2 a:visited
{
	text-decoration:none;
	color:#153D72;
}
.inner_body_midd_top2 a:hover
{
	text-decoration:underline;
	color:#153D72;
}
.inner_body_midd_product
{
	width:555px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-top:5px;

}
.inner_body_midd_product_box
{
	width:109px;
	height:210px;
	float:left;
	padding-left:28px;
	padding-right:28px;

}
.inner_body_midd_product_box_img
{
	width:107px;
	height:106px;
	float:left;
	border:#c2cbd9 solid 1px;
}
.inner_body_midd_product_box_text
{
	width:109px;
	height:3em;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#006299;
	line-height:15px;
	padding-top:5px;

}

.inner_body_midd_product_box_text a {
	color:#006299;
}
.inner_body_midd_product_box_text_green
{
	color:#009245;
}
.inner_body_midd_product_box_text_red
{
	color:#FF0000;
}
.inner_body_midd_product_box_text_black
{
	color:#000000;
}



.inner_body_midd_top12
{
	width:495px;
	height:auto;
	float:left;
	font-size:11px;
	color:#153D72;
	line-height:32px;
	text-align:right;
	padding-right:60px;
	padding-top:40px;

}
.inner_body_midd_top12 a:link, .inner_body_midd_top12 a:visited
{
	text-decoration:none;
	color:#153D72;
}
.inner_body_midd_top12 a:hover
{
	text-decoration:underline;
	color:#153D72;
}




.inner_body_but
{
	width:954px;
	height:auto;
	float:left;
}
.inner_body_but_bg
{
	width:940px;
	height:auto;
	float:left;
	background-image:url('images/jpgs/feated_phone.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:right;
	line-height:38px;
	padding-right:14px;
}
.inner_body_but_border
{
	width:954px;
	height:auto;
	float:left;
}
.inner_body_but_bg a:link, .inner_body_but_bg a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
}
.inner_body_but_bg a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
.inner_body_but_border_blank
{
	width:952px;
	height:auto;
	float:left;
	background-image:url('images/jpgs/last_box.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:#7d879f solid 1px;
	border-left:#7d879f solid 1px;
	border-right:#7d879f solid 1px;
}
.inner_body_but_img_blank
{
	width:158px;
	height:auto;
	float:left;
	padding-left:16px;
	padding-right:16px;
}
.inner_body_but_img
{
	width:158px;
	height:auto;
	float:left;
	padding-top:25px;
	padding-bottom:40px;
}
.inner_body_but_text
{
	width:130px;
	height:auto;
	float:left;
	line-height:24px;
	padding-left:28px;
}
.inner_butom_color
{
	width:130px;
	height:auto;
	float:left;
	color:#4078AF;
	line-height:15px;
	padding-bottom:18px;
	padding-left:28px;
}
.inner_butom_color a:link, .inner_butom_color a:visited
{
	text-decoration:underline;
	color:#4078AF;
}
.inner_butom_color a:hover
{
	text-decoration:none;
	color:#4078AF;
}
.inner_body_but_sn
{
	width:952px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}

.google_area
{
	width:953px;
	height:auto;
	float:left;
	padding-top:15px;
}

/*++++++++++++++++++++++++++++++++++++++++++++footer++++++++++++++++++++++++++++++++++++++++++++++*/
.footer_area
{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.footer_area_block
{
	width:960px;
	height:auto;
	float:left;
}
.footer_area_block_left
{
	width:600px;
	height:auto;
	float:left;
	color:#FFFFFF;
	line-height:32px;
	padding-top:10px;
	padding-bottom:45px;
}
.footer_area_block_left a:link, .footer_area_block_left a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
.footer_area_block_left a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.footer_area_block_right
{
	width:340px;
	height:auto;
	float:right;
	padding-top:5px;
}




/*___________________________________________body___________________________________________*/

/*---------------------------body pare start-------------------------*/
#body_part {
	width:954px;
	margin:0 auto;
	}
.welcome {
	font:24px Arial, Helvetica, sans-serif; color:#031746;
	width:800px;
	float:left;
	padding-top:15px;
	}
.leading {
	padding-left:50px;
	font:24px Arial, Helvetica, sans-serif; color:#031746;
	width:900px;
	float:left;
	}
#body_part p.j_j {
	padding:5px 0 5px 0;
	font:bold 12px Arial, Helvetica, sans-serif; color:#333333;
	width:960px;
	float:left;
	line-height: 20px;
	}
	
#panel3 {
	width:954px;
	float:left;
	display:block;
	}
/*-------------pan 1 start---------------*/
.pan1 {
	background:url('images/jpgs/pan_1.jpg') no-repeat 0 0;
	width:277px;
	float:left;
	border:1px solid #818ba3;
	padding:192px 15px 0 15px;
	} 
.pan1 p {
	font:bold 12px/18px Arial, Helvetica, sans-serif; color:#333333;
	}
.pan1 a {
	display:block;
	background:url('images/jpgs/lern_more.jpg') no-repeat 0 0;
	width:99px;
	height:21px;
	margin:20px 0 10px 85px;
	}			
/*-------------pan 1 end---------------*/

/*-------------pan 2 start---------------*/
.pan2 {
	background:url('images/jpgs/equipment.jpg') no-repeat 0 0;
	width:277px;
	float:left;
	border:1px solid #818ba3;
	padding:192px 15px 0 15px;
	margin-left:10px;
	}
.pan2 p {
	font:bold 12px/18px Arial, Helvetica, sans-serif; color:#333333;
	}
.pan2 a {
	display:block;
	background:url('images/jpgs/lern_more.jpg') no-repeat 0 0;
	width:99px;
	height:21px;
	margin:20px 0 10px 85px;
	}			
/*-------------pan2  end---------------*/

/*-------------pan 3 start---------------*/
.pan3 {
	background:url('images/jpgs/repair.jpg') no-repeat 0 0;
	width:277px;
	float:left;
	border:1px solid #818ba3;
	padding:192px 15px 0 15px;
	margin-left:10px;
	}
.pan3 p {
	font:bold 12px/18px Arial, Helvetica, sans-serif; color:#333333;
	}
.pan3 a {
	display:block;
	background:url('images/jpgs/lern_more.jpg') no-repeat 0 0;
	width:99px;
	height:21px;
	margin:20px 0 10px 85px;
	}			
/*-------------pan3  end---------------*/

.warrenty {
	width:744px;
	float:left;
	background:url('images/jpgs/warranty.jpg') no-repeat 147px 0;
	height:172px;
	display:block;
	margin:20px 0;
	}
.warrenty p {
	font:bold 16px/20px Arial, Helvetica, sans-serif; color:#333333;
	text-align:center;
	width:362px;
	float:left;
	padding:22px 0 0 333px;
	}
.warrenty p span {
	color:#006299;
	}
	
#featured {
	background:url('images/jpgs/featured.jpg') no-repeat 0 0;
	width:953px;
	float:left;
	border:1px solid #818ba3;
	}	

/*---------------------------body pare end-------------------------*/