@charset "utf-8";
/* CSS Document created by Pratap Singh Bisht date 21th August 2009 on Friday*/


form, td, div, p, b, input select, textfield,textarea, ul, li, ol {
margin:0px;
padding:0px;
}


body {
margin:0px;
padding:0px;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#89a2ab;
}

.wrapper {
width:985px;
margin:auto;
height:auto;
}

.top_header_bar_outer {
	width:100%;
	position:relative;
	background-image:url(../images/top_center.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	height:145px;
}

#top_left{
position:absolute;
top:0px;
left:0px;
width:10px;
height:163px;
}


#top_right{
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:145px;
}


#logo{
position:absolute;
top:30px;
left:15px;
width:182px;
height:134px;
}

.top_header_bar_right_outer {
	width:700px;
	position:relative;
	float:right;
	height:145px;
}

.login_searc_outer {
padding-top:42px;
width:220px;
float:right;
height:40px;
position:relative;
}

.login_outer {
padding-left:3px;
width:204px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
text-align:right;

}

.login_outer a {
color:#898989;
text-align:left;
padding-left:3px;
text-decoration:none;
padding-right:19px;
}

.login_outer a:hover {
color:#898989;
text-align:left;
background-color:#d3d3d4;
border-left:3px solid #1a6175;
border-bottom:1px solid #717070;
text-decoration:none;
}

.choose_language_outer {
width:105px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
text-align:left;
}

.search_outer {
float:left;
position:relative;
width:151px;
height:28px;
margin-left:10px;
}


.searh_bg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	color:#8c8989;
	background-image:url(../images/search_bg.jpg);
	background-position: left center;
	width:113px;
	height:19px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_menu_container {
	float:right;
	position:relative;
	width:100%;
}

.top_menu_container ul {
color:#898989;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

.top_menu_container li {
color:#898989;
display:inline-block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:41px;
list-style-type:none;
padding-top:6px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:86px;
}

.top_menu_container a {
width:86px;
height:41px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
text-transform:uppercase;
text-align:center;
padding-top:15px;
color:#898989;
display:inline-block;
text-decoration:none;
}


.top_menu_container a:hover {
	color:#333333;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:41px;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
	width:86px;
}

#go_form {
	position:absolute;
	right:1px;
	z-index:1px;
	top:-1px;
}

.select_box {
	background-color:#ebebeb;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b8b8b9;
	border-right-color: #b8b8b9;
	border-bottom-color: #b8b8b9;
	border-left-color: #b8b8b9;
}



#selected_tab {
background-image:url(../images/top_nave_hover_button.jpg);
background-repeat:no-repeat;
background-position:center center;
width:86px;
height:41px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display:inline;
text-align:center;
text-decoration:none;
color:#898989;
}

.body_container {
width:947px;
background-image:url(../images/body_center.jpg);
background-repeat:repeat-y;
position:relative;
margin:auto;
padding-bottom:20px;
overflow:hidden;
*/}

.banner_outer {
width:100%;
padding-top:14px;
background:transparent;
z-index:5;
}

.clear {
height:10px;
clear:both;
}

.body_top {
top:0px;
position:absolute;
width:947px;
height:11px;
}

.body_bottom{
bottom:0px;
position:absolute;
width:947px;
height:11px;
}

.services_container {
width:947px;
margin:auto;
}

/*********************/
.web_development_outer {
width:670px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3d3d3d;
margin-left:20px;
}


.web_development_outer h1 {
background-image:url(../images/brown_line.jpg);
background-position: 0px 40px;
height:58px;
background-repeat:no-repeat;
font-size:16px;
font-weight:normal;
color:#5d5e5e;
margin-bottom:3px;
padding-bottom:3px;
}

.web_development_outer h1 span{
color:#1b6276;
}

.web_development_outer img{
float:left;
padding-right:5px;
clear:both;
}


.web_development_outer p {
width:93px;
height:28px;
margin-left:79px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
background-position:center;
}

