html,body,form {
	margin:0;
	padding:0;
}
body {
	font-family: verdana,Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
	color:#333;
	background: url(../images/body-bg.gif) repeat-x;
}
p {
	margin:0 10px 10px;
}

a {
	color:#b20204;
	text-decoration: underline;
}

a:hover{
	color:#333;
	text-decoration: underline;
}
li {
	color:#333;
	list-style-type: none;
}

img {
	border: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}


#header {
	background:url(../images/header.png) no-repeat;
	height: 74px;
	margin: 0 auto;
}
/*top navigation starts here */
.navigation {
	margin: -20px 0px 5px 150px;
}

.navigation a {
	background: url(../images/button.gif) repeat;
	width: 100px;
	height: 40px;
	color: #333;
	font-style:bold;
	padding: 7px 15px 7px 12px;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: none;
	background-position: 0 -30px;
	color: #FFF;
	text-decoration: none;
}
.navigation ul {
	margin: 0;
	padding-bottom: 2px;
	text-decoration: none;
}
.navigation li {
	display: inline;
	margin: 0;
	text-decoration: none;
}

/*top navigation ends here */
#container {
	background: #FFF;
	width: 995px;
	border: 2px double  #cacaca;
	margin: 0 auto;
	text-align: left;
}

.contentdata {
	float: left;
	width:  310px;
	border: 1px double  #cacaca;
	margin:0px 5px 5px 5px;
}

.iframe {
	width:  700px;
	height: auto;
	min-height:600px;
	border: 1px double  #cacaca;
	margin:0px 0px 10px 10px;
	text-align: left;
}
.contentbuttons {
	float: left;
	margin:0px 10px 10px 10px;
}
#image-index {
	margin:1px 0px 3px 0px;

}

#image-index img{
margin: 0px 3px 0px 3px ;
padding-left:45px;

}
#content p {
	line-height: 1.4;
	
}

#contentright p {
	line-height: 1.4;

}

#left {
	float: left;
	width: 225px;
	border: 2px double  #cacaca;
	margin: 5px 0 10px 10px;
}

#left a {
	color: #383838;
	text-decoration: underline;
	/*padding: 0 0 0 10px;*/
}

#left a:hover {
	color: #b20204;
	/*margin: 0 0 0 10px;*/
}

#left ul {
	/*padding: 0 0 0 20px;*/
}

#left li {
	/*padding: 0 0 10px 0;*/
}

#content {
	float: right;
	width:  730px;
	border: 2px double  #cacaca;
	margin: 5px 10px 10px 0;
	padding: 10px 0px 0px 0px;
	height:auto;
	min-height:320px;
}

#contentleft {
	float: left;
	width: 455px;
	border: 2px double  #cacaca;
	margin: 0px 5px 10px 10px;
	height:auto;
	min-height:300px;
}

#contentright {
	float: right;
	width:  240px;
	margin: 0px 10px 10px 5px;
	height:auto;
	min-height:280px;
}

	/*  footer starts here */
#footer {
	clear: both;
	margin: 0 auto;
	text-decoration: none;
}

.footer {
	margin: 5px 0 30px 150px;
	font-size: 10px;
}

.footer a {
	text-decoration: underline;
	color:#333;
}

.footer a:hover {
	color:#B30202;
	text-decoration: underline;
}

.footer a:active {
	color:#B30202;
	text-decoration: none;
}
	/*  footer ends here */
	
	
.topbanner {
	margin: 10px auto;
	padding-bottom: 140px;
	width: 728px;
	height: 90px;
}
.smallbanner {
	margin: 10px 10px 10px 280px;
}
.viewcart {
	margin: 10px 10px 0px 900px;
	background: none;
	background-image: url(../images/viewcart.png);
	border: none;
	width:88px;
	height:19px;
	cursor:pointer;
}



	/*  
	 starts here */
.section {
	margin: 7px 0 0 0px;
	font-weight: bold;
}

.section a{
	color: #333;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left:10px;
}

.section a:hover {
	text-decoration: underline;
	color: #b30202;
}
.section a:active {
	text-decoration: underline;
	color: #b30202;
}
.section ul {
	margin: 0;
}

.section li {
	display: inline;
	padding-right:15px;

}
.sectionimage {
	margin-left: 20px;
}
	/*  section ends here */

