body 
{
	background-color:#fff;
	color:#2D326A;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
}

.Normal
{
}

#PageContainer
{
    margin:0 auto;
	width:1024px;
	height:768px;
	overflow:hidden;
	/*background-image:url('images/background.jpg');
	background-repeat:no-repeat;*/
	text-align:left;
}

.Background
{
    width:1024px;
    height:768px;
    overflow:hidden;
    padding: 0;
    margin: 0;
}



.Background li
{
    list-style:none;
    float:left;
    display:inline;
    position:relative;
    padding: 0;
    margin: 0;
}

.Container
{
    width:1024px;
    height:768px;
    position:relative;
    z-index:10;
    top:-788px;
    overflow:hidden;
}

#PageHeader
{
	width:1024px;
	height:286px;
	background-image:url('images/homepage_header.png');
	background-repeat:no-repeat;
}

#PageFooter
{
	width:1024px;
	height:200px;
	background-image:url('images/homepage_footer.png');
	background-repeat:no-repeat;
}

#ContentContainer
{
	width:197px;
	height:260px;
	background-image:url('images/welcome_background.png');
	background-repeat:no-repeat;
	margin:0 0 0 126px;
	padding:0 15px 0 15px;
	border:0;
}

#HomepageWelcome
{
	color:#2D326A;
	text-align:left;
	border:0;
	margin:0;
}

#FooterLeft
{
	float:left;
	width:206px;
	height:200px;
}

#FollowUsContainer
{
	width:150px;
	height:31px;
	color:#fff;
	padding:5px 0 0 50px;
}

#FacebookContainer
{
	width:31px;
	height:31px;
	background-image:url('images/facebook.png');
	background-repeat:no-repeat;
	float:left;
}

#TwitterContainer
{
	width:31px;
	height:31px;
	background-image:url('images/twitter.png');
	background-repeat:no-repeat;
	float:left;
}

#SearchContainer
{
	padding:5px 0 0 50px;
	width:150px;
	float:left;
}

.Search,
.Search:active,
.Search:link,
.Search:visited
{
	color:#fff;
}

#NoticeablyNorwalk
{
	background-image:url('images/wavy_noticeably_norwalk_tm.png');
	background-repeat:no-repeat;
	float:right;
	width:609px;
	height:120px;
	margin-top:34px;
}

.MainContent
{
    text-align:left;
    clear:both;
}

.LeftContentPane
{
    text-align:left;
    width:240px;
	overflow:auto;
	float:left;
	padding-right:5px;
	padding-bottom:20px;
}

.LeftContentNoImages
{
    text-align:left;
    width:400px;
	overflow:auto;
	float:left;
	padding-right:5px;
	padding-bottom:20px;
}

.RightContentPane
{
    text-align:left;
    width:240px;
	overflow:auto;
	float:right;
	padding-left:5px;
	padding-bottom:20px;
}

.RightContentNoImages
{
    text-align:left;
    width:400px;
	overflow:auto;
	float:right;
	padding-left:5px;
	padding-bottom:20px;
}

.FooterContentPane
{
	width:180px;
	padding:75px 0 0 20px;
	color:#fff;
	text-align:left;
	float:left;
	overflow:auto;
}

#LogoContainer
{
	float:left;
	width:243px;
	height:97px;
	margin-left:80px;
	*margin-left: 50px;
	margin-top:50px;
	background:url('images/norwalk_logo.png') no-repeat;
}

#ContentPageLogoContainer
{
	float:left;
	width:145px;
	height:58px;
	margin-left:50px;
	margin-top:15px;
}

.HeaderLinks
{
	width:600px;
	float:right;
	padding-top:40px;
	text-align: right;
}

#FooterLinks
{
	font-size:10px;
	color:#fff;
	width:150px;
	padding:5px 0 5px 10px;
}

#PhoneNumberContainer
{
	width:230px;
	height:35px;
	background-image:url('images/phone_number.png');
	background-repeat:no-repeat;
	float:right;
	margin:20px 25px 0 0;
}

#MediumPhoneNumberContainer
{
    width:134px;
	height:18px;
	float:left;
    background-image:url('images/medium_phone_number.png');
    background-repeat:no-repeat;
    margin:5px 0 0 40px;
}

