@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-image:url(images/bg-home.gif);
background-repeat:repeat-x;
background-color:#e4e3e3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#contentContainerHome {
	margin-top:19px;
	width:863px;
	background:#ffffff;
 	min-height: 573px;
   height: auto;
   _height: 573px;	
   overflow:auto;

	
}


#headerPhoto {
	
	
	
}

#mainContentHome {
	width:863px;
	background-image:url(images/bg-swish-home.gif);
	background-repeat:no-repeat;
 	min-height: 150px;
   height: auto;
   _height: 150px;	
	
}

#theLeftHome {
	
width:490px;
float:left;
margin-left:30px;
margin-top:50px;

}

#theLeftHome p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:160%;
	font-size:1em;
	
}

#theLeftHome a {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:160%;
	font-size:.7em;
	font-weight:bold;
	color: #78a22f;
	text-decoration:none;
	
}

#theLeftHome a:hover {
	color: #666666;
	
}

#theRightHome {

width:270px;
margin-right:30px;
float:right;


	
}

#theRightHome p{

font-family:Verdana, Geneva, sans-serif;
font-size:.75em;
line-height:120%;


	
}

#theRightHome a{

text-decoration:none;


	
}

#footerContainerHome {
	margin: 0px auto;
	width:100%;
	background-color:#999999;

	
}

#footerHome {
	margin: 0px auto;
	width:863px;
	height:73px;
 	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
	font-size:.75em;
	color:#999999;
	padding-bottom:30px;
	
}

#footerHome p {
color:#999999;
padding-top:35px;
padding-left:30px;
}

#footerHome a {
	
color:#999999;
text-decoration:none;
}

#footerHome a:hover {
	
color:#999999;
text-decoration:underline;
}

