@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
a img {
	border: 0 none;
}
img {
	border: 0 none;
}
body {
	background:#f0f0f0 url(../images/background.png) repeat;
	margin: 0;
	padding: 0;
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-shadow: 0 0 0 #000000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
ol, ul {
	list-style: none;
	clear:both;
}
:focus {
	outline: 0;
}
.clear {
	clear:both;
}
#main-wrap {
	height:100%;
	width:970px;
	margin:auto;
	background:#FFF;
	box-shadow: 0 0 18px 4px #BDBDBD;
}
/* Header Starts */
.gap {
	width:950px;
	height:10px;
	margin:auto;
}
#header {
	width:950px;
	height:135px;
	margin:auto;
	background:transparent url(../images/header-bg.gif) no-repeat;
}
#logo {
	width:179px;
	height:104px;
	float:left;
	margin:15px 0px 0px 15px;
}
#toplinks {
	width:89px;
	height:26px;
	float:right;
	margin:15px 15px 0px 0px;
}
#mainnav {
	width:950px;
	height:48px;
	margin:auto;
}
/* Banner Starts */

#banner {
	width:950px;
	height:200px;
	overflow:hidden;
	margin:auto;
	background:#eeeeee url(../images/loading.gif) no-repeat scroll 50% 50%;
}
#bannerinner {
	width:950px;
	height:100px;
	overflow:hidden;
	margin:auto;
	background:#eeeeee url(../images/loading.gif) no-repeat scroll 50% 50%;
}
#breadcrumbs {
	width:950px;
	height:28px;
	margin:auto;
	background:#da251d url(../images/breadcrumb-bg.gif) no-repeat;
	color:#FFF;
}
#breadcrumbs a {
	color:#FFF;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#fff;
	text-decoration: underline;
}
.bcpad {
	padding:6px 0px 0px 15px;
}
#homecontent {
	width:950px;
	height:auto;
	margin:auto;
}
#homeleft {
	width:675px;
	float:left;
	border-radius: 6px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
#homeright {
	width:260px;

	float:right;
}
#homeright-block1 {
	width:260px;
	float:right;
	border-radius: 6px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
#homeright-block2 {
	margin-top:15px;
	width:260px;
	float:right;
	border-radius: 6px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
#homeright-block2 img {
	padding:2px;
}
.hcpad {
	padding:10px 10px 10px 10px;
}
/* Footer Starts */
#footer {
	width:950px;
	height:38px;
	margin:auto;
	background:#da251d url(../images/footer-bg.gif) no-repeat;
	font-size:12px;
	color:#FFF;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration: underline;
}
#fleft {
	float:left;
	padding:12px 0px 0px 10px;
	width:450px;
}
#fright {
	float:right;
	padding:12px 10px 0px 0px;
	width:450px;
	text-align:right;
}
h1 {
	font-family: 'Signika', sans-serif;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:8px;
	font-style:normal;
	font-weight:normal;
	background:url(../images/titleline.gif) bottom repeat-x;
}
.readmore {
	font-family: 'Signika', sans-serif;
	font-size:14px;
	padding-top:10px;
	text-align:right;
}
.betterfont {
	font-family: 'Signika', sans-serif;
	font-size:14px;
	text-align:left;
}
.red {
	color:#d40a01;
}
.redbold {
	color:#d40a01;
	font-weight:bold;
}
#sidenav {
}
#sidenav ul {
}
#sidenav ul li {
	border-bottom:1px solid #ccc;
}
#sidenav ul li a {
	display:block;
	padding:7px 10px;
	color:#333;
	text-decoration:none;
	background:#fff url(../images/arrow2.gif) center left no-repeat;
}
#sidenav ul li a:hover {
	color:#900;
	text-decoration:none;
	background:#fafafa url(../images/arrow2.gif) center left no-repeat;
}
/* Easy Slider */

#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	width:950px;
	height:200px;
	overflow:hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:hidden;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:200px;
	z-index:1000;
	text-indent:0;
	visibility:hidden;
}
.language {
	margin: 0;
	padding: 0;
	width: 100%;
}
.language li {
	color:#da251d;
	display: block;
	float: left;
	list-style: none outside none;
	margin: 3px;
	padding: 5px 0px;
	text-align: center;
	width: 122px;
	border-color: #CCCCCC;
	border-radius: 6px 6px 6px 6px;
	border-style: solid;
	border-width: 1px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.language li:hover {
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0 ); /* IE6-9 */
	color:#ffffff;
}
.industries {
	margin: 0;
	padding: 0;
}
.industries li {	
	color:#da251d;
	display: block;
	list-style: none outside none;
	margin: 3px;
	padding: 5px 5px 5px 15px;
	width: 290px;
	border-color: #CCCCCC;
	border-radius: 6px 6px 6px 6px;
	border-style: solid;
	border-width: 1px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.industries li:hover {
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0 ); /* IE6-9 */
	color:#ffffff;
}

.txtfield {
   border-color: #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    height: 16px;
    margin-top: 2px;
    padding: 5px;
    width: 390px;
}
.txtarea {
    border-color: #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    height: 100px;
    margin-top: 2px;
    padding: 5px;
    width: 390px;
}
.buttons-set {
    clear: both;
    overflow: hidden;
    padding: 10px 0 0;
}
button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
button span, a.button {
    background: url("../images/button-bg.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 25px;
    text-transform: uppercase;
}
button span span, a.button span {
    background: url(../images/button-right.png) no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    font-weight: 700;
    height: 23px;
    padding: 5px 45px 3px 15px;
    white-space: nowrap;
}

.location-block {
    clear: both;
    overflow: hidden;
    width: 652px;
}
#contentexpand {
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
    width: 652px;
	background:url(../images/contentexpand.jpg) no-repeat;
}
.text_left_expand {   
    color: #D40320;
    float: left;
    height: auto;
    overflow: hidden;
    width: 635px;	

}
.text_left_expand a {
	display:block;
	padding:10px 0px 10px 10px;
}
.image_right_expand {
    float: left;
    height: auto;
    overflow: hidden;
    width: 13px;
	padding-top:10px;
}
.title-small a {
    color: #333333;
    font-size: 14px;
	text-decoration:none;
	text-transform:capitalize;

}
.title-small a:hover {
    color: #000000;
	text-decoration:none;
}

.locationstab {
	clear:both;
	overflow:hidden;
	width:100%;
	padding:10px;
}
ul.sys-location li {
	width:23%;
	float:left;
}
ul.sys-location li {
    background: url(../images/left_menu_arrowbg.png) no-repeat scroll 0 7px transparent;
    line-height: 20px;
    padding-left: 13px;
}
label.error {
    color: #d40a01;
    width: 100%;
}