body {
	margin: 0px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
.mainHDR {
	background-image: url(../images/home_hdr.jpg);
	background-repeat: no-repeat;
}
.whitebg {
	background-color: #FFFFFF;
}
.welcomebg {
	background-image: url(../images/welcome_Bg.jpg);
	background-repeat: no-repeat;
}

.servicesbg {
	background-image: url(../images/services_bg.jpg);
	background-repeat: no-repeat;
}
.homeboxbg {
	background-image: url(../images/home_box_bg.jpg);
	background-repeat: no-repeat;
}
.headr-text-black {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.headr-text-black a {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.headr-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text1 {
	font-family: Tahoma;
	font-size: 22px;
	color: #000000;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.normaltext a {
	color: #333333;
	text-decoration: underline;
}
.normaltext a:hover {
	color: #999999;
}
.graybg {
	background-color: #D8D8D8;
}
.footrbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
.footrtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #2A313E; }
.footrtext  A {COLOR: #2A313E; TEXT-DECORATION: none}
.footrtext  A:link {COLOR: #2A313E; TEXT-DECORATION: none}
.footrtext  A:visited {COLOR: #2A313E; TEXT-DECORATION: none}
.footrtext  A:hover {COLOR: #2A313E; TEXT-DECORATION: underline}

a.grey {
	color: #333333;
	text-decoration: none;
}
a:hover.grey {
	text-decoration: underline;
}

.headr-text-orange {
	font-family: Tahoma;
	font-size: 40px;
	color: #F0AD00;
}

.businessbg {
	background-image: url(../images/business_bg.jpg);
	background-repeat: no-repeat;
}

.aboutHDR {
	background-image: url(../images/about_img.jpg);
	background-repeat: no-repeat;
}

.homeHDR {
	background-image: url(../images/home_img.jpg);
	background-repeat: no-repeat;
}


.left_menu_yellow {
	font-family: Tahoma;
	font-size: 22px;
	color: #000000;
	padding-left:25px;
	background-color: #F0AD00;
}

.left_menu_gray_tesxt { font-family: Tahoma; font-size: 18px; color: #7B7B7B; padding: 15px 0; }
.left_menu_gray_tesxt  A {COLOR: #7B7B7B; TEXT-DECORATION: none}
.left_menu_gray_tesxt  A:link {COLOR: #7B7B7B; TEXT-DECORATION: none}
.left_menu_gray_tesxt  A:visited {COLOR: #7B7B7B; TEXT-DECORATION: none}
.left_menu_gray_tesxt  A:hover {COLOR: #7B7B7B; TEXT-DECORATION: underline}


.line {
	background-color:#D1D1D1;
	}
	
.lner_page_head {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	vertical-align:bottom;
}

.other_services_HDR {
	background-image: url(../images/other_services_img.jpg);
	background-repeat: no-repeat;
}
.style1 {
	font-family: Tahoma;
	font-size: 40px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}
p.MsoNormal {
	margin: 0;
	font-size:11.0pt;
}
h3 {
	color: #666666;
	font-weight: normal;
}
.orangeList ul {
	list-style-image: url(../images/bullet.gif);
}