/* CSS Document */

body{margin:0px; background-color:#999999; font-family:tahoma; font-size:11px; color:#232323}
.bodytext{font-family:tahoma; font-size:11px; color:#232323}
#mainnavigation {
	width: 191px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
}
#mainnavigation a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #34373c;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet_orng.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 30px;
	background-position: 15px center;
}
#mainnavigation a:hover {
	color: #36b0c0;
	background-image: url(images/bullet_blck.gif);
	background-position: 15px center;
}
a.homelink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #36b0c0;
	text-decoration:none;
}
a.homelink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #36b0c0;
	text-decoration:none;
	
}
a.homelink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #36b0c0;
	text-decoration:none;
}
a.homelink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #808182;
	text-decoration:none;
}
#sub_navigation {
	width: 191px;
	background-image: url(images/nav-bg1.jpg);
	background-repeat: repeat-x;
}
#sub_navigation a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #34373c;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet_orng.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 28px;
	background-position: 15px center;
}
#sub_navigation a:hover {
	color: #f58220;
	background-image: url(images/bullet_blck.gif);
	background-position: 15px center;
}
.divider {
	background-image: url(images/divider-bg.gif);
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}


.toplinkhome{font-family: tahoma; font-size: 11px; color: #f58220; text-decoration:none;}
.toplinkblackdivider{font-family: tahoma; font-size: 11px; color: #000000; text-decoration:none;}
.services_heading{font-family: tahoma; font-size: 11px; color: #f58220; text-decoration:none; font-weight:bold}
.contactus_heading{font-family: tahoma; font-size: 11px; color: #36b0c0; text-decoration:none; font-weight:bold}
.body_heading{font-family: tahoma; font-size: 11px; color: #231f20; text-decoration:none; font-weight:bold}
a.toplink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.toplink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
a.toplink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.toplink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36b0c0;
	text-decoration:none;
}
.l_heading{font-family: tahoma; font-size: 11px; color: #1e1e1e; text-decoration:none; font-weight:bold}
.footercolor{background-color:#36b0c0; height:5px}
.footerlinkhome{font-family: tahoma; font-size: 11px; color: #383838; text-decoration:none;}
.footerlinkhome1{font-family: tahoma; font-size: 11px; color: #f58220; text-decoration:none;}
a.footerlink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #383838;
	text-decoration:none;
}
a.footerlink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #383838;
	text-decoration:none;
	
}
a.footerlink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #383838;
	text-decoration:none;
}
a.footerlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36b0c0;
	text-decoration:none;
}



.input2{
border-top:solid 1px #dddcdc;
border-left:solid 1px #dddcdc;
border-bottom:solid 1px #dddcdc;
border-right:solid 1px #dddcdc;

	background-color:#FFFFFF;
	width:220px;
	height:18px;
	padding-left:6px;
	font-family: tahoma;
	font-size:11px;
	color:#525252;
}


.input1{
border-top:solid 1px #dddcdc;
border-left:solid 1px #dddcdc;
border-bottom:solid 1px #dddcdc;
border-right:solid 1px #dddcdc;

	background-color:#FFFFFF;
	width:40px;
	height:18px;
	padding-left:6px;
	font-family: tahoma;
	font-size:11px;
	color:#525252;
}