@charset "UTF-8";

body {
	margin:0; padding:0;
	background: #424242;
	color: #A1A1A1;
	font-family: arial, tahoma, verdana; font-size: 12px;
}

/* PNGFIX */
* { behavior: url(css/iepngfix.htc); }

a img { border: 0; }
.link_more { color: #939393; font-size:11px; text-decoration: none; }
.link_more:hover { text-decoration: underline; }


#header { background: url(../images/header-bg-outer.jpg) top center repeat-x; }
#header .container_12 { height: 105px; padding: 15px 0 0; background: url(../images/header-bg-inner.png) top center no-repeat; }

#top-menu { list-style: none; padding: 0; margin: 45px 0 0 240px; }
#top-menu li { list-style: none; padding: 0; margin: 0; float:left; margin-left:5px; height: 30px; }
#top-menu li.active, #top-menu li:hover { background: url(../images/menu-hover-bg.png) center center no-repeat; }
#top-menu li a {}

#index-slider { height:319px; margin:0; padding:0; background: #171717 url(../images/index-slider-bg-outer.jpg) top center no-repeat; }

#page-middle { margin: 0; padding: 0; background: #424242 url(../images/page-middle-bg-outer.jpg) top center repeat-x; }
#index-middle { margin: 0; padding: 0; height: 523px; background: #424242 url(../images/index-middle-bg-outer.jpg) top center repeat-x; }

.ul-index-services { margin: 0; padding: 0; list-style: none; }
.ul-index-services li { margin: 0 0 0 30px; padding: 3px 0 6px; list-style: none; color: #000; }
#index-middle .link_more { color: #939393; padding-right: 10px; }

#footer-social { background: #0E0E0E; }
#footer-social .container_12 { text-align: center; padding: 10px 0; }

#footer { background: url(../images/footer-bg-outer.jpg) top center repeat-x; font-family: arial, tahoma; font-size: 12px; color: #fff; }
#footer .container_12 { height: 104px; padding: 35px 0 0; }

#footer-links { list-style: none; padding: 0; margin: 0 0 20px; }
#footer-links li { list-style: none; padding: 0; margin: 0; margin-right:20px; float:left; }
#footer-links li a { color: #fff; text-decoration: none; }
#footer-links li a:hover { text-decoration: underline; }


/*===================================================================== Chirag ===========================================================================================*/

.fixed-item {
	color:#333333; font-size:13px; font-family:"Trebuchet MS";
	
}

