@charset "utf-8";
/* Start CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"],
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	top:2px;
}

a { outline:none; cursor:pointer; }
img { border:none; }

/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* End CSS RESET */

body{
	font-family:Tahoma;
	color:#333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	font-size:13px;
	background:#f4f4f4;	
	margin:0;
}

.ClearBoth{
	clear:both;
}
.HeaderDiv{
	text-align:center;
	width:100%;
	background:#f7f7f7;	
}
.MenuDiv{
	border-top:solid 3px #b0000f;
	text-align:center;
	width:100%;
	background:#696c71;
}
.ContentDiv{
	text-align:center;
	width:100%;
	background:#f2f5fa;	
}
.ContactDiv{
	text-align:center;
	width:100%;
	background:#3a3a3a;	
}
.FooterDiv{
	text-align:center;
	border:solid 1px #fff;
	border-bottom: solid 1px #f4f4f4;
	background:url(images/bgr-footer3.jpg) repeat-x top #f4f4f4;	
}
.ContainerDiv{ width:962px; margin:auto; }
.TextContainer{ 
	width:960px; 
	margin:auto; 
	background:#fff;
	border-left:solid 1px #e7e9ee;
	border-right:solid 1px #e7e9ee;
}
.TextContainer2{ 
	width:960px; 
	margin:auto; 
	border-left:solid 1px #e7e9ee;
	border-right:solid 1px #e7e9ee;
	padding:20px 0;
	background:#fff;
}
.InfoContainer{ 
	width:960px; 
	margin:auto; 
	padding-top:10px;
	background:url(images/bgr-info.jpg) repeat-y center top;
	border-left:solid 1px #3a3a3a;
	border-right:solid 1px #3a3a3a;
}

