/* GLOBAL RESET -------------*/

* {
	margin: 0;
	padding: 0;
}

/*BODY STYLES-----------------*/




body {
	background-color: #fff;
	position: relative;
	font: 10pt/14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

#wrapper {
	width: 800px;
	margin: -46px auto 0;
	position: relative;
	top: 30px;
}

a:link, a:visited {
	color: #923737;text-decoration: none}

a {
	outline: none;
	}

a:hover, a:visited:hover {
	color: black;
	text-decoration: none;
}

h1 {
	color: #923737;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 6px;
	line-height: 18px;
	margin-bottom: 10px;
}

h2 {
	color: #923737;
	margin-bottom: 0;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 6px;
}

/*HEADER----------------*/

#header {
	width: 900px;
	height: 255px;
	margin-bottom: -50px;
}

#header h1 {
	height: 255px;
	width: 900px;
	text-indent: -9999px;
	background: url(images/header2.jpg) no-repeat;
}

 /*NAVIGATION-----------------*/

#navsmall {
	width: 150px;
	float: left;
	top: 20px;
	left: 5px;
	height: 379px;
	text-indent: -9999px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0 -379px;
}

#navsmall li {
	list-style-type: none;
	width: 150px;
	display: block;
}

#navsmall a {
	width: 150px;
	display: block;
}


#navsmall a#home {
	height: 43px;}

#navsmall a#services {
	height: 43px;}

#navsmall a#services1 {
	height: 43px;}

#navsmall a#services2 {
	height: 43px;}

#navsmall a#about {
	height: 43px;}

#navsmall a#international {
	height: 43px;}

#navsmall a#philosophy {
	height: 43px;}

#navsmall a#testimonials {
	height: 43px; }

#navsmall a#contact {
	height: 43px;}


#navsmall a#home:hover, #navsmall a#home.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 757px;}

#navsmall a#services:hover, #navsmall a#services.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 714px;}

#navsmall a#services1:hover, #navsmall a#services1.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 671px;}

#navsmall a#services2:hover, #navsmall a#services2.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 628px;}

#navsmall a#about:hover, #navsmall a#about.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 585px;}

#navsmall a#international:hover, #navsmall a#international.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 542px;}

#navsmall a#philosophy:hover, #navsmall a#philosophy.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 499px;}

#navsmall a#testimonials:hover, #navsmall a#testimonials.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 456px; }

#navsmall a#contact:hover, #navsmall a#contact.current {
	height: 43px;
	background: url(http://www.la4hire.com/images/navsmall3.png) 0px 413px;}

#navform {
	width: 150px;
	float: left;
	left: 5px;
	border-top: 1px dotted silver;
	font-size: 11px;
	color: #923737;
	line-height: 12px;
	margin-top: -10px;
}



/*SERVICE PAGE LINK STYLES---------------------------------------*/

a.servicelink {
	color: #fff;
	padding: 4px;
	background-color: #923737;
	border: solid 1px #000;
	font-size: 12px;
	margin-top: 20px;
	text-decoration: none; }

a.servicelink:visited {
	color: #fff;}

a.servicelink:hover {
	background-color: #923737;
	border: solid 1px black;
	color: #fff;
	text-decoration: underline;}


/*CONTENT AREA -------------*/

#contentwrapper {
	width: 800px;
	height: 758px;
	position: relative;
	margin-top: -20px;
}

#contentright {
	width: 600px;
	float: left;
	top: 20px;
	margin-left: 40px;
	margin-top: -25px;
	font-size: 10px;
	line-height: 10px;
}

#contentright2 {
	width: 515px;
	float: left;
	top: 20px;
	color: black;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid maroon;
}

#contentright3 {
	width: 600px;
	float: left;
	top: 10px;
	color: black;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	border-color: silver;
	border-top: 1px solid #e4e4e4;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

#contentright4 {
	width: 600px;
	color: black;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 15px;
	position: relative;
	bottom: 20px;
	padding-bottom: 20px;
}

#contentright5 {
	width: 510px;
	color: black;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 15px;
	position: relative;
	bottom: 20px;
	padding-bottom: 0;
	margin-bottom: 50px;
	margin-left: 190px;
	margin-top: -45px;
}

#homeline {
	width: 600px;
	float: left;
	color: #e4e4e4;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid #e4e4e4;
	margin-top: 5px;
}

#homequotes
{
	width: 210px;
	color: gray;
	font: 8pt/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	margin-top: 10px;
	height: 165px;
	margin-left: 150px;
}

#homeposters
{
	width: 120px;
	color: gray;
	font: 8pt/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 230px;
	position: relative;
	margin-top: -170px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	border-left: 1px dotted #e4e4e4;
	border-right: 1px dotted #e4e4e4;
	padding-top: 10px;
	text-align: center;
	margin-left: 150px;
}

