@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background-image:url(../images/body-bg.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
.twoColFixRtHdr #container { 
	width: 964px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header {
	height:209px;
	width:930px;
	padding:0 9px 0 9px;
	margin:0 auto;
	background-image:url(../images/top-header-bg.jpg);
	background-repeat:repeat-x; 
}
.twoColFixRtHdr #header_callus {
	margin-top:57px;
	height:19px;
	width:948px;
	margin:0 auto;
	background-image:url(../images/top-header_callus-bg.jpg);
	background-repeat:repeat-x; }


.twoColFixRtHdr_popup {
	height:209px;
	width:500px;
	margin:0 auto;
	/*padding-left:52px;
	background-image:url(images/top-header-bg.jpg);*/
	/*background-repeat:repeat-x; */
}
	
.logo-holder {
	background-image:url(../images/Allied-Health-Staffers-Logo.jpg);
	background-repeat:no-repeat;
	width:265px;
	height:145px;
	margin-top:37px;
	float:left;}
	
.banner1 {
	float:right;
	background-image:url(../images/header-img-01.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:209px;
	}
	
.banner2 {
	float:right;
	background-image:url(../images/header-img-02.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:209px;
	}
	
.banner3 {
	float:right;
	background-image:url(../images/header-img-03.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:209px;
	}

#nav { 
	background:url(../images/nav-bg.jpg) top left repeat-x;
	width: 948px;
	height: 35px; 	
	margin: 0 auto;
	padding: 0;
	margin-bottom:12px;	
}

#nav ul{ 
	list-style: none;
	margin: 0 auto;
	padding: 0;	
	width: 100%;	
} 

#nav li{ 
	background:url(../images/nav-divider.jpg) top right no-repeat;
	float: left;
	margin: 0 auto;
	padding: 0;	
}

#nav .last{ 
	background: none;
	float: left;
	margin: 0 auto;
	padding: 0;	
}

#nav .last a:hover{ 
	background:url(../images/nav-hover.jpg) top left;
	float: left;
	margin: 0 auto;
	padding: 0;	
}

#nav li a{ 
	font: 11px Trebuchet MS,Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;	
} 

#nav li a:hover{ 
	background:url(../images/nav-hover.jpg) top left no-repeat;
	font: 11px Trebuchet MS, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;	
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-right:21px;
	padding-top:10px;
}

.box-header {
	background-image:url(../images/box-header-bg.jpg);
	font: 20px Trebuchet MS, Helvetica, sans-serif;
	color:#FFFFFF;
	width:214px;
	height:38px;
	line-height:35px;
	padding-left:25px;}
	
.box-content-bg {
	background-image:url(../images/box-content-bg.jpg);
	background-repeat:repeat-y;
	width:209px;
	padding: 0 15px 0 15px;
	margin:0px;}
	
.box-content-news-bg {
	background-image:url(../images/box-content-bg.jpg);
	background-repeat:repeat-y;
	width:209px;
	padding: 0 15px 0 15px;
	margin:0px;
	height:480px;}
	
.box-content-contact-bg {
	background-image:url(../images/box-content-bg.jpg);
	background-repeat:repeat-y;
	width:209px;
	padding: 0 15px 0 15px;
	margin:0px;
	height:420px;
	}
	
.box-content-bg p{
	margin:0px; }
	
.box-content-bg ul{
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:30px;
	font-size:12px;
	list-style:url(../images/arrow2.gif); }
	
.box-bottom-bg {
	background-image:url(../images/box-bottom-bg.jpg);
	background-repeat:no-repeat;
	height:6px;
	}
	
	

.content-bottom_area-holder {
	float:left;
	width:660px;}
	
.content-news-holder {
	float:left;
	width:239px;
	margin-right:8px;
	}
	
.content-testimonial-holder {
	float:right;
	width:401px;
	height:200px;
	}
	
	
