body{
	font-family:tahoma;
	font-size:11px;
	margin:0px;
	text-align:justify;
}


a {
color:#135582;
font-size:11px;
text-decoration:none;

}
a:hover {
color:#135582;
font-size:11px;
text-decoration:none;
}
/*a:visited {
color:#135582;
font-size:11px;
text-decoration:none;
}*/

form { 
	position:relative; 
}
form input {
	 position:absolute; left:11em; 
}
#wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#container{
	margin:0px;
}

#navigation{
	margin:0px;
}

#navigation .nav{
	background-image:url(../images/bg_nav3.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:56px;
	overflow:visible;
	width:883px;
	float:left;
}

*html #navigation .nav {
	overflow:hidden;
}

#navigation .nav .nav_links{
	width:88px;
	height:67px;
	float:left;
	margin-left:8px;
	overflow:hidden;
}

#navigation .nav .nav_links .link a {
	font-family:Helvetica;
	font-size:12px;
	width:88px;
	height:67px;	
	color:#135582;
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	float:left;
	padding-top:20px;

}

#navigation .nav .nav_links .link a:hover{
	background-image:url(../images/hover_img.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:88px;
	color:#6FA026;
}

*html #navigation .nav .nav_links .link a:hover{
	position:relative;
}


.active a{
	font-family:Helvetica;
	font-size:12px;
	width:88px;
	height:67px;
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	float:left;
	padding-top:20px;	
	background-image:url(../images/hover_img.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:88px;
	color:#6FA026;
}


#content {
	margin-top:0px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/main_background.gif);
	background-repeat:repeat-y;
	height:100%;
}

*html #content {
	margin-top:0px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/main_background.gif);
	background-repeat:repeat-y;
	height:100%;
}

#content .bg_content{
	background-image:url(../images/bg_content_left.gif);
	background-repeat:repeat-y;
	float:left;
	width:31px;
	height:968px;
}

/**html #content .bg_content{
	height:896px;
}
*/
#content .left_navigation{
	float:left;
	background-color:#E4E7E9;
	width:215px;
	border-left:solid 2px #D0D0D2;
	border-right:solid 2px #D0D0D2;
	
	padding-bottom:160px;
	min-height:804px;
}
*html #content .left_navigation{
	height:804px;
}
#content .left_navigation .head{
	padding:6px;
	margin:2px 2px 0px 2px;
	background-color:#DBDBDB;
	color:#135582;
	font-weight:900;
}

#content .left_navigation .links{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin-left:10px;
	margin-bottom:8px;
}

.links{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin-left:10px;
	margin-bottom:8px;
}
.head a {
	text-decoration:none;
	color:#135582;
}

.links_link a{
	text-decoration:none;
	color:#3C3E3F;
}

#content .left_navigation .links .links_link a:hover{
	text-decoration:underline;
}

.more{
	padding-left:160px;
}

.more_link a{
	text-decoration:none;
	color:#3C3E3F;
}

.more_link a:hover{
	text-decoration:underline;
}

#content .matter{
	width:715px;
	float:left;
	margin-left:2px;
	overflow:hidden;
	height:auto;
}


#content .matter .head{
	margin:0px;
	width:716px;
}

#content .matter .head .web_tech{
	width:234px;
	height:110px;
	background-color:#B4BC63;
	border-right:solid 1px #C4CA83;
	padding-left:3px;
	overflow:hidden;
	float:left;
}

#content .matter .head .web_tech .matter_matter{
	width:170px;
	margin-top:10px;
	overflow:hidden;
	padding-left:5px;
}

#content .matter .head .web_tech .matter_matter .heading{
	font-family:arial;
	font-size:12px;
	color:#135582;
	font-weight:900;
}

#content .matter .head .web_tech .matter_matter .txt{
	color:#252424;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
}


#content .left_part{
	overflow:hidden;
	float:left;
	margin-top:0px;
	padding-top:5px;
	height:auto;
}

#content .matter .left_part .welcome_matter{
	padding-left:0px;
	width:497px;
	overflow:hidden;
	border-bottom:solid 1px #C8C8C8;
	border-right:solid 2px #ECECEC;
	padding-bottom:7px;
	border:solid 1px #999999;	
	height:auto;
}
#content .matter .left_part .welcome_matter1{
	padding-left:0px;
	width:699px;
	overflow:hidden;
	border-bottom:solid 1px #C8C8C8;
	border-right:solid 2px #ECECEC;
	padding-bottom:7px;
	border:solid 1px #999999;	
}



