body
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

#main_body
{
	width:1003px;
	height:auto;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
	vertical-align:middle;
}

#body_inn
{
	width:1003px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	float:left;
}

.main_text
{
	font-family:Verdana;
	font-size:11px;
	color:#4d4747;
	line-height:17px;
	text-align: justify;
	font-weight:normal;
	padding-left:6px;
	padding-right:6px;
}

.main_text2
{
	font-family:Verdana;
	font-size:11px;
	color:#4d4747;
	line-height:17px;
	text-align:center;
	font-weight:bold;
}
.h1
{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#717070;
	padding:3px;
}
.h2
{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	color:#FFFFFF;
	padding-top:2px;
}

.h3
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#045ca6;
	padding-left:6px;
	}

.h4
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#066acf;
}

.h5
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.read
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#ff9000;
	padding:1px;
	border-bottom:1px solid #666666;
	border-bottom-style:dashed;
}

.read a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#ff9000;
	text-decoration:none;
}

.read a:hover
{
	text-decoration:underline;
	color:#ec8602;
}

#top_part
{
	width:1003px;
	height:86px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#03a0f1;
}


#logo
{
	background-image:url(../images/addsoft_logo.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:84px;
	float:left;
}

#top_col
{
	background-image:url(../images/top_col.jpg);
	background-repeat:repeat-x;
	width:758px;
	height:56px;
	float:left;
	
}

#flash
{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	padding:20px;
}

#top_link
{
	width:120px;
	height:20px;
	float:right;
	padding:20px 10px 5px 0px;
}


#top_menu
{
	width:758px;
	height:28px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#025d91;
}


#menu{
	background-color: #025d91;
	list-style-type: none;
	float: left;
	width:743px;
	height:21px;
	position:absolute;
	color: #FFFFFF;
}

#menu ul
{
	list-style-type: none;
	display:inline;
	position:absolute;
	width:728px;
	height:21px;
	margin:0px;
	padding:0px 0px 0px 15px;
	float:left;
}

#menu ul li
{
	margin:0px;
	padding:0px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	display: inline;
}

#menu a {
	float: left;
	background-image:url(../images/menu_bdr.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#025d91;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	padding:7px 23px 7px 23px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #03a0f1;
	font-family: Tahoma;
	font-size: 12px;
}
.lastchild{
	border-right: 0px none !important;
	border-bottom:0px none !important;
}

#menu .active a {
	height:12px;
	color:#03a0f1;
}


#middle
{
	width:993px;
	height:auto;
	float:left;
	padding:5px 0px 0px 7px;
}

#inn_mdi
{
	width:735px;
	height:auto;
	padding:5px 5px 5px 9px;
	float:left;
	border-left:1px solid #666666;
	border-left-style:dashed;
}

#left
{
	width:437px;
	height:auto;
	float:left;
	border-right:1px solid #666666;
	border-right-style:dashed;

}
#pic1
{
	width:434px;
	height:241px;
	float:left;
	padding-bottom:5px;

}


#product
{
	background-color:#025d91;
	width:434px;
	height:28px;
	text-align:center;
	float:left;
}

.p1
{
	width:100px;
	height:auto;
	float:left;
	padding:5px;
	border-right:1px solid #666666;
	border-right-style:dashed;
}


#con_mid
{
	width:342px;
	height:auto;
	float:left;
	padding:5px 5px 0px 5px;
	border-right:1px solid #666666;
	border-right-style:dashed;
}

#right_part
{
	width:195px;
	height:auto;
	padding-left:3px;
	float:left;
	
}



#right_menu
{

	width:190px;
	height:auto;
	float:left;
	color:#025d91;
	padding-bottom:5px;
}

#right_menu ul
{
	width:190px;
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 5px;

}

#right_menu ul li
{
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	color:#025d91;
	padding:8px 0px 8px 0px;
	background-image:url(../images/right_menu_bdr.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#right_menu a 
{
	text-decoration:none;
	color:#025d91;
	font-family: Tahoma;
	font-size: 12px;
	
}
#right_menu a:hover 
{
	color: #025d91;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}

#one_india
{
	width:197px;
	height:150px;
	text-align:center;
	float:left;
	padding:5px 0px 5px 0px;
	border-top:1px solid #666666;
	border-top-style:dashed;
	border-bottom:1px solid #999999;
	border-bottom-style:dashed;
}

#support
{
	width:197px;
	height:70px;
	text-align:center;
	float:left;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #999999;
	border-bottom-style:dashed;
}

#sale
{
	width:197px;
	height:70px;
	text-align:center;
	float:left;
	padding:5px 0px 0px 0px;
}


#footer
{
	width:965px;
	height:auto;
	float:left;
	border-top:1px solid #666666;
	border-top-style:dashed;
	padding:15px;
}

.footer_menu
{
	font-family:verdana;
	font-size:11px;
	color:#616161;
	text-align:center;
	padding:5px;
}

.footer_menu a
{
	font-family:verdana;
	font-size:11px;
	color:#616161;
	text-align:center;
	padding:5px;
	text-decoration:none;
}

.footer_menu a:hover
{
	
	color:#171717;
	text-decoration:none;
	
}

.ft
{
	font-family:verdana;
	font-size:11px;
	color:#025d91;
	text-align:center;
	
}
.a
{
	font-family:verdana;
	font-size:13px;
	color: #FF0000;
	text-align:center;
	font-style:italic;
	font-weight:bold
	
}

#ft a
{
	font-family:verdana;
	font-size:11px;
	color:#025d91;
	text-align:center;
	text-decoration:none;
}

#ft a:hover
{
	
	color:#0082cc;
	text-decoration:underline;
}

.product{
font-family:Arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
line-height:21px;
text-align:center;
background-color:#025d91;
line-height:25px;

}
.product2{
font-family:Arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
line-height:21px;
}
.frontright{
font-family:Verdana;
font-size:12px;
color:#025d91;
font-style:normal;
line-height:27px;
text-align:left;
}
.frontright a{
font-family:Verdana;
font-size:12px;
text-decoration:none;
color:#025d91;
font-style:normal;
line-height:27px;
text-align:left;
}
.frontright a:hover{
font-family:Verdana;
font-size:12px;
color:#025d91;
font-style:normal;
text-decoration:underline;
line-height:27px;
text-align:left;
}
.footerline{
font-family:Arial;
font-size:12px;
color:#FF0000;
font-weight:normal;
}
.row{
height:5px;
}

.bodylink{
font-family:Verdana;
font-size:12px;
color:#025d91;
font-weight:normal;
}
.bodylink a{
font-family:Verdana;
font-size:12px;
color:#cc7d0e;
font-weight:normal;
}
.bodylink a:hover{
font-family:Verdana;
font-size:12px;
color:#025d91;
font-weight:normal;
text-decoration:underline;
}
.bodyline{
font-family:Verdana;
font-size:16px;
color: #FF0000;
font-weight:bold;
}
.leftpad{
padding-left:3px;
text-align:left;
vertical-align:top;
