
/* ----------- UNIVERSAL ----------- */
body 
	{
	background-image: url(images/full_bg_short.png);
	background-repeat: repeat-x;
	font-size: 0.7em;
	font-weight: lighter;
	word-spacing: 0.001em;
	font-family:Verdana, "Myriad Pro", Tahoma, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #292929;
	}
#body_bg_home
	{
	background-image: url(images/full_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 768px;
	}
#container
	{
	width: 844px;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	padding: 0;
	margin-top: 0;
	}
.leftshadowbg
	{
	height: 768px;
	width: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#header
	{
	height: 208px;
	width: 537px;
	position: absolute;
	left: 12px;
	padding: 0;
	margin: 0;
	top: 0px;
	}
#header_right
	{
	background-image:url(images/rightheader_bg.png);
	background-repeat: repeat-x;
	height: 251px;
	width: 283px;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 549px;
	}
.rightshadowbg
	{
	height: 768px;
	width: 12px;
	position: absolute;
	right:0px;
	}	
#navbar
	{
	height: 24px;
	width: 537px;
	position:absolute;
	left: 12px;
	top: 208px;
	}
#location	
	{
	background-color: #e2ecb4;
	height: 19px;
	width: 537px;
	text-align: left;
	position:absolute;
	top: 232px;
	left: 12px;
	line-height: 19px;
	padding-left: 40px;
	}
/* ----------- HEADER TEXT OPTIONS -----------*/
#header_text
	{
	background:none;
	text-align:left;
	color: #086d73;
	right: 10px;
	top: 55px;
	letter-spacing: 0px;
	position: absolute;
	width: 390px;
	}
.need
	{
	font-size:38px;
	}
.apply
	{
	font-size:20px;
	font-style:italic;
	font-weight:400;
	}
.indent
	{
	text-indent: 12px;
	font-size: 1.1em;
	display:block;
	}
/* ----------- HEADER TEXT OPTIONS END ----------- */
#badge
	{
	position:absolute;
	width: 187px;
	top: 145px;
	right: 40px;
	}
#content_top_bg
	{
	height: 9px;
	width: 540px;
	top: 270px;
	left: 20px;
	position: absolute;
}
#content_bg
	{
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
	height: 485px;
	width: 540px;
	position: absolute;
	top: 279px;
	left: 20px;
	}
/* -----------  CONTENT BOX TEXT OPTIONS -----------*/
#content
	{
	line-height: 1.4em;
	font-weight: 500;
	color: #292929;
	height: 485px;
	width: 520px;
	margin-left: 10px;
	text-align:left;
	position: absolute;
	top: 0px;
	left: 0px;
	}
/* ----------- CONTENT BOX TEXT OPTION END -----------*/
#knowmore
	{
	text-align:center;
	margin-bottom: 10px;
	}
.aboutcol
	{
	margin-left: 10px;
	width: 510px;
	text-align: left;
	}
.logobox
	{
	width: 137px;
	height: 20px;
	float: left;
	}
/* ----------- SPAN CLASS TEXT OPTIONS -----------*/
.bodybolder
	{
	line-height: 1.2em;
	font-size: 2em;
	font-weight:600;
	display: block;
	}
.bodytop_color
	{
	color: #abe6ff;
	}

.italic
	{
	line-height: 1.8em;
	font-style:italic;
	font-size: 1.1em;
	font-weight: lighter;
	}
.bodybold
	{
	line-height: 1.4em;
	font-size: 1.5em;
	font-weight:bold;
	text-align: left;
	display:block;
	}
.submitbox .bodybold
	{
	text-align:center;
	}
.careerbox .bodybold
	{
	text-align:center;
	}
.salarybox .bodybold
	{
	text-align:center;
	}	
/* ----------- SPAN CLASS TEXT OPTIONS END ----------- */
.submitbox
	{
	background-image:url(images/ybox1.png);
	position: absolute;
	height: 121px;
	width: 249px;
	top: 270px;
	right: 25px;
	}
.forms
	{
	height: 20px;
	width: 230px;
	position:absolute;
	text-align:left;
	top: 45px;
	left: 15px;
	}
.careerbox
	{
	background-image:url(images/ybox2.png);
	background-repeat:no-repeat;
	position: absolute;
	text-align: right;
	height: 121px;
	width: 249px;
	top: 400px;
	right: 25px;
	}
.careerbox_content
	{
	position:absolute;
	width: 100px;
	text-align:center;
	right: 5px;
	}
.careerbox_button
	{
	width: 76px;
	height: 18px;
	float:right;
	position: relative;
	top: 20px;
	}
.salarybox
	{
	background-image:url(images/ybox3.png);
	background-repeat:no-repeat;
	position: absolute;
	height: 121px;
	width: 249px;
	top: 530px;
	right: 25px;
	}
.footer_home
	{
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height: 32px;
	width: 820px;
	line-height: 32px;
	position: absolute;
	top: 736px;
	left: 12px;
	z-index: 2;
	}
.footer_nav
	{
	width:400px;
	padding-left: 10px;
	text-align: left;
	float:left;
	}
.footer_copyright
	{
	width:410px;
	text-align: right;
	float:left;
	font-size: 0.8em;
	margin-top: 1px;
	}
.footer_color
	{
	color:#BF340D;
	}
a 
	{
	color:#000000;
	text-decoration: none;
	}
a:hover 
	{
	color:#BF340D;
	text-decoration: none;
	}
.buttonbox
	{
	width: 123px;
	position: relative;
	float:left;
	top: 30px;
	}
.buttonbox2
	{
	margin-left: 5px;
	position: relative;
	float:left;
	top: 15px;
	width: 119px;
	}
.buttonbox3
	{
	margin-left: 5px;
	position: relative;
	float:right;
	top: 10px;
	width: 76px;
	height: 18px;
	right: 5px;
	}	
.box1
	{
	text-align: left;
	width: 200px;
	}
img 
	{
	border: none;
	}
hr 
	{
	margin-left: 10px;
    margin-right:auto;
  	color: #d6cf87;
    width: 96%;
	}
.line
	{
	display: block;
	background-image:url(images/line.png);
	background-repeat: repeat-x;
	width: 96%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	}
.ybox3_text
	{
	width:229px;
	margin-left: 10px;
	margin-right: 10px;
	}
/* ----------- SALARYSTRETCH SECTION----------- */
.leftshadowbg_top
	{
	height: 406px;
	width: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
.leftshadowbg_mid
	{
	background-image:url(images/leftshadow_bg_mid.png);
	background-repeat:repeat-y;
	width: 12px;
	position: relative;
	top: 406px;
	left: 0px;
	}
.rightshadowbg_top
	{
	height: 406px;
	width: 12px;
	position: absolute;
	right:0px;
	top: 0px;
	}	
#content_bg_ss
	{
	background-image:url(images/content_bg_ss.png);
	background-repeat:repeat-y;
	width: 844px;
	position: absolute;
	text-align: left;
	top: 406px;
	left: 0px;
	z-index:3;
	}
#content_top
	{
	color:#292929;
	height: 485px;
	width: 520px;
	margin-left: 22px;
	text-align:left;
	position: absolute;
	top: 270px;
	left: 0px;
	}
#content_bottom
	{
	color: #292929;
	font-weight:400;
	letter-spacing: 0.9px;
	width: 520px;
	margin-left: 22px;
	text-align:left;
	position: relative;
	left: 0px;
	margin-top:10px;
	}
.features
	{
	color: #d7b425;
	line-height: 1.4em;
	font-size: 1.5em;
	font-weight:bold;
	text-align: left;
	}
#content_bottom p
	{
	margin-left: 40px;
	}
.terms
	{
	margin-left: 50px;
	clear:both;
	}
.termtable
	{
	line-height: 1.4em;
	float: left;
	width: 100px;
	text-align: center;
	position: relative;
	}
.footnote
	{
	clear:both;
	font-size: 0.85em;
	}
.logobox
	{
	width: 137px;
	height: 20px;
	float: left;
	}

.bodyboldest
	{
	line-height: 1.2em;
	font-size: 2em;
	display: block;
	font-weight:400;
	}
	
.infoboxtop
	{
	background-image:url(images/infobar_top.gif);
	height: 9px;
	width: 249px;
	position: absolute;
	top: -135px;
	left: 572px;
	}
.infobox .bodybold
	{
	margin-left: 10px;
	text-align: center;
	}
.infobox_head
	{
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight:600;
	margin-left: 10px;
	}
.infobox
	{
	background-image:url(images/infobar_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 249px;
	height: 421px;
	top: -126px;
	position: absolute;
	left: 572px;;
	}

.footer
	{
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height: 32px;
	width: 820px;
	line-height: 32px;
	position: relative;
	left: 12px;
	top:33px;
	z-index:2;
	}

.leftshadowbg_bottom
	{
	background-image:url(images/full_bottom.png);
	background-repeat:repeat-x;
	position: relative;
	height: 32px;
	width: 1440px;
	left: -280px;
	z-index: 1;
	}

ul {
	list-style: none;
	margin: 0;
	padding-left: 40px;
	}
.content_margin
	{
	margin-left: 10px;
	}
.backtotop
	{
	text-align:center;
	width: 520px;
	}
.boldfootnote
	{
	font-weight: bold;
	}
/* ----------- SALARYSTRETCH SECTION prodinfo end----------- */
.carea_head
	{
color: #086d73;
font-size:1.2em;
	}
.carea_head2
	{
color: #086d73;
font-size:1.2em;
font-weight:600;
	}
.coverageareabox
	{
	width: 170px;
	position: relative;
	float:left;
	padding-left: 5px;
	}
.coverageareabox_top
	{
	font-size:12px;
	width: 730px;
	height: 190px;
	position: relative;
	padding-left: 40px;
	margin-top:10px;
	}
.coverageareabox_bottom
	{
	font-size:12px;
	width: 730px;
	height: 220px;
	position: relative;
	padding-left: 40px;
	}
.line_qual
	{
	display: block;
	background-image:url(images/line.png);
	background-repeat: repeat-x;
	width: 250px;
	margin-left: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 1px;
	}
/* ----------- SALARYSTRETCH SECTION  qual end----------- */
#content_bottom_procedure
	{
	width: 520px;
	margin-left: 22px;
	text-align:left;
	position: relative;
	left: 0px;
	top: -100px;
	margin-top:10px;
	}
.procedure_text
	{
	margin-left: 10px;
	}

.buttonbox_proc
	{
	width: 123px;
	position: relative;
	left: 250px;
	}
.buttonbox2_proc
	{
	margin-left: 5px;
	position: relative;
	width: 119px;
	left: 250px;
	right: 0px;
	}
/* ----------- SALARYSTRETCH SECTION  proc end----------- */
.career_blurb
	{
	position: relative;
	top: -10px;
	font-size:1.2em;
	font-weight:bold;
	padding-right: 20px;
	}

.infobox_career
	{
	background-image:url(images/career_pic.png);
	text-align: left;
	width: 249px;
	height: 379px;
	top: -135px;
	position: absolute;
	left: 572px;
	}
.infobox_career_bottom
	{
	background-image:url(images/career_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	width: 249px;
	height: 229px;
	top: 244px;
	position: absolute;
	left: 572px;
	}
.jobbox ul
	{
	padding-left: 50px;
	}
.career_h1
	{
	line-height: 1.4em;
	color: #006666;
	font-size: 1.5em;
	font-weight:bold;
	text-align: left;
	}
.career_h2
	{
	color: #8a7317;
	font-weight: bold;
	margin-left: 50px;
	}
.jobbox
	{
	width: 520px;
	margin-left: 10px;
	margin-right: 20px;
	position: relative;
	padding-top: 5px;
	}
.content_margin_career
	{
	margin-left: 10px;
	}
.career_bottom_text
	{
	font-size: 1.0em;
	width: 239px;
	text-align: right;
	position:relative;
	float: left;
	top: 10px;
	}
.career_h3
	{
	color:#086d73;
	font-weight: bold;
	}
/* ----------- CAREERS end----------- */
#content_top_contactus
	{
	height: 485px;
	width: 800px;
	margin-left: 22px;
	text-align:left;
	position: absolute;
	top: 270px;
	left: 0px;
	}
#content_bottom_aboutus
	{
	width: 800px;
	margin-left: 22px;
	position: relative;
	left: 0px;
	margin-top:10px;
	height: 300px;
	top: -70px;
	}
.contactus_bottom
	{
	position: relative;
	width: 800px;
	height: 324px;
	top:10px;
	}	
.contactus_bottom_left
	{
	background-image:url(images/contactus_bg1.png);
	background-repeat:no-repeat;
	position: relative;
	float: left;
	width: 150px;
	height: 299px;
	top:10px;
	left: 55px;
	}	
.contactus_bottom_right
	{
	background-image:url(images/contactus_bg2.png);
	background-repeat:no-repeat;
	position: relative;
	float: left;
	width: 540px;
	height: 299px;
	top:10px;
	left: 55px;
	}	
.contactus_bottom_bottom
	{
	position: relative;
	clear: left;
	width: 540px;
	height: 299px;
	top: -5px;
	}	
.contactus_bottom_numbers
	{
	position: relative;
	width: 540px;
	height: 50px;
	top: 33px;
	line-height: 1.4em;
	}
.contactus_bottom_text
	{
	line-height: 1.2em;
	font-size: 1.2em;
	width: 150px;
	text-align: right;
	position:relative;
	float: left;
	top: 10px;
	}
.contact_head
	{
	color: #d7b425;
	display: block;
	font-weight: bold;
	}
.contact_h1
	{
	font-size: 1.2em;
	color: #d7b425;
	font-weight: bold;
	display: block;
	margin-right: 10px;
	}
.contact_text
	{
	margin-left: 10px;
	font-weight: bold;
	display: block;
	}
/* ----------- CONTACT US end----------- */
.submitbox_confirm
	{
	background-image:url(images/ybox1.png);
	position: absolute;
	height: 121px;
	width: 249px;
	top: 270px;
	right: 25px;
	}
.submitbox_confirm_text
	{
	line-height: 1.6em;
	position: relative;
	margin: 10px;
	width: 229px;
	}
.confirm
	{
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	display:block;
	}
/* ----------- Confirm end----------- */