.testimonial-header {
	background-image:url(../images/testimonial-top-bg.jpg);
	font: 20px Trebuchet MS, Helvetica, sans-serif;
	color:#FFFFFF;
	width:376px;
	height:38px;
	line-height:35px;
	padding-left:25px;}
	
.testimonial-content-bg {
	background-image:url(../images/testimonial-content-bg.jpg);
	background-repeat:repeat-y;
	width:371px;
	padding: 0 15px 0 15px;
	margin:0px;
	height:420px; }
	
.testimonial-bottom-bg {
	background-image:url(../images/testimonial-bottom-bg.jpg);
	background-repeat:no-repeat;
	height:6px;
	width:401px;
	}	

.text-news {
	color:#217989;
	font-weight:bold;}
	
.text-readmore {
	color:#F39700;
	}
	
.text-readmore a{
	color:#F39700;
	text-decoration:underline;
	}


.twoColFixRtHdr #mainContent { 
	margin: 0 270px 0 15px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

.twoColFixRtHdr #mainContent h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#29B4CC;
	margin:0;
	padding: 10px 0 0 0; } 
	
	
.twoColFixRtHdr #mainContent h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#F7A501;
	margin:0;
	padding:0; } 
 
 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	height:68px;
	background-color:#DDD; 
} 

.twoColFixRtHdr #footer a{
	text-decoration:none;
	color:#666666; }
.twoColFixRtHdr #footer a:hover{
	text-decoration:underline;
	color:#666666; }

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 28px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.textcopyright {
	
	padding-top:28px;
	padding-right:20px;
	font-size:10px;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 5px;
}


/*==================================================================================*/
.tbl_main
{
 border:1px solid;
 border-color:#2ab5cc;
}

.tbl_main tr td
{
	border-bottom:1px solid;
	border-right:1px solid;
	/*border-left:1px solid;*/

	border-color:#FFFFFF;/*#2ab5cc;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;*/
	/*color:#2ab5cc;*/
	text-align:left;
	/*background-color:#f3fbfd;*/
}


.tbl_main .subheading
{
	background-color:#2ab5cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	height:23px;
}

input, textarea 

{

  border: 1px solid #2ab5cc;

  background-color: #ffffff;

}

.cmdbutton1 

{

    font-family: arial;

    font-size: 10pt;

    font-weight: bold;

    color: #ffffff;

    background-color: #2ab5cc;/*#2ab5cc;*/

    vertical-align: middle;

    border: 1px solid #ffffff;

    word-spacing: normal;

    letter-spacing: 1px;


}
.tbl_main_contact

{

 border:1px solid;

 border-color:#2ab5cc;

}

.tbl_main_contact tr td

{

border-bottom:1px solid;

border-right:1px solid;

border-color:#d9edfa;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:9pt;

color:#2ab5cc;*/

text-align:left;

}

.tbl_main_contact .subheading
{
	background-color:#2ab5cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	height:23px;
}

.footer
{
	color:#002C52;
	font-size:8pt;
	text-align:center;
}
.tableborder {
	border: 1px solid #2ab5cc;
}

.tbl_plain
{
border:0px;
}

.bonus_text
{
color:#e00000;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

.popup_h1
{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#29B4CC;
margin:0;
padding: 10px 0 0 0;

}

.txtBoldBlack
{
	font-family: Arial, Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.txtSubHeading
{
	font-family: Arial, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
/*added by Dinesh G. on Sept 05, 08*/
.logo-holder h1
{
	height:0px;
	line-height:0px;
	overflow:hidden;
}
body acronym
{
	cursor:help;
}
.combobox_hide
{
display:none;
}

h1
{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	color:#F7A501;
	margin:0;
	padding:0;
	display:inline;
}

.headertext
{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	color:#F7A501;
	margin:0;
	padding:0;
	display:inline;
}

h1.txtHeadingPage_G
{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#29B4CC;
	margin:0;
	padding:0;
}