/* CSS Document */

body {
	margin:0px;
	background-image: url(../images/bg1.jpg);
	background-color: #ecebeb;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
ul {
	line-height: 24px;
}

#maindiv-home {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#home-flash {
	height: 503px;
	width: 493px;
	float: left;
}
#home-rightmain-box {
	height: 397px;
	width: 507px;
	float: left;
	padding-top: 106px;
}
#navigation {
	float: left;
	height: 47px;
	width: 487px;
	background-image: url(../images/linkbox.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-left: 20px;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;	
}
#navigation li {
	margin:0px;
	float:left;
	padding: 0px;
}
.navigation-home a {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 47px;
	display: block;
	height: 47px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.navigation-home a:hover {
	background-color:#CF0261;
	color: #FFFFFF;

}
.home-currentpage a {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 47px;
	display: block;
	height: 47px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #E80270;
}
#welcome-box {
	float: left;
	height: auto;
	width: 494px;
	padding-top: 48px;
	padding-right: 8px;
	padding-left: 5px;
}
.welcome-text{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.readmore{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e3117e;
	text-decoration: underline;
}
.readmore:hover{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.company-profile {
	height: 20px;
	width: 212px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	font-style: italic;
	padding-top: 10px;
}
#company-clm {
	float: left;
	height: auto;
	width: 236px;
}
#services-clm {
	float: right;
	height: auto;
	width: 255px;
}
.services {
	height: 20px;
	width: 245px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	font-style: italic;
}
#bottom-logo-box {
	height: auto;
	width: 1000px;
	float: left;
	background-image: url(../images/logobox-top-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 14px;
	margin-top: 35px;
}
#bottom-logo-box-bottom {
	height: auto;
	width: 990px;
	float: left;
	background-image: url(../images/logobox-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
#bottom-links {
	height: auto;
	width: 1000px;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
}
#bottom-links-clm-left {
	height: auto;
	width: 425px;
	float: left;
	padding-left: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
#bottom-links-clm-right {
	height: auto;
	width: 450px;
	float: right;
	padding-right: 15px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.bottom-links-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	display: block;
	height: 25px;
	padding-left: 13px;
	list-style-type: none;
}
.list:hover {
	text-decoration: underline;
	
}
.bottom-links-text:hover {
	text-decoration: underline;
}
#inner-company-banner2 {
	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/Copy%20of%20company-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
#inner-company-banner1 {
	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/Copy%20of%20company-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-products-banner2 {
	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/product-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
#inner-products-banner1 {
	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/product-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-text-box {
	height: auto;
	width: 960px;
	float: left;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3bcbc;
	background-image: url(../images/inr-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sub-head-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub-head-pink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CF0261;
	text-decoration: none;
}
.tool-pic-margin {
	margin-right: 25px;
	margin-bottom: 15px;
}
#inner-services-banner1 {

	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/services-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-services-banner2 {
	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/services-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
#inner-branches-banner1 {


	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/branch-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-branches-banner2 {

	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/branch-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
#inner-contact-banner1 {



	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/contact-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-contact-banner2 {


	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/contact-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}

#inner-mission-banner1 {
	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/mision-vision-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-mission-banner2 {
	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/mision-vision-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
#inner-group-banner1 {
	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/group-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-group-banner2 {
	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/group-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
.field {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C4BFC1;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 18px;
}
.box-links {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	background-color: #D8D8D8;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
}
.box-links:hover {
	background-color: #015A9E;
	color: #FFFFFF;
}
.border1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-left-color: #C3C3C3;
}
.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
}
#inner_news-banner1 {

	height: 420px;
	width: 493px;
	float: left;
	background-image: url(../images/company-banner1.jpg);
	background-repeat: no-repeat;
}
#inner-News-banner2 {

	height: 314px;
	width: 507px;
	float: left;
	background-image: url(../images/company-banner2.jpg);
	background-repeat: no-repeat;
	padding-top: 106px;
}
.news-image-padding {
	padding-bottom: 10px;
}
.home-news-style {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.line {
	float: left;
	height: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAC8C8;
	width: 960px;
}
.sub-head-text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CA006E;
	text-decoration: none;
}