.productimage
{
	float: left;
	width: 125px;
	margin: 0px 0 10px 10px;
	border:1px solid #cacaca;

}
.priceborder
{
 	border:1px solid #cacaca;
	padding: 10px;
	margin: 10px 10px 10px 100px;

}
.priceborder1
{
	border:1px solid #cacaca;
	padding: 5px;
	padding-bottom: 30px;

}
.databorder
{
	border:1px solid #cacaca;
	padding: 5px;
}
.arrow{ 

	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

	/* product section starts here */
.navigationpro {
	float: left;
	margin: 15px 0px 0px 153px;
	text-decoration: none;
}

.navigationpro a {
	background: url(../images/product-buttoncopy.gif) no-repeat;
	width: 100px;
	height: 23px;
	color: #333;
	font-style:bold;
	padding: 5px 25px 3px 15px;
	text-decoration: none;
}
.navigationpro a:hover {
	text-decoration: none;
	background-position: 0 -23px;
	color: #FFF;
}
.navigationpro ul {
	margin: 0;
	padding-bottom: 2px;
	text-decoration: none;
}
.navigationpro li {
	display: inline;
	margin: 0;
	text-decoration: none;
}


<!---------------------->

.navigation_special {
	float: left;
	margin: -12px 0px 0px 200px;
	text-decoration: none;
}

.navigation_special a {
	background: url(../images/product-buttoncopy.gif) no-repeat;
	width: 100px;
	height: 23px;
	color: #333;
	font-style:bold;
	/*margin: -10px 0px 0px 200px;*/
	padding: 5px 25px 3px 15px;
	text-decoration: none;
}
.navigation_special a:hover {
	text-decoration: none;
	background-position: 0 -23px;
	color: #FFF;
}
.navigation_special ul {
	margin: -7px 0px 0px 200px;
	padding-bottom: 2px;
	text-decoration: none;
}
.navigation_special li {
	display: inline;
	/*margin: -10px 0px 0px 200px;*/
	text-decoration: none;
}



/*product section  ends here */


/* fonts styles starts here*/
.bigtitle {
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color:#B30202;
}

.bigtitledark {
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.smalltitle {
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#B30202;
}
.smalltitledark {
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#333;
}
.title {
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	color:#B30202;
	text-align:left;
}

.titledark {
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}
.normal {
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}
.normalred {
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	color:#B30202;
}

.instruction {
	margin: 5px;
	font-size: 10px;
	color:#333;
}
.textdata{
	width:300px;
	margin: 10px;
	font-size: 11px;
	color:#333;
}

.data {
    /*height:200;
	width:300;*/
	margin: 10px;
	font-size: 11px;
	color:#333;
}

.pricelist
{
	font-size: 14px;
	color:#b30202;
	 }
	 
.filed {
	float:left;
	margin: -18px 10px 10px 238px;
}
.formtitle{
	width:50px;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#333;
	}
	
.datafiled {
	margin: 5px;
	font-size: 10px;
	width: 120px;
	height:auto;
	min-height: 15px;
	color:#333;
	
}
/* fonts styles ends here*/

.back a:link
{	width:50px;
	text-decoration: underline;
	color:#B30202;
}

.back a:hover
{
	color:#333;
	text-decoration: underline;
}

.back a:active
{
	color:#B30202;
	text-decoration: underline;
}

.productdata {
	margin:5px 10px 0px 10px;
	width:300px;
}
.productdata a:link
{
	text-decoration: none;
	color:#333;
}

.productdata a:hover
{
	color:#B30202;
	text-decoration: underline;
}

.productdata a:active
{
	color:#B30202;
	text-decoration: none;
}

.ordernow {
	margin: 0px 0px 5px 103px;
}
.next {
    /*height:200;
	width:300;*/
	margin:5px 0px 0px -10px;
	padding-right:15px;
}


	/* reset button  starts here*/
.reset 	{
		background-color:#CC0000;
		background-image: url(../images/product-button_16.gif);
		color: #530000;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		padding: 3px 5px 2px 5px;
		border: 1px solid #530000;
		height:23px;
		width:75px;
		}

.resetover 	{
		background-color:#CC0000;
		background-image: url(../images/product-button_16.gif);
		color: #FFF;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		padding: 3px 5px 2px 5px;
		border: 1px solid #530000;
		height:23px;
		width:75px;
		}

	/* reset button  ends here*/
	
	/* static button  starts here*/
.static 	{
	background: url(../images/button.gif) repeat;
	background-position: 0 -30px;
	width: 100px;
	height: 30px;
	color: #fff;
	font-style:bold;
	padding: 7px 15px 7px 12px;
	text-decoration: none;
}
	/* static button  ends here*/
	
.alert {
	background: #fff5f5 url(../images/exclamation.png) 15px center no-repeat;
	width: 400px;
	height: auto;
	min-height:25px;
	text-align: center;
	padding: 8px 20px 5px 55px;
	border-top: 2px solid #B30202;
	border-bottom: 2px solid #B30202;
	}
.message {
	background: #fff5f5;
	width: 400px;
	height: auto;
	min-height:25px;
	text-align: center;
	margin-left:10px;
	padding: 8px 20px 5px 55px;
	border-top: 2px solid #B30202;
	border-bottom: 2px solid #B30202;
}

	/*quick search starts here  */
.quicksearch 
{
	margin: -18px 10px 5px 780px;
}
	/*quick search ends here  */

	/* resetform button starts here  */
.resetform {
	background: none;
	background-image: url(../images/form.png);
	cursor:pointer;
	border: none;
	height:23px;
	width:76px;
}
	/* resetform button ends here  */


	/* send button starts here  */
.send {
	background: none;
	background-image: url(../images/send.png);
	width:73px;
	height:22px;
	border: none;
	cursor:pointer;
}
	/* send button ends here  */


	/* check button starts here  */
.check {
	background: none;
	background-image: url(../images/check.png);
	cursor:pointer;
	border: none;
	height:24px;
	width:73px;
}
	/* check button ends here  */


	/* shopping button starts here  */
.shopping {
	background: none;
	background-image: url(../images/continue.png);
	cursor:pointer;
	border: none;
	height:24px;
	width:118px;
}
	/* shopping button ends here  */

	/* clearcart button starts here  */
.clearcart {
	background: none;
	background-image: url(../images/cart.png);
	cursor:pointer;
	border: none;
	height:24px;
	width:73px;
}
	/* clearcart button ends here  */