.DivLogo{
	float:left;
	width:267px;
	height:110px;
}
.HeaderLinks{
	float:right;
	width:688px;
	text-align:right;
}
.HeadPhoneCont{
	background:url(images/bg-header-info2.jpg) no-repeat right top; 
	width:668px; 
	height:31px; 
	float:right;	
}
.HeadMenuCont{
	background:url(images/bg-mnu-header3.jpg) no-repeat right top; 
	width:688px; 
	height:26px; 
	margin-top:35px;
	float:right;
	text-align:center;
	padding-top:6px;
}.LkMnu{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#b0000f;
	text-decoration:none;
	text-align:center;
	margin: 20px;
}
.TxPhoneGrey{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#c4c4c4;
}
.TxPhoneWhite{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
.TollFree{
	float:left; 
	width:193px; 
	margin-left:47px; 
	text-align:left; 
	margin-top: 8px;	
}
.OfficePhone{
	float:left; 
	width:176px; 
	margin-left:16px; 
	text-align:left; 
	margin-top: 8px;	
}
.InfoMail{
	float:left; 
	width:150px; 
	margin-left:58px; 
	text-align:left; 
	margin-top: 8px;	
}
.DivPageTitle{ padding:14px 0 25px 35px; text-align:left; }
.DivPageTitle2{ padding:25px 0 25px 0; text-align:left; }
.DivPageTitle3{ padding:30px 0 25px 0; text-align:left; border-bottom:solid 1px #d9d9d9; }
.PageTitleBlack{
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.PageTitleRed{
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	color:#d90000;
}
.PageTitleBlack2{
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.PageTitleRed2{
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#d90000;
}

.TitleRed{
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#d90000;
}

.DivServices{
	width:250px;
	float:left;
	height:136px;
	margin:0 34px;
}
.DivServices2{
	width:250px;
	float:left;
	height:125px;
	margin:11px 34px 0 34px;
}
.SepServices{ border-right:solid 1px #ddd; float:left; height:136px; }
.VertSepServices{ border-top:solid 1px #ddd;float:left; width:960px; }
.ServiceIco{ width:44px; height:44px; float:left; }
.ServiceTitle{ 
	width:193px; 
	height:40px; 
	float:left; 
	font-family:Tahoma; 
	font-size:14px; 
	font-weight:bold; 
	color:#d90000; 
	text-align:left; 
	padding:2px 0 2px 13px; 
	line-height:20px; 
}
.ServiceText{ line-height:18px; text-align:left; margin-top:5px; }
.ReadMore{ text-align:left; margin-top:8px; }
.OnlineFormBox{
	float:left; 
	width:340px; 
	height:220px; 
	background:url(images/online-form.jpg) no-repeat top left;	
}
.LatestBlogEntry{
	float:left; 
	width:566px; 
	height:175px; 
	background:#f4fafd;	
	padding:19px 24px 26px 30px;
	text-align:left;
}
.OnlineFormTitle{
	margin:22px 24px 15px 24px; 
	font-size:20px; 
	font-weight:normal; 
	color:#fff; 
	text-align:left;	
}
.OnlineFormDesc{
	line-height:18px; 
	font-size:12px; 
	font-weight:bold; 
	color:#fff; 
	text-align:left; 
	margin:0 24px;	
}
.EmployersCont{
	line-height:18px; 
	font-size:12px; 
	font-weight:normal; 
	color:#fff; 
	text-align:left; 
	margin:22px 0 22px 22px;	
}
.EmployersText{	float:left; width:210px; }
.EmployersBtn{ 
	float:left; 
	width:100px; 
	text-align:left; 
	margin-left:8px; 
	margin-top:7px; 
}
.EmployeesCont{
	line-height:18px; 
	font-size:12px; 
	font-weight:normal; 
	color:#fff; 
	text-align:left; 
	margin-left:22px;	
}
.LBETitle{
	font-size:20px;
	color:#1f374f;
	border-bottom:dashed 1px #1f374f;
	text-align:left;
	padding-bottom:5px;
}
.LBEEntry{
	font-size:12px;
	color:#1f374f;
	border-bottom:dashed 1px #1f374f;
	text-align:left;
	padding-bottom:5px;
	line-height: 16px;
}
.LBEEntryTitle{ float:left; width:435px; padding:6px 0 5px 0; }
.LBEEntryCloud{ 
	float:right; 
	width:91px; 
	height:33px; 
	background:url(images/bg-lbe.jpg) no-repeat right top; 
	padding:10px 0 0 16px; 
	color:#fff; 
	font-size:11px; 
}
.LBEEntryCloud div span{ color:#d2e3f5; }
.FollowUsCont{ float:left; width:231px; text-align:left; padding-left:20px; padding-top:3px;	}
.LiveChat{
	width:194px; 
	height:98px; 
	background:url(images/live-chat.jpg) no-repeat; 
	text-align:center; 
	margin:13px 0;	
}
.ContactUsCont{
	float:left; 
	width:360px; 
	text-align:left; 
	padding:0 25px 0 30px;	
}
.ContactAddress{
	float:left; 
	width:225px; 
	line-height:18px; 
	color:#fff; 
	font-size:12px; 
	margin-top:20px;	
}
.ContactInfo{
	float:left; 
	width:135px; 
	line-height:18px; 
	color:#fff; 
	font-size:12px; 
	margin-top:20px;	
}
.NewsCont{
	float:left; 
	width:258px; 
	text-align:left; 
	padding:0 5px 0 30px;	
}
.NewsText{
	text-align:left; 
	margin-top:20px; 
	color:#fff; 
	line-height:18px;	
}
.NewsSubBox{ text-align:left; margin-top:20px; }
.NewsAbCont{
	float:left; 
	width:195px; 
	height:31px; 
	background:url(images/bg-input-news.jpg) no-repeat left top;
}
.NewsInput{
	width:177px; 
	height:22px; 
	margin-left:4px; 
	margin-top:4px; 
	font-family:Arial; 
	font-size:14px; 
	color:#3d3d3d; 
	line-height:14px; 
	border:none;	
	background:transparent;
	padding-left:8px;
}
.NewsBtn{ float:left; width:49px; height:31px; }
.FooterLinks{
	margin:10px;
	color:#3a3a3a;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.Lk12U{
	color:#3a3a3a;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}
.FooterLocatios{
	margin:10px;
	color:#3a3a3a;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.FooterLinks:hover{ text-decoration:underline; }
.FooterLinksCont{ text-align:center; margin-top:15px; }
.PartnersCont{ float:left; width:830px; height:64px; text-align:left; margin-top:22px; }
.PartnersCont img { margin-right:30px; }
.FooterServ{ text-align:left; margin-top:40px; }
.FooterServCat{ width: 238px; float:left; text-align:left; margin-right: 2px; font-size:12px; margin-bottom:20px; }
.RocketFireLogo{ float:right; width:130px; height:64px; text-align:right; margin-top:22px; }
.ContentDiv{
	background:url(images/bgr-content.jpg) repeat-x top center #f2f5fa;	
	text-align:center;
	padding-top:18px;
}
.ContentContact{
	background:url(images/bgrd-contact.jpg) repeat-x bottom #fff;	
	border-left:solid 1px #e7e9ee; 
	border-right:solid 1px #e7e9ee; 
	margin:auto;
	width:960px; 
}
.ContentForm{
	border-left:solid 1px #e7e9ee; 
	border-right:solid 1px #e7e9ee; 
	margin:auto;
	width:960px; 
	background:#fff;
	line-height:18px;
}

.ContentDiv2{
	text-align:center;
}
.TextPages{
	width:960px; 
	background: url(images/bgr-about.jpg) repeat-y left top #fff; 
	border-left:solid 1px #e7e9ee; 
	border-right:solid 1px #e7e9ee; 
	margin:auto;	
}
.MnuLeft{ float:left; width:278px; text-align:left;	}
.PageTitle{ width:229px; background:#ebebeb; font-size:22px; color:#000; padding:15px 0 7px 20px; margin-bottom:35px; }
.PageTitle2{ background:#ededed; padding:14px 0 14px 20px; text-align:left; }
.PageTitleContact{ background:#ededed; padding:14px 0 8px 20px; text-align:left; }
.Text{ margin-top:25px; padding-left:15px; padding-right:30px; color:#333; line-height:18px; }
.Text2{ margin-top:17px; padding-left:10px; padding-right:30px; color:#333; line-height:18px; }
.CntRight{ float:left; width:682px; text-align:left; }
.SubTitle{ color:#000; font-weight:bold; font-size:14px; margin-top:18px; }
.ServTitle{ color:#d90000; font-weight:bold; font-size:14px; margin-top:25px; }
.LeftMenuOff{
	cursor:pointer;
	background:url(images/bg-mnu-off.jpg) no-repeat left top;
	width:242px;
	height:24px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0 0 20px;
}
.LeftMenuOff:hover{
	cursor:pointer;
	background:url(images/bg-mnu-on.jpg) no-repeat left top;
	width:242px;
	height:24px;
	font-size:14px;
	font-weight:bold;
	color:#d90000;
	text-decoration:none;
	padding:8px 0 0 20px;
}
.LeftMenuOn{
	cursor:pointer;
	background:url(images/bg-mnu-on.jpg) no-repeat left top;
	width:242px;
	height:24px;
	font-size:14px;
	font-weight:bold;
	color:#d90000;
	text-decoration:none;
	padding:8px 0 0 20px;
}


.Lk13Black{
	font-family:Tahoma;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.FaqA{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.FaqQ{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#d90000;
}
.InputContact{ width:138px; height:18px; border: solid 1px #ccc; }
.SelectContact{ width:140px; border: solid 1px #ccc; }
.SelectContactM{ width:80px; border: solid 1px #ccc; font-size:11px; height:22px; }
.SelectContactS{ width:58px; border: solid 1px #ccc; font-size:11px; height:22px; }
.InputContactL{ width:77px; height:18px; border: solid 1px #ccc; text-align:center; }
.InputContactS{ width:34px; height:18px; border: solid 1px #ccc; text-align:center; }
.InputContactM{ width:59px; height:18px; border: solid 1px #ccc; text-align:center; }
.TxAreaContact{ width:130px; border: solid 1px #ccc; padding:5px; }
.custuploadblock_js {background:url(images/btn-browse.jpg) no-repeat top; width:69px;height:23px;display:block;position:relative;overflow:hidden; cursor:pointer;} 
.transfileform_js {height:69px;position:absolute;top:0;right:0;z-index:2;border:0;padding:0;cursor:pointer;}

/* ----------- slider start --------------------------------------- */
#slide-container {
	height:249px;
	width:962px;
	overflow:hidden;
	-moz-user-select:none;
}

#slide-container img {
	float:left;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	width:59px;
	height:249px;	
}

#slide-container #wide-row div img {
	width:auto;
}

#slide-container img.current {
	cursor:default;
	background-position: 0 -250px;
}

#slide-container #wide-row div {
	width:667px;
	float:left;	
	display:none;
}

#slide-container #wide-row {
	width:8000px;
}
/* ----------- slider end ----------------------------------------- */

.TxErr{
	font-family:Tahoma;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#d90000;
}

.SubmitButtons{ padding:10px 0 40px 0; text-align:right; }
.DivCopyright{ padding-top:5px; font-size:11px; color:#666; }
#tbl-jobs td{
	border-right: solid 1px #d5d5d5;	
}
.JobsLink{ color:#010101; font-size:11px; text-decoration:underline; font-family:Tahoma; margin-left:22px; }
