/*
------------------------------------------------------------------------*/
#contentLeft		{float:left;width:580px;}
#contentRight		{float:left;width:195px;}



/*
------------------------------------------------------------------------*/
#Sections			{	width:580px;
						height:160px;
						background-color:#CCAE9F;
						border-bottom:1px solid #E0E0E0;
						display:block;
						background-image:url(../_images/home/bg_sections.gif);
						background-repeat:repeat-y;
					}
					
					
#SectionOne			{	float:left;
						width:290px;
					}
					
#SectionTwo			{	float:left;
						width:290px;
					}
					
					
#SectionThree		{	width:195px;
						height:160px;
						font-size:11px;
						background-color:#CCAE9F;
						border-bottom:1px solid #E0E0E0;
						
						background-image:url(../_images/home/bg_sectionsText.gif);
						background-repeat:repeat-y;
						
					}
					
#Sections div.Top, #SectionThree div.Top	
					{	height:29px;
						width:100%;
						background-color:#8797CC;
						color:white;
						text-align:center;
						font:16px 'Trebuchet MS',Verdana,san serif;
						font-weight:bold;
						line-height:30px;
						display:block;
						background-image:url(../_images/home/bg_sectionsTop.gif);
						background-repeat:repeat-y;
					}

#Sections div.Top a, #SectionThree div.Top	a
					{	color:white;
						font:16px 'Trebuchet MS',Verdana,san serif;
						font-weight:bold;
						line-height:30px;
						display:block;
					}
					
#Sections div.Top a:hover, #SectionThree div.Top	a:hover
					{	color:#CCAE9F;
						font:16px 'Trebuchet MS',Verdana,san serif;
						font-weight:bold;
						line-height:30px;
						display:block;
					}					
					
#Sections div.Pic	{	float:left;
						margin: 10px 0 0 10px;
					}
					
#Sections div.Text	{	margin: 10px 0 0 10px;
					}
					
#SectionOne div.Text	{	float:left;
							font-size:11px;
							width:185px;
						}
						
#SectionTwo div.Text	{	float:left;
							font-size:11px;
							width:185px;
						}
						
#SectionThree div.Text	{	margin:10px 10px 0 10px;
						}


/*
------------------------------------------------------------------------*/
#TextArea				{	width:580px;
							font-size:11px;

						}
					
#TextArea div.margin	{	margin:10px 10px 10px 10px;

						}			
						
					
/*
------------------------------------------------------------------------*/			
					






	
	





