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

body { padding:0px; margin:0px; background-color:#999;}

#content-frame { width:980px; margin:30px auto; background:#590013; }


#content-frame #logo { float:left; width:184px; margin:20px  0 20px 20px; }
#content-frame #navagation { float:right; width:740px; height:30px; background:url('../img/bg_navagation.gif'); margin:5px 0 0 0; padding-right:20px; }
#content-frame #navagation a { color:#FFF; font: 17px Georgia, "Times New Roman", Times, serif; text-decoration:none; height:26px; padding:4px 15px 0px 15px; display:inline; float:right; border-right: 1px solid #590013}
#content-frame #navagation a:hover { text-decoration:underline; }
#content-frame #header .placetobe { float:right; margin: 20px 20px 0 20px;}

#inside-frame {padding:10px; width:730px;  margin:10px 10px 10px 0;  float:right;  min-height:650px; background:#f6f3de; font:12px Georgia, "Times New Roman", Times, serif; }
#inside-frame a {color:#590013; }

#inside-frame .page-heading { font:35px Georgia, "Times New Roman", Times, serif; color:#590013; padding:0 15px 15px 0; }
#inside-frame .bigRed { font:20px Georgia, "Times New Roman", Times, serif bold; color:#590013; }

#inside-frame #left-side { width:355px; float:left; padding: 0px 5px 0px 0px }
#inside-frame #right-side { width:340px; float:left; color:#069 }

#content-frame .features {margin:1px; }  
#content-frame .infoBox  {margin:1px 1px 20px 1px; width:194px; background:#2c0009; float:left; }
#content-frame .infoBox .imgBox { vertical-align:middle; display:block; height:90px; text-align:center; padding: 10px 0 0 0; }
#content-frame .infoBox .address_text { text-align:center; display:block; font: 12px Georgia, "Times New Roman", Times, serif; margin: 0 0 20px 0; color:#FFF; }
	
	
	
	
	
	
	.clear { clear: both; border:0px; }

#footer-frame {width:987px; margin:0 auto; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF}
#footer-frame a {color:#FFF}

