body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6,div,ul,li,form {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
p{
	margin: 10px 0px;
}
.clear {
	clear: both;	
}
#wrapper {
	width: 1003px;
	margin: 0px auto;
}
#footer_full_width {
	width: 1003px;
	margin: 0px auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.full_width{
	width:100%;
	clear:both;
}
.content_bg{
	background-image:url(../images/content_shadow.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:1003px;
	float:left;
}
.left_shadow{
	width:12px;
	float:left;
	background-image:url(../images/left_shadow.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:590px;
	}
.right_shadow{
	width:14px;
	float:right;
	background-image:url(../images/right_shadow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:590px;
	}
.mid_white{
	width:976px;
	float:left;
}
.main_content{
	width:954px;
	margin: 0px auto;
}
/*---------------------header--------------------*/
.header_width{
	width:954px;
	float:left;
}
.logo{
	width:210px;
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}
.header_right{
	width:542px;
	float:right;
}
.header_top_nav{
	width:200px;
	float:right;
	padding-bottom:20px;
	padding-left:100px;
}
.top_left_co{
	width:7px;
	float:left;
}
.top_mid_nav{
	width:182px;
	float:left;
	background-image:url(../images/top_nav_mid.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646359;
	text-decoration: none;
	padding:5px 0px;
}
.top_mid_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646359;
	text-decoration: none;
	margin:0px 6px;
}
.top_mid_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ae913c;
	text-decoration: none;
	margin:0px 6px;
}

.top_right_co{
	width:7px;
	float:left;
}
/*---------------------content--------------------*/
.content_width{
	width:954px;
	float:left;
}
.content_left_part{
	width:572px;
	float:left;
}
.js_slaid_show{
	width:572px;
	float:left;
}
.welcome_content{
	width:528px;
	float:left;
	padding-top:22px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
}
.welcome_content .title{
	font-family:Helvetica;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.read_more{
	background-color:#d9b448;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding:1px 8px;
	font-weight:bold;
	text-decoration:none;
}
.read_more:hover{
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:1px 8px;
	font-weight:bold;
	text-decoration:none;
}
.read_more a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.read_more a:hover{

	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.content_right_part{
	width:372px;
	float:right;
	margin-bottom:6px;
}
.right_box_bg{
	background-image:url(../images/right_box_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:350px;
	border: 1px solid #c1c1c1;
	padding:10px 10px;
	background-color:#ebebeb;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	float:left;
}
.right_title{
	font-family:Helvetica;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width:350px;
	float:left;
}
.right_in_content {
	float: left;
	width: 350px;
}
.news_bg{
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.news_blue_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b38e29;
	text-decoration: none;
}
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b38e29;
	text-decoration: none;

}
.white_more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebca6b;
	text-decoration: none;
}
.white_more:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

/*---------------------footer--------------------*/
#footer_main{
	width:100%;
	clear:both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer_in_width{
	width:954px;
	float:left;
}
.footer_left_part{
	width:200px;
	float:left;
}
.footer_right{
	width:550px;
	float:right;
}
.footer_right_nav{
	width:520px;
	float:right;
	padding-bottom:10px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#6a757b;
	text-align:right;
	
}
.footer_right_icon{
	width:134px;
	float:right;
	text-align:right;
	margin-bottom:5px;
}
.footer_sharti{
	width:40px;
	float:right;
	text-align:right;
	padding-top:5px;

	margin-right:5px;
}
.footer_icon_left{
	width:7px;
	float:left;
	}
.footer_icon_mid{
	width:120px;
	float:left;
	background-image:url(../images/footer_icon_mid.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
	padding:5px 0px;
	}
.footer_icon_mid img{
	margin:6px 1px;
	
}
.footer_copy_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a757b;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:15px;
	width:260px;
	float:left;
	}
.footer_icon_right{
	width:7px;
	float:right;
	}
.footer_space{
	width:954px;
	float:left;
	padding-left:24px;
	padding-right:24px;
	padding-top:10px;
	padding-bottom:10px;
}
a.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#6a757b;
	margin-left:2px;
	margin-right:2px;
}
a.footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#7b0316;
	margin-left:2px;
	margin-right:2px;
}
.footer_bottom_space{
	width:954px;
	float:left;
	padding-left:24px;
	padding-right:24px;
	padding-top:2px;
	padding-bottom:2px;
}
.footer_bottom_button{
	padding-top:10px;
	padding-right:10px;
	float:right;
}
.about_content{
	width:695px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
}
.about_title{
	width:651px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:8px 22px;
	font-weight:normal;
	line-height:20px;
	color:#7e6211;
	text-align: justify;
	background-image: url(../images/about_bg_title.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.about_bg{
	width:651px;
	padding:8px 22px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	background-color:#f9f9f9;
}
ul.list_type {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.list_type li {
	background-image:url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
	margin-bottom:5px;
}
ul.list_type li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667178;
	text-decoration: none;
	line-height:20px;
}
ul.list_type li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #da55a4;
	text-decoration: none;
}
ul.list_type2 {
	list-style:none;
	padding-top:6px;
	padding-left:20px;
}
ul.list_type2 li {
	padding-left: 15px;
	margin-bottom:10px;
}
.inner_right_part{
	width:243px;
	float:right;
	background-image:url(../images/inner_right_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	border: 1px solid #f5f5f5;
	background-color:#f4f4f4;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	float:right;
}
.inner_right_title{
	font-family:Helvetica;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	text-transform: capitalize;
	width:223px;
	padding:10px 10px;
	float:left;
	background-image: url(../images/inner_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.article{
	width:243px;
	float:right;
	background-image:url(../images/inner_right_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	border: 1px solid #f5f5f5;
	background-color:#f4f4f4;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	float:right;
}
.article_bg{
	width:223px;
	float:left;
	background-image: url(../images/inner_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.article_1{
	float: left;
	height: 36px;
	width: 36px;
}
.article_title{
	font-family:Helvetica;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	text-transform: capitalize;
	float: left;
	height: 25px;
	width: 150px;
	margin-top: 3px;
	margin-left: 2px;
	padding-left: 5px;
}
a.article_title:hover {
	color: #666;

}
.article-two-div {
	background: #fff url(../images/grad-bg.jpg) repeat-x top left;
	float: left;
	margin: 10px 10px 5px 0px;
	padding: 10px;
	width: 430px;
	border-top: solid 3px #eee;
	border-bottom: dashed thin #eee;
}
a.article-download {
	background: #fff url(../images/icon-download.png) no-repeat 5px 5px;
	font-size: 12px;
	color: #7b0316;
	text-decoration: none;
	padding: 5px 10px 5px 42px;
	margin: 10px 10px 0px 0px;
	float: left;
	min-width: 370px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #eee;
	display: block;
	font-weight:bold;
}
a.article-download:hover {
	color: #666;

}
.right_inner_content {
	float: left;
	width:223px;
	padding:10px 10px;
}
.about_right_part {
	float: right;
	width: 245px;
	}
.right_button_bg {
	float: left;
	width: 235px;
	background-image: url(../images/right_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin-bottom:10px;
	padding:0px 0px 0px 10px;
	vertical-align: middle;

}
.right_button_bg img {
	float: left;
	padding:0px 0px 0px 6px; 
}
.right_button_bg .text a{
	float: left;
	margin:15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}
.right_button_bg .mobile a {
	float: left;
	margin:30px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}
.read_more_right{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#997816;
	}
.inner_left_part{
	width:695px;
	float:left;
}
.inne_baner{
	width:695px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.inner_content{
	width:651px;
	float:left;
	padding-top:18px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
}
.inner_content .title{
	font-family:Helvetica;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.rad_title{
	font-family:Helvetica;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
}
.t-rad_title{
	font-family:Calibri;
	font-size:32px;
	font-weight:bold;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	font-style:normal;
}

.inner_content .learning{
	font-family:Helvetica;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
/* rotator in-page placement */
div.rotator {
	position:relative;
	height:345px;
	margin-left: 0px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
	border:0px;
}
        div.rotator ul li.show {
	z-index:0;
}
.industries{
	width:250px;
	float:left;	
		}
.industries a{
	background-image: url(../images/white_bullat.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 200px;
	margin-top: 0px;
	text-decoration: none;
	}
.industries a:hover{
	background-image: url(../images/brown.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 200px;
	margin-top: 0px;
	text-decoration: none;
		}
.industries a span{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	text-decoration: none;
		}
.industries a span:hover{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a3906;
	text-decoration: none;
}
.blut_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667178;
	text-decoration: none;
/*	list-style:10px;*/

}

.blut_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #667178;
	text-decoration: none;
}
.case-studies_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7b0316;
	text-decoration: none;
/*	list-style:10px;*/

}
.yello_main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#997816;
	}
.corp_contact_in{
	width:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	background-color: #FFFFFF;
	border: 2px solid #EBEBEB;
	margin-left: 12px;
	padding: 6px;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.corp_contact_in .title{
	width:300px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#4a3906;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.contact_in{
	width:336px;
	margin-bottom:4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	background-color: #FFFFFF;
	border: 2px solid #EBEBEB;
	margin-left: 12px;
	padding: 6px;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contact_in .title{
	width:170px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#4a3906;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.contact_left{
	width:312px;
	float:left;
	padding:10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contact_left .title{
	width:312px;
	float:left;
	font-family:Helvetica;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#4a3906;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.contact_left .inner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	float:left;
	width:312px;
	padding-top:6px;
	padding-bottom:10px;
	}
.contact_right{
	margin-top:0px;
	margin-right:3px;
	margin-bottom:4px;
	width:330px;
	float:right;
	padding:10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #CCCCCC;
}
.email {
	width: 200px;
	padding: 0px 0px 23px 50px;	
	margin-bottom: 10px;
	min-height: 40px;
	
}
.contact {
/*	background: url(../images/icon-contact.png) no-repeat 2px top;*/
	width: 188px;
	padding:6px;
	border-top: dashed thin #ddd;
	background-color:#fcfcfc;
}
.contact a {
/*	background: url(../images/icon-contact.png) no-repeat 2px top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8c2435;
	text-decoration:none;
}
.contact_right .inner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	float:right;
	width:312px;
	padding-top:4px;
	padding-bottom:4px;
	}
.contact_right .title{
	width:312px;
	float:left;
	font-family:Helvetica;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#4a3906;
	text-decoration:none;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebedee;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.contact_email_part{
	width:675px;
	float:left;
	padding-top:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
}

.slaid_title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	position:absolute; 
	padding-left:15px; 
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	
}
.slaid_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	position:absolute;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
}

/* Tabs */
#tabdiv a {
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	padding: 0px 0px 0px 8px;
	display: inline-block;
	height: 23px;
	margin-right:5px;

}
#tabdiv a span {
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:inline-block;
	padding: 2px 20px 0px 10px;
	display: inline-block;
	cursor: pointer;
	height: 21px;
	color: #fff;
}
#tabdiv a:hover, #tabdiv a.selected {
	color: #fff;
	background-image: url(../images/left_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabdiv a:hover span, #tabdiv a.selected span {
	background-image: url(../images/right_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.showcase {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b0316;*/
	
	padding-top: 2px;
	
}

/* Step Carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 185px; /*Width of Carousel Viewer itself*/
height: 180px; /*Height should enough to fit largest content's height*/
padding: 2px;
margin-left:12px;
border: 6px solid #FFFFFF;
background-color: #FFFFFF;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 10px; margin around each panel*/
width: 185px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
padding: 2px;
}

#sitemap {
	padding: 10px 10px 20px 10px;
}
.column {
	width: 240px;
	margin: 10px 25px 0px 0px;
	float:left;

}
#sitemap h2 {
	margin-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b48e29;
}
#sitemap ul {	
	list-style-type: none;
	margin-top: 5px;
	
}
#sitemap ul li {
	margin-left: 5px;
	
}
#sitemap ul li a {
	background: url(../images/bul-01.gif) no-repeat left 10px;
	padding: 5px 5px 5px 15px;
	display: block;
	color: #7f7f7f;
	text-decoration: none;
}
#sitemap ul li a:hover {
	background-position: 1px 10px;
	padding: 5px 5px 5px 15px;
	color: #7b0316;
	background-color: #f5f5f5;
}
.testimonial-text {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #777;
	margin-right: 15px;
}
.testimonial-client {
	font-family: sans-serif;
	font-size: 12px;
	color:#8c7225;
	padding: 5px 0px;
}
.testimonial-client a {
	color: #1d1d1d;
	text-decoration: none;
}
.testimonial-right_link{
	color:#8c7225;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}
.dasignation{
	font-family: sans-serif;
	font-size: 12px;
	color:#8d2535;
	text-decoration: none;
}
.testimonial-client a:hover {
/*	color: #1972c3;*/
	text-decoration: underline;
}
ul.testimonial-list {
	list-style-type: none;
	margin-top: 10px;
}
ul.testimonial-list li {
	margin-bottom: 15px;
	padding: 5px;
	border-bottom: dashed thin #d5d5d5;
}
.dasignation_testi{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#8d2535;
	text-decoration: none;
}
ul.testimonial-list li .testimonial-client {
	font-size: 14px;
	margin-top: 3px;
	text-align: right;
}
ul.testimonial-list li a {
	color: #8c7225;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 5px;
	display: inline-block;
}
ul.testimonial-list li span.txt1 {
	color: #8c7225;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 5px;
	display: inline-block;
}
.showcase_bg {
	background-image:url(../images/showcas_image_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 147px;
	width: 190px;
	float: left;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-bottom:6px;

}
.showcase_page_bg {
	background-image: url(../images/portfolio_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.showcase_bg img {
	border: 1px solid #f0f0f0;	
}
.showcase_bg div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7b0316;
	margin-top:10px;
	text-decoration:none;
	
	
}
.small_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	text-decoration:none;
	}
.small_text_brown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-align: justify;
	text-decoration:none;
	}
.big_title_text{
	font-family:Calibri;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#7b0316;
	text-align: justify;
	
	}
.e_learning_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6a757b;
	text-align: justify;
	font-style:italic;
}
.e_learning_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#1379b1;
	text-align: justify;
	font-style:italic;
}
.e_learning_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#7b0316;
	text-align: justify;
	font-style:italic;
}
.e-cube-blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#b84626;
	font-style:italic;
	}
.e-cube-orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#30abbb;
	font-style:italic;
	}
ul.e-cub {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.e-cub li {
	background-image:url(../images/brown-bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-bottom:5px;
}
ul.e-cub li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #da55a4;
	text-decoration: none;
}
.right-button{
	margin-bottom:8px;
	}
.contact-input{
	background-color:#f8f8f8;
	border:1px solid #dedede;
	color:#333333;
	width:155px;
	height:20px;
}
.subcontent_txtbox{
	background-color:#f8f8f8;
	border:1px solid #dedede;
	color:#333333;
	}
.showcas{
	background-color:#d9b448;
	color:#000000;
	padding:4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.b_bg_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/b_right_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 225px;
	width: 209px;
}
.last_tab_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}

.heading02 {
	font-size: 14px;
	font-weight: bold;
	color: #7b0316;
	line-height: 20px;
}

.technologies-text {
	border-left: solid 1px #f1f2f2;
	float: left;
	margin-left: 5px;
	padding-left: 7px;
	width: 138px;
}
.box01 {
	background-color: #fff;
	border: solid 1px #e8e8e8;
	padding: 10px;
	margin-top: 7px;

}
