html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background:#ffffff url(/Images/BG.gif) center top repeat-x;
	color:#515155;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:994px;
	padding:0px 48px;
	margin:auto;
	background:url(/Images/BodyBG.gif) center top no-repeat;
	overflow:hidden;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;
	width:994px;
	height:121px;
}
	div#LogoContainer{
		float:left;
		width:210px;
		height:121px;
	}
	div#HeaderRightContainer{
		float:left;
		width:784px;
		height:121px;
		
	}
		div#QuickLinkContainer{
			float:left;
			width:768px;
			height:20px;
			padding-bottom:41px;
			text-align:right;
			padding-right:16px;
		}
		div#MainNavContainer{
			float:left;
			width:784px;
			height:34px;
			padding-bottom:26px;
			text-align:right;
		}
	
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:994px;
	margin-top:23px;
}
div#HomeMainBodyContainer
{
	float:left;
	width:994px;
	top:-2px;
    position:relative;
}
/*-----------------------------home-----------------------------------*/
	div#FlashBannerContainer{
		float:left;
		width:994px;
		height:410px;
	}
	div#HomeMiddleContainer{
		float:left;
		width:960px;
		padding:0px 17px 35px 17px;
	}
		div#HomeLeftContainer{
			float:left;
			width:565px;
			padding:0px 65px 0px 10px;
		}
		div#HomeRightContainer{
			float:left;
			width:320px;
			background:url(/Images/RightPaneBG.gif) left top no-repeat;
		}
			.HomeRightPortContainer{
				float:left;
				width:320px;
				border-bottom:#eeeeee solid 1px;
			}
	div#HomeBottomContainer{
		float:left;
		width:960px;
		padding:0px 17px;
		background:url(/Images/HomeBottomPortBG.gif) 17px top repeat-y;
	}
		div#HomePortfolioContainer{
			float:left;
			width:960px;
			background:url(../Images/HomeBottomPortTopBG.gif) left top no-repeat;
		}
			div#NewsContainer{
				float:left;
				width:270px;
				padding:20px;
			}
			div#TestimonialsContainer{
				float:left;
				width:280px;
				padding:20px;
			}
			div#TestimonialsContainer p{ margin-top:0px; padding-top:0px;}
	
			div#ContactUsContainer{
				float:left;
				width:290px;
				padding:20px;
			}
	
	
	div#LeftInt2Container{
		float:left;
		width:960px;
	}
	div#PageInt2Container{
		float:left;
		width:759px;
		padding:13px 0px 40px 29px;
	}
	div#LeftContainer{
		float:left;
		width:668px;
	}
		/*internal*/
		div#PageIntContainer{
			float:left;
			width:604px;
			padding:19px 35px 39px 29px;
		}
		/*internal with nav*/
		div#LeftNavContainer{
			float:left;
			width:189px;
			background:url(/Images/LeftPaneBG.gif) right top no-repeat;
		}
		div#PageContainer{
			float:left;
			width:415px;
			padding:13px 35px 40px 29px;
		}
		div#BreadCrumbsContainer{
			float:left;
			padding-bottom:10px;
		}
	div#RightContainer{
		float:left;
		width:309px;
		margin-right:17px;
		background:url(/Images/RightPaneBG2.gif) left bottom no-repeat;
		border-bottom:#eeeeee solid 1px;
		
	}
		#PortRightPane4_divPortfolioItem{
			float:left;
			width:269px;
			height:159px;
			padding:20px;
			background:url(/Images/sitemedia/TestimonialBG.gif) left top no-repeat;
		}
	div#CopyRightContainer{
		padding-top:15px;
		float:left; 
		width:100%;
	}
/************************************************************************
*	Footer
************************************************************************/
div#FooterLogosContainer{
	float:left;
	width:994px;
	height:140px;
}
						
div#FooterContainer
{	
	float:left;
	width:920px;
	padding:90px 37px 70px 37px;
	background:url(/Images/FooterBG.gif) center top no-repeat;
}

div#HomeFooterContainer
{	
	float:left;
	width:920px;
	padding:60px 37px 70px 37px;
	background:url(/Images/FooterBG.gif) center top no-repeat;
}
div#SeOFooterLinksContainer{
	float:left;
	width:880px;
	padding-left:40px;
	padding-bottom:45px;
}