body {
	background: url('../images/body_bg.jpg') repeat; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-size:12px; text-align: center; padding-bottom: 20px; padding-top: 15px;
}

.wrapper, .inner_content {
	width: 1000px; margin: 0px auto; background: #ffffff; display: inline-block; text-align: left;
}

.inner_content {
	background:url(../images/inner_page_content_bg.jpg) top left repeat-x #fff; position:relative;
}

.container, .container_top, .container_bottom {
	width: 940px; margin: 0 30px;  padding: 0 0 30px 0; position:relative; z-index:100;
}

.container_bottom {
	margin: 0 30px 0 0; width:970px; padding: 0;
}

.container_top {
	padding: 0;
}

.header {
	width: 940px; height: 136px;
}

.navigation {
	width: 1000px; height: 44px; border-bottom: 1px solid #bebebe; background:url('../images/top_nav_nor_bg.jpg') top left repeat-x; margin:0 auto; z-index: 80;
}

/*
Header Setion - Contains top navigation and logo and contact sections
**************************************************************************/

ul#nav {
	height: 44px;
}

ul#nav li {
	list-style:none; display:inline-block; float:left; position:relative; background:url(../images/nav_bg_nor.jpg) top left no-repeat; 
}

ul#nav li:hover, ul#nav li.current, ul#nav li.iehover{background:url(../images/nav_bg_sel.jpg) top left no-repeat;}


/*remove this*/
ul#nav li a span, ul#nav li a:hover span {line-height:18px; display:inline-block;}

ul#nav li a:hover span, ul#nav li a.selected span, ul#nav li.current a span, ul#nav li.iehover a span { border-bottom:1px solid #f67807;}

ul#nav li a {
	 display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#FFF; text-decoration:none; font-size:14px; height: 24px;
}

ul#nav li a.selected, ul#nav li a:hover, ul#nav ul a:hover, ul#nav li.has_subnav a.selected {
	 display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#f67807; text-decoration:none;
}

ul#nav li.has_subnav {
	background: url(../images/nav_bg_nor_arw.jpg) top right no-repeat;  z-index: 10001;
}

ul#nav li.has_subnav_sel {
	background: url(../images/nav_bg_sel_arw.jpg) top right no-repeat;
}

ul#nav li.has_subnav a {
	display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#fff; text-decoration:none; height:24px;
}

ul#nav li.has_subnav:hover a, ul#nav li.iehover a, ul#nav li.has_subnav_sel a {
	display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#f67807; text-decoration:none;
}

ul#nav li.has_subnav ul.subnav {
	display: none; margin: 0; padding: 10px 30px 20px 30px; position: absolute; top: 43px; left: 0; background: #1e1e1e; list-style:none;
}

ul#nav li.has_subnav:hover ul.subnav, ul#nav li.iehover ul.subnav {
	display: inline-block; z-index: 100;
}

ul#nav li.has_subnav ul.subnav li {
	border-bottom: 1px dotted #656565; height: 29px; background: #1e1e1e; display:inline-block;
}

ul#nav li.has_subnav ul.subnav ul {
	display: none; background: #1e1e1e; padding: 0px 25px 15px 25px; position:absolute; top: 0; left: 100%;
}

ul#nav li.has_subnav ul.subnav li:hover ul, ul#nav li.has_subnav ul.subnav li.iehover ul {
	display: inline-block; width: 200px;
}

ul#nav li.has_subnav ul.subnav li.sub_sub_nav a {
	background: url(../images/sub_sub_nav_arw.jpg) center right no-repeat;
}

ul#nav li.has_subnav ul.subnav li a, ul.subnav li a:hover, ul#nav li.has_subnav ul.subnav li.sub_sub_nav ul li a {
	line-height: 29px; font-size:14px; color:#fff; text-decoration: none; height: 29px; background: none; padding:0; margin:0; display:inline-block; font-weight:normal;
}

ul#nav li.has_subnav ul.subnav li.sub_sub_nav ul li a:hover, ul#nav li.has_subnav ul li a:hover {
	color: #f67807;
}

ul#serv {
	width: 200px;
}

ul#nav li.has_subnav ul.subnav li.indent, ul#services_left_nav li.indent {
	padding-left: 20px;
}

ul#serv li a { width:200px; }

ul#innov, ul#innov li ul#tech {
	width: 165px;
}