.web_development_outer p a {
background-image:url(../images/read_more_green.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
padding-top:6px;
padding-left:10px;
text-align:left;
display:block;
color:#ffffff;
background-position:center;
text-decoration:none;
}

.web_development_outer p a:hover {
background-image:url(../images/read_more_brown.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
text-align:left;
color:#d5d7d7;
background-position:center;
text-decoration:none;
}



/*********************/

.web_design_outer {
width:200px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3d3d3d;
margin-left:20px;
}

.web_design_outer h1 {
background-image:url(../images/green_line.jpg);
background-position: 0px 20px;
height:38px;
background-repeat:no-repeat;
font-size:16px;
font-weight:normal;
color:#5d5e5e;
margin-bottom:3px;
padding-bottom:3px;
}

.web_design_outer h1 span{
color:#1b6276;
}

.web_design_outer img{
float:left;
padding-right:5px;
}

.web_design_outer p {
width:93px;
height:28px;
margin-left:79px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
background-position:center;
}

.web_design_outer p a {
background-image:url(../images/read_more_green.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
padding-top:6px;
padding-left:10px;
text-align:left;
display:block;
color:#ffffff;
background-position:center;
text-decoration:none;
}

.web_design_outer p a:hover {
background-image:url(../images/read_more_brown.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
text-align:left;
color:#d5d7d7;
background-position:center;
text-decoration:none;
}

/*****************business_application***************/

.business_application_outer {
width:200px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3d3d3d;
margin-left:20px;
}

.business_application_outer h1 {
background-image:url(../images/green_line.jpg);
background-position: 0px 40px;
height:58px;
background-repeat:no-repeat;
font-size:16px;
font-weight:normal;
color:#5d5e5e;
margin-bottom:3px;
padding-bottom:3px;
}

.business_application_outer h1 span{
color:#1b6276;
}

.business_application_outer img{
float:left;
padding-right:5px;
}

.business_application_outer p {
width:93px;
height:28px;
margin-left:79px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
background-position:center;
}

.business_application_outer p a {
background-image:url(../images/read_more_green.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
padding-top:6px;
padding-left:10px;
text-align:left;
display:block;
color:#ffffff;
background-position:center;
text-decoration:none;
}

.business_application_outer p a:hover {
background-image:url(../images/read_more_brown.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
text-align:left;
color:#d5d7d7;
background-position:center;
text-decoration:none;
}


/*************************/

.software_design_outer {
width:200px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3d3d3d;
margin-left:20px;
}

.software_design_outer h1 {
background-image:url(../images/gray_line.jpg);
background-position: 0px 40px;
height:58px;
background-repeat:no-repeat;
font-size:16px;
font-weight:normal;
color:#5d5e5e;
margin-bottom:3px;
padding-bottom:3px;
}

.software_design_outer h1 span{
color:#1b6276;
}

.software_design_outer img{
float:left;
padding-right:5px;
}


.software_design_outer p {
width:93px;
height:28px;
margin-left:79px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
background-position:center;
}

.software_design_outer p a {
background-image:url(../images/read_more_green.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
padding-top:6px;
padding-left:10px;
text-align:left;
display:block;
color:#ffffff;
background-position:center;
text-decoration:none;
}

.software_design_outer p a:hover {
background-image:url(../images/read_more_brown.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
text-align:left;
color:#d5d7d7;
background-position:center;
text-decoration:none;
}

/*************************/


.portfolio_container {
	width:250px;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	background-image: url(../images/slide-bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	top:50px;
}

.showcase {
	width:100px;
	height:18px;
	position:absolute;
	bottom:0px;
	right:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b6276;
	text-transform:uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slides a {
	margin: 0px;
	padding: 0px;
}


.showcase span {
color:#5d5e5e
}
/************fotter************************/

.advance_services_outer {
background-image:url(../images/bottom_center.jpg);
background-repeat:repeat-x;
background-position:top;
position:relative;
width:100%;
height:188px;
}

.bottom_left {
position:absolute;
height:188px;
width:11px;
top:0px;
left:0px;
}


.bottom_right {
position:absolute;
height:188px;
width:11px;
top:0px;
right:0px;
}

.bottom_advance_text {
margin-left:25px;
margin-top:10px;
background-image:url(../images/pipe_bottom.jpg);
background-position:right;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
line-height:16px;
width:295px;
height:147px;
float:left;
}

.bottom_advance_text h1 {
margin-bottom:3px;
padding-bottom:3px;
font-weight:normal;
font-size:16px;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
}

.bottom_advance_text ul {
margin-top:10px;
margin-left:40px;
margin-bottom:0px;
padding-bottom:0px;
}

.bottom_advance_text li {
list-style-image:url(../images/arrow_bulet.png);
list-style-position:outside;
list-style-type:none;
padding-left:-10px;
list-style:outside;
margin-bottom:0px;
padding-bottom:0px;
padding-left:3px;

}

.bottom_advance_text a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
text-decoration:none;
padding-left:3px;
}

.bottom_advance_text a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
border-left:3px solid #1a6175;
border-bottom: 1px solid #717070;
}

/******************/

.bottom_advance_text2 {
margin-left:10px;
margin-top:10px;
background-image:url(../images/pipe_bottom.jpg);
background-position:right;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
line-height:16px;
width:225px;
height:147px;
float:left;
}

.bottom_advance_text2 h1 {
margin-bottom:3px;
padding-bottom:3px;
font-weight:normal;
font-size:16px;
line-height:18px;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
}

.bottom_advance_text2 ul {
margin-top:10px;
margin-left:40px;
margin-bottom:0px;
padding-bottom:0px;
}

.bottom_advance_text2 li {
list-style-image:url(../images/arrow_bulet.png);
list-style-position:outside;
list-style-type:none;
padding-left:-10px;
list-style:outside;
margin-bottom:0px;
padding-bottom:0px;
padding-left:3px;

}

.bottom_advance_text2 a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
text-decoration:none;
padding-left:3px;
}

.bottom_advance_text2 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
border-left:3px solid #1a6175;
border-bottom: 1px solid #717070;
}


/**********ERP_Solution*********/


.erp_solution_outer {
margin-left:10px;
margin-top:10px;
background-image:url(../images/pipe_bottom.jpg);
background-position:right;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
line-height:16px;
width:210px;
height:147px;
float:left;
}

.erp_solution_outer h1 {
margin-bottom:3px;
padding-bottom:1px;
font-weight:normal;
font-size:16px;
line-height:18px;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
}

.erp_solution_outer ul {
margin-top:10px;
margin-left:40px;
margin-bottom:0px;
padding-bottom:0px;
}

.erp_solution_outer li {
list-style-image:url(../images/arrow_bulet.png);
list-style-position:outside;
list-style-type:none;
padding-left:-10px;
list-style:outside;
margin-bottom:0px;
padding-bottom:0px;
padding-left:3px;

}

.erp_solution_outer a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
text-decoration:none;
padding-left:3px;
}

.erp_solution_outer a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
border-left:3px solid #1a6175;
border-bottom: 1px solid #717070;
}




/*******************************/

.technologies {
margin-left:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#d2d1d1;
line-height:16px;
width:150px;
height:147px;
float:left;
}

.technologies h1 {
margin-bottom:3px;
padding-bottom:3px;
font-weight:normal;
font-size:16px;
padding-left:20px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
}

.technologies ul {
width:130px;
margin-left:40px;
margin-top:10px;
margin-bottom:0px;
padding-bottom:0px;
}

.technologies li {
list-style-type:none;
display:inline;
padding-left:0px;
padding-bottom:2px;

}

.technologies a {
padding-left:3px;
padding-bottom:2px;
width:43px;
height:32px;
display:inline-block;
}

.technologies a:hover {
width:43px;
height:32px;
text-decoration:none;
}

/****************************footer*****************************/


.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:center;
color:#808080;
position:relative;
width:100%;
bottom:-5px;
margin-top:3px;
}

.footer a {
font-size:11px;
font-weight:normal;
text-align:center;
color:#383838;
text-decoration:none;
}

.footer a:hover {
font-size:11px;
font-weight:normal;
text-align:center;
background-color:#999999;
color:#ffffff;
border-left:3px solid #1a6175;
border-bottom:1px solid #717070;
text-decoration:none;
}

.footer span {
color:#3d3d3d;
padding-top:3px;
height:25px;
}

/********************************grapes_text**********************/


.grapes_text_normal {
	width:95%;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#343333;
	text-align:justify;
	padding-bottom:15px;
	padding-top:10px;
}

.grapes_text_normal a {
color:#898989;
text-align:left;
padding-left:3px;
text-decoration:none;
}

.grapes_text_normal a:hover {
color:#898989;
text-align:left;
background-color:#d3d3d4;
border-left:3px solid #1a6175;
border-bottom:1px solid #717070;
text-decoration:none;
}

.grapes_text_normal a:hover {
color:#666666;
text-decoration:none;
}


.grapes_text_normal h1 {
font-size:14px;
font-weight:bold;
margin-bottom:3px;
margin-top:3px;
color:#1a6175;
}

.heading1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
margin-bottom:0px;
margin-top:0px;
padding-bottom:2px;
padding-top:5px;
padding-left:10px;
}

.heading2_norm_head{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
margin-bottom:0px;
margin-top:0px;
padding-bottom:0px;
padding-top:5px;
padding-left:10px;
}

.heading3_norm_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:5px;
	padding-left:30px;
	color: #3433333;
}
.heading3_norm_head a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:0px;
	padding-top:5px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.heading_norm_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:normal;
color:#343333;
text-align:justify;
padding-bottom:10px;
padding-top:2px;
padding-left:10px;
}