#homebanner
{
	width: 215px;
	padding-left: 10px;
	color: gray;
	font: 10pt/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 380px;
	position: relative;
	border-color: maroon;
	border-width: 1px;
	margin: -175px 20px 5px 150px;
}

#homeleft
{
	font-size: 12px;
	width: 270px;
	padding-left: 2px;
	line-height: 18px;
	margin-top: 10px;
	border-color: maroon;
	border-right: 1px dotted silver;
	padding-right: 14px;
	margin-bottom: -50px;
}

.homeright1
{
	font-size: 12px;
	width: 270px;
	margin-left: 320px;
	margin-top: -220px;
	line-height: 18px;
	border-color: maroon;
	border-left-width: 0;
	border-left-color: maroon;
	margin-bottom: -50px;
}

#left
{
	font-size: 14px;
	width: 300px;
	line-height: 16px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.right1
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -85px;
	margin-bottom: 0px;
}

.right2
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -162px;
	margin-bottom: 0px;
}

.right3
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -243px;
	margin-bottom: 130px;
}

.right4
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -255px;
	margin-bottom: 100px;
}

.right5
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -400px;
	margin-bottom: 200px;
}

.right6
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -95px;
	margin-bottom: 0px;
}

.right7
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -75px;
	margin-bottom: 10px;
}

.right8
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -75px;
	margin-bottom: 10px;
}

.right9
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -75px;
	margin-bottom: 10px;
}

.right10
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -75px;
	margin-bottom: 10px;
}

.right11
{
	font-size: 12px;
	width: 150px;
	line-height: 14px;
	margin-left: 350px;
	margin-top: -60px;
	margin-bottom: 10px;
}
#contentright p {
	margin-right: 1px;
	font: 11pt/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px;
}

#contentright ul {
	font-size: 1.4em;
	margin-left: 1em;
	margin-bottom:1em;
}

#contentright ul li {
	margin-bottom: .35em;
	line-height: 1.3em;}

.clear {
	clear: both;
}

.footnote {
	font-size: .8em;
	font-style: italic;
	padding-top: 20px;
	margin-bottom: 30px;}


.leftimage {
	padding-right: 10px;
	padding-bottom: 10px;}



 /*HEADERS---------------*/



#contentright h2 {
	color: #923737;
	margin-top: 1.5em;
	margin-bottom: .4em;
	font-size: 1.5em;
	font-weight: normal;}

#contentright2 h2 {
	color: #923737;
	margin-bottom: .4em;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: .5em;
}

#contentright h1 {
	color: #923737;
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: bold;
	margin-top: 1px;
}

#contentright5 h1 {
	color: #923737;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;}

#contentright h2.home {
	color: #923737;
	margin-top: 1.5em;
	margin-bottom: .4em;
	font-size: 1.5em;
	font-weight: normal;}

#contentright3 h1 {
	color: #923737;
	font-size: 17pt;
	font-weight: bold;
	line-height: 19pt;
	margin-bottom: 5px;
	border-color: maroon;
}

/* Special Promotions Page */
.specials {
    margin-bottom: 3em;
}
.specials h1 {
    text-align: center;
}
.specials img {
    float: left;
}
.specials p {
    margin-bottom: 1em !important;
}
.specials h2 {
		color: #923737;
		text-align: center;
		margin-bottom: 1em;
}
span.black {
    color: #000;
}
span.blue {
    display: inline-block;
    color: #0000ff;
}
.specials h2 a:link {
    text-decoration: underline;
}
/* home page new promo */
.leftAlign.specialPromo {
    width: 27%;
    margin: 0 auto;
}
.specialPromo h2 {
    text-align: center;
}
.specialPromo img {
    display: inline-block;
    margin-left: 12%;
}

 /*CALL TO ACTION STYLES---------*/

#calltoaction {
	width: 314px;
	height: 113px;
	text-indent: -9999px;
	background: url(http://www.la4hire.com/images/popcornman.jpg);
}

.map {
	margin-bottom: 20px;}

/*CONTACT PAGE STYLES-------------*/

.contacttext {
	color: #000;}

ul#contactlist {

	margin-left: 5px;
	list-style-type: none;
	color: #882C37;}

#contactlist ul li {
	margin-bottom: .5em;
}

.first {
	font-size: 1.3em;
	margin-left: 0;
}

/*INTERNATIONAL PAGE STYLES------------*/

ul.international {
	list-style-type: disc;
	margin-left: -20px;
	}

ul.international li {
	display: inline;
	margin-right: .5em;}



/*FOOTER-------------------------*/

#footer {

	width: 800px;
	text-align: left;
	margin-top: 10px;
	clear: both;
	background-image: url(http://www.la4hire.com/images/footer.png);
	color: #9f9f9f;
	font-size: 10px;
	line-height: 22px;
	height: 50px;
}


#footer ul {
	font-size: 1.1em;
	padding-bottom: 20px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;}

.bottompadding {
	padding-bottom: 20px;}

.push {
	padding-bottom: 60px;}
