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

* {
	margin: 0;
	padding: 0;
}

/*BODY STYLES-----------------
old color #923737 */


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

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

a:link, a:visited {
	color: #b03634;text-decoration:underline}
	
/*a:visited {
	color: gray;}*/
	
a:hover, a:visited:hover {
	color: black;text-decoration:underline}

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

h2 {
	color: #b03634;
    margin: 10px 0;
    font-size: 12pt;
    font-weight: bold;
}
h2.red.first {
    margin-bottom: 30px;
}	
hr {
    margin: 1em 0;
}
.pricing {
    float: right;
    width: 20%;
    display: inline-block;
}	

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

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

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

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

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

#navsmall {
	width: 150px;
	float: left;
	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;}

/*  right and left side */
.rightSide {
	display: inline-block;
    width: 600px;
    margin-left: 40px;
}
.leftSide {
	display: inline-block;
    width: 150px;
    float: left;	
}
.screenWidth .rightSide ul {
    margin: 1em 2em;
}

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

a.servicelink {
	color: #fff;
	padding: 4px;
	background-color: #b03634;
	border: solid 1px #000;	
	font-size: 12px;
	margin-top: 20px;
	text-decoration: none; }
	
a.servicelink:visited {
	color: #fff;}
	
a.servicelink:hover {
	background-color: #b03634;
	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: 14px;
}

#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: 0;
}

#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: 0;
}

#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 0;
}

#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 {
	line-height: 1.3em;
	margin-bottom: .35px;
}

.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: #b03634;
	margin-top: 1.5em;
	margin-bottom: .4em;
	font-size: 1.5em;
	font-weight: normal;}

#contentright2 h2 {
	color: #b03634;
	margin-bottom: .4em;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: .5em;
}
	
#contentright h1 {
	color: #b03634;
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: bold;
	margin-top: 1px;
}

#contentright5 h1 {
	color: #b03634;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;}
	
#contentright h2.home {
	color: #b03634;
	margin-top: 1.5em;
	margin-bottom: .4em;
	font-size: 1.5em;
	font-weight: normal;}

#contentright3 h1 {
	color: #b03634;
	font-size: 17pt;
	font-weight: bold;
	line-height: 19pt;
	margin-bottom: 5px;
	border-color: maroon;
}	
/*  special promotion items dropdown  */
ul.specialPromotion,
ul.specialPromotion ul {
    list-style-type: none;
}
.screenWidth .rightSide ul.specialPromotion {
    margin: 2em auto 1em;
    width: 46.5%;
}
.specialPromotion li {
    background-color: #b03634;
    color: #fff;
    font-size: 150%;
    font-weight: bold;
    padding: .6em;
    display: inline-block;
}
ul.specialPromotion ul {
    display: none;
}
.specprom {
    display: inline-block;
    vertical-align: middle;
}
.promoPrice {
    text-align: right;
    color: #b03634;
    font-weight: bold;
    font-size: 135%;
}
.red .promoPrice {
    float: right;
    font-size: 105%;
}
.rightSide h3 {
    margin: 1em 0 2em;
	color: #b03634;
}

 /*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;
}
	
ul.international li {
	display: inline;
	margin-right: 0;}	
	
			

/*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;}	
