#mainContainer	{	margin-left: auto;
					margin-right: auto;
					text-align:left;
					width:770px;
				}
		
table  		{	border-collapse: collapse; 
				border-spacing: 0;
				font: 12px Verdana, Helvetica, san serif;
			}




/*
------------------------------------------------------------------------*/
#overallLayout			{	width:775px;
							height:100%;
							background-color:#ffffff;				
						}


/*
------------------------------------------------------------------------*/
#layerLogo			{	width:775px;
						height:79px;
						margin-top:4px;
						border-bottom:1px solid #B8C7D1;
						background-color:#FFFFFF;
						font:14px Verdana, Arial, Helvetica, sans-serif;
						font-weight:bold;
						font-color:#10097B; 
					}

#layerLogo img		{	align:left;
						margin-top:14px;
						margin-bottom:10px;
						background-color:#FFFFFF;
						border:0 solid white;
					}

#tagline			{float:right;
					 width:500px;
					}

/*
------------------------------------------------------------------------*/
#layerMenu			{	text-align:left;
						width:775px;
						height:24px;
						background-color:#828282;
					 }
			

#layerMenu a {font:10pt 'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#FFFFFF;
						line-height:25px;}

#layerMenu a:hover {font:10pt 'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#12097C;
						line-height:25px;}												


/*
------------------------------------------------------------------------*/
#layerContent		{	text-align:left;
						width:719px;
						display:block;
						background-color:#FFFFFF;
					}
					
#layerContent div.margin	{margin:0px 10px 0px 10px; 
							 width:699px;
							 background-color:#FFFFFF;}

#layerContent div.contentLeft  {width:495px;
				float:left;
				background-color:#FFFFFF;}

#layerContent div.contentRight {width:235px;
				margin-left:20;
				float:left;
				background-color:#FFFFFF;}				



/*
------------------------------------------------------------------------*/
				
#layerFooter a			{	color:white;
							font-weight:bold;
							text-decoration:none;
							line-height:25px;
							margin:0 3px 0 3px;
						}
#layerFooter a:hover	{	color:#12097C;
							font-weight:bold;
							text-decoration:none;
							line-height:25px;
							margin:0 3px 0 3px;
						}

				
#service 				{width: 530;;
						}

#servicePicture  		{width:270px; height:80px; float:left; margin:0 10 0 10;;
						}		

#serviceDescription  	{width:480px; height:80px; float:right;;
						}		
						