.welcome_matter_new{
	padding-left:0px;
	width:99%;
	overflow:hidden;
	border-bottom:solid 1px #C8C8C8;
	border-right:solid 2px #ECECEC;
	padding-bottom:7px;
	border:solid 1px #999999;	
}
.welcome_matter_new1{
	padding-left:0px;
	width:99%;
	overflow:hidden;
	border-bottom:solid 1px #C8C8C8;
	border-right:solid 2px #ECECEC;
	padding-bottom:7px;
	border:solid 1px #999999;	
}

#content .matter .left_part .welcome_matter .head_img{
	background-image:url(../images/bg_side_line.gif);
	background-repeat:repeat-x;
	height:7px;
	width:253px;
	margin-top:10px;
	float:left;
}

.welcome_matter_new .head_img{
	background-image:url(../images/bg_side_line.gif);
	background-repeat:repeat-x;
	height:7px;
	width:253px;
	margin-top:10px;
	float:left;
}

#content .matter .left_part .welcome_matter1 .head_img1{
	width:253px;
	float:right;
}

.welcome_matter_new1 .head_img1{
	width:253px;
	float:right;
}


#content .matter .left_part .welcome_matter1 .head_img{
	background-image:url(../images/bg_side_line.gif);
	background-repeat:repeat-x;
	height:7px;
	width:253px;
	margin-top:10px;
	float:left;
}

.welcome_matter_new1 .head_img{
	background-image:url(../images/bg_side_line.gif);
	background-repeat:repeat-x;
	height:7px;
	width:253px;
	margin-top:10px;
	float:left;
}


#content .matter .left_part .welcome_matter .welcome{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	text-transform:uppercase;
	padding-left:5px;
	overflow:hidden;
}

.welcome_matter_new .welcome{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	text-transform:uppercase;
	padding-left:5px;
	overflow:hidden;
}

#content .matter .left_part .welcome_matter1 .welcome{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	text-transform:uppercase;
	padding-left:5px;
	overflow:hidden;
}


.welcome_matter_new1 .welcome{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	text-transform:uppercase;
	padding-left:5px;
	overflow:hidden;
}


#content .matter .left_part .welcome_matter1 .welcome1{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	padding-left:5px;
	
}

.welcome_matter_new1 .welcome1{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	margin-top:5px;
	padding-left:5px;
	
}


#content .matter .left_part .welcome_matter .text{
	background-color:#F7F7F7;
	margin-top:5px;
	padding:5px;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	line-height:1.5em;
	height:auto;
}

.welcome_matter_new .text{
	background-color:#F7F7F7;
	margin-top:5px;
	padding:5px;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	line-height:1.5em;
}


#content .matter .left_part .welcome_matter1 .text{
	background-color:#F7F7F7;
	margin-top:5px;
	padding:5px;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	line-height:1.5em;
}


.welcome_matter_new1 .text{
	background-color:#F7F7F7;
	margin-top:5px;
	padding:5px;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	line-height:1.5em;
}



#content .matter .right_part{
	width:206px;
	padding:5px;
	float:right;
}


#content .matter .right_part .up_part{
	border:solid 1px #999999;
	overflow:hidden;
}
#content .matter .right_part .up_part .live_support{
	float:left;
	font-family:Helvetica;
	color:#135582;
	font-size:12px;
	font-weight:900;
	margin-left:5px;
	text-transform:uppercase;
}

.latest_news{
	font-family:Helvetica;
	color:#135582;
	font-size:12px;
	font-weight:900;
	margin-left:5px;
	text-transform:uppercase;
}


#content .right_cont_bgimg{
	background-image:url(../images/bg_content_right.gif);
	background-repeat:repeat-y;
	min-height:968px;
	width:30px;
	float:left;
	margin-left:3px;
}

*html #content .right_cont_bgimg{
	height:968px;
	float:right;
	width:30px;
	position:absolute;
}

#content .matter .technology{
	border:solid 1px #999999;
	clear:both;
	margin:5px 5px 0px 0px;
}

#content .matter .technology .heading{
	font-family:arial;
	font-size:14px;
	color:#135582;
	font-weight:900;
	text-transform:uppercase;
	padding-left:10px;
	overflow:hidden;
	width:200px;
}

#content .matter .tech_text{
	color:#5B5B59;
	margin:5px;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	line-height:1.5em;
}

#footer{
	margin:0px;
	width:1000px;
}