.heading_norm3_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:normal;
color:#343333;
text-align:justify;
padding-bottom:10px;
padding-top:2px;
padding-left:30px;
}

.heading_norm3_text a {
	color:#333333;
	text-align:left;
	padding-left:3px;
	text-decoration:underline;
}

.heading_norm3_text a:hover {
color:#898989;
text-align:left;
background-color:#d3d3d4;
border-left:3px solid #1a6175;
border-bottom:1px solid #717070;
text-decoration:none;
}



.ul_bullet {
	margin-top:10px;
	margin-left:40px;
	margin-bottom:0px;
	padding-bottom:0px;
	list-style-type: none;
}

.ul_bullet li {
	list-style-image:url(../images/arrow_black_bullet.jpg);
	list-style-type:none;
	padding-left:-10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.ul_bullet a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #343333;
	text-decoration: underline;
}


/*************services_link**********************************/

.services_link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1a6175;
line-height:16px;
width:210px;
float:left;
}

.services_link h1 {
margin-bottom:0px;
padding-bottom:0px;
font-weight:bold;
font-size:12px;
padding-left:20px;
background-image:url(../images/left_bullet.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.services_link ul {
margin-top:10px;
margin-left:20px;
margin-bottom:0px;
padding-bottom:0px;
}

.services_link li {
list-style-image:url(../images/arrow_black_bullet.jpg);
list-style-position:outside;
list-style-type:none;
padding-left:-10px;
list-style:outside;
color:#343333;
margin-bottom:0px;
font-weight:normal;
padding-bottom:0px;
padding-left:3px;

}

.services_link a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#343333;
text-decoration:none;
padding-left:3px;
}

.services_link a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
background-color: #1a6175;
border-bottom: 1px solid #1a6175;
}

