﻿body
{
	margin-top: 0px;
	text-align: center;
}
#divMasterPageContainer
{
	width: 960px;
	height: 100%;
	background-color: White;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}
/*#divMasterPageContainer label
{
	float: left;
	width: 960px;
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	margin: 5px 0 0 0;
}
#divMasterPageContainer span
{
	float: left;
	width: 940px;
	margin: 5px 0 0 20px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
}*/
h1
{
	margin: 2px 0 0 0;
	width: 100%;
	text-align: left;
}
#divHeader
{
	float: left;
	width: 960px;
	height: auto;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
}
#divHeader h1 a img
{
	border: 0;
	margin: 0;
	text-align: left;
}
#divMenu
{
	float: left;
	display: block;
	width: 959px; /*height: 35px;*/
	background-image: url(/media/images/MenuBg.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #999999;
	text-align: center;
}
#searchArea
{
	float: right; /*height: 35px; 	line-height: 27px;*/
	vertical-align: middle;
	padding-right: 2px;
}
.searchInput
{
	color: #666666;
	font: italic .9em Arial;
	border: solid thin #999999;
	vertical-align: middle;
	width: 200px;
	margin-top: 3px;
}
.searchButton
{
	float: right;
	vertical-align: middle;
	padding-left: 5px;
	margin-top: 1px;
}
#pageContainer
{
	float: left;
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
}
#carouselContainer
{
	float: left;
	display: block;
	width: 100%;
	height: 300px;
	text-align: center;
	margin: 10px 0 10px 0;
}
#landingPageRotator
{
	width: 940px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentPageRotator
{
	width: 940px;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pageContent
{
	float: left;
	width: 920px;
	margin-left: 10px;
	margin-right: 10px;
}
#pageContentTop
{
	float: left;
	display: block;
	width: 920px;
	height: 21px;
	background-image: url(/media/images/PageContentTopBg.png);
}
#pageContentBody
{
	float: left;
	display: block;
	width: 918px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc; /*background-image: url(/media/images/PageContentBg.png); 	background-repeat: repeat-y;*/
}
#pageContentBottom
{
	float: left;
	display: block;
	width: 920px;
	height: 23px;
	background-image: url(/media/images/PageContentBottomBg.png);
}
.landingPageContainerRow
{
	display: block;
	width: 918px;
	height: 225px;
	border-bottom: solid 1px #cccccc;
}
.landingPageContainer
{
	float: left;
	display: block;
	width: 295px;
	margin: 5px;
}
.landingPageContainer img
{
	float: left;
	vertical-align: top;
	margin: 5px;
}
.landingPageContainer h2
{
	float: left;
	font-family: Arial;
	font-size: 1.4em;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 0 0;
	width: 50%;
	text-align: left;
}
.landingPageContainer h3
{
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	color: #444444;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 10px;
}
.landingPageContainer p
{
	float: left;
	font-family: Arial;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
	margin: 0 10px 10px 10px;
}
.landingPageDivider
{
	float: left;
	width: 1px;
	height: 225px;
	display: block;
	background-color: #cccccc;
}
/*
#divPageContainer p
{
	float: left;
	display: block;
	width: 940px;
	margin: 20px 0 0 20px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
}*/
.divHomePageCarosel
{
	float: left;
	display: block;
	width: 960px;
}
.contentLeft
{
	float: left;
	width: 600px;
	height: 100%;
	padding: 0 10px 10px 10px;
}
#pageContent h2
{
	text-align: left;
	font-size: 1.75em;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	color: #999999;
	margin-top: 10px;
}
.contentLeft h3
{
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Arial;
	color: #999999;
}
.contentLeft h4
{
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial;
	color: #999999;
}
.contentLeft p
{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial;
	color: #333333;
}
.contentLeft ul li
{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial;
	color: #333333;
}
.contentRight
{
	float: right;
	width: 295px;
	border-left: dotted 2px #e5e5e5;
}
.contentRightContainer
{
	float: left;
	display: block;
	width: 283px;
	padding: 0 5px 0 5px;
	border-top: solid 1px #e5e5e5;
}
.contentRightContainer img
{
	float: left;
	vertical-align: top;
	margin: 5px;
}
.contentRightContainer h2
{
	float: left;
	font-family: Arial;
	font-size: 1.4em;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
.contentRightContainer h3
{
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	color: #444444;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 10px;
}
.contentRightContainer p
{
	float: left;
	font-family: Arial;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
	margin: 0 10px 10px 10px;
}
/*.landingPageContainerBg
{
	float: left;
	display: block;
	width: 308px;
	padding: 0 5px 0 5px;
	border: solid 1px #999999;
	background-image: url('/media/images/Div_Elements/DivBG_275px.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 310px;
}
.landingPageContainerBg h2
{
	float: left;
	font-family: Arial;
	font-size: 1.4em;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
.landingPageContainerBg h3
{
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	color: #444444;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 10px;
}
.landingPageContainerBg p
{
	float: left;
	font-family: Arial;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
	margin: 0 10px 10px 10px;
}
.landingPageContainerBgAvatar
{
	float: left;
	display: block;
	width: 308px;
	padding: 0 5px 0 5px;
	border: solid 1px #999999;
	background-image: url('/media/images/Div_Elements/DivBGAvatar_275px.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 310px;
}
.landingPageContainerBgAvatar h2
{
	float: left;
	font-family: Arial;
	font-size: 1.4em;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
.landingPageContainerBgAvatar h3
{
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	color: #444444;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 10px;
}
.landingPageContainerBgAvatar p
{
	float: left;
	font-family: Arial;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
	margin: 0 10px 10px 10px;
}*/
.container
{
	float: left;
	display: block;
	width: 310px;
	padding: 0 5px 0 5px;
}
.containerHeader
{
	float: left;
	display: block;
	width: 310px;
	background-color: #d7d7d7; /*border-top: solid 1px #cccccc; 	border-left: solid 1px #cccccc; 	border-right: solid 1px #cccccc;*/
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.containerContent
{
	float: left;
	width: 308px;
	height: 200px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc; /*background-image: url('/media/images/Home_DivBG.jpg'); 	background-repeat: repeat-x;*/
}
.containerContent p
{
	float: left;
	width: 310px;
	font-family: Arial;
	font-size: 1.2em;
	color: #444444;
	font-weight: normal;
	text-align: left;
}
.containerContentRow
{
	float: left;
	width: 310px;
	margin: 5px 0 5px 0;
}
.containerConnectRow
{
	width: 310px;
	margin-top: 5px;
	text-align: center;
}
.containerConnectRow img
{
	cursor: pointer;
}
.containerContent hr
{
	float: left;
	width: 300px;
	color: #999999;
	background: no-repeat center;
	height: 1px;
	margin: 10px 0 5px 0;
}
.containerContentRow span
{
	float: left;
	width: 230px;
	font-family: Arial;
	font-size: 1.2em;
	color: #444444;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
.containerContentRow img
{
	float: left;
	text-align: left; /*width: 68px;*/
	padding-left: 5px;
}
.containerLabel
{
	float: left;
	width: 290px;
	margin: 5px 0 0 5px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-align: left;
	text-transform: uppercase;
}
.containerInput
{
	float: left;
	width: 290px;
	margin: 0 0 0 5px;
	text-align: left;
}
.containerInput input
{
	float: left;
	width: 250px;
	margin: 0 0 0 5px;
	text-align: left;
}
.containerInput textarea
{
	float: left;
	width: 250px;
	margin: -20px 0 0 5px;
	text-align: left;
}
.containerContent p
{
	font-family: Arial;
	font-size: 10px;
	color: #4c4c4c;
	text-align: left;
	padding: 10px 5px 0 5px;
}
.containerContent a
{
	text-decoration: none;
}
.containerContent img
{
	border: 0;
}
.containerFooter
{
	width: 310px;
	height: 20px;
	min-height: 20px;
	display: block;
}
.jobPostingHead
{
	float: left;
	display: block;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 0 0;
}
.jobSalaryHead
{
	float: left;
	display: block;
	width: 75px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 0 0;
}
.jobPosting
{
	float: left;
	display: block;
	width: 195px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: left;
	background-image: url(/media/images/Dots_NoPaint.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 5px 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.jobPosting a
{
	color: #444444;
	text-decoration: none;
}
.jobPosting a:hover
{
	color: #000000;
	text-decoration: underline;
}
.jobSalary
{
	float: left;
	display: block;
	width: 75px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 4px;
}
.jobListRow
{
	float: left;
	display: block;
	width: 575px;
	margin-left: 25px;
	border-bottom: 1px solid #cccccc;
}
.jobAltListRow
{
	float: left;
	display: block;
	width: 575px;
	margin-left: 25px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}
.jobListSpacer
{
	float: left;
	height: 30px;
	width: 1px;
	display: block;
	background-color: #cccccc;
}
.jobListDescriptionHead
{
	float: left;
	display: block;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 0 0;
}
.jobListDescription
{
	float: left;
	display: block;
	width: 173px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: left;
	background-image: url(/media/images/Dots_NoPaint.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 5px 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.jobListDescription a
{
	color: #444444;
	text-decoration: none;
}
.jobListDescription a:hover
{
	color: #000000;
	text-decoration: underline;
}
.jobListSalaryHead
{
	float: left;
	display: block;
	width: 125px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 0 0 0;
}
.jobListSalary
{
	float: left;
	display: block;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-right: 4px;
}
.jobListDurationHead
{
	float: left;
	display: block;
	width: 125px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 0 0 0;
}
.jobListDuration
{
	float: left;
	display: block;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-right: 4px;
}
.jobListStartDateHead
{
	float: left;
	display: block;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 0 0 0;
	margin-right: 5px;
}
.jobListStartDate
{
	float: left;
	display: block;
	width: 115px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-right: 5px;
	padding-right: 4px;
}
.containerContentLink
{
	float: left;
	display: block;
	width: 310px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	text-align: center;
}
.splitContainer
{
	float: left;
	display: block;
	width: 460px;
	margin: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c; /*height: 300px; 	overflow: auto; 	scrollbar-3dlight-color:#cccccc; 	scrollbar-arrow-color:#000000; 	scrollbar-base-color: #444444; 	scrollbar-darkshadow-color:#999999; 	scrollbar-face-color:#333333; 	scrollbar-highlight-color:#cccccc; 	scrollbar-shadow-color: #0D0D0D;*/
}
.splitContainer p
{
	text-align: left;
	margin: 10pxs;
}
.splitContainer ul li
{
	text-align: left;
}
.twoThirdsContainer
{
	float: left;
	display: block;
	width: 630px;
	padding: 0 5px 0 5px;
}
.contactUsContainer
{
	float: left;
	display: block;
	width: 630px;
	border: solid thin #999999;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
.contactUsHeader
{
	float: left;
	display: block;
	width: 630px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	background-image: url(/media/images/ContactHeaderBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contactUsHeader img
{
	width: 630px;
}
.notice
{
	float: left;
	width: 590px;
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-align: left;
}
.contactUsRow
{
	float: left;
	width: 590px;
	margin: 10px;
	line-height: 25px;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 1.2em;
	color: #999999;
}
.contactUsRow label
{
	float: left;
	width: 275px !important;
	background-image: url(/media/images/ContactLabelBg.jpg);
	background-position: bottom;
	line-height: 25px;
	background-repeat: no-repeat;
	text-align: left;
}
.contactUsRow input
{
	float: left;
	width: 200px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
}
.contactUsRow select
{
	float: left;
	width: 200px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
}
.textarea
{
	float: left;
	width: 200px;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
}
.imgLeft
{
	float: left;
}
.imgRight
{
	float: right;
}
.slideshowviewer .slides, .navigation, .navigation a
{
	margin-top: 20px;
	background: transparent url('/media/images/SliderBg.png') no-repeat;
	-moz-user-select: none;
	outline: none;
}
/* end of common settingts */
.slideshowviewer
{
	width: 920px;
	height: 200px;
	cursor: default;
	display: block;
	padding: 0 15px 0 15px;
}
.slides
{
	width: 920px;
	height: 150px;
}
/* single slide settings */
.slide
{
	width: 890px;
	height: 150px; /* We will show the slides with javascript */
	display: none;
	padding: 10px 15px 10px 15px;
}
.slide h6
{
	padding: 0;
	margin: 0;
}
.slide h6
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	padding: 50px 0 0 44px;
}
.slide ul
{
	color: #272727;
	font-size: 24px; /*margin: 48px 0 0 130px;*/
}
/* Customize slider items look */
.RadSlider .rslItemsWrapper .rslItem span
{
	line-height: 22px;
	color: #5E5E5E;
	cursor: pointer;
}
.RadSlider .rslItemsWrapper .rslItemSelected span
{
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/* Slides content */
.slide .slideOff
{
	float: left;
	height: 75px;
	width: 280px;
	text-align: center;
	vertical-align: middle;
}
.slide .slideOff p
{
	height: 75px;
	width: 280px;
	text-align: center;
	vertical-align: middle; /*background: url('/media/images/about/offBg.png') no-repeat center;*/
	font-family: Arial;
	font-size: 1em;
	color: #999999;
}
.slide .slideOn
{
	float: left;
	height: 125px;
	width: 280px;
	text-align: center;
	vertical-align: middle;
}
.slide .slideOn p
{
	height: 125px;
	width: 280px;
	text-align: center;
	vertical-align: middle; /*background: url('/media/images/about/onBg.png') no-repeat center;*/
	font-family: Arial;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	margin: 0;
}
/* RadSlider */
.sliderWrapper
{
	margin-left: 5px;
}
.subSlideShowViewer .subSlides
{
	margin-top: 20px;
	background: transparent url('/media/images/subSliderBg.png') no-repeat;
	-moz-user-select: none;
	outline: none;
}
/* end of common settingts */
.subSlideShowViewer
{
	width: 930px;
	height: 125px;
	cursor: default;
	display: block;
	padding: 0 15px 0 15px;
}
.subSlides
{
	width: 930px;
	height: 75px;
}
/* single slide settings */
.subSlide
{
	width: 900px;
	height: 50px; /* We will show the slides with javascript */
	display: none;
	padding: 10px 15px 10px 15px;
}
.subSlide ul
{
	color: #272727;
	font-size: 24px; /*margin: 48px 0 0 130px;*/
}
/* Customize slider items look */
.RadSlider .rslItemsWrapper .rslItem span
{
	line-height: 22px;
	color: #5E5E5E;
	cursor: pointer;
}
.RadSlider .rslItemsWrapper .rslItemSelected span
{
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/* Slides content */
.subSlide .slideOff
{
	float: left;
	height: 50px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
}
.subSlide .slideOff p
{
	height: 50px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 1em;
	color: #999999;
}
.subSlide .slideOn
{
	float: left;
	height: 75px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
}
.subSlide .slideOn p
{
	height: 75px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	margin: 0;
}
/* RadSlider */
.subSliderWrapper
{
	margin-left: 5px;
}
#divFooter
{
	float: left;
	width: 960px;
	display: block;
	font-family: Arial;
	font-size: 10px;
	color: #444444;
	margin-top: 25px;
	margin-bottom: 10px; /*border-top: solid thin #999999;*/
}
#divFooter p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#divFooter a
{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
#divFooter a:hover
{
	border: 0;
	color: #000000;
	text-decoration: underline;
}
#divWhyUs
{
	/*position: relative;
	top: -500px;*/
	width: 300px;
	height: 300px;
	background-color: Yellow;
	z-index: 9002 !important;
	display: none;
}
#divIndustries
{
	/*position: relative;
	top: 0;*/
	width: 300px;
	height: 300px;
	background-color: Yellow;
	z-index: 9002 !important;
	display: none;
}
#divNews
{
	/*position: relative;
	top: 0;*/
	width: 300px;
	height: 300px;
	background-color: Yellow;
	z-index: 9002 !important;
	display: none;
}
.submitButton
{
	width: 100px !important;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #999999;	
}