body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
.table a:hover{
	text-decoration: none;
	color: #2b7bcb;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 a:hover{
	text-decoration: none;
	color: #c4e4aa;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/site-map-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.catag {
	background-image: url(images/categories_lines.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.wel {
	background-image: url(images/welcome_line_left1.jpg);
	background-repeat: repeat-y;
}
.wel1 {
	background-image: url(images/welcome_line_right1.jpg);
	background-repeat: repeat-y;
}
.let {
	background-image: url(images/02.jpg);
	background-repeat: repeat-X;
	background-position: bottom;
}
.inq {
	background-image: url(images/inquiry1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.savit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.savit a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
.savit a:hover{
	text-decoration: none;
	color: #ff8400;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b7bcb;
	text-decoration: underline;
}
.heading a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b7bcb;
	text-decoration: underline;
}
.heading a:hover{
	color: #6e944e;
	text-decoration: underline;
}

.center-bg {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mark {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #EE0000;
}
.mark a {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #EE0000;
}
.mark a:hover {
	text-decoration: none; 
	color: #2b7bcb;
}.img {
	vertical-align: bottom;
}
.pr-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 30px;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 10px;
}
.txt5 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	line-height: 18px;
}
.txt5 a:hover{
	color: #2b7bcb;
}
.red-pr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b7bcb;
	text-decoration: none;
	padding-left: 10px;
}
.box1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 16px;*/
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 94%;
	height: 20px;
	border: 1px solid #7f9db9;
	padding-left: 5px;
}
.box2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 94%;
	height: 35px;
	border: 1px solid #7f9db9;
	padding-left: 5px;
}
.flag-div {
	text-decoration: none;
	margin: 0px;
	height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.flag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin: 0px;
	float: left;
	height: 60px;
	width:75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-bg{
	background-image:url(images/text-bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:auto;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:150px;
	text-align:center;
}
#txt{
	margin-bottom:10px;
	margin-right:20px;
	margin-left:20px;
	font-size:14px;
	line-height:25px;
	padding-top:25px;
	color:#ee0000;
}



.setfield1 {
	background-color: #F9F9F9;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	display: block;
	padding: 2px;
	float: right;
	width: 130px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
}

.setfield {
	background-color: #F9F9F9;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	display: block;
	padding: 2px;
	float: right;
	width: 200px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
}
.setrow {
	display: block;
	margin: 5px;
	padding: 2px;
	height: 32px;
	/*width: 98%;*/
}
.setrow2 {
	display: block;
	margin: 5px;
	padding: 2px;
	height: 55px;
	/*width: 98%;*/
}
.setrow B, .setrow2 B{
	display: block;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	padding: 0px;
	width: 195px;
	margin-top: 3px;
	background-image: url(images/dots.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.setform {
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	width: 450px;
	float:none;
	}
#mydiv {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	POSITION: fixed;
	TOP: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
}
#mydiv .cont{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	z-index: 100;
	background-image: url(images/trans-bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
* HTML #mydiv {POSITION: absolute; TOP: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+200+"px")
}
h1{
	font-family:BausteinSmall, Arial;
	font-size:19px;
	color:#c74140;
	font-weight:lighter;
	background-image:url(images/title-bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	vertical-align:top;
	line-height: 20px;
	height: 25px;
	text-decoration: none;
	padding:0 0 2px 29px;
		
}
h2{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #000000;
}
.google{
	width:60px;
	float:right;
	}
.google1{
	width:60px;
	float:right;
	margin-right:20px;
	}
.google2{
	width:60px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	display:block;
	}
.imgr{
float:right;
margin-left:15px;
margin-bottom:15px;
}

.imgl{
float:left;
text-align:center;
margin-right:5px;
}
.prod-ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
.prod-ul li {
	padding: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	display: block;
}
.more {
	color: #D41816;
	text-decoration: none;
	display: block;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}
.more a{
	color: #D41816;
	text-decoration: none;
	font-weight: bold;
	}
.more a:hover{
	color: #000000;
	text-decoration: none;
	}

form {
	margin:0px;
	padding: 0px;
}


