@charset "utf-8";
/* CSS Document */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:1px;
	background-color:#E2E2E2;


}
#main_count{
	width:1024px;
	height:auto;
	background-color:white;
	margin: auto
}
.logo{
	width:100%;
	height:auto;
	float:left;
	background-color:white;
	
}
.header_bg{
	width:100%;
	height:40px;
	float:left;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;

}
#menu{
	width:100%;
	height:34px;
	text-align:right;
	margin-top:1px;
	margin-bottom:-1px;
	white-space:nowrap;
	overflow: visible;
}

#menu a{
	color:white;
	text-decoration:none;
}

#img{
	width:100%;
	height:auto;
	float:left;
	height:auto;

}
#center_box{
	width:100%;
	height:auto;
	float:left;
	background-color:white;
}
.product{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;


}
.col_1{
	width:100%;
	height:auto;
	float:left;
	margin-right:5%;
	margin-bottom:2%;
	font-family:Arial;
	font-size:13px;
}
.col_2{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:2%;
    font-family:Arial;
	font-size:13px;
}
.img_box{
	width:100px;
	height:auto;
	float:left;
	margin-top:8px;
}
.parh_img{
	border-bottom:2px dotted #A9A9A9;
	color:#7B4295;
	float:left;
	font-weight:bold;
	height:auto;
	margin-left:12px;
	width:293px;

}

.parh_2{
	width:293px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-top:5px;
	text-align:justify;
	}

.parh_3{
	width:100%;
	height:auto;
	float:right;
	text-align:right;	
	margin-top:5px;
	
	}

.parh_3 a{
	text-decoration:none;
	color:#7B4295;
	}


.proheader{
	    background-color:#000000;
		color:white;
		font-family:arial;
		font-size:15px;
		font-weight:bold;
		height:17px;
		padding:3px;
		text-align:center;
}

.subtext Input:focus{
   border-color:gray;
}

.subtext{
	background-color:#C0C0C0;
	font-family:Arial;
    font-size:13px;
	font-weight:;
	line-height:19px;
	padding:4px;
	font-weight:bold;
	text-align:center;

}

#inputsub
{
text-align:center;
}

i:focus
{
outline:none;
}
a:focus
{
outline:none;
}
ul:focus
{
outline:none;
}
img:focus{
outline:none;
}

.column
{
	float: left;
	width: 100%;
}

.footer {
	width:97%;
	background-color:#333333;
	height:22px;
	float:left;
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	vertical-align:middel;
	padding-left: 3%;
	padding-top: .5%;
}

.maincontent {
width:99%; margin-left:0px; margin-top:0px; 
font-family:Arial;
font-size:15px;
}

.maincontent h1,h2,h3{
color:#4B0082;
text-decoration:none;
}

.prodtitle a, .prodtitle a:visited {
color:#4B0082;
text-decoration:none;
font-size:20px;
}

.maincontent a:link, .maincontent a:visited{
color:#000080;
line-height:10px;
}
.maincontent a:hover{
text-decoration:none;
}

.menuheading
{
text-align:center;
font-weight:bold;
background-color:#7D4B90;
color:#ffffff;
}
#textfield{
width:97%;
}

.sub_button{
margin:auto;
margin-top:7px;
}

.subcontent{
text-align:left;
}
