@charset "utf-8";

@import url();

/*----------------------------------*/
/*          Style Reset             */
/*----------------------------------*/
* 	{margin: 0; padding: 0;}
*	{outline: none;}

/*----------------------------------*/
/*         Universal Tags           */
/*----------------------------------*/
body {
	background:#333 url(../images/bg1.jpg) repeat-y top center;
	font-family:Arial,sans serif;
	color: #DDDDDD;
	font-size: 16px;
}

img {border: 0;}
a{
	color: #29944b;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#63b33f;
	text-decoration: none;
}
p{
	line-height: 24px;
	padding: 0 0 30px 0;
}

li p{
	line-height: 24px;
	padding: 0 0 10px 0;
}
ul{
	line-height: 18px;
	padding: 0 0 30px 30px;
}
ol{
	line-height: 18px;
	padding: 0 0 30px 30px;
}
table{margin: 0 0 20px;}
blockquote {
	font-weight:bold;
	font-size:16px;
	margin: 20px 0;
	padding: 10px;
	}
	
.green{
	color: #29944b;
}

iframe#current{
	border: none;
	overflow: hidden;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	margin: 35px 0 0;
}


/*----------------------------------*/
/*              H TAGS              */
/*----------------------------------*/
h1,h2,h3,h4,h5,h6{
	font-family:Arial,sans serif;
	color:#888888;
}
h1{
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:38px;
	text-transform:uppercase;
}
h1 sup{font-size: 18px;}
h2{
	color: #222222;
	font-weight:normal;
	font-size: 24px;
	margin:0 0 10px;
}



/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

#container{
	width: 1000px;
	margin:0 auto;
}
	
#header{
	background: url(../images/header1.jpg) no-repeat left top;
	height: 105px;
	width:1000px;
	float:left;
}

#content{
	clear:both;
	height:auto !important;
	margin:0 auto;
	height: auto!important;
	height: 342px;
	min-height:342px;
	padding:70px 0 0;
	width:1000px;
}

#content-sub{
	clear:both;
	margin:0 auto;
	height: auto!important;
	height: 412px;
	min-height:412px;
	width:1000px;
}

#content-left{
	float:left;
	height: auto!important;
	height: 240px;
	min-height:240px;
	padding:70px 0 20px 20px;
	width:640px;
}

#content-right{
	float:right;
	padding:70px 20px 60px 0;
	width:300px;
}

#content-bottom{
	float:left;
	padding:0 20px 60px 0;
	width:1000px;
}

#content-full{
	float:left;
	height: auto!important;
	height: 240px;
	min-height:240px;
	padding:70px 20px 20px 20px;
	width:960px;
}

.float-left{
	float: left;
	margin: 5px 8px 8px 0;
}

#content-sub.staff{
	background: url(../images/staff-bg.png) no-repeat 680px 20px;
}

#content-sub.about{
	background: url(../images/about-bg.png) no-repeat 680px 20px;
}

#content-sub.thanks{
	background: url(../images/contact-bg.png) no-repeat 680px 20px;
}

#content-sub.accounting{
	background: url(../images/accounting-bg.png) no-repeat 680px 20px;
}

#content-sub.it{
	background: url(../images/it-bg.png) no-repeat 670px 20px;
}

#content-sub.hr{
	background: url(../images/hr-bg.png) no-repeat 700px 20px;
}
	
	
#content-sub.employment{
	/*background: url(../images/employment-bg.png) no-repeat 700px 20px;*/
}
	
/*---------------------------SLIDESHOW*/
#slideshow{
	clear:both;
	float:left;
	height:391px;
	width:1000px;
}

#slideshow p{
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding:0 0 10px 10px;
	text-align:center;
	width:360px;
}

#hr-title{
	background: url(../images/hr-title.png) no-repeat left top;
	width: 390px;
	height: 54px;
	text-indent: -9999px;
	margin:115px 0 15px;
}

#it-title{
	background: url(../images/it-title.png) no-repeat left top;
	width: 390px;
	height: 109px;
	text-indent: -9999px;
	margin:75px 0 0;
}