ul#innov li a, ul#innov ul#tech li a { width: 165px; }

ul#about, ul#about ul#team {
	width: 160px;
}

ul#about li a, ul#about ul#team li a { width: 160px; }

/*till here*/

#logo {
	padding:40px 0; width:219px; float:left; height:62px; z-index: 0;
}

#map {
	width: 192px; padding-left:161px; background:url('../images/locations_map.jpg') left center no-repeat; height: 120px; padding-top: 16px; float:right;
}

div.tele_all {
	padding-top: 18px;	
}

div.tele {
	width: 192px; height:24px; font-size:11px;  border-bottom:1px solid #e6e6e6;
}

span.country { 
	width:65px; height:23px; text-align:left; color:#f67807; display:block; margin:0; padding:0; line-height:23px; float:left;
}

span.phone {
	width:110px; height:23px; text-align:left; color:#868688; display:block; margin:0; padding:0 8px 0 0; line-height:23px; float:right; background:url(../images/tele_icon.jpg) center right no-repeat;
}
div.last_tele {border-bottom:0;}

ul#nav li.search {
	float:right; padding-right:30px; padding-top: 10px; 
}
input.search_box {
	width: 130px; height: 23px; background:url(../images/search_box.jpg) top left no-repeat; border:0; padding: 0; margin: 0; padding-left:8px; float:left; color:#969696; line-height: 23px; vertical-align:middle; font-size:13px; padding-top: 0px;
}

input.search_button {
	width: 21px; height: 23px; padding:0; border:0; float:left;
}

/*
Banner Setion - Contains animated banner and buttons for the same
**************************************************************************/

#banner {
	width:940px; height: 300px; margin:0; padding:0; /* background:url(../images/banner_bg.jpg) top left no-repeat; */
}

.banner_left{
	width: 819px; float: left; border-bottom:1px solid #f49900; border-top:1px solid #f49900; border-left:1px solid #f49900;
}

.banner_left .banner_image {
	float:left; width: 820px; height:298px;  overflow:hidden; margin: 1px 1px 1px 0px; position: relative;
}

ul.web {
	background: url(../images/focus_web.jpg) top left no-repeat; width: 820px; height: 298px; margin: 0; padding: 0;
}

ul.mobile {
	background: url(../images/focus_mobile.jpg) top left no-repeat; width: 820px; height: 298px; margin: 0; padding: 0;
}

ul.social {
	background: url(../images/focus_social.jpg) top left no-repeat; width: 820px; height: 298px; margin: 0; padding: 0;
}

.banner_left .banner_image .banner_text {
	float: left; width: 820px; position: absolute; top: 0; left: 0;
}

.banner_buttons {
	float: left; width: 120px; height:300px; overflow:hidden;
}

.banner_buttons div {
	padding:0; margin:0; float:left; width: 40px; height: 300px; display: block; cursor:pointer;
}

