/* CSS Document */

img{
		height:auto !important;
		width:auto !important;
	}

BODY {
	background-color:#e5e5e5;
	margin:0px;
	vertical-align:top;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
	color:#40484b;
}
.maintop {
	background-image:url(images/main-top.png);
	background-repeat:no-repeat;
}
.topmenu a:link {
	font-family:Arial;
	color:#535e63;
	font-size:14px;
	text-align:center;
	text-decoration: none
}
.topmenu a:visited {
	font-family:Arial;
	color:#535e63;
	font-size:12px;
	text-align:center;
	text-decoration: none
}
.topmenu a:hover {
	font-family:Arial;
	color:#535e63;
	font-size:14px;
	text-align:center;
	text-decoration:underline
}
.topmenu {
	font-family:Arial;
	color:#535E63;
	font-size:14px;
	text-align:left;
	width:190px;
	float:right;
	margin-top:15px;
}
.detaillinks a:link {
	color:#5e7ab4;
	text-decoration:underline;
}
.detaillinks a:visited {
	color:#5e7ab4;
	text-decoration:underline;
}
.detaillinks a:hover {
	color:#5e7ab4;
	text-decoration:underline;
}
.detaillinks {
	color:#5e7ab4;
	text-decoration:underline;
}
.inflink a:link {
	color:#5d676c;
	text-decoration:underline;
}
.inflink a:visited {
	color:#5d676c;
	text-decoration:underline;
}
.inflink a:hover {
	color:#5d676c;
	text-decoration:underline;
}
.inflink {
	color:#5d676c;
	text-decoration:underline;
}
.copyrights a:link {
	color:#585858;
	text-decoration:none;
	text-decoration:underline;
}
.copyrights {
	color:#585858;
	text-decoration:none;
}
.brd {
	border: 1px #48BCED solid;
}
.btmbg {
	background-image: url(images/bottombg.jpg);
	background-repeat:no-repeat;
}
.topmenudev {
	background-image:url(images/topmenu_dev.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:59;
	width:1px;
}
.banner {
	/*background-image:url(images/outspanbanner.png);
	background-repeat:no-repeat;*/
}
.supportxt {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#5a5b5b;
	padding-left:10px;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:52px;
	vertical-align:middle;
}
.menutext1 a:hover {
	text-decoration:underline;
}
.menutext1 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#50585c;
	text-align:left;
	text-decoration:none;
}
.hyperlinks a:hover {
	color:#ff0000;
}
.hyperlinks {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.smallhead {
	font-family:Tahoma;
	font-size:14px;
	color:#00699B;
	font-weight:bold;

}

.smallhead a{
		text-transform:lowercase;
	}


.style1 {
	color: #3366FF;
	font-weight: bold;
}
.style2 {
	color: #F30300;
	font-weight: bold;
}
.midnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #527FC0;
	text-transform: uppercase;
	text-decoration:none;
}
a.midnavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #527FC0;
	text-transform: uppercase;
	text-decoration:none;
}
a.midnavi:active {
	color: #527FC0;
	text-decoration:none;
}
a.midnavi:visited {
	color: #527FC0;
	text-decoration:none;
}
a.midnavi:hover {
	color: #E63627;
	text-decoration:none;
}
.footernavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #50585c;
	text-decoration:none;
}
a.footernavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #50585c;
	text-decoration:none;
}
a.footernavi:active {
	color: #50585c;
	text-decoration:none;
}
a.footernavi:visited {
	color: #50585c;
	text-decoration:none;
}
a.footernavi:hover {
	color: #797777;
	text-decoration:none;
}
.title {
	PADDING-RIGHT: 15px;
	BORDER-TOP: #50585c 0px solid;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE:12px;
	PADDING-BOTTOM: 1px;
	COLOR: #50585c;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #283784 1px solid;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
}
.menutxt a:hover {
	background-color:#A7A7A7;
	/*padding:17px 42px 13px;*/
}
.menutxt a {
/*	padding:17px 42px 13px;*/
}
.cont_btn {
	text-align:left;
	margin:25px 0 0 0;
	width:193px;
	float:right;
}