#accounting-title{
	background:url(../images/accounting-title.png) no-repeat scroll 30px top transparent;
	height:60px;
	margin:115px 0 15px;
	text-indent:-9999px;
	width:390px;
}

#about-title{
	background:url(../images/about-title.png) no-repeat scroll 30px top transparent;
	height:60px;
	margin:115px 0 15px;
	text-indent:-9999px;
	width:390px;
}

.slide-content{
	float: right;
	margin:0 5px 0 0;
}

.more{
	background:url(../images/get-more.png) no-repeat scroll left top;
	float:right;
	height:13px;
	margin:0 20px 0 0;
	text-indent:-9999px;
	width:108px;
}

.more:hover{
	background: url(../images/get-more.png) no-repeat left -14px;
}

.more-right{
	background: url(../images/more.png) no-repeat left top;
	float: right;
	text-indent: -9999px;
	width: 93px;
	height: 57px;
}

.more-right:hover{
	background: url(../images/more.png) no-repeat left -59px;
}

.contact-right{
	background: url(../images/contact-btn.png) no-repeat left top;
	float: right;
	text-indent: -9999px;
	width: 93px;
	height: 57px;
}

.contact-right:hover{
	background: url(../images/contact-btn.png) no-repeat left -59px;
}

/*---------------------------SERVICES*/

#services{
	float:left;
	height:auto;
	margin:0 20px 0;
	width:290px;
}

#services-title{
	background:url(../images/services-title.png) no-repeat left top;
	float: left;
	height: 55px;
	width: 290px;
	text-indent: -9999px;
	margin: 0 0 20px;
}

#services ul{
	float: left;
	padding: 0;
}

#services li{
	float: left;
	list-style: none;
	list-style-position: outside;
}

#services li a#accounting{
	background:url(../images/icons.png) no-repeat scroll -5px top transparent;
	color:#555555;
	float:left;
	font-size:18px;
	height:38px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#services li a#accounting:hover{
	background:url(../images/icons.png) no-repeat scroll -5px -53px transparent;
	color: #29944b;
}

#services li a#it{
	background:url(../images/icons.png) no-repeat scroll -5px -105px transparent;
	color:#555555;
	float:left;
	font-size:18px;
	height:40px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 15px;
}

#services li a#it:hover{
	background:url(../images/icons.png) no-repeat scroll -5px -164px transparent;
	color: #29944b;
}

#services li a#hr{
	background:url(../images/icons.png) no-repeat scroll -5px -226px transparent;
	color:#555555;
	float:left;
	font-size:18px;
	height:48px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#services li a#hr:hover{
	background:url(../images/icons.png) no-repeat scroll -5px -297px transparent;
	color: #29944b;
}

/*---------------------------WORK*/

#work{
	float:left;
	height:auto;
	margin:0 20px 0;
	width:290px;
}

#work-title{
	background: url(../images/work-title.png) no-repeat left top;
	float: left;
	height: 55px;
	width: 290px;
	text-indent: -9999px;
	margin: 0 0 20px;
}

#work p{
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 15px;
	width:270px;
	margin:0 0 0 10px;
}

#thumbnail{
	background: url(../images/thumbnail.png) no-repeat left top;
	float: left;
	height: 95px;
	width: 122px;
}

#find{
	background: url(../images/find.png) no-repeat left top;
	float: left;
	height: 41px;
	width: 269px;
	text-indent: -9999px;
	margin:0 0 0 10px;
}

#find:hover{
	background: url(../images/find.png) no-repeat left -41px;
}

/*---------------------------CLIENTS*/

#clients{
	float:left;
	height:auto;
	margin:0 20px 0;
	width:290px;
}

#clients-title{
	background:url(../images/clients-title.png) no-repeat left top;
	float: left;
	height: 55px;
	width: 290px;
	text-indent: -9999px;
	margin: 0 0 20px;
}

#clients ul{
	float: left;
	padding: 0;
}

