@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align: center;
}


html,body { min-height:100.1%;margin-bottom:1px; }

body {
	font-family: arial;
	color: #222;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 5px;
	text-align: center;
	background-image: url(../images/backgrounds/greyFilterBG.jpg);
	background-repeat: repeat;

}

#outerWrapper {
 margin: 0 auto;
  width: 800px;
	background-image: url(../images/backgrounds/wood%20grain.jpg);
	background-repeat: repeat;
  border-top: 15px solid black;
  border: 1px solid #000;
  text-align: left;
  


}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}

.clearfix {display: inline-table;}
/*Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*End hide from IE-mac */

.headerBannerMain {
	width: 800px;
	height: 200px;
	text-align: left;


  
  }
  
  
   
  
.headerNavigation {
	width: 800px;
	height: 30px;
	margin-top: 10px;
	background-color: white;

	}



.buttons {
	width: 570px;
	height: 30px;
	float: left;
	padding: 2px;
	text-align: left;
	margin-left: 5px;
}

.time {
	width: 210px;
	height: 17px;
	float: right;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	
}


.date {
	font: 12px Arial, Helvetica, sans-serif;
}

.headerNavigationInside {
   height: 30px;
   padding-top: 158px;
   margin-left: 140px;
   margin-right: 20px;
   margin-bottom: 10px;
   
   
   }




.featureContainer {
	width: 800px;
	margin: 0 auto;
	float: left;
	clear: both;

	
	
}


.featureLeft {
	width: 470px;
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
	background: black;
	
	
}

.featureLeftContent {
	padding: 10px;
	text-align: left;
	
	
}

.featureLeft p {
	color: #f8f8f8;
	text-align: justify;
	
}
	
	.featureBottomText p{
	color: #000;
}

.spryAccordion {
	width: 100%;
	
}

.spryAccordion a:link, .spryAccordion a:hover, .spryAccordion a:visited {
	color: #38a774;
	
}


.featureRight {
	width: 300px;
	float: right;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	background: black;
	padding: 5px 5px 12px 5px;
	color: #fff;
	text-align: left;
	
}
	
.featureRightLogin {
	width: 250px;
	float: left;
	background: white;
	margin: 10px;
	clear: both;
	display: inline;
	color: white;
	font-size: 12px;
	padding: 5px;
}


.featureRightShare {
	width: 280px;
	height: 18px;
	float: right;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	background: black;
	padding: 15px;
	color: #fff;
	text-align: left;
	
}
	

.loginUandP {
	width: 70px;
	margin-left: 5px;
	
}

.loginTextBox {
	width: 100px;
	
}

.loginRemember {
	width: 108px;
	padding: 5px 5px 5px 4px;
	text-align: left;
}

.logInBG {
	background-color: black;
	
	
}

#contactForm {
	color: white;
	text-align: left;
	
}


.featureRightLinks {
	width: 250px;
	float: left;
	background: white;
	margin: 10px;
	clear: both;
	display: inline;
	padding: 5px;
}




.featureRightLinks a:link {

  color: #222;
    text-decoration: none;
}

.featureRightLinks a:visited { 

 color: #222;
  text-decoration: none;
}


.featureRightLinks a:hover {
	color: #5c8bbc;
	text-decoration: underline;
	text-align: left;
  
}
	
	
	.featureRightContact td {
		color: #333;
		background: white;
		
	}

.featureRightClientChanges {
	width: 250px;
	float: left;
	background: white;
	margin: 10px;
	clear: both;
	display: inline;
	padding: 5px;
	color: #333;
}


.featureRightClientChanges a:link, .featureRightClientChanges a:hover, .featureRightClientChanges a:visited {
	color: #38a774;
	
}	


.featureRightPortfolio {
	width: 250px;
	float: left;
	padding: 5px;
	background: white;
	margin: 10px;
	
}


	
	
	
	.featureRightInvoices {
		
		
	width: 250px;
	float: left;
	padding: 5px;
	background: white;
	margin: 10px;
	color: #333;
}

.featureRightInvoicesHeading td {
	color: #38a774;
	font-weight: bold;
	text-align: center;
	
}



.featurePhoto {
	padding: 5px;
	border: 1px solid #999;
	
}



.featureLinks {
	width: 800px;
	margin: 20px auto;
	float: left;
	clear: both;
	background: black;

	
	
}

.blueComment {
	width: 790px;
	height: 40px;
	padding: 5px;
	background: #5c8bbc;
	color: white;
	clear: both;
	text-align: left;	
	
	
}



  
  
  #leftColumnClient {
  float: left;
  width: 450px;
  height: 760px;
  margin: 30px 15px 0 20px;
  padding: 10px 10px 0 10px;
  border: 1px solid #333333;
}

.paypalBox {
	width: 435px;
	
}


.paypal {
width:140px;
padding: 5px 0 5px 0;



}


#linksFooter {
	width: 800px;
	background-repeat: no-repeat;
	height: 220px;
	background-image: url(../images/backgrounds/footer.jpg);
    margin: 40px 0 0 0;
	padding-top: 30px;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #000000;


  
}

#linksFooter a:link, #linksFooter a:visited {
	color: #5c8bbc;
	text-decoration: none;
	
}

#linksFooter a:hover {
	color: white;
	text-decoration: underline;
	
}
	

#linksFooter td {
    color: #ffffff;
	font-size: 10px;
	
	}
	
	
	#linksFooter tr {
	width: 125px;
	
	
	}

.linksFooterText {
    width: 750px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 10px;
	}


#footer {
width: 800px;
height:15px;
background: black;
font-size: 10px;
text-align: center;
color: #ffffff;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 10px;
clear: both;

}




  
  
h1 {
  color: #365C83;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #365C83;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #365C83;
	text-align: left;
}
h4 {
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
h5 {
  color: #222222;
  text-align: left;
}
h6 {
  color: #ed1e24;
  font-size: 13px;
  text-align: left;
  
}





a,  a:link {
  color: #5c8bbc;
  
  text-decoration: none;
}
a:visited {
  color: #5c8bbc;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: left;
	color: #fff;
  
}

a img {
border: 0;
}

#outerWrapper .featureContainer .featureLeft .featureLeftContent p {
	text-align: left;
	color: #f8f8f8;
}

.featureContainer .featureLeft .featureLeftContent table tr td {
	color: #FFF;
}

#outerWrapper .featureContainer .featureLeft .featureLeftContent table {
	color: #FFF;
	text-align: center;
	font-weight: bold;
}


