html{
	
}
a{
	color: #333;
	text-decoration:none;
}
a:hover{
	color: #666;
	text-decoration:underline;
}
a:active{
	color: #666;
	text-decoration:underline;
}
a:visited{
	color: #333;
	text-decoration:none;
}
body{
	margin: 0;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	color:#2A3843;
	font-family: Arial, Helvetica, sans-serif;
}


#wrap{
	text-align:center;
	margin: auto;
	width:757px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position:center;
}
#i1{
	padding: 10px 30px 5px 30px;
	text-align: left;
}
#i1 p{
	margin-top: 0px;
	padding: 0px 5px 5px 5px;
	line-height: 1.5em;
	color:#2A3843;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#address ul{
	margin-top:5px;
	padding-top:0px;
}	
#address ul li{
	list-style-image: url(images/ico-1.gif);
	font-size:13px;
	line-height:1.5em;
}
#main{
	margin: auto;
	text-align: center;
}
#footer{
	text-align: center;
}
.left{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top:15px;
}
.right{
	text-align:left;
	background-image: url(images/cur1.jpg);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}

.menu1{
	padding-left:20px;
	background-image:url(images/bg4.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	font-size: 11px;
	cursor: pointer;
}
#productMenu {
	margin-top:5px;
}

#productMenu a{
	color: #fff;
	}


#productMenu  a:hover{	
	text-decoration: none;
	color:#fff;
}
#productMenu ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
}
#productMenu ul li{
	list-style-type: none;
	list-style-image: none;
	font-size:12px;
	font-weight: bold;
	color: #00008B;
}
#productMenu  ul li a{	
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	width:100%;
}
#productMenu  ul li a:hover{	
	text-decoration: none;

}
#menu{
	padding: 10px 0px 10px 15px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

#login{
	padding-left: 300px;
}
#login label{
	font-weight: bold;
}
#login input{
	background-color: #E5E4E4;
	border: 1px solid #AAA9A9;
	width: 110px;
}
#title{
	text-align:left;
}
#mainBody{
	padding: 0px 20px 10px 20px;
}
#mainBody p{
	padding:0px;
	margin:0px;
	line-height: 1.8em;
}
#mainBody1{
	padding: 10px 20px 10px 20px;
	text-align: center;
}
#entry{
	width:90%;
	text-align: left;
}
#mainBody1 p{
	line-height: 1.5em;
	text-indent: 2em;
}

.imgMore{
	padding: 0px;
	margin: 0px;
	float:right;
}
.line1{
	height: 6px;
	background-image: url(images/line1.gif);
	background-repeat:repeat-x;
}
.p1{
	padding: 0px;
	margin: 0px;
}
.p2{
	padding: 5px;
	margin: 0px;
}