.services_container_outer {
margin:auto;
width:100%;
float:left;
margin-bottom:40px;
overflow:hidden;
}



.contact_container {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#343333 !important;
width:65%;
}

.contact_container span {
color:#FF0000;
}

.text_Field_outer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#343333;
width:250px;
height:25px;
background-color:#dce0e1;
border:1px dotted #7f9db9;
}

.txtbox
{
border: 1px solid #ccc;
	background:none;
	border-radius:7px 7px 7px 7px;
	width:210px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	margin-bottom:10px;
	outline:none;
}

.txtbox_Right
{
border: 1px solid #ccc;
	background:none;
	border-radius:7px 7px 7px 7px;
	text-align:right;
	width:210px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	margin-bottom:10px;
	outline:none;
}

.text_Field_Right {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#343333;
width:250px;
text-align:right;
height:25px;
background-color:#dce0e1;
border:1px dotted #7f9db9;
}

.btnSub
{
    font-weight: bold;
    background-color: #5C97B7;
    border: 0px solid #85949b;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    behavior: url(PIE.htc);
    font-weight: bold;
}

.submit_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../images/submit.jpg');
	width: 72px;
	height: 28px;
}

.clear_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../images/clear_bg.jpg');
	width:72px;
	height: 28px;
}

.image_outer {
width:165px;
float:right;
padding-left:10px;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 1px;
}
.ul_bullet a:hover {
	background-color:transparent;
	color: #343333;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading3_norm_head a:hover {
	text-align:left;
	padding-bottom:0px;
	padding-top:5px;
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/******************* Portfolio page number Navigations  *****************************/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:right;
	margin-right:50px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #90adc8;
	color: #0e3c65;
	background-color: #ebf6ff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #6e6e6e;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	color: #a0b7cc;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/******************************************************/
.contact_bac {
	background-color: dce0e1;
	background-image: url(../images/contact_bac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 8px;
	padding-left: 5px;
	width: 444px;
}
.contact_bac1 {
	background-color: dce0e1;
	background-image: url(../images/contact_bac1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 8px;
	padding-left: 5px;
	height: 127px;
}


ol{
margin-top:10px;
margin-left:35px;
}

li{
line-height:20px;
}