
/* Layout Stylesheet */ 

body {
 margin:0px;
 text-align: left;
 padding:20px 0;
 background-color:#CCCCCC;
 font:Verdana, Arial, Helvetica, sans-serif;

}

#outer {
 text-align:left;
 width:960px;
 margin:auto;
 margin:10px auto;
 padding:20px;
 background:url(images/background.jpg);
 border:2px solid #fff;
}


#hdr {
 position:relative;
 width:960px;
 padding:0;
 height:120px;
 left:0px;
 top:0px;
 margin-bottom:10px;
}

#hdr p {
 text-align:center;
 margin-top:10px;
 margin-bottom:10px;
 font-size:12px;
}

#hdr a{
	padding:5px;
	line-height: 20px;
	text-decoration: none;
	width: 85px;
	float: left;
	margin-left:2px;
	margin-top:4px;
	font-size: 16px;
	text-align:right;
	color:#CCCCCC
}

#hdr a:hover{
    color:#0099FF;
}

#hdr a:first-letter {
 font-size: 110%; 
}

 
#body {
 width:960px;
 padding:0;
 left:0px;
 top:0px;
 height:500px;
 clear:both;
}

#other {
 text-align:left;
 width:960px;
 margin:auto;
 overflow:hidden;
 clear:both
}

#l-col {
 float:left;
 position:relative;
 width:200px;
 margin-top: 20px;

 }
 

#ftrphone{font-size:14px; color:#ffffff;line-height:20px}
#ftrcopy{font-size:14px; color:#ffffff;line-height:20px}
#ftremail{font-size:14px; color:#ffffff;line-height:20px}


#ftrselect a{font-size:12px; text-decoration:none; color:#555555; text-align:center; border:none; line-height:20px;} 
 
#ftrselect a:hover{	background-color: #FF99FF; }
 
 
 
 
 
 
 
 
/*  The Main section of the website */




#cont {
 text-align:justify;
 position:relative;
 width:740px;
 height:500px;
 top: 10px;
 left: 10px;
 color:#FFFFFF;
 overflow:hidden;
 font-size:14px;
 
 }
 
  
#cont h1 {
 text-align:right;
 margin-top:5px;
 margin-bottom:5px;
 font-size:26px;
 line-height:26px;
}

#cont h2 {
 margin-left:20px;
 text-align:left;
 margin-top:10px;
 margin-bottom:10px;
 font-size:20px;
}

#cont p {
 margin-left:20px;
 margin-right:20px;
 margin-bottom:10px;
 font-size:14px;
 line-height:16px;
 

}

 
#cont p:first-letter {
 font-size: 110%; 
 }
 
#cont img {
 margin-left:30px;
}

#cont ul {
 margin-left:40px;
 margin-right:40px;
 font-size:16px;
 margin-bottom:10px;
}

#cont li{
 margin-left:40px;
 margin-right:40px;
 font-size:14px;
 line-height:12px;
 margin-bottom:10px;
 list-style-position: outside;
 list-style-type: square;	
}

#cont .foot {
 font-size: 12px; font-style:italic
}

#cont .review {
float:left;
width:80px;

}






 #links {
 overflow: auto;
 height: 390px; 
 top:0px;
 left:60px;
 border: 0px;
 padding:0px;
 line-height: 16px;
 font-size: 12px;
 font-style: normal;
 border-width: 0px 0px; 
 zindex:4;
 }






