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

*	{	border: 0px; padding: 0px; margin: 0px;	}

body { background: url(../images/gradiant_bg.jpg); background-position: top; background-color:#FFFFFF; background-repeat:repeat-x; }

#SiteContainer	{ width: 900px; height: 850px; background: url(../images/site.png); margin: auto; }
#NameSpace	{ width: 250px; height: 300px; float: left; margin-right:10px; }
#BannerLinkSpace	{ width: 640px; height: 325px; float: left; padding-top: 4px; }
#SideInfoSection	{ width: 250px; height: 500px; float: left; } 
	#PhilminSauce	{ width: 250px; height: 200px; float: left; }
	#ContactSection	{ width: 250px; height: 300px; float: left; }
#IndexInfo	{ width: 650px; height: 400px; float: left; } /* Site Information Contained Here */
#IndexInfoTwo	{ width: 650px; height: 500px; float: left; } /* Site Information Contained Here */
#ConsultInfo	{ width: 650px; height: 400px; float: left; } /* Site Information Contained Here */
#AboutInfo	{ width: 650px; height: 400px; float: left; } /* Site Information Contained Here */
#AboutInfoTwo	{ width: 650px; height: 500px; float: left; } /* Site Information Contained Here */
#ResumeInfo	{ width: 650px; height: 400px; float: left; } /* Site Information Contained Here */
#NewsInfo	{ width: 650px; height: 400px; float: left; } /* Site Information Contained Here */
#InfoSecOne { width: 645px; height: 123px; float: left; margin-top: 25px; margin-left: 5px; } /* Site Information Section One Contained Here */
#InfoSecTwo { width: 645px; height: 240px; float: left; margin-top: 10px; margin-left: 5px; } /* Site Information Section Two Contained Here */
#InfoSecTextBox {
	width: 290px;
	height: 240px;
	float: left;
} 
#InfoSecTextBoxTwo { width: 625px; height: 375px; float: left; }
#FooterSection	{ width: 650px; height: 100px; float: left; }