.banner_buttons #customers_button {
	background:url(../images/web.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #customers_button.sel {
	background:url(../images/web_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #innovation_button {
	background:url(../images/mobile1.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #innovation_button.sel {
	background:url(../images/mobile_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #enterprise_button {
	background:url(../images/social.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #enterprise_button.sel {
	background:url(../images/social_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #people_button {
	background:url(../images/banner_people_btn.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #people_button.sel {
	background:url(../images/banner_people_btn_sel.jpg) top left no-repeat; width:40px; height:300px;
}


.banner_left .banner_text h2 {
	font-size:26px; color: #012253; padding:35px 0 15px 15px; font-weight:normal; margin: 0px 0px 0px 0px;
}

.banner_left .banner_text h3 {
	font-size:20px; color: #ec6600;  padding:0px 0 15px 15px; font-family:Trebuchet MS; font-style:italic; font-weight:normal; margin: 0px 0px 0px 15px;
}

.banner_left .banner_text h4 {
	font-size:16px; /*color: #ec6600;*/ color:#000; padding:0px 0 15px 15px; font-family:Trebuchet MS; font-style:italic; font-weight:normal; margin: 0px 0px 0px 25px;
}

.banner_left a {
	text-decoration: none;
}

.banner_left .banner_text ul, .banner_text p {
	line-height:1.3; font-size:14px; color: #363636;
}

.banner_left .banner_text ul li {
	margin-bottom: 10px; padding-left:20px;  display: none; font-size:16px;
}

#bl_customers, #bl_innovation, #bl_enterprise, #bl_people {
	display: none;
}
/*
Main content Setion - Contains News, Case Studies, Products, Services
**************************************************************************/

.news {
	height: 48px; border:1px solid #e5e5e5; width: 906px; padding: 0 13px 0 19px; margin:20px 0; line-height:48px; position:relative;
}

h1, h2, h3, h4, h5 {
	font-weight:bold; color:#333333; display:block;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px; margin-bottom:4px;
}

h4 {
	font-size:12px;
}

h2.news_heading {
	width: 85px; float:left;
}

p.news_text {
	float: left; width: 741px; font-size:12px; color:#646464; line-height:48px;
}

p.next_prev {
	float: right; width:78px; font-size:12px; color:#a5a5a5; line-height:48px; height: 48px; _position: absolute; _top: 14px; _right: 10px;
}

p.next_prev img {
	vertical-align:middle; width: 19px; height: 19px;
}

.bottom_content {
	width: 940px; height:300px;
}

.case_studies, .services, .case_studies_1 {
	background: url(../images/case_study_box_bg.jpg) top left no-repeat; width:180px; height: 260px; margin-right: 30px; float:left; padding:20px; position:relative;
}

.case_studies_1 {
	margin-right:0;
}

.case_studies img {
	margin-top: 16px; margin-bottom:16px;
}

.case_studies p.next_prev {
	font-size: 14px; margin:0; padding:0; line-height:1; height:21px; position:absolute; top: 20px; right: 4px;
}

.case_studies p.next_prev img {
	margin: 0; margin-right: 1px; cursor: pointer;
}

.case_studies h2 {
	width: 175px; float: left;
}

.case_studies h2.home {
	width: 100px; float: left;
}


.prod_head {
	width: 400px; display:inline-block;
}

.products {
	background:url(../images/products_box_bg.jpg) top left no-repeat; width:400px; height:260px; float:left; margin-right:30px; padding:20px; position:relative;
}

.products img {
	float: left; width:180px;
}

.products p {
	padding:20px 0 0 20px; margin:0; float:left; width:200px; font-size:14px;
}

.products h2 {width:322px; float:left;}

.prod_content {
	margin-top: 16px; width:400px;
}

.prod_content p {
	margin:0; padding:0  0 0 10px; font-size: 12px; line-height:1.5;
}

.prod_content p b {
	font-size:14px; color: #393939;
}

.prod_content img.prod_img {
	margin-top: 12px;
}

.products p.next_prev {
	float: left; width:78px; font-size:12px; color:#a5a5a5; padding:0; line-height: 16px; text-align:right; height: 24px;
}

.products p.next_prev img {
	vertical-align:middle; width: 21px; float:none; cursor:pointer;
}

.services {
	margin-right:0;
}

span.frite {
	width: 100%; text-align:right; color: #2c91e3; display:block; font-size:10px; position:absolute; bottom: 20px; right:20px;
}

span.frite  a, span.frite a:hover {
	text-decoration:none; color: #2c91e3; font-size:11px; margin: 0 10px;
}

span.frite a:hover {
	text-decoration:underline; *text-decoration:underline;
}

ul#services, ul#services_left_nav {
	margin: 16px 0 0 0; padding: 0; width:180px; border-top:1px dashed #b7b7b7; list-style:none;
}

ul#services li, ul#services_left_nav li {
	height: 29px; border-bottom: 1px dashed #b7b7b7; background:url(../images/services_li.jpg) center right no-repeat;
}

ul#services li a, ul#services li a:hover, ul#services_left_nav li a {
	text-decoration:none; color: #2b94db; font-size:12px; margin: 0 10px 0 0; display:block; height: 29px; line-height:29px; font-weight:normal;
}

ul#services_left_nav {
	margin: 30px 0 0 0; width:220px; border-top: 0; float: right; padding: 0;
}

ul#services_left_nav li {
	border-bottom: 1px solid #e5e5e5; margin: 0; padding: 0;
}

ul#services_left_nav li a.active, ul#services_left_nav li a:hover {
	color:#f67807; font-weight:bold;
}

/*
Footer Setion - Contains footer links, copyright info
**************************************************************************/

.footer, .footer_inner {
	width: 1000px; height:25px; line-height:24px; color:#fff; font-size:11px; background:url(../images/footer.jpg) left top no-repeat; padding:5px 0px; margin: 0px auto; clear:both;
}