#MenuContainer
{
	width:650px;
	float:right;
	color:#A2A4A1;
	padding-top:10px;
}

.BraggingContainer
{
    width:400px;
    height:90px;
    overflow:auto;
    color:#2D326A;
	text-align:left;
	padding: 25px 50px 0 0;
	float:right;
}

.HomepageWelcomeHeader
{
    width:197px;
    height:50px;
	margin:0 0 0 126px;
	_margin: 0 0 0 60px;
	padding:65px 15px 0 15px;
	border:0;
	clear:left;
	float:left;
	text-align:center;
}

.MainMenu_RootNode
{
	font-size:12px;
	width:92px;
	padding-right:5px;
	padding-left:15px;
}

.MainMenu_RootNode.hov, .MainMenu_RootNode.sel
{
	color:#197798;
	border-right:solid 1px #197798;
}

.m
{
	width: 112px;
}

.m tbody
{
	border:none;
}

.mi td
{
	text-align:right;
	background-color:#fff;
}

.mi td .txt
{
	display: block;
	padding-right:5px;
	margin-right: 12px;
	font-size:12px;
	border-right:solid 1px #197798;
}

.mi.hov td .txt
{
    background:#fff url('images/blue_block.png') no-repeat right;
}

.mi.hov td
{
	color:#197798;
	vertical-align:middle;
}

#ContentPageContainer
{
    margin:0 auto;
    background:url('images/content_rightimages_space.png') repeat-y right;
    
    width:1024px;
    text-align:left;
}

/*#SideImagePane
{
    float:right;
    background-image: url('images/content_rightimages_space.png');  
    background-repeat:repeat-y;
    min-height: 405px;
    margin-top: -100px;
    width: 265px;
}
*/

#Outer
{
    background: url('images/bgstrip.png') repeat-y;    
    width:1024px;
    margin:0 auto;
}

#ContentNoImageContainer
{
    margin:0 auto;
    background-color:#DFECD0;
    width:1024px;
    text-align:left;
}

#ContentPageHeader
{
    background-image:url('images/header.png');
    background-repeat:no-repeat;
    height:197px;
    width:1024px;
}

#ContentPageFooter
{
    background-image:url('images/footer.png');
    background-repeat:no-repeat;
    height:156px;
    width:1024px;
    clear:both;
}

#ContentWrapper
{
	min-height:405px;
	overflow:auto;
	margin-right: 290px;
}

#ContentNoImageWrapper
{
    width:824px;
    _height:405px; 
	min-height:405px;
    height:auto;
    float:left;
    margin:0 0 0 100px;
	padding:20px 100px 0 0;
	overflow:auto;
}

#Wrapper
{
    color:#939786;
    float:left;
}

#BreadcrumbContainer
{
    float:left;
    width:725px;
    margin-left:25px;
}

.BreadcrumbObject, 
a.BreadcrumbObject:link, 
a.BreadcrumbObject:visited, 
a.BreadcrumbObject:hover, 
a.BreadcrumbObject:active
{
    color:#fff;
    text-transform:lowercase;
    font-size:16px;
    text-decoration:none;
}

#LinksContainer
{
    float:left;
    width:624px;
    margin:0 0 0 126px;
    padding-bottom:10px;
}

.LinksSkinObject, 
a.LinksSkinObject:link, 
a.LinksSkinObject:visited, 
a.LinksSkinObject:active
{
    color:#939786;
    text-decoration:none;
    padding-right:20px;
    font-size:11px;
}

 a.LinksSkinObject:hover
 {
     color:#197798;
 }




a.LoginButton
{
    color: #fff;
}

#SubMenuContainer
{
    float:left;   
    padding-left: 5px; 
}

a.SideMenu
{
    background-image: url('images/button.png');  
    background-repeat:no-repeat;  
    display:block;
    padding: 6px 6px 6px 20px;
    width: 191px;
    text-decoration:none;
}

a.SideMenu:hover
{
   color:#939786; 
}

h1
{
    color:#006993;
    font-size:25px;
}

h2
{
    font-size:18px;
    color:#3a8a1b;    
}
