/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #6281bc;
}
.menubg {
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 1004px;
}

.menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 84px;
}
.menu:hover {
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 84px;
}
.menu:hover {
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 84px;
}
.menuactive {
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 84px;
}
.menutex {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.menutex:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutexactive {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




.home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}
.home:hover {
	background-image: url(../images/home-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}
.homeactive{
	background-image: url(../images/home-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}
.contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}
.contact:hover {
	background-image: url(../images/contact-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}
.contactactive {
	background-image: url(../images/contact-over.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 99px;
}






.protex {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.protex:hover {
	font-family: Arial;
	font-size: 12px;
	color: #caad44;
	text-decoration: none;
}
.generaljustify {
	font-family: Arial;
	font-size: 12px;
	color: #d6e7fd;
	line-height: 18px;
	text-align: justify;
}
.gblackjustify {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	line-height: 18px;
	text-align: justify;
}
.gblackjustifyunderline {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
.more {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b5b98;
	text-decoration: none;
}
.more:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7a2614;
	text-decoration: blink;
}
.witebold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.now {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.contacthere {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contacthere:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #caad44;
	text-decoration: none;
}
.footrbg {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 1004px;
	background-color: #01325c;
}
.copy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.sitetex {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sitetex:hover {
	font-family: Arial;
	font-size: 12px;
	color: #caad44;
	text-decoration: none;
}
.blackbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	line-height: 18px;
}

.title {
	font-family: Arial;
	font-size: 20px;
	color: #caad44;
	font-weight: bold;
}
.contactbg {
	background-image: url(../images/contacts-img.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 590px;
	background-color: #d6dde3;
}



.left-top {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #56585a;
	border-left-color: #56585a;
	font-family: Arial;
	font-size: 12px;
	color: #112d4f;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}
.right-bottum {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #56585a;
	border-bottom-color: #56585a;
	font-family: Arial;
	font-size: 12px;
	color: #112d4f;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}
.box {
	border: 1px solid #9daebc;
	font-family: Arial;
	font-size: 11px;
	color: #56585a;
}
.genraltex {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
}
.genraltexbold {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	font-weight: bold;
}

.genraltexlink {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}
.genraltexlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #caad44;
	text-decoration: none;
}
.probg {
	background-image: url(../images/product_squar-new1.png);
	background-repeat: no-repeat;
	height: 450px;
	width: 584px;
}
.probg2 {
	background-image: url(../images/product_squar-new2.png);
	background-repeat: no-repeat;
	height: 450px;
	width: 584px;
}
.bulet {
	list-style-position: outside;
	list-style-image: url(../images/bullet-2.png);
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #313131;
}


#captcha {width:114px; height:31px; border:none; background-color:none; background:url(../images/capthca.jpg) no-repeat; font:bold 15px/25px Verdana, Arial, Helvetica, sans-serif; text-align:center; color:#076999;}