.footer_links {
	width: 500px; float:left; text-align:left; margin-left:25px;
}

.footer_links a, .footer_links a:hover {
	color: #fff; text-decoration:none; font-size:11px; margin: 0px 5px;
}

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

.copyright {
	width: 300px; float:right; text-align:right; color:#d0d0d0; margin-right:25px;
}

/*
Inenr Pages - Common Styles
**************************************************************************/
.left_content {
	width: 250px; margin: 0; padding: 0; float:left; display:inline-block; margin-bottom: 80px; *padding-bottom: 80px; _padding-bottom: 80px;
}

.middle_content {
	float:left; width: 460px; margin:0 0px 50px 30px; padding:40px 27px 50px 0; border-right:3px solid #f3f3f3; display:inline-block;
}
	.middle_content h2, .middle_content_2 h2 {
		color: #ff9c00; font-size: 22px; font-weight:normal; padding: 0; margin: 0 0 20px 0;
	}
	
	.middle_content p, .right_content p, .middle_content div.listitems {
		color: #646464; font-size:14px; line-height:18px; padding: 0; margin-bottom: 20px;
	}
	
	.middle_content div.listitems b, .middle_content p b, .middle_content_2 p b, .right_content p b {
		color: #000; font-weight:bold; margin:0; padding:0; font-size: 14px;
	}

	.middle_content div.listitems ul, .right_content p ul {
		margin:5px 0 15px 15px; padding:0;
	}

	div.cont_form {
		width: 175px; margin-left: 0px;
	}
	
	.right_content ul.contactFormUl li {
		display: block; margin:5px 0px;
	}
	
	ul.contactFormUl {
		margin-left: 0px; margin-top: 20px;
	}

	.right_content input, .middle_content textarea {
		padding:3px 5px; font-size:12px; color:#666; width: 165px; border: 1px solid #ccc; resize: none;
	}
	
	.right_content label {
		display:block; margin:2px 0;
	}
	
	.right_content textarea {
		width: 175px; height: 100px;border: 1px solid #ccc;
	}
	
	.right_content input.button {
		background: #f0f0f0; color: #f67807; font-weight:bold; width: 100px;
	}
	
	.right_content input.button_form, .right_content input.button_form:active {
		background: #f0f0f0; color: #f67807; font-weight:bold; width: 100px; margin-left:75px; margin-top:8px; 
	}
	

/*
Sitemap classes
*/

.middle_content_2{
	float:left; width: 600px; margin:0 30px 50px 30px; padding:40px 30px 50px 0; display:inline-block;
}
.middle_content_2 #sitemap p, .middle_content_2 p {
 	padding: 0; margin: 10px 0 10px 0; line-height: 1.5;
 }

.middle_content_2 #sitemap ul.sitemap {
	padding:0; margin-top: -10px; display: inline-block;
}

.middle_content_2 #sitemap ul.sitemap li {
	display: block;
}

.middle_content a, .middle_content a:active, .middle_content_2 a, .middle_content_2 a:active {
	color: #2b94db; text-decoration: none; padding:4px 10px; display: inline-block;
}

.middle_content a:hover, .middle_content_2 a:hover {
	color: #f67807; text-decoration: underline;
}

.middle_content p a, .middle_content p a:hover, .middle_content_2 p a, .middle_content_2 p a:hover {
	padding:0; text-decoration:none;
}
.right_content {
	float: right; width:200px; margin: 0; padding: 0; display:inline-block;
}

.right_content_in {
	 padding: 6px 0 0px 25px; display:inline-block; background:url(../images/contact_bg.png) no-repeat left top; width:205px; height:46px; margin: 0; margin-left:-2px; color:#fff; font-size:14px; font-weight:normal;
}

.middle_content_in_wo {
	 padding: 30px 0 70px 15px; display:inline-block; width:266px; height:46px; margin-left:-2px;
}

.right_content .right_content_in_wo h2 {
		color: #ff9c00; font-size: 22px; font-weight:normal; padding: 0; margin: 40px 0 20px 0px;
	}
span.error{font-size: 10px; color: red; font-style: italic; display: block; clear:both; float:left; margin: -3px 0 3px 0; width: 180px;}




.bread_crumb {
	position: absolute; bottom: 40px; left: 10px; width:940px; margin-left: 30px; color:#000;
}