#clients li{
	float: left;
	list-style: none;
	list-style-position: outside;
}

#clients  a#cj{
	background:url(../images/client-icons.png) no-repeat scroll -5px top transparent;
	color:#DDDDDD;
	float:left;
	font-size:18px;
	height:45px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#clients  a#cj:hover{
	background:url(../images/client-icons.png) no-repeat scroll -5px -63px transparent;
	color: #29944b;
}

#clients a#lip{
	background:url(../images/client-icons.png) no-repeat scroll -5px -126px transparent;
	color:#DDDDDD;
	float:left;
	font-size:18px;
	height:54px;
	padding:0 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#clients a#lip:hover{
	background:url(../images/client-icons.png) no-repeat scroll -5px -189px transparent;
	color: #29944b;
}

#clients a#jbl{
	background:url(../images/client-icons.png) no-repeat scroll -5px -242px transparent;
	color:#DDDDDD;
	float:left;
	font-size:18px;
	height:38px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#clients a#jbl:hover{
	background:url(../images/client-icons.png) no-repeat scroll -5px -286px transparent;
	color: #29944b;
}

#clients a#medview{
	background:url(../images/client-icons.png) no-repeat scroll -5px -339px transparent;
	color:#DDDDDD;
	float:left;
	font-size:18px;
	height:44px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
}

#clients a#medview:hover{
	background:url(../images/client-icons.png) no-repeat scroll -5px -402px transparent;
	color: #29944b;
}


/*----------------------------------FOOTER*/
#footer-content{
	background: url(../images/footer-content.jpg) no-repeat left 2px;
	height:359px;
	width:1000px;
	font-size:11px;
	color:#ffffff;
	margin: 0 auto;
	padding: 40px 0 0;
}

#oasis-title{
	background: url(../images/oasis-title.png) no-repeat left top;
	height:18px;
	width: 234px;
	margin: 30px 0 20px 0;
	text-indent:-9999px;
}

#oasis-content{
	background:url("../images/divider.png") no-repeat scroll right 35px transparent;
	float:left;
	font-size:14px;
	height:auto;
	line-height:22px;
	padding:0 30px;
	width:410px;
}

#oasis-content p{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
}

#footer{
	background:url(../images/footer.jpg) repeat-x scroll left top;
	clear: both;
	height:361px;
	overflow:visible;
	width:100%;
}

#address{
	float: left;
	padding: 60px 0 0 30px;
	width: 250px;
}

#address p{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
}

#address-title{
	background: url(../images/contact-title.png) no-repeat left top;
	height:16px;
	width: 220px;
	margin: 0 0 15px 0;
	text-indent:-9999px;
}

/*---------------------------------------SMALL FORM*/

#smallform{
	background:url(../images/form.png) no-repeat scroll left top transparent;
	float:left;
	height:294px;
	margin:0 0 0 20px;
	width:272px;
}

#smallform-title{
	background:url(../images/form-title.png) no-repeat left top;
	float: left;
	margin:33px 0 0 33px;
	height: 27px;
	width: 180px;
	text-indent: -9999px;
}

#divLeft{
	float: left;
	margin:7px 0 0 1px;
}

#divRight{
	float: right;
}

#form{
	float:left;
	height:250px;
	margin:40px 0px 0 50px;
	width:220px;
}

#form-title{
	background: url(../images/form-title.png) no-repeat 12px bottom;
	padding: 0 0 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: normal;
	border: none;
}

.smallForm {
	clear:both;
	float:left;
	margin:0 0 0 17px;
	width:236px;
}

.smallForm .formInput, .smallForm select {
	border-color:#FFFFFF;
	border-style:none;
	color:#666666;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:16px;
	margin:0 0 14px;
	padding:0 0 0 7px;
	text-align:left;
	width:220px;
}

.smallForm textarea {
	border-color:#FFFFFF;
	border-style:none;
	color:#666666;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:38px;
	margin:0 0 0;
	padding:0 0 12px 7px;
	text-align:left;
	width:220px;
}

