body {
	background: #FFFFF3;
        margin: 0px;
	padding: 0px;
        width: 900px;
	
}


#layoutWrapper {
	background-color: #FFFFF3;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

}
#topSection {
	height: 200px;
        width: 100%;
	padding-left: 125px;
        background-color: #FFFFFF;
        padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#banner {
	
        padding-right: 0px;
	float: left;
        width: 465px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	

}
#banner a {
        text-decoration: none;
        color: #666666;

}

#banner a.link {
        text-decoration: none;
        color: #666666;
}

#banner a.visited {
        text-decoration: none;
        color: #666666;
}

#banner a:hover {
        color: #990000;
        text-decoration: none;
}

#banner a.active {
        text-decoration: none;
        color: #666666;
}



 
#banner img {
	margin-bottom: 60px;
}

#bannerRight {
	FLOAT: left;
        margin-left:35px;
        
		
}

#contactInfo {

	float: left;
	*/width: 265px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;

	

}
#contactInfo strong {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#bodySection {
        padding-left: 125px;
        padding-top: 27px;
	padding-right: 0px;
}

#leftColumn {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        width: 425px;
	float: left;
        padding-right: 15px;
	
       
}

#leftColumn h5 {
       color: #CC9999;
}


#leftColumn blockquote {
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 20px;
	padding: 20px;
	border-left: #B4BDA0 2px solid;
	background-color: #F1F2E4;      
       
}



#leftColumn hr {
       border: none 0;
       border-bottom: 1px dashed #000;/*the border*/
       width: 50%;
       height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
       padding-top: 30px;
       }

#leftColumn table {
       border: none 0;
       margin-left: 20px;
       margin-right: 20px;
       }

#leftColumn li {
       margin-bottom: 20px;
       }


#rightColumn {
	FLOAT: left;
        width: 300px;
       
        }
#rightColumnNav {
	margin-left:20px;
	PADDING-BOTTOM: 0px;
	width: 240px;
        PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
		
}
.idName {
        font-size: 14px;
}

.idTitle {
        font-size: 11px;
   }


#rightColumnNav UL {
        padding: 0;
        width: 240px;
}

#rightColumnNav LI {
	FONT: 14px arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
        BORDER-BOTTOM: #fff 1px solid;
	LIST-STYLE-TYPE: none;
	color: #CA0302;
        BACKGROUND: #F1F2E4;
        width: 240px;
        padding: 0;
        
	
}
#rightColumnNav LI A {
        width: 240px;
        PADDING-RIGHT: 15px;
	DISPLAY: block;
	COLOR: #000000;
	TEXT-DECORATION: none;
        PADDING-BOTTOM: 8px;
        PADDING-TOP: 8px;
        padding-left: 15px;
        BACKGROUND: #F1F2E4;
}
#rightColumnNav LI A:hover {
	WIDTH: 240px;
        BACKGROUND: #B4BDA0;
	COLOR: #fff;
	text-decoration: none;
       
}
#rightColumnNav BR {
	CLEAR: both

}

#rightColumnNav h5 {
        FONT: 14px arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
        BORDER-BOTTOM: #fff 1px solid;
	color: #CC9999;
        BACKGROUND: #F1F2E4;
        PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-BOTTOM: 8px;
        PADDING-TOP: 8px;
        padding-left: 15px;
        margin-bottom: -16px;
        width: 210 px;

}

.sidetitle { 
        FONT: 14px arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
        BORDER-BOTTOM: #fff 1px solid;
	color: #000000;
        BACKGROUND: #F1F2E4;
        width: 235px;
        padding: 15px;
}

.side { 
         FONT: 12px arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
        BORDER-BOTTOM: #fff 1px solid;
	color: #000000;
        BACKGROUND5: #F1F2E4;
        width: 200px;
        padding-left: 35px;
        padding-right: 35px;

}



* html fixIEMarginBug {left-margin: -125px;}


#footerSection {
	background: #FFFFFF;
        height: 150px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 125px;
	clear: both; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}
#footerLeftColumn {
        width: 40px;
        float: left;
        padding-right: 30px;

}

#footerRightColumn {
        float: left;
        padding-right: 30px;
        width: 200px;
}

#footerRightColumn2 {
        float: left;
        width: 300px;
        
}
#footerSection strong {
	color: #333333;
	font-weight: bold;

}
#footerSection img {
        margin-right: 0px;
        margin-bottom: 190px;
        vertical-align: top;
        }