.bread_crumb ul {
	list-style:none; margin: 0; padding: 0; color:#2b94db; font-size:12px;
}

.bread_crumb ul li {
	margin: 0; padding: 0; color:#2b94db; font-size:12px; float:left;
}

.bread_crumb ul li a, .bread_crumb ul li a:hover {
	list-style:none; margin: 0; padding: 0; color:#2b94db; font-size:11px; text-decoration:none;
}

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

.bread_crumb ul li span { color:#333; font-size:11px; margin-left: 3px; }

p.more {
	font-size: 13px; color: #f67807; font-weight:bold; font-style:italic;
}

table.data {
	font-size: 12px; border: 1px solid #cfcfcf; border-right:0;
}

table.data td, table.data th {
	padding:4px; line-height: 1.4; border-bottom: 1px solid #cfcfcf; border-right:1px solid #cfcfcf;
}

sup {
	vertical-align:top; font-size: 8px; font-weight:bold; margin-right:4px;
}

p b.fw {
	font-size: 13px; font-weight: bold; color: #030303; font-style: italic; text-decoration: underline;
}


/*This code for Mobile solutions page made by jagadish*/
ul.apps, ul.apps2 {margin:0 0 15px 15px; padding:0; }
ul.apps li, ul.apps2 li {margin:0; padding:0; list-style-type:disc; color:#646464; font-size:14px; line-height:1.5; vertical-align:middle;}
.read_more {color:#FF9C00; font-size:11px; text-align:right; display:block; text-decoration:none;}
ul.apps2 li{
	line-height:2; margin:0;
}
ul.apps a, ul.apps a:hover, ul.apps a:active {padding:0; padding-left:0px;}


div.middle_content a {margin: 0; padding-left: 0;}

div.middle_content font a, div.middle_content font a:active, div.middle_content font a:visited {margin: 3px 5px; padding: 0; color: #f67807;}

big font {font-size: 12px; color: #696969; line-height: 1.4;}

a big font {font-size: 14px; font-weight: normal; display: block; padding-bottom: 4px; color: #666666; margin: 0; padding-left: 0;}



/* Chary adding styles*/

.contact_form{ width:190px; float:left; padding:5px 0 0 12px; }

ul.contactFormUl li {margin:10px 0; width: 190px; }

label.contact{ width:75px; float:left; font-size:12px; text-align:right; padding:4px 5px 0 0; color: #333333;}

input.contact_input{ width:165px; height:18px; color:#999999; border:1px #939393 solid; float:left; margin-bottom:6px; }

select {width:178px; height:22px; color:#999999; border:1px #939393 solid; float:left; margin-bottom:6px; }

textarea.contact_textarea{ width:173px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #999999; border:1px #939393 solid; float:left; }

input.submit {margin:15px 0 0 0px; padding:0px; background:url(../images/submit.png) no-repeat; border:0px; width:115px; height:27px; float: right; }

.contentlist {width:940px; height:261px; background:url(../images/listbg.jpg) left top no-repeat; margin:20px 0px 10px; padding:0px;}
.list1{width:236px;float:left; margin:0px; padding:20px 0px 0px 30px;}
.list2 {width:272px;float:left; margin:0px; padding:20px 0px 0px 0px;}
.list3 {width:225px;float:left; margin:0px; padding:20px 0px 0px 0px;}
.list4 {width:157px;float:left; margin:0px; padding:20px 0px 0px 0px;}
.mainlist {margin:0px;padding:0px; padding-top:15px; list-style:none;}
.mainlist li { font-size:13px; color:#2b2b2b; margin:0px; padding:0px; line-height:2.1em;}
.mainlist li a {color:#0455A0; text-decoration:none;}
.mainlist li.heading {color:#2b2b2b; font-size:24px; font-weight:bold;}
.mainlist li.heading a {font-size:24px; font-weight:bold; color:#0455A0; text-decoration:none;}
.mainlist li.heading a:hover, .mainlist li a:hover {text-decoration:underline;}

span.star {color:red; margin-left: 3px; float:left;}





/* Landing page css start here*/


#main_content {margin:30px 0 30px 0px; padding:0px; width:1000px; float:left; }

#main_left {margin: 0 0 0px 0px; padding:0 0px 0px 10px; width:250px; float:left; }
	
	#quote_form {margin:0px; padding:0px; float:left; width:250px; position:relative;}
		.top_strip {margin:0px; padding:0px; width:250px; height:20px; float:left; background:url(../images/top_strip.jpg) no-repeat left top;}
		.middle_strip {margin:0px; padding: 0 10px 0 15px; width:235px; float:left; background:url(../images/middle_strip.jpg) repeat-y left top;  }
		.bottom_strip {margin:0px; padding:0px; width:250px; height:20px; background:url(../images/bottom_strip.jpg) no-repeat left top; float:left;}
		h1.free_quote {margin:-10px 0px 0 0; padding: 0 0 0px 0px; font-size:20px; font-family:Helvetica; line-height:20px; vertical-align:middle; font-weight:normal; position:absolute; left:15px; top:18px;}
		h1 img {vertical-align:middle; margin-left:15px;}
		div.line {margin:0px 0 0 -15px; padding:10px 0 0 0; border-bottom:1px solid #FFF; width:250px;}
		h3.callnow {margin:0px 0 0 0; padding:15px 0 10px 0; font-family:Helvetica; font-size:13px; line-height:20px; font-weight:normal; color:#9b8339; }
		div input.quote {margin:2px 0px; padding: 2px 0 0 5px; width:198px; height:16px; color:#a6a99f; float:left;}
		div textarea.quote {margin:2px 0px; padding: 2px 0 0 8px; width:198px; height:55px; color:#a6a99f; float:left; font-size:11px; font-family:Arial;}
		div span.star {color:#F00; }
		.button_form {margin:0px; padding:10px 0 0px 0px; width:208px; height:32px; border:0px;}

	#downloads {margin:15px 0 15px 0px; padding:0px; float:left; width:250px; position:relative;}
		h2.free_quote {margin:-10px 0px 0 0; padding: 0 0 0px 0px; font-size:18px; font-family:Helvetica; line-height:20px; vertical-align:middle; font-weight:normal; position:absolute; left:16px; top:22px;}
		h2 img {vertical-align:middle; margin-left:15px;}
		ul.downloads {margin:0px; padding:0px; list-style-type:disc;}
		ul.downloads li {margin: 0 0 0 15px; padding:10px 5px 5px 5px; line-height:18px;  }
		ul.downloads li a{margin: 0px; padding:0px; line-height:18px; text-decoration:none; color:#3f3f3f; text-decoration:underline;}
		
	#testimonials {margin:0px 0px; padding:0px; float:left; width:250px; position:relative;}
		h2.free_quote {margin:-10px 0px 0 0; padding: 0 0 0px 0px; font-size:18px; font-family:Helvetica; line-height:20px; vertical-align:middle; font-weight:normal; position:absolute; left:16px; top:18px;}
		#testimonials h2 img {vertical-align:middle; margin-left:75px;}
		#testimonials p {margin:10px 0px 0 0; padding: 0 12px 0 0px; font-family:Helvetica; font-size:11px; font-style:italic; line-height:18px;}
		#testimonials p.author{margin:10px 0px 0 0; padding: 0 25px 0 0px; font-family:Helvetica; font-size:11px; color:#000; font-weight:bold; line-height:18px; text-align:right;}

#main_middle {margin:0px; padding:0 19px 0 20px; width:435px; float:left;  border-right:1px dotted #cfaa3d; } 
		
		h2.middle_head {margin:0px; padding:0 0 12px 0px; font-family:Helvetica; font-size:20px; font-weight:bold; line-height:24px; color:#e75215;}
		h2.right_head {margin:0px; padding:0 10px 10px 0px; font-family:Helvetica; font-size:20px; font-weight:bold; line-height:24px; color:#e75215;}
		p.middle_text {margin:0px; padding:0px; font-family:Helvetica; font-size:11px; font-weight:normal; line-height:18px; color:#5a5a5a; text-align:justify; }

		div.smallhead1 {margin:10px 0; padding:0 15px 13px 0px; width:200px; float:left;  border-bottom:1px dotted #cfaa3d;  }
		h2.head {margin:0px 0 10px 0; padding:0 0 0px 0px; font-family:Helvetica; font-size:14px; font-weight:bold; line-height:24px; color:#e75215; }
		.inner{margin:0px; padding:0px;  border-right:1px dotted #cfaa3d; width:215px;}
		ul.inner_bullets {margin:5px 0 0px 0; padding:0px; list-style-type:none;}
		ul.inner_bullets li {margin:0px; padding:6px 0 6px 20px; background:url(../images/inner_bullet.jpg) no-repeat left center; font-size:11px; }
		
		ul.terms_conditions {margin:5px 0 0px 0; padding:0px; }
		ul.terms_conditions li {margin-left:30px; padding:2px 0 2px 0px; font-size:11px; list-style-type:decimal; }
		
	
		div.smallhead2 {margin:10px 0; padding: 0 0 7px 15px; width:200px; float:left;  border-bottom:1px dotted #cfaa3d;   }
		
		h2.head1 {margin:5px 0px 0px 0; padding:5px 0 0px 0px; font-family:Helvetica; font-size:15px; font-weight:bold; line-height:24px; color:#e75215; float:left;}
		h2.head2 {margin:5px 0px 10px 0; padding:0 0 0px 0px; font-family:Helvetica; font-size:14px; font-weight:bold; line-height:24px; color:#e75215; }
		h2.terms_conditions {margin:5px 0px 5px 0; padding:0 0 0px 0px; font-family:Helvetica; font-size:11px; font-weight:bold; line-height:24px; color:#000; text-decoration:underline; }


		.terms {font-size:11px; font-family:Helvetica; font-weight:normal; margin:0px; padding:0px;} 
		
		.right_one {margin: 0 0px 0 0px; padding: 0 10px 10px 0px; float:left; border-bottom:1px dotted #cfaa3d; width:235px;}
		.right_two {margin: 0 0px 0 0px; padding: 0 10px 10px 0px; float:left; border-bottom:1px dotted #cfaa3d; width:235px;}
		.right_three {margin:10px 0px 0 0px; padding: 0 10px 10px 0px; float:left; border-bottom:1px dotted #cfaa3d; width:235px;}
		.right_four {margin:10px 0px 0 0px; padding: 0 10px 0px 0px; float:left; }
		
		.tableS {margin:0; padding:0px; width:220px; border:1px solid #CCC; float:left; }
		.tableS tr {margin:0px; padding:0px;  }
		.tableS tr th {margin:0px; padding: 8px 10px 8px 15px; background:#919191; color:#FFF; font-size:16px; font-family:Helvetica; height:18px; }
		.tableS tr td {margin:0px; padding: 10px 10px 10px 15px; border-bottom:1px solid #CCC; font-size:14px; font-family:Helvetica; font-weight:bold; color:#e75215; }
		.tableS tr td.image {margin:0px; padding: 17px 10px 17px 15px; *padding: 13px 10px 14px 15px; border-bottom:1px dotted #cfaa3d; font-size:12px; font-family:Helvetica; font-weight:bold; color:#5a5a5a; line-height:18px; }
		
		
		.callusnow {margin:0px 0; padding:0px; width:440px; float:left; }
		div a {margin:0px; padding:0px; text-decoration:underline;}


#main_right {margin:0 10px 0 20px; padding:0; width:235px; float:left; } 


p a {text-decoration:none; color:#585858; }


.glossymenu {margin: 5px 0; padding: 0; width: 155px; /*width of menu*/ border: 1px solid #9A9A9A; border-bottom-width: 0; }
.glossymenu {margin: 5px 0;padding: 0; width: 155px; /*width of menu*/ border: 1px solid #9A9A9A; border-bottom-width: 0; }
.glossymenu {margin: 5px 0; padding: 0; width: 155px; /*width of menu*/ border: 1px solid #9A9A9A; border-bottom-width: 0;}
.glossymenu{ margin: 5px 0; padding: 0; width: 155px; /*width of menu*/ border:0; border-bottom-width: 0; }

.glossymenu a.menuitem{ font-size: 10px ; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color: #585858; display: block; position: relative; /*To help in the anchoring of the ".statusicon" icon image*/ width: auto; }

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{ color: block; }
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/ position: absolute; top: 5px; right: 5px; border: none; }

.glossymenu a.menuitem:hover{ color:#F60; 150px } 
.glossymenu div.submenu{ /*DIV that contains each sub menu*/ background:#F5F5F5; margin:0px; padding:10px; border:1px solid #9A9A9A; width:400px; }

.glossymenu div.submenu1{ /*DIV that contains each sub menu*/ background:#F5F5F5; margin:0px; padding:10px; border:1px solid #9A9A9A; width:400px; }






