/* CSS Document */

body						{ margin:0; padding:0; background:url(../images/bg.jpg) top left repeat; min-width:800px; 
							  font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; }

#wrapper					{ width:800px; margin:0 auto; }

#clear						{ clear:both; }

/* ..:: CONTAINERS ::.. */

#head_container				{ width:800px; height:179px; background:url(../images/psfcu_01.jpg) top left no-repeat; }

#nav_container				{ width:800px; height:30px; background:url(../images/psfcu_02.jpg) top left no-repeat; }

#nav						{ width:800px; height:30px; }

#main_container				{ width:800px; min-height:580px; background:url(../images/psfcu_03_bg.jpg) top left repeat-y; }

#content_container			{ width:800px; min-height:580px; background:url(../images/psfcu_03.jpg) bottom left no-repeat; }

#sub_container				{ width:800px; background:url(../images/subcontent_bg.jpg) top left repeat-y; }

#sub_content_container		{ width:800px; background:url(../images/subpage_bg.jpg) top left no-repeat; }

#foot_container				{ width:800px; height:130px; background:url(../images/psfcu_04.jpg) top left no-repeat; }


/* ..:: HOME PAGE CONTENTS ::.. */

#home_content				{ width:506px; margin-left:19px; float:left; }

#home_content p				{ margin:0; padding:0; padding:18px; font-size:15px; text-align:justify; }

#home_side					{ width:255px; margin-right:19px; float:right; }

#home_side p				{ margin:0; padding:0; padding-left:10px; padding-right:10px; padding-top:20px; line-height:18px; }

/* ..:: SUB PAGES CONTENTS ::.. */

#sub_content				{ margin-left:35px; margin-right:35px; padding-top:30px; padding-bottom:20px; }

#sub_content p				{ margin:0; padding:0; text-align:justify; line-height:18px; }

#sub_content blockquote		{ line-height:18px; float:left; margin-top:20px; margin-bottom:20px; }

/* ..:: TEXT STYLES ::.. */

.bold						{ font-size:15px; font-weight:bold; color:#7b211e; }

a							{ color:#007d68; text-decoration:none; font-weight:bold; }

a:hover						{ color:#505050; text-decoration:underline; }

/* ..:: RATE TABLE STYLES ::.. */

#sub_content table			{ border:2px solid #505050; border-top:0px; border-bottom:4px solid #505050; }

#sub_content table td		{ padding:3px; background:#e1e1e1; font-size:12px; }

#sub_content table td.head	{ background:#505050; font-size:14px; font-weight:bold; color:#ffffff; }

#sub_content table td.alt	{ background:#ffffff; }

#rate_blurb					{ text-align:right; padding-right:3px; }