.smallForm .formButton  {
	background:transparent url(../images/submit-btn.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:39px;
	margin:8px 0 0;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:231px;
}

.smallForm .formButton:hover{
	background: url(../images/submit-btn.png) no-repeat left -39px;
}

.newCase {
	font-size: 12px;
	color: #ffffff;
	margin: 4px 0 0 15px;
	padding: 0;
}
	

.smallForm p{
	margin: 0;
	padding: 2px 0;
}

/*---------------------------------------FOOTER*/

#footer-links{
	background:url(../images/links.jpg) no-repeat center 75px;
	clear:both;
	color:#555555;
	font-size:10px;
	height:150px;
	margin:0 auto;
	padding:40px 0 0;
	text-align:center;
	width:100%;
}

#footer-links p{
	
}

#footer-links a{
	color: #555555;
}

#footer-links a:hover{
	color: #29944b;
}

/*---------------------------------------IE6*/

*html #nav {
	float:left;
	height:32px;
	margin:49px 20px 0 0;
	padding:0 0 0 300px;
	position:relative;
	text-align: left;
}

*html .slide-content{
	float: left;
	margin:0 5px 0 300px;
}

*html #clients{
	float:left;
	height:auto;
	margin:0 10px 0;
	width:290px;
}

*html #work{
	float:left;
	height:auto;
	margin:0 10px 0;
	width:290px;
}

*html #services{
	float:left;
	height:auto;
	margin:0 10px 0;
	width:290px;
}

*html .more{
	background:url(../images/get-more.png) no-repeat scroll left top;
	float:left;
	height:7px;
	margin:0 20px -7px 220px;
	text-indent:-9999px;
	width:108px;
}

*html .more:hover{
	background: url(../images/get-more.png) no-repeat left -14px;
}

*html #smallform{
	background:url(../images/form.png) no-repeat scroll left top transparent;
	float:left;
	height:294px;
	margin:0 0 0 10px;
	width:272px;
}

*html .smallForm {
	clear:both;
	float:left;
	margin:0 0 0 8px;
	width:236px;
}

*html #smallform-title{
	background:url(../images/form-title.png) no-repeat left top;
	float: left;
	margin:20px 0 0 15px;
	height: 27px;
	width: 180px;
	text-indent: -9999px;
}

*html .smallForm .formInput, .smallForm select {
	border-color:#FFFFFF;
	border-style:none;
	color:#666666;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:16px;
	margin:0 0 15px;
	padding:0 0 0 7px;
	text-align:left;
	width:220px;
}

*html .smallForm p{
	margin: 0;
	padding: 2px 0 0;
}

*html .smallForm textarea {
	border-color:#FFFFFF;
	border-style:none;
	color:#666666;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:38px;
	margin:0 0 0;
	padding:0 0 8px 7px;
	text-align:left;
	width:220px;
}

*html .smallForm .formButton  {
	background:transparent url(../images/submit-btn.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:39px;
	margin:8px 0 0 -8px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:231px;
}

*html #services li a#hr{
	background:url(../images/icons.png) no-repeat scroll -5px -226px transparent;
	color:#555555;
	float:left;
	font-size:18px;
	height:48px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
	width: 200px;
}

/*---------------------------------------IE7*/


*:first-child+html .slide-content{
	float: left;
	margin:0 5px 0 580px;
}

*:first-child+html #slideshow{
	clear:both;
	float:left;
	height:391px;
	width:1000px;
	margin: 80px 0 0;
}

*:first-child+html #services li a#hr{
	background:url(../images/icons.png) no-repeat scroll -5px -226px transparent;
	color:#555555;
	float:left;
	font-size:18px;
	height:48px;
	padding:9px 0 0 75px;
	text-transform:uppercase;
	margin:0 0 8px;
	width: 200px;
}

*:first-child+html .smallForm p{
	margin: 0;
	padding: 2px 0 0;
}

*:first-child+html .smallForm .formButton  {
	background:transparent url(../images/submit-btn.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:39px;
	margin:8px 0 0 -20px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:231px;
}