body
{
	background-color:#A6A6A6;
	margin:0;
	font-family:"Droid Sans",Georgia,Garamond,Arial;
	font-size:14px;
	color:#606060;
}
img
{
	border:0px;
}
.clear
{
	clear:both;
}
h1
{
	font-family:Oswald;
	color:#D03A26;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}
p
{
	line-height:21px;
}
#container
{
	background-image:url("../images/bodybg.png");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#inner_container
{
	margin:0 auto;
	width:900px;
}
#header
{
	height:160px;
}
#header img#logo
{
	margin-top:10px;
}

#slogan
{
	float:right;
	margin-right:10px;
	margin-top:46px;
}
#header ul#menu
{
	font-family:Oswald;
	padding:0px;
	list-style-type:none;
	margin-top:13px;
	
}
#header ul#menu li
{
	float:left;
	background-image:url("../images/menudivider.png");
	background-repeat:no-repeat;
	background-position:center right;
	margin-right:1px;
}
#header ul#menu li.last
{
	background:transparent;
}
#header ul#menu li a
{
	display:block;
	line-height:28px;
	padding:0px 30px;
	text-transform:uppercase;
	color:#636363;
	font-size:15px;
	text-decoration:none;
	position:relative;
	z-index:2;
}
#header ul#menu li.selected a
{
	background-color:#D03A26;
	color:#FFFFFF;
}
#header ul#menu li a:hover
{
	background-color:#303030;
	color:#FFFFFF;
}
#content
{
	background-color:#FFFFFF;
	padding-bottom:20px;
	
}
#coll
{
	margin-top:10px;
}
.home_block_left,.home_block_right
{
	width:560px;
	float:left;
	margin:20px 20px 0px 0px;
}
.home_block_right
{
	width:290px;
	float:right;
	margin-right:0;
}
.home_block_right h1
{
	color:#606060;
}
.home_block_right ul
{
	margin:0;
	margin-left:20px;
	padding:0px;
	line-height:20px;
	list-style-image:url("../images/bullet.png");
}
#special_blocks
{
	background-image:url("../images/divider_h.png");
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:20px;
	width:610px;
	float:left;
}
.product_block
{
	width:290px;
	float:left;
	margin-right:15px;
}
.last
{
	margin-right:0px;
}
.product_block h2,#product h2,#about h2,#contact h2
{
	font-family:Oswald;
	color:#606060;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	margin-bottom:5px;
}
.product_block h2
{
	margin:15px 0;
	text-align: center;
}
.pblock
{
	width:33%!important;
	float:left;
	box-sizing: border-box;
	margin:0;
	border-right:1px dotted #D2D2D2;
}
.pblock img
{
	max-width:250px;
}
.noborder
{
	border-right:0px;
}
.pbdivider
{
	border-bottom:1px dotted #D2D2D2;
	margin:15px 0;
	line-height: 1px;
}

.prodthumb
{
	padding: 10px 0px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(233, 233, 233);
	margin-bottom: 23px;
	text-align: center;
	width: 280px;
	height:125px;
}
.btnmore
{
	font-family:Oswald;
	color:#D03A26;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	text-decoration:none;
	float:right;
}
#form2 label
{
    display: block;
    height: 32px;
    position: relative;
    width: 290px;
}
#form2 input 
{
	outline: medium none;
	border: 1px solid rgb(216, 216, 216);
	color: rgb(200, 199, 199);
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px;
	line-height: 16px;
	padding: 3px 9px 5px;
	width: 270px;
	background: none repeat scroll 0% 0% transparent;
	display: inline-block;
}
#form2 textarea
{
	height: 74px;
	margin: 0px;
	width: 270px;
	resize: none;
	outline: medium none;
	background: none repeat scroll 0% 0% transparent;
	border: 1px solid rgb(216, 216, 216);
	padding: 5px 9px;
	overflow: auto;
	line-height: 16px;
	color: rgb(200, 199, 199);
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	display: block;
}
#form2 .error, #form2 .empty
{
	color: rgb(255, 0, 0);
	font-size: 11px;
	line-height: 1.25em;
	display: none;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	overflow: hidden;
	position: absolute;
	right: 4px;
	top: 3px;
}
.product_block a.button3,.link-form a.button3
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: rgb(254, 254, 254);
	background: none repeat scroll 0% 0% rgb(65, 65, 65);
	padding: 7px 10px 9px 11px;
	display: inline-block;
	float:right;
	text-decoration:none;
}
.product_block a.button3,.link-form a.button3 {
    -moz-transition: all 0.2s ease 0s;
}
.product_block a.button3:hover,.link-form a.button3:hover
{
	background-color:#D03A26;
}
#form2 a
{
	cursor: pointer;
}
#form2 label.message {
    height:95px;
    width: 290px;
}
#form2 fieldset {
    border: medium none;
    padding: 0px;
}
#form2 .success {
    display: none;
    position: absolute;
    left: 0px;
    top: -14px;
    color: rgb(113, 113, 113);
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#product_blocks
{
	margin-top:20px;
}
#product_blocks div.product_block
{
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:20px;
}
#product
{
	margin-top:20px;
}
.product_block a,#product a
{
	text-decoration:none;
	color:#D03A26;
	
}
.prodspec
{
	float:left
}
.prodspec p
{
	margin:0;
	line-height:18px;
	font-weight:bold;
	font-size:15px;
}
.prodspec ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:18px;
}
.product_image
{
	text-align: center;
	min-height: 250px;
}
.button2
{
	font-family: 'Oswald',sans-serif;
	font-size: 15px;
	color: #D03A26;
	display: inline-block;
	line-height: 1.2em;
	text-transform: uppercase;
}
#prodspec div.prodspec
{
	margin-top:20px;
}
.product_images div.main,.product_images div.drawing
{
	float:left;
}
.product_images div.main
{
	width:300px;
	margin-right:20px;
}
.product_images div.drawing
{
	padding-left:30px;
}
.product_images div.with_border
{
	background-image:url("../images/divider_v.png");
	background-position:5px 0px;
	background-repeat:repeat-y;
}
#product div.prodspec ul,#product div.prodspec p
{
	line-height:22px;
}
#product div.prodspec ul li label
{
	width:175px;
	margin-right:5px;
	float:left;
}
#product div.prodspec ul li span
{
	float:left;
	width:720px;
}
#product div.prodspec ul li
{
	background-image:url("../images/divider_h.png");
	background-position:bottom left;
	background-repeat:repeat-x;
	clear:both;
}
#product div.prodspec ul li label,#product div.prodspec ul li span
{
	padding:3px 0px;
}
#about
{
	margin-top:20px;
}
.about_block
{
	margin:0 0 20px 0;
	background-image:url("../images/divider_h.png");
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
.about_block div.para
{
	width:430px;
	margin-right:20px;
	float:left;
}
.about_block div.para_full
{
	width:900px;
	float:left;
}
.about_block ul
{
	margin:0;
	margin-left:20px;
	padding:0px;
	line-height:20px;
	list-style-image:url("../images/bullet.png");
	
}
.about_block img
{
	float:left;
}
#contact
{
	margin-top:20px;
}
.contact_details,.contact_form
{
	float:left;
}
#contact h2
{
	margin-bottom:20px;
}
#contact a
{
	text-decoration:none;
}
.contact_details
{
	width:400px;
	margin-left:10px;
}
.contact_form
{
	width:470px;
	margin-right:20px;
}
.ifr
{
	padding: 10px 0px;
	background-color: rgb(255, 255, 255);
	border: 5px solid rgb(233, 233, 233);
	margin-bottom: 23px;
	text-align: center;
	width:400px;
}
.ifr iframe
{
	border: 0px;
}
.contact_form label,.contact_form span.compulsary,.contact_form input.textbox,.contact_form textarea.textbox
{
	float:left;
	margin-bottom:10px;
}
.contact_form label
{
	width:120px;
}
.contact_form span.compulsary
{
	color:#F31B3A;
	font-size: 22px;
	width: 25px;
	text-align: center;
	font-weight: normal;
	font-family: Georgia,Arial;
}
.contact_form br
{
	clear:both;
}
.contact_form input.textbox
{
	outline: medium none;
	border: 1px solid #DBDBDB;
	color:#4F4F4F;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px;
	line-height: 18px;
	padding: 4px 9px 7px;
	width:300px;
	display: inline-block;
}
#form1 textarea
{
	height: 189px;
	margin: 0px;
	width: 300px;
	resize: none;
	outline: medium none;
	border: 1px solid #DBDBDB;
	padding: 5px 9px;
	overflow: auto;
	line-height: 18px;
	color:#4F4F4F;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	display: block;
}
.link-form
{
	margin:20px 0;
}
.link-form a.button3
{
	margin-right:10px;
}
.contact_form div.msg
{
	margin-left:145px;
}
.msg {
    margin-right: 0px;
    margin-left: 0px;
    width: 300px;
    padding-top: 2px;
    padding-left: 2px;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    color: rgb(227, 59, 59);
}

#footer_top
{
	background-color:#EFEFEF;
	padding:10px 0;
}
#footer_top_content
{
	width:900px;
	margin:0 auto;
}
#footer_top_content ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:right;
}
#footer_top_content ul li
{
	float:left;
	margin-right:6px;
}
#footer_bottom
{
	background-color:#A6A6A6;
	padding:10px 0px 50px 0px;
}
#footer_bottom_content
{
	width:900px;
	margin:0 auto;
	color:#000000;
	font-size:11px;
}
.privacy
{
	float:left;
	width:450px;
	color:#000000;
	font-size:11px;
}
.privacy A
{
	color:#000000;
}
.rohs
{
	text-align:center;
}
#contactform
{
	float:left;
	width:290px;
	background-image:url("../images/divider_h.png");
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:20px;
}
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  width:290px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 290px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 290px;
  height: 290px;
  background: #ccc;
  text-align: center;
  line-height: 290px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: transparent;
  color: #404040;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
.approvals
{
	text-align: center;
}
.approvals img
{
	width:100%;
	max-width:120px;
	margin-top: 15px;
}
.application
{
	text-align: center;
	margin-top:40px;
}
.application img
{
	max-width: 98%;
}