
body {
	background:url("../images/TMI-2_01.jpg") repeat-y scroll center top transparent;
	font-size: 14px;
	font-family: Arial,sans-serif;
	color:#000;
	text-align: left;
	margin: 0;
	line-height:16px;
}

.body_wrapper {
	width:963px; margin: 0px auto 0 auto;
	background:#fff;
	overflow:hidden;

}

a {
	text-decoration:none;
	color:#000;
}

img {
	border:0px solid #fff;
}

.slider {
float: left;margin-top: 10px;
}

#header {
   /* background: url("../images/header.jpg") no-repeat scroll 0 0 #FFFFFF;*/
    float: left;
    height: 185px;
    width: 952px;
	padding-right:11px;
}

.upper_div {
    float: left;
    width: 963px;
	border-bottom: 6px solid #CCCCCC;
	padding-bottom: 1em;
	padding-top: 1em;
}

.logo {
	float:left;
	margin-left: 3em;
}

.icon {
    float: left;
    margin-right: 5px;
}
.socialicon {
    float: right;
    margin: 50px 2em 0 0;
}

.menu {
    cursor: pointer;
    float: right;
    margin: -6px 0 0 2px;
    text-transform: uppercase;
}

.menu ul {
	margin:0;;
}

.menu ul li {
	list-style:none;
	float:left;
}

#coolMenu li a {
    display: block;
    line-height: 2.2em;
    margin: 0 1.5em;
    text-decoration: none;
    text-transform: uppercase;

	font-weight:bold;
}

#coolMenu li a {
    display: block;
    line-height: 2.2em;
    margin: 0 1.5em;
    text-decoration: none;
    text-transform: uppercase;
	border-top: 6px solid #ccc;
	padding-top: 4px;
}

.body_content {
	border:1px solid red;
}

#content_right {
	float:right;
	width:42%;
}

#content_left {
	float:left;
	width:55%;
	margin-left: 2em;
}

#content_right h2 {
	text-align:center;
}

#content_left h2 {
	margin-bottom: 1.24em;
}

h2 {
	margin:6px 0;
}

.home_list  {
    list-style: none outside none;
    padding-left: 0px;
}

.home_list li {
	background: url("../images/slide/actv.png") no-repeat scroll 0 3px transparent;
    line-height: 20px;
    list-style: none outside none;
    padding-left: 24px;
}

#body_content_home {
	float: left;
    padding-bottom: 1em;
	min-height: 300px;
	width: 100%;
}

#body_content {
	float: left;
    padding-bottom: 1em;
	min-height: 450px;
	width: 100%;
}

.home_goal {
	padding-top: 6px;
	color: #d1261e;
	font-weight: bold;
}

#about {
	width:878px;
	margin:0 auto;
}

.about_vid {
	float:right;
	padding-left: 10px;
}

.profile_pic {
	float:right;
	padding-left: 10px;
}

.about_left {
	float:left;
	width: 66%;
}

#inner_content {
	background:url(../images/about_bg.jpg) repeat-x 0 0;
	float: left;
	padding: 2em;
	width: 830px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9ddfd', endColorstr='#ffffff', GradientType=0);/* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#b9ddfd), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #b9ddfd,  #fff); /* for firefox 3.6+ */
}

.about_bottom {
	background: none repeat scroll 0 0 #d1261e;
    border-radius: 5px 5px 5px 5px;
    float: left;
    font-size: 14px;
    margin-top: 22px;
    padding: 2em;
    text-align: center;
    width: 774px;
	color:#fff;
}

#abt_btm .about_bottom {
	text-align:center;
}

.about_span {
	color:#d1261e;
}

.heading {
	font-size:18px;
	color:#d1261e;
}

.career_headings {
	color:#d1261e;
}

.contact_form {
    float: left;
    width: 360px;
}

.map {
    float: right;
}

textarea {
	resize:none;
}

.contact_form p {
    margin: 9px 0;
}
.required {
    font-size: 11px;
    text-align: right;
}

.contact_form input, .contact_form textarea {
    color: #757575;
    font-family: arial;
    font-size: 14px;
    padding-left: 2px;
}
.contact_form input, .contact_form textarea {
    border: 1px solid #E7E7E7;
}


#submit {
    cursor: pointer;
    float: right;
	border: 0 solid;
	margin-right: 8em;
}

.whyus {
	float: left;
    list-style: none outside none;
    margin-right: 23px;
    padding: 0;
    width: 47%;
}

.whyus li {
	background: url("../images/dot.png") no-repeat scroll 26px 14px transparent;
    float: left;
    padding:1em 1em 2em 4em;
	height: 90px;
}