.video_div{
		width:325px;
		margin:auto;
	}

.slide_img{
		width:260px;
		margin:auto;
		overflow:hidden;
		text-align:center;
	}
	
.slide_img a{
		color:#333;
		text-decoration:none;
	}

.slide_text{
		width:300px;
		text-align:center;
		overflow:hidden;
		margin:auto;
		font-size:15px;
	}


.footer_div{
		width:980px;
		margin:auto;
		overflow:hidden;
	}

.logo_ftr{
		width:980px;
		float:left;
	}
.logo_ftr img{
		float:left;
	}


.ftr_links{
		width:980px;
		float:left;
		margin-top:15px;
		margin-bottom:15px;
	}


.left_for_bus{
		float:left;
		width:325px;
		text-align:left;
	}


.left_for_bus a{
		color:#333;
		text-decoration:none;
	}


.left_for_bus strong{
		color:#000;
		text-decoration:none;
	}


.submit_btn{
		background-image:url(images/submit_btn.jpg);
		background-repeat:no-repeat;
		width:65px;
		height:26px;
		border:0 none;
		margin:5px 0 0 0;
	}


.about_cont_div{
		width:100%;
		float:left;
		text-align:left;
	}


.left_bar{
		width:230px;
		float:left;
		
	}

.left_bar ul{ margin:0;
padding:0;}

.left_bar ul li{ 
	list-style:none;
	line-height:30px;
	padding-left:30px;
	text-align:left;
}

.left_bar ul li:hover{ 
	list-style:none;
	line-height:30px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#cff5ff;
	padding:0 0 0 30px;

	
	
}


.left_bar ul li.active{ 
	list-style:none;
	line-height:30px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#76d4ec;
	padding:0 0 0 30px;
	
	
	
}

.left_bar a{
		color:#5E7AB4;
		text-decoration:none;
		font-size:13px;
	
		
	}

.left_bar a:hover{
		text-decoration:underline;
	
		
	}

.rit_cont{
		float:right;
		width:697px;
		text-align:left;
	}
.rit_cont p{
		text-align:left;
	}

.about_logos{
		width:960px;
		float:left;
	}


.for_aco_testi{
		width:697px;
		float:left;
		border:1px solid #CCC;
		padding:5px;
		margin:0 0 10px 0;	}
	
.for_aco_logos_div{
		width:200px;
		text-align:center;
		float:left;
		margin:10px 0;
		
	}	
	
	
.for_aco_logo_text{
		float:right;
		font-size:14px;
		color:#333;
		width:400px;
		margin-left:10px;
		padding-top:10px;
	}
	

.logos_div{
		width:960px;
		float:left;
		margin:10px 0;
		border:1px solid #CCC;
		padding:5px;
	}
	


.logo_text{
		float:left;
		font-size:14px;
		color:#333;
		width:650px;
		margin-left:10px;
		padding-top:10px;
	}

.about_logo_div{
		width:250px;
		text-align:center;
		overflow:hidden;
		float:left;
	}

.about_logo_div img{
		float:none !important;
	}


.blue_color{
		color:#6699cc;
		font-weight:bold;
	}


.logo_images img{
		float:left;
		margin-right:10px;
		}


.outsorce_que{
		
	}


.send_btn {
    background-image:url(images/send_mesg_btn.jpg);
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 40px !important;
    width: 155px !important;
}

.price{
		color:#018aae;
	}


.hading{
		color:#333;
	}


.your_Data{
		/*min-height:80px;*/
		overflow:hidden;
	}


.btm_link{
	
		float:right;
		padding-bottom:10px;
	}

.btm_link a{
		color:#333;
		text-decoration:none;
	}



.ftr_last{
		float:left;
		width:100%;
		text-align:left;
	}

.black_h1{
	font-size:14px;

	}

.black_h1 a{

	text-transform:lowercase;
	}



a.hading_ftr{
		color: #000 !important;
		text-decoration:none;
	}




