

/* COMMON STYLE

--------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}


body {  

	color: #5A5A5A;

	background: #E7E7E7;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	line-height: 1.5!important;	

	font-size: 12px; 

	height: 97%!important;	

}


#our_products{
height: 2px;
overflow: hidden;
}


/* Normal link */

a {

	color: #5A5A5A;

	text-decoration: underline;

}



a:hover, a:active, a:focus {

	color: #5A5A5A;

	text-decoration: underline;

}



/* Heading */

h1 {

	font-size: 1.5em;

}



h2 {

	font-size: 1.3em;

}



h3 {

	font-size: 1.2em;

}



h4 {

	font-size: 1em;

	text-transform: uppercase;

}



p {

	margin: 5px 0 10px;

}



ul {

	margin-top: 5px;

	margin-bottom: 15px;

	list-style: none;

}



ul li {

	padding-left: 35px;

	background: url(images/bullet-list.gif) no-repeat 22px 6px;

}



ol {

	margin-top: 5px;

	margin-bottom: 15px;

}



ol li {

	margin-left: 35px;

}



th {

	padding: 4px;

	font-weight: bold;

	text-align: left;

}



hr {

	border: 0;

	height: 1px;

	background: url(images/seperator.gif) repeat-x;

}

blockquote {

	padding: 15px 40px;

	background: url(images/quote.gif) 10px 10px no-repeat;

	font: italic 1em/1.5 Georgia, Times, serif;

}

 

/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



input, select {

	font: 11px/normal Tahoma, Arial, sans-serif;

	color: #5A5A5A;

}



select, .inputbox {

	padding: 2px;

}



textarea {

	padding-left: 2px;

}



.button {

	color: #5A5A5A;

}



html>body .button {

	padding: 0 5px;

	color: #5A5A5A;

}



.inputbox {

	border: 1px solid #D8D9DB;

	background: #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

	border: 1px solid #C0C0C0;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 97%!important;

	height: auto;

}

.small{

 font-size: 10px;

}

.content_table{

  height: 328px;  

}

.td1{
   background-image:url(images/top_bg_01.jpg);
}

.td2{
   background-image:url(images/top_bg_02.jpg);
}
