body {
	background: url(../images/businessbg.jpg);
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	color: #2A4260;
}

h3 {font-size: 13px;
  color: maroon;
  margin: 10px 0 0 0;
  
}


a, a:visited{
	color: #808040;
	text-decoration:none;
	
	
}
a:hover,  {
	color: #8B4513;
	border-bottom: 1px dotted Maroon;
}



#container {
	text-align: left;
	margin: auto;
	padding: 3px 8px 3px 8px;
	width: 750px;
	height: auto;
	background: url(../images/businesscontainer.jpg) repeat-x;
	background-color: white; 
}



#header {
	background: url(../images/businessheader.jpg) no-repeat top center;
	height: 190px;
	margin-top:5px;
}





#left { text-align: right;
	float: left;
	width: 280px;
	padding: 10px 10px 0px 15px;
	height: auto;
}
#right { 
	float: right;
	width: 390px;
	padding: 10px 20px 0px 10px;
	text-align: left;
	background-color: #E7D8BA;
	margin-bottom: 10px;
	
	
}


#content {

	float: left;
	width: 728px;
	padding: 10px 10px 10px 10px;
}



#footer {
	clear: both;
	background: url(../images/busienssfooter.jpg) repeat-x bottom;
	height: 23px;
	color: #FFE4C4;
	padding: 12px 0 5px 0;
	text-align: center;
	margin-bottom:5px;
}

#t2 {font-size: 13px;
font-weight: bold;
  color: maroon;
  display: inline;
  padding:0 0 0 0;
	}
#t1 {font-size: 13px;
font-weight: bold;
  color: maroon;
  display: inline;
  padding:0 0 0 0;

	}
	
#p1 {
	margin: 0 0 0 0;
	padding: 4px 0 18px 0;
	line-height: 18px;
	
}
#p2 {
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	line-height: 25px;
	
}









#footer a {
	color: #FFE4C4;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
	color: #679BA5;
	text-decoration: none;
	font-size: 12px;
	
}


#right img{
padding: 0 15px 0 0;

} 
 