body {
	font-size: 11px; 
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px; 
	color: #666666; 
	font-family: arial;
}
.home_div_height{
	height:140px;
	}
.right_lady{
	background-image:url(../images/right_lady.jpg);
	background-repeat:no-repeat;
	background-position:right 1px;
	}
.tab_bg2{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:right -9px;
	}
.tab_bg3{
	background-image:url(../images/bg3.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	}
.topright_menu{
	flot:right;
	padding-right:100px; 
	height:40px;
}
.wel_txt{
	color:#000000;
}
.wel_link{
	color:#ffffff;
}
.dotted{
	background-image:url(../images/index_66.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:1px;
}
.boxes{
	border:1px solid #c7d0d9;
}
.boxes_td{
	background-image:url(../images/index_76.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.footer{
	background-image:url(../images/index_114.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	}

.heading {
	font-weight: bold; 
	font-size: 12px; 
	color: #1C4467; 
	font-family: arial; 
	text-decoration: none}
.body_copy{
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
}
.left_body_corner{
	background-image:url(../images/index_29.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.footer_txt{
	font-size:12px;
	font-weight:bold;	
	color:#2e4f72;
}
a.default_link:link {
	color: #1d4268; 
	text-decoration: none;
}
a.default_link:visited {
	color: #1d4268;
	text-decoration: none;
}
a.default_link:hover {
	color: #fa4405; 
	text-decoration: none
}
a.orange_link:link {
	color: #fa4405; 
	text-decoration: none;
}
a.orange_link:visited {
	color: #fa4405
}
a.orange_link:hover {
	color: #1d4268; 
	text-decoration: none
}
/*css for dropdown*/

#menu1content td,#menu2content td,#menu3content td {
	font-family: tahoma;
	font-weight:bold;
	color:#ffffff;
	height:22px;
	border-top:#ffffff 1px solid;
	background-color:#2E4F72;
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
	padding-left:8px;
	xpadding-top:3px;
	margin:0px;
	
}
#menu1content td:hover,#menu2content td:hover,#menu3content td:hover {
	background-color:#FD6500;
	color:#50753f;

	}
#menu1content a:link,#menu2content a:link,#menu3content a:link{
	color:#ffffff;
	text-decoration: none;
}
#menu1content a:visited,#menu2content a:visited,#menu3content a:visited{
	color:#ffffff;
	text-decoration: none;
}
#menu1content a:hover,#menu2content a:hover,#menu3content a:hover{
	color:#ffffff;	
}
.td_hover {
	background-color:#FD6500;
	color:#ffffff;}

.cutom_spk{
	font-size: 11px; 
	color: #65604C; 
	font-family:Tahoma, Arial, "Arial Unicode MS";
	text-decoration: none}

.web_dev  ul{
	margin:0px;
	padding:0px;
}
.web_dev li{
	font-family:Tahoma, Arial, "Arial Unicode MS";
	border-bottom:#e2e2e0 1px solid;
	background-image:url(../images/bullet_arrow.gif);
	background-position:5% 15%;
	background-repeat:no-repeat;
	list-style-type:none;
	height:32px;
	font-size:11px;
	padding-left:22px;
	text-decoration: none;
	Color:#336699;
}
.web_dev a:link {
	text-decoration: none;
	color: #336699;
}
.web_dev a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #336699;
	}
.web_dev a:hover {
	text-decoration: none;
	color:#FE6B03;
	}
form{
	margin:0px;
	padding:0px;
}

input,textarea,select {
	font-family: tahoma;
	font-size: 11px;
	margin:0px;
	padding:0px;
	border:1px solid #A8C2D5;
	}
.text_field{
	border:#cccccc 1px solid;
	margin:0px;
	font-size:11px;


