html { 
	height: 100%;
	margin-bottom:1px;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	background:url(../img/background.jpg) repeat-x;
	text-align:center;
}

#header { 

	height:170px;
}

#footer { 
	background:url(../img/dottedLineBg.gif) repeat-x;
	clear:both;
	margin-top:-30px;
	height:30px;
	position: relative;
	margin:0 0 0 20px;
	padding:6px 0 15px 0;
	font-size:10px;
	color:#616060;
}


#footer a{
	color:#616060;
	text-decoration:none;
}

#footer a:hover{
	color:#616060;
	text-decoration:underline;
}


#footer span{
padding-left:550px;	
padding-top:0;
text-align:right;
}


#wrapper {
	margin:0 auto; 
	width:1044px;
	background:url(../img/shadow.png) repeat-y;
	text-align:left;
}
	
	
#siteContainer {
	width:960px; 
    margin-left:20px;
}
	
	
#wrapper {
	text-align:center;
}
	
	
#siteContainer { 
	width:980px; 
	text-align:left;
}	
	
	
#contentContainer { 
	background:url(../img/contentContainerBg.gif) 15px 0 repeat-y;
	margin-bottom:30px;
}



#homePage #contentContainer { 
	background:none;
	margin-bottom:30px;
}


#firstParagraph {
	width:966px;
}

#firstParagraph {
	padding:20px;
	background:url(../img/bg_home_intro.jpg) no-repeat;
	height:235px;
	font-size:12px;
}

#firstParagraph h2{
margin-right:50px;
margin-top:8px;
}

h2 span{
	color:#000;
}

#firstParagraph div{
	width:620px;
}

#firstParagraph p{
   padding-bottom:10px;
}

#newsContainer {
	width:968px;
}

.newsPanel {
		background:url(../img/bg_feature_panel.jpg) no-repeat;
		width:233px;
		color:#fff;
		font-size:11px;
		height:235px;
		float:left;
		padding:0 2px 0 7px;
		position:relative;
}

.newsPanel h3{
		padding-right:30px;
		padding-top:8px;
		
		margin-top:0;
		font-size:14px;
		height:30px;
}

.newsPanel p{
		width:90%;
}


#leftColumn { 
	float:left; 
	width:267px; 
	padding:0 0 10px 30px; 
}


#header h1 {
	display: block;
	margin:0;
	width: 341px;
	height: 140px;
	text-indent: -9999px;
	background:url(../img/la_logo.jpg) no-repeat 20px 37px;
 }


.rowOdd, .rowEven{
	padding:5px 10px;
	width:250px;
	font-weight:bold;
}

.rowOdd{
	background-color:#cccccc;
}

.rowEven{
	background-color:#e5e5e5;
}


h2{
	color:#a4042e;
	background:url(../img/bg_dotted_horiz.gif) bottom left repeat-x;
	padding:0 5px 10px 0;
	font-size:20px;
}


#leftColumn h2 {
	font-weight:bold;
	color:#000;
	font-size:12px;
	background:none;
}



div#topNav{
	text-align:right;
	overflow:hidden;
	float:right;
	padding-top:20px;
	}
		


#topNavList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topNavList li
{
	border-left: 1px solid #cccccc;
	float: left;
	line-height: 0.8em;
}

#topNavList li#contact
{
	border-right: 1px solid #cccccc;
}


#topNavList li a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px;
	text-transform:uppercase;
}



body#homePage #topNav #home a,
body#aboutPage #topNav #about a,
body#servicesPage #topNav #services a,
body#clientPage #topNav #clients a,
body#contactPage #topNav #contact a{
	color:#771c1a;
}



body#homePage #navcontainer #home,
body.consultancy #navcontainer #home,
body.cost #navcontainer #cost,
body.sales #navcontainer #outsourced-sales,
body.marketing #navcontainer #outsourced-marketing
{
		background:url(../img/bg_nav_left_black.jpg) no-repeat;
}


#navlist
{
	padding: 0;
	margin:0;
	width: 162px;
}

#navlist li
{
	list-style: none;
	padding: 5px 0 3px 8px;
	margin:7px 20px 5px 0;
	width:232px;
	height:46px;
	background:url(../img/bg_nav_left_red.jpg) no-repeat;
	border-bottom:dotted 1px #999;
}

#navlist li a
{
	color:#fff;
	text-decoration:none;
	padding-right:120px;
	font-weight:bold;
}


#mainColumn { 
	float:left; 
	width:660px;
    margin:0 0 0 20px;
	min-height:400px;
}



#mainColumn p{ 
    margin-right:40px;
}



#mainHomeColumn {
	width:940px;
    margin:0 20px 0 20px;	
}

.newsPanel p.readMoreLink a{
		color:#c52d3a;
		text-decoration:none;
}

.newsPanel p.readMoreLink{
		text-align:right;
		position:absolute;
		bottom:10px;
		right:35px;
}


a:link {
	text-decoration: underline; 
	color:#000;
}

a:visited {
	text-decoration: underline; 
	color:#000;
}

a:active {
	text-decoration: underline; 
	color:#000;
}


.clearfix:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
	} /* slightly enhanced, universal clearfix hack */
	
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */


p.intro{
	font-size:14px;
}

div.bulletPoints{
    padding:10px 0 10px 0;
}

h4{
	color:#000;
	background:url(../img/bg_dotted_horiz.gif) bottom left repeat-x;
	padding:15px 5px 10px 0;
	font-size:14px;
}