html {
overflow: -moz-scrollbars-vertical;
}
body{
font-size:100%;
font-family: arial, helvetica, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
td{
margin:0px;
font-size:100%;
font-family: arial, helvetica, sans-serif;
}
input{
	margin: 0px;
}
.normailtext{
	font-size:75%;
	padding-left:15px;
}
.normailtext_gray
{
	font-size:70%;
	font-weight: bold;
	letter-spacing:.1em;
	color:#848980;
}
.normailtext_gray_small
{
	font-size:60%;
	font-weight: bold;
	letter-spacing:.1em;
/*	text-decoration: underline;*/
	color:#848980;
}
.main_padding{
	margin-top:40px;
}
.main_background{
	background-image: url("../images/backgroun_mid.gif");
	width: 760px;

	background-repeat: repeat-x;
}
.main_background1{
	background-image: url("../images/backgroun_mid.gif");
	width: 760px;
	height: 455px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.div_spacer
{
	height:45px;
	width: 159px;
}
.trspacer
{
	height:5px;
	width: 159px;
}
.left_links_active {
	background-image: url("../images/active_button.gif");
	background-repeat: no-repeat;
	height:20px;
	width: 159px;
	display:block;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-weight:bold;
	padding: 3px 0px 0px 5px;
	vertical-align: top;
	cursor: hand;
}

.left_links {
	background-image: url("../images/button.gif");
	background-repeat: no-repeat;
	height:20px;
	width: 159px;
	display:block;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-weight:bold;
	padding: 3px 0px 0px 5px;
	vertical-align: top;
	cursor: hand;
}
.left_links_active a
{
	height:20px;
	width: 159px;
	color:#000000;
	text-decoration: none;
	display:block;
}
.left_links a
{
	height:20px;
	width: 159px;
	text-decoration: none;
	color:#848980;
	display:block;
}
.button_top_padding{
padding-top:25px;
}
.contact_backgorund{
background-image:url("../images/contact_us.gif");
background-repeat:no-repeat;
background-position:120px bottom;
}
.index_background{
background-image:url(../images/home_new.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
.client_background{
background-image:url(../images/client_login.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
.bussniess_back{
background-image:url("../images/designingfs.gif");
background-repeat:no-repeat;
background-position:52px bottom;
}
.sublinks{
	background-image: url("../images/sub_link.gif");
	background-repeat: no-repeat;
	height:20px;
	width: 152px;
	display:block;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-weight:bold;
	padding: 5px 0px 0px 12px;
	vertical-align: top;
	background-position: 7px;
	cursor: hand;
}
.sublinks a{
	height:20px;
	width: 152px;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
}
.sublinks_active{
	background-image: url(../images/sub_active.gif);
	background-repeat: no-repeat;
	height:20px;
	width: 152px;
	display:block;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-weight:bold;
	padding: 5px 0px 0px 12px;
	vertical-align: top;
	background-position: 7px;
	cursor: hand;
}
.sublinks_active a{
	height:20px;
	width: 152px;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
}
.bussniess_back_2{
background-image:url("../images/instant_solution.gif");
background-repeat:no-repeat;
background-position:0px bottom;
}
a.more{
color:#D62239;
text-decoration:none;
font-weight:bold;
padding-left:435px
}
a.more:hover{
text-decoration:underline;
}
.banner_back{
background-image:url(../images/banner.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999999;
}
.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight:bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