.abt_left ul li:hover {
		text-decoration:underline;
}


.footer {
    background: #063259;
    clear: both;
    height: 60px;
    padding: 9px 20px 0;
    width: 924px;
}

.address {
    color: #FFFFFF;
    font-size: 13px;
    margin: 5px 0 16px 0;
    text-align: center;
}

.footer a {
    color: #FFFFFF;
    text-decoration: none;
}

.footertxton {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    width: 782px;
}

.footertxttw {
    color: #FFFFFF;
    float: right;
    font-size: 13px;
}

.more {
	color:#d1261e;
}

a:hover {
	text-decoration:underline;
}

#content_left a:hover{
	text-decoration:underline;
	color:#d1261e;
}

.accordsuffix {
	float: right;
}







/*Lightbox background */
.backdrop
		{
			position:fixed;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			background:#000;
			opacity: 0;
			/*filter:alpha(opacity=0);*/
			z-index:50;
			display:none;
		}
 
 
		.box
		{
			position:absolute;
			top:12%;
			left:19%;
			width:820px;
			background:#ffffff;
			z-index:101;
			padding:10px;
			border-radius: 5px;
			box-shadow:0px 0px 5px #444444;
			display:none;
			text-align: justify;
			line-height: 18px;
		}
 
		.close
		{
			float:right;
			margin-right:1px;
			cursor:pointer;
			margin-bottom: 6px;
			font-size:18px;
		}
		

.box p {
	margin-bottom: 0;
    margin-top: 10px;
    padding: 3px 12px 0 8px;
}

.box h2 {
	padding: 0em 0 0;
}

.box .content-inner {
    padding: 0 10px 10px;
}

.client_logo {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #d1261e;
    border-radius: 4px 4px 4px 4px;
    padding: 0 10px;
}

.client_logo ul {
    list-style: none outside none;
    padding: 0;
    text-align: center;
	
}

.client_logo ul li {
	float: left;
    width: 25%;
}

#carousel span {
	margin:0px;
}

.testi_more {
	text-align:right;
	position: absolute;
    top: 16.5em;
}

.testi_btm {
	margin-top:12px !important;
}

.testi_more a.more{
	color:#000;
}

.con_left {
	border: 3px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 4px 2px 5px #CCCCCC;
    float: right;
    height: 153px;
    margin-bottom: 30px;
    margin-left: 10px;
    width: 264px;
}

.con_left li {
	list-style:none;
}

.mservices ul li a {
	color:#000;
}

.address_btm {
	width:100%;float:left; margin-top:1em;
	font-family: arial;
}

.address_btm_one {
	width:34%;border-right:1px solid #e5e5e5;float:left;
}

.address_btm_one a{
	color:#d1261e;
}

.address_btm_two {
	width:40%;;float:left;margin-left: 6em;
}

.address_btm_two a{
	color:#d1261e;
}
.address_btm_two a:hover {
	color:#d1261e;
}

.about_vid iframe  {
	height: 120px;
    width: 215px; border:0px solid;
}

.client_heading {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.frame {
	border: 0 solid;
    height: 350px;
    margin: 0;
    width: 425px;
}

.workshop_menu {
    float: left;
    margin-bottom: 1em;
    margin-left: 10em;
    width: 86%;
}

.workshop_menu ul li {
    border-right: 1px solid #333333;
	cursor: pointer;
    float: left;
    list-style: none outside none;
    padding: 1px 8px;
}

#body_content_home h2  {
	color:#d1261e;
}

.content_abt {
    background: none ;
    float: left;
    padding: 0 0 1em;
    width: 828px;
}

.abt_right {
    background: none repeat scroll 0 0 trasnparent;
    float: right;
    margin-top: 2em;
    padding: 10px;
    width: 97.5%;
}

.abt_left {
    float: left;
    line-height: 21px;
    margin-left: 3em;
    margin-top: 0;
    width: 100%;
}

.abt_left ul {
	padding-left: 16px;
}

.abt_left ul li {
	cursor: pointer;
    float: left;
    line-height: 30px;
    padding: 0 40px 0 0;
}

.abt_right p {
	color:#d1261e;
}

.abt_left ul li:hover {
	color:#d1261e !important;
}

.sitemap ul li {
	line-height:20px;
}

.designation {
	height: 100px;
    margin-bottom: 0;
    position: relative;
}

.submenu img {
	float:left;
	margin-right:1em;
	height:100px;
	width:100px;
}

.designation span {
	position:absolute;
	bottom:0px;
}

#termsInner a {
	color:#000;
}

.testimony_image img {
	width:100px !important;
	height:100px;

}



