@charset "utf-8";
/* CSS Document
Project: Robertson sumner
Date: July 22 2010

*/

* {
	margin:0;
}

.hide_site{ position:absolute; width:84px; height:81px; right:0px;}
.hide_site a{ display:block}
html, body {
	height: 100%;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#100600;
	line-height:18px;
	padding:0px;
	margin:0px auto;
	background-image:url(../images/page-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
#container {
	width: 981px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
* html #container {
	height: 100%;
}
#mainAreaStart {
	clear:both;
	overflow:hidden;
	padding-bottom:8px;
}
#leftPanel {
	float:left;
	width:694px;
	padding-top:20px;
}
#rightPanel {
	float:right;
	width:260px;
	margin-right:-1px;
}

#scrooll_text { border-top:none !important; padding:10px; padding-top:0px; height:180px !important; background-image:url("../images/bg-rx.jpg"); background-repeat:repeat-x;}
#scrooll_text_contentwrapper{ width:235px !important;}
.hide{ height:10px; background-color:#1e1e1e; background-image:url("../images/bg-main-scroll.jpg"); background-repeat:no-repeat; background-position:top left;}
/*-------------------------| Header start |----------------------------*/
#header {
	clear:both;
	overflow:hidden;
	background-image: url(../images/header-bg-top.png);
	background-repeat: no-repeat;
	background-position:633px 0px;
}
.logo {
	float:left;
	padding:15px 0px 16px 0px;
}
.btnPanel {
	clear:both;
	overflow:hidden;
}
.btnPanel ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.btnPanel ul li {
	padding:0px;
	margin:0px;
	float:left;
}
.search-btn-home {
	background-image:url("../images/home-search-btn.gif");
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:63px;
	text-indent:200px;
	float:right;
}
.search-btn-home:hover {
	background-image:url("../images/home-search-btn02.gif");
}
/*-------------------------| Header end |------------------------------*/



/*-------------------------| Footer start |----------------------------*/
#footer {
	clear: both;
	/*height: 40px;*/
	background-color: #000000;
	color: #828282;
	/*margin: -50px auto 0 auto;*/
	position: relative;
	padding: 10px 0px 10px 0px;
	font-size:12px;
	overflow:hidden;
}
.footerWidth {
	width:978px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
}
#footer a {
	color: #828282;
	text-decoration:none;
}
#footer a:hover {
	color: #be1319;
	text-decoration:underline;
}
.footerLeft {
	float:left;
	width:660px;
}
.footerRight {
	float:right;
	width:300px;
	text-align:right;
	font-size:11px;
}
#clearfooter {
	display: block;
	height: 50px;
}
/*-------------------------| Footer end |----------------------------*/




/*-------------------------| tags start |----------------------------*/
a {
	outline:none;
	color:#ffa801;
}
a img {
	outline:none;
	border:0px;
}
p {
	padding:0px;
	margin:0px;
	padding-bottom:18px;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:18px;
}
ul li {
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-bottom:5px;
	background-image:url(../images/bullet-point.png);
	background-position:left 6px;
	background-repeat:no-repeat;
}
h1 {
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}
h2 {
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}
h3 {
	padding:0px;
	margin:0px;
	margin-bottom:18px;
	color:#ffba01;
	font-size:18px;
}
h4 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#ffba01;
	font-size:16px;
}
/*-------------------------| tags end |----------------------------*/




/*-------------------------| home header area start|----------------------------*/

.homeheaderArea {
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:20px;
	overflow:hidden;
	clear:both;
	height:260px;
}
.homeheaderImg {
	width:718px;
	float:left;
}
.searchArea {
	float:right;
	width:232px;
	height:307px;
	padding:14px;
	margin-top:17px;
	background-color:#000000;
	background-image:url("../images/bg-round01.jpg");
	background-repeat:no-repeat;
	color:#F4F4F4;
}
.searchArea img {
	padding-bottom:15px;
}
.homeSearchButton {
	text-align:right;
	padding-top:10px;
}
.homeSearchButton img {
	padding:0px;
	margin:0px;
}
.inputBox {
	background-color:#2f2f2f;
	padding:3px;
	color:#FFF;
	margin-bottom:10px;
	border:1px solid #38393b;
	width:230px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*-------------------------| home header area end|----------------------------*/

.homeBottomBox {
	border:1px solid #e0e0e0;
	margin-top:10px;
	clear:both;
	overflow:hidden;
	background-image: url(../images/bottom-box-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:25px;
	height:107px;
}
.homeTabs {
	overflow:hidden;
}
.homeTabs li {
	float:left;
	width:221px;
	padding:0px;
	margin:0px;
	padding-right:15px;
}
.homeTabs ul li img {
	display:block;
	margin:0px;
	padding:0px;
}
.homeBottomBox div {
	float:left;
	text-align:center;
}
.clearAll {
	clear:both;
	overflow:hidden;
}
select {
}
select option:hover {
	background-color:#900;
}
#footer, .push {
/*height:60px; /* .push must be the same height as .footer */
}
.contact-holder {
	float:right;
	margin-top:37px;
}
.mission {
	color:#CE2027;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal
}


.job-details ul{ width:100% !important;}
#left-panel ul{ width:100% !important;}
