body{
	margin : 0px;
	padding: 0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #FFFFFF;
	background-image: url(../images/simra_bg.jpg);
	background-repeat: repeat;
}
p, ul, li, img{
	margin : 0px;
	padding: 0px;
}
img{
	border : none;
}
ul, li{
	list-style: none;
}
a{
	text-decoration:none;
	color:#8f8f91;
}
a:hover{
	color:#333333;
}
input[type="text"], input[type="password"],textarea { 
	outline: none; 
	color:#6d6d6d;
	font-family:Arial, Helvetica, sans-serif;
}

.width100{
	width : 100%;
	float:left;
}
.auto_margin{
	width: 980px;
	height:auto;
	margin: 0 auto;
}
.header{
	height:165px;
	background-color:#000000;
	border-bottom: solid 5px #ffcb05;
}
.logo {
	float: left;
	background:url(../images/simra_logo.png) no-repeat;
	height:125px;
	margin-top:12px;
}
.top_graphic{
	height:170px;
	background:url(../images/simra_web_top_graphic.png) no-repeat;
}
.nav{
	float:left;
}
.nav ul{
	float:right;
}
.nav ul li{
	display: inline;
	font-size:14px;
	font-family:"Myriad Pro";
}
.nav ul li a{
	color:#FFFFFF;
	float:left;
	height:25px;
	width:auto;
	text-decoration:none;
	text-align:center;
	padding:7px 10px 0px 10px;
	margin:0px 0px 0px 10px;
}
.nav ul li a:hover, .nav ul li a.active{
	color:#000000;
	background:#FFCC00;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
}	
.banner_div{
	width:980px;
	float:left;
}
.content{
	float:left;
	height:auto;
	padding-top:25px;
	background:#FFFFFF;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
}
.about_us{
	float:left;
	width:568px;
	height:auto;
}
p.title{
	font-size:24px;
	margin-bottom:10px;
}
.text p{
	text-align:justify;
	margin-bottom:10px;
}
.seperator{
	float:left;
	width:2px;
	height:210px;
	background:#c3c3c3;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.services{
	float:left;
	width:370px;
	height:auto;
}
.footer_contact{
	float:left;
	background:#FFFFFF;
}
.footer{
	float:left;
	height:60px;
	background:url(../images/simra-web_bottam_graphic.png) no-repeat;
	padding-top:40px;
}
.nav_bottom{
	text-align:center;
	color : #a6a6a6;
}
.nav_bottom a{
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
	color : #a6a6a6;
	text-transform:uppercase;
	margin:0px 10px 0px 10px;
	text-decoration:none;
}
.nav_bottom a:hover, .nav_bottom a.active{
	color:#000000;
}
.hr_seperator{
	height:100%;
	height : 1px;
	margin-top:2px;
	margin-bottom:2px;
	background:#c3c3c3;
}
.footer p{
	color:#808080;
	font-size:12px;
	text-align:center;
	margin-top:2px;
}
.contact_banner{
	background:url(../images/simra_location.png) no-repeat;
	height:250px;
}
.home_banner{
	background:url(../images/banner/simra_arc.jpg) no-repeat;
	height:350px;
}
.product_banner{
	height:240px;
	background:#FFFFFF;
}
.arc_banner{
	background:url(../images/product_banners/simra_arc_series.jpg) no-repeat;
}
.tig_banner{
	background:url(../images/product_banners/simra_tig_series.jpg) no-repeat;
}
.tig_acdc{
	background:url(../images/product_banners/simra_tigacdc_series.jpg) no-repeat;
}
.mz_banner{
	background:url(../images/product_banners/simra_mz_series.jpg) no-repeat;
}
.mig_banner{
	background:url(../images/product_banners/simra_mig_series.jpg) no-repeat;
}
.cut_banner{
	background:url(../images/product_banners/simra_cut_series.jpg) no-repeat;
}
.contact_us{
	float:left;
	width:498px;
	padding-left:70px;
	height:auto;
}
.contact_inner{
	margin-left:65px;
	float:left;
	width:300px;
}
.div_contact_inner{
	padding-left:66px;
	float:left;
	width:200px;
	margin-top:15px;
	height:auto;
}
.div_mobile{
	background:url(../images/simra_mobile_icon.png) no-repeat center left;
}
.div_phone{
	background:url(../images/simra_lanline_icon.png) no-repeat center left;
}
.div_email{
	background:url(../images/simra_email_icon.png) no-repeat center left;
}
.div_web{
	background:url(../images/simra_website_icon.png) no-repeat center left;
}
.div_contact_inner p{
	line-height:10px;
}
.contact_form{
	float:left;
	width:320px;
	height:280px;
	background:url(../images/simra_contact_frame.png) no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-left: 20px;
}
p.form_text{
	color:#6d6d6d;
	font-size:13px;
}
.input_text{
	width:310px;
	height:25px;
	float:left;
	background:url(../images/simra_text_background.png) no-repeat;
	color:#6d6d6d;
	font-size:14px;
	margin-top:6px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

::-webkit-input-placeholder {
   color: #6d6d6d;
   font-family:Arial, Helvetica, sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
   color: #6d6d6d;  
   font-family:Arial, Helvetica, sans-serif;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #6d6d6d;  
   font-family:Arial, Helvetica, sans-serif;
}

:-ms-input-placeholder {  
   color: #6d6d6d;  
   font-family:Arial, Helvetica, sans-serif;
}
.input_text input[type="text"]{
	width:310px;
	background:#d3d3d3;
	border:none;
	color:#6d6d6d;
	margin-top:1px;
}
.input_textarea{
	width:310px;
	height:64px;
	float:left;
	background:url(../images/simra_textarea_background.png) no-repeat;
	color:#6d6d6d;
	margin-top:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.input_textarea textarea{
	width:310px;
	background:#d3d3d3;
	border:none;
	resize : none;
	font-size:13px;	
}
.contact_btm{
	width:320px;
	height:30px;
	float:left;
	color:#6d6d6d;
	font-size:14px;
	padding: 0px;
}
.contact_btm span{
	float:left;
	margin-right:15px;
}
.contact_btm img{
	float:left;
	margin-right:10px;
}
.contact_btn {
	background: url(../images/simra_button_background.png) no-repeat;
	width:70px;
	height:30px;
	float:right;
	border:none;
	margin-top: 7px;
}
.contact_content{
	background:url(../images/simra_location.jpg) no-repeat;
	height:480px;
	width:960px;
}
.product_banner img{
	float:left;
	margin-top:50px;
}
.product_content{
	padding-top:2px;
}
.product_desc{
	/*border: solid 1px #d8d8d8;*/
	background:url(../images/simra_table_bottom.jpg) no-repeat center bottom;
	padding-bottom:20px;
}
table.product_tbl{
	text-align: left;
	border-collapse: collapse;
}

table.product_tbl tr.arc th{
	background:url(../images/simra_blue_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}
table.product_tbl tr.tig th{
	background:url(../images/simra_green2_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}
table.product_tbl tr.mig th{
	background:url(../images/simra_yellow_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}
table.product_tbl tr.cut th{
	background:url(../images/simra_purple_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}
table.product_tbl tr.mz th{
	background:url(../images/simra_cyan_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}
table.product_tbl tr.tigacdc th{
	background:url(../images/simra_green_strip.jpg) repeat-x center top;
	padding:15px 0px 5px 5px;
	background-color:#8f8f91;
	color:#FFFFFF;
	border-right:solid 3px #ffffff;
	text-align:center;
}

table.product_tbl td{
	padding:4px 0px 4px 4px;
	border-right:solid 3px #ffffff;
	text-align:center;
	color:#000000;
}
.pr-odd{
	background:#d3d3d5;
}
.pr-even{
	background:#e7e7e9;
}
table.product_tbl td.no_border, table.product_tbl th.no_border{
	border-right:solid 0px #ffffff;
}
table.product_tbl td.no_padding, table.product_tbl th.no_padding{
	padding-left : 5px;
	text-align:left;
	font-weight:bold;
	color:#333333;
}
.pr_text p{
	color:#000000;
	line-height:18px;
	text-align:left;
	font-size:16px;
}
.pr_text p.title{
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}
.pr_app{
	margin-left:148px;
	margin-top:90px;
	float:right;
	width:350px;
}
.product_title{
	float:left;
	width:168px;
	height:182px;
	margin-top:70px;
}
.product_title p{
	font-family:"Bookman Old Style",Arial, Helvetica, sans-serif;
	font-size:39px;
	text-align:center;
	font-weight:bold;
}
.product_title p.sub{
	font-size:12px;
}
.arc_title p{
	color:#3f6ead;
}
.pr_materials{
	height:auto;
	margin-top:10px;
	float:left;
}
.pr_material_div{
	float:left;
	width:189px;
	height:210px;
	background:url(../images/simra_material_background.png) no-repeat;
	margin-left:1px;
	margin-bottom:8px;
	margin-right: 1px;
}
.pr_material_img{
	float:left;
	width:180px;
	height:155px;
	margin:5px 5px 7px 5px;
}
p.pr_material_title{
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	width:181px;
	height:20px;
	background:#E6E6E6;
	margin-left:4px;
	padding-top:5px;
} 
.no_margin{
	margin-left:0px;
}
.material_title{
	float:left;
	width:950px;
	height:20px;
	padding:8px 0px 10px 10px;
	color:#666666;
	font-weight:bold;
	/*background:url(../images/simra_material_title_bg.png) repeat-x;*/
	background:#CCCCCC;
	font-size:20px;
	margin-bottom:5px;
	text-align:center;
}
.bg_white{
	background:#FFFFFF;
}
#notification { display: none; width: 500px; height:250px; background:url(../images/simra_Electric-Shear_add.jpg) no-repeat; padding:0px; margin:0px;}