#footer .navigation{
	background-color:#5B5C5D;
	height:56px;
	float:left;
	width:934px;
}

#footer .navigation .nav{
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#footer .navigation .nav .link{
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px #F4F7E3;
	float:left;
}

#footer .navigation .nav .link a{
	text-transform:uppercase;
	color:#F4F7E3;
	font-weight:900;
	text-decoration:none;
}

#footer .navigation .nav .link a:hover{
	text-decoration:underline;
}


#footer .navigation .nav .copyright{
	margin-left:90px;
}


#footer .navigation .nav .copyright a{
	color:#F4F7E3;
	text-decoration:none;
}

#footer .navigation .nav .copyright a:hover{
	text-decoration:underline;
}

.link a{
	text-decoration:none;
	color:#135582;
}

.link a:hover{
	text-decoration:underline;
}




<!-- css portfolio-->

.textarea {
float:left;
width:713px;
}
.content {
float:left;
margin-top:10px;
position:relative;
width:310px;
}
.content2 {
margin-left:340px;
margin-top:10px;
position:relative;
width:310px;
}
.content1 {
margin-top:3px;
padding-left:18px;
}
.content4 {
margin-left:18px;
margin-top:3px;
}
.bg_services {
background-color:#B8E3E7;
}
.bg_services1 {
background-image:url(../images/mind_gradient2.gif);
background-position:center top;
background-repeat:repeat-x;
width:713px;
}
.bullet {
float:left;
margin-right:5px;
}
.bg_projects {
background-color:#D6D6D6;
}
.bg_projects1 {
background-image:url(../images/mind_gradient4.gif);
background-position:center top;
background-repeat:repeat-x;
float:left;
overflow:auto;
width:713px;
}
.bdr_gray {
border-right:1px solid #B8B8B8;
float:left;
height:240px;
overflow:hidden;
width:225px;
}
.bdr_gray3 {
border-right:1px solid #B8B8B8;
float:left;
height:240px;
overflow:hidden;
width:235px;
}
.bdr_gray4 {
overflow:hidden;
width:225px;
}
.bdr_gray5 {
border-right:1px solid #B8B8B8;
float:left;
overflow:hidden;
text-align:left;
width:50%;
}
.bdr_gray6 {
overflow:hidden;
text-align:left;
width:48%;
}
.bdr_gray1 {
border:4px solid #B8B8B8;
}
.bdr_gray1:hover {
border:4px solid #01A8DC;
}
.bdr_gray2 {
border:1px solid #B8B8B8;
}
#tab {
color:#FFFFFF;
float:left;
margin-top:10px;
width:100%;
}
#tab ul {
margin:0;
padding:0;
}
#tab li {
background-color:#01A8DC;
border:1px solid #0064AF;
display:block;
float:left;
list-style-type:none;
margin:0 -1px 0 0;
padding:0;
position:relative;
vertical-align:middle;
}
/*#tab li a {
background-color:#01A8DC;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
list-style-type:none;
overflow:hidden;
padding:5px 15px;
position:relative;
text-decoration:none;
vertical-align:middle;
white-space:nowrap;
}
#tab li a:hover {
background-color:#F4F4F4;
color:#000000;
display:block;
font-size:13px;
font-weight:bold;
list-style-type:none;
text-decoration:none;
vertical-align:middle;
white-space:nowrap;
}*/
.portfolio {
float:left;
width:685px;
}
.portfolio1 {
padding:10px 0;
width:100%;
}
.portfolio2 {
float:left;
width:380px;
}
.left_links {
background-image:url(../images/mind_curve_links.gif);
background-repeat:no-repeat;
float:left;
height:9px;
overflow:hidden;
position:relative;
width:245px;
}
.left_links1 {
background-image:url(../images/mind_gradient_links.gif);
background-position:center top;
background-repeat:repeat-x;
float:left;
height:178px;
position:relative;
width:245px;
}
.left_links2 {
color:#000000;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.left_links2:hover {
color:#000000;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.portfolio_link {
color:#0770B3;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
line-height:22px;
text-decoration:underline;
}
.portfolio_link:hover {
color:#0770B3;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
line-height:22px;
text-decoration:none;
}
.content_main {
background-image:url(../images/mind_curve_content.gif);
background-repeat:no-repeat;
float:left;
height:9px;
overflow:hidden;
position:relative;
width:462px;
}
.content_main1 {
background-image:url(../images/mind_gradient_content.gif);
background-position:center top;
background-repeat:repeat-x;
float:left;
position:relative;
width:462px;
}
.pagenav {
float:right;
list-style-type:none;
margin:0;
padding:0;
position:relative;
text-align:right;
}
.pagenav li {
display:inline;
list-style-type:none;
margin:0;
overflow:hidden;
padding:0;
position:relative;
z-index:1;
}
.pagenav li a {
background-color:#FFFFFF;
border:1px solid #81C5F4;
color:#227DB4;
float:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
margin:0;
overflow:hidden;
padding:1px 6px;
position:relative;
text-decoration:none;
}
.pagenav li a:hover {
background-color:#6090B8;
border:1px solid #81C5F4;
color:#FFFFFF;
float:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
margin:0;
overflow:hidden;
padding:1px 6px;
position:relative;
text-decoration:none;
}
.pagenav li a.active {
background-color:#6090B8;
border:1px solid #81C5F4;
color:#FFFFFF;
float:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
margin:0;
overflow:hidden;
padding:1px 6px;
position:relative;
text-decoration:none;
}
.bg_number {
background-image:url(../images/mind_bg_number2.png);
background-repeat:no-repeat;
color:#6F5D0F;
float:left;
font-size:18px;
font-weight:normal;
height:106px;
line-height:20px;
margin-right:10px;
padding-top:7px;
text-align:center;
vertical-align:middle;
width:70px;
}
.bg_number1 {
background-image:url(../images/mind_topbg_number2.png);
background-repeat:no-repeat;
color:#6F5D0F;
float:left;
font-size:18px;
font-weight:normal;
height:106px;
line-height:20px;
margin-right:10px;
padding-top:7px;
text-align:center;
vertical-align:middle;
width:70px;
}
.screenshot {
border:3px solid #81C5F4;
display:block;
float:left;
margin-right:10px;
margin-top:15px;
text-decoration:none;
width:20px;
}
.screenshot:hover {
border:3px solid #227DB4;
display:block;
float:left;
margin-right:10px;
margin-top:15px;
text-decoration:none;
width:20px;
}
.screenshot_selected {
border:3px solid #227DB4;
display:block;
float:left;
margin-right:10px;
margin-top:15px;
text-decoration:none;
width:20px;
}
.screenshot_selected:hover {
border:3px solid #227DB4;
display:block;
float:left;
margin-right:10px;
margin-top:15px;
text-decoration:none;
width:20px;
}
.text_small {
font-size:11px;
}
.text_lightgray {
color:#A6A6A6;
font-size:11px;
}
.text_lightgray1 {
color:#A6A6A6;
font-size:12px;
}
.w100 {
float:right;
width:100%;
}
.w50_right {
float:left;
margin-right:10px;
padding-bottom:5px;
text-align:right;
width:25%;
}
.w50_left {
float:left;
padding-bottom:5px;
text-align:left;
width:70%;
}
.link_black {
color:#000000;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.link_black:hover {
color:#000000;
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.red {
color:#FF0000;
}
.hidden {
display:none;
}
.blue_text {
color:#0051A2;
font-family:trebuchet ms;
font-size:13px;
}
.blue_text1 {
color:#0051A2;
font-family:trebuchet ms;
font-size:11px;
}
.bg_footer {
background-image:url(../images/mind_bg_footer.gif);
background-repeat:repeat-x;
border-top:4px solid #3198D3;
float:left;
height:96px;
overflow:auto;
position:relative;
text-align:left;
width:100%;
}
.footer_link {
float:left;
height:80px;
margin:0 0 -15px;
padding:15px 0 0 10px;
}
.footer_link1 {
float:right;
margin-top:55px;
padding-right:10px;
}
.ul {
list-style-image:url(http://www.minddigital.com/images/mind_logo.gif);
}

.row {
  clear: both;
  padding-top: 5px;
  }

.label {
  float: left;
  width: 141px;
  text-align: left;
  }

.formw {
  text-align: left;
  } 
  
  
 li {
 	list-style-image:url(../images/bullet1.png);
	padding:1px;
	font-size:11px;
 } 
 li a {
 	font-family:Helvetica;
	font-size:11px;
	color:#135582;
	font-weight:700;
 }
 
 li a:hover {
 	font-family:Helvetica;
	font-size:11px;
	color:#6FA026;
	font-weight:700;
 } 
 
h1,h2 {
color:#135582;
font-family:arial;
font-size:14px;
font-weight:900;
text-decoration:underline;
}

strong {
color:#575757;
}