* {
    margin:0; 
    padding:0; 
    font-family: Arial;
}
body { 
    background-image: url(../images/DEMO-website-01_06.png);
    background-repeat: repeat-x;	
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #C1C1C1;
    overflow-x: hidden;
}
H1 
{
    font-weight: bold;
    font-size: 31px;
    line-height: 38px;
    letter-spacing:-2px;
    color: #333F7F;
}
H2 
{
    font-weight: bold;
    font-size: 14px;
    line-height: 22.5px;
    color: #333F7F;
}
H3
{
    font-weight: bold;
    font-size: 14px;
    line-height: 22.5px;
    color: #FFFFFF;
}
H4 
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18.0px;
    color: #333F7F;
}
A {
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none;
	color: inherit;
}
A:hover 
{
	TEXT-DECORATION: underline;
}
HR 
{
	HEIGHT: 1px
}
IMG 
{
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
}
UL 
{
	LIST-STYLE-TYPE:square; 
	COLOR: #333F7F; 
	MARGIN-LEFT: 18px
}
.mainTable
{
    margin: 0px;
    padding: 0px;
    width: 1070px;
    height: 697px;
    text-align:left;
}
.bodyHeader 
{
	COLOR: #636363; 
    font-size: 15px;
    line-height: 25.5px;
}
.headerDiv
{
	color: #636363; 
    font-size: 10px;
    line-height: 18.5px;
    margin-left:10px;
    margin-top:10px;
}
.logoCell
{
    padding-right: 50px;
}
.imageCell
{
    padding-left: 10px;
    padding-right: 10px;
}
.headerMenuCells {
	TEXT-ALIGN: center; 
	BACKGROUND-COLOR: #333F7F; 
	TEXT-DECORATION: none;
}
.contentCellsRow 
{
    margin-top: 0px;
    margin-bottom: 0px;
    height: 697px;
}
.leftcell 
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #333F7F;
    width: 281px;
    height: 697px;
}
.centercell
{
    margin-top: 0px;
    margin-bottom: 0px;
    width: 557px;
    height: 697px;
}
.rightcell
{
    margin-top: 0px;
    margin-bottom: 0px;
    width: 232px;
    height: 697px;
}
.menuDiv
{
    background-color: #C0C0C0;
    height:301px;
    padding-left:40px;
    padding-top:14px;
    padding-bottom:30px;
    overflow:hidden;
    font-size: 14px;
    line-height: 20.0px;
}
.menuTable {
	width: 100%;
	margin-top:0px;
    margin-bottom: 0px;
    padding: 0px;
}
.spacerDiv 
{
    background-color:#FFFFFF;
    height:12px;
}
.bodyLeft 
{
    height: 230px;
    width: 232px;
    padding-left:40px;
    padding-top:20px;
    padding-right:10px;
	margin:0px;
    overflow:hidden;
	background-color: #333F7F;
	color: #FFFFFF; 
    font-size: 14px;
    line-height: 20.0px;
}
.bodyCenter 
{
    height: 586px;
    width: 513px;
	TEXT-ALIGN: left;
	margin:0px;
	padding-top:21px;
	padding-left:22px;
	padding-bottom:0px;
	padding-right:17px;
	overflow:auto;
    overflow-x: hidden;
	background-color: #FFFFFF; 
	background: #FFFFFF; 
	color: #636363;
    font-size: 14px;
    line-height: 22.5px;
}
.bodyBread
{
    height: 22px;
    width: 450px;
	TEXT-ALIGN: left;
	margin:0px;
	padding-top:0px;
	padding-left:22px;
	padding-bottom:0px;
	padding-right:17px;
	overflow:hidden;
	background-color: #FFFFFF; 
	color: #636363;
    font-size: 12px;
    line-height: 18.0px;
}
.bodyRight 
{
    height: 609px;
    overflow:auto;
	margin-top:0px;
	margin-right:0px;
    margin-bottom: 0px;
	padding:0px;
	padding-top:24px;
	padding-right:10px;
	color: #636363;
	background-color: #FFFFFF;
    font-size: 13px;
    line-height: 21.5px;
    vertical-align:text-top;
    overflow:hidden;
    z-index:1;
}

.bodyCollapse
{
    height:0px;
    padding:0px;
    margin:0px;
	background-color: #FFFFFF;
    overflow: hidden;
}

.bodyNews
{
    height:0px;
    padding:0px;
    padding-bottom: 5px;
	margin-top:10px;
    margin-bottom: 0px;
	color: #636363;
	background-color: #FFFFFF;
	font-family: Helvetica Neu, Arial Narrow;
    font-size: 13px;
    line-height: 21.5px;
    vertical-align:text-top;
    overflow: hidden;
}

.bodyAddress
{
    height:230px;
    padding:0px;
    padding-bottom: 5px;
	margin-top:0px;
    margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Helvetica Neu, Arial Narrow;
    font-size: 12px;
    line-height: 17.0px;
    vertical-align: bottom;
    overflow: hidden;
}

.bodyLeftLogo
{
    padding:0px;
    margin:0px;
    padding-left:5px;
    height:68px;
    width:536px;
    text-align:left;
    vertical-align:middle;
}

.bodyRightLogo
{
    padding:0px;
    margin:0px;
    padding-right:5px;
    left:536px;
    top:0px;
    height:68px;
    width:536px;
    text-align:right;
    vertical-align:middle;
}

.footer {
	COLOR: #50565f;
	height: 48px;
}

.leftFooterDiv
{
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    letter-spacing:7px;
    font-size: 15px;
    line-height: 25.5px;
}
.MenuLinks 
{
	COLOR: #636363;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuLinks:hover 
{
	TEXT-DECORATION: none
}
.MenuLinkSelected {
	COLOR: #333F7F;
    font-weight: bold;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuLinkSelected:hover 
{
	TEXT-DECORATION: none
}
.AlignTextCenter {
	TEXT-ALIGN: center
}
.AlignTextRight {
	TEXT-ALIGN: right
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1107px;
	height:875px;
	text-align: left;
}
 
#DEMO-website-01-01_ {
	position:absolute;
	background-image: url('./images/DEMO-website-01_01.png');
	background-repeat:repeat-x;
	left:0px;
	top:0px;
	width:1px;
	height:875px;
	z-index:3;
}
 
#DEMO-website-01-02_ {
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:875px;
}
 
#DEMO-website-01-03_ {
	position:absolute;
	left:15px;
	top:0px;
	width:744px;
	height:104px;
	background-color: #FFFFFF;
}
 
#DEMO-website-01-04_ {
	position:absolute;
	left:759px;
	top:0px;
	width:328px;
	height:104px;
	background-color: #FFFFFF;
}
 
#DEMO-website-01-04_logo {
	position:relative;
	margin-left:50px;
	left:0px;
	top:10px;
	width:210px;
	height:54px;
}
 
#DEMO-website-01-05_ {
	position:absolute;
	left:1087px;
	top:0px;
	width:20px;
	height:875px;
}
 
#DEMO-website-01-06_ {
	position:absolute;
	left:1107px;
	top:0px;
	width:133px;
	height:875px;
}
 
#DEMO-website-01-07_ {
	position:absolute;
	left:15px;
	top:104px;
	width:282px;
	height:87px;
}
 
#DEMO-website-01-08_ {
	position:absolute;
	left:297px;
	top:104px;
	width:790px;
	height:87px;
}
 
#DEMO-website-01-09_ {
	position:absolute;
	left:15px;
	top:191px;
	width:282px;
	height:345px;
}
 
#DEMO-website-01-10_ {
	position:absolute;
	left:297px;
	top:191px;
	width:551px;
	height:607px;
	z-index:1;
}
 
#DEMO-website-01-10_bread 
{
	position:absolute;
	left:297px;
	top:191px;
	width:551px;
	height:40px;
	z-index:2;
}
 
#DEMO_website_01_10_image
{
	position:absolute;
	left:319px;
	top:575px;
	width:513px;
	height:223px;
	z-index:2;
}
 
#DEMO-website-01-11_ {
	position:absolute;
	left:848px;
	top:191px;
	width:15px;
	height:680px;
}
 
#DEMO-website-01-12_top {
	position:absolute;
	left:863px;
	top:191px;
	width:224px;
	height:609px;
	z-index:1;
	overflow:hidden;
}
 
#DEMO-website-01-12_bottom {
	background-color: #FFFFFF;
	position:absolute;
	left:863px;
	top:561px;
	width:224px;
	height:238px;
	padding-bottom:5px;
	z-index:2;
	overflow:hidden;
	font-family: Helvetica Neu, Arial Narrow;
    font-size: 8px;
    vertical-align:middle;
}
 
#DEMO-website-01-13_ {
	position:absolute;
	left:15px;
	top:548px;
	width:282px;
	height:250px;
}
 
#DEMO-website-01-14_A {
	background-color: #FFFFFF;
	position:absolute;
	left:15px;
	top:798px;
	width:1072px;
	height:12px;
	z-index:1;
}

#DEMO-website-01-14_B {
	background-color: #F1F1F1;
	position:absolute;
	left:15px;
	top:810px;
	width:1072px;
	height:0px;
	z-index:1;
}

#DEMO-website-01-14_ {
	position:absolute;
	left:0px;
	top:798px;
	width:1107px;
	height:77px;
	z-index:1;
}

#DEMO-website-01-15_ {
	position:absolute;
	left:0px;
	top:853px;
	width:1085px;
	height:20px;
	z-index:2;
	text-align:right;
    font-size: 12px;
	color: #636363; 
}
.tblLeaflet 
{
	BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BACKGROUND-COLOR: #eeeeee; FONT-SIZE: 10px; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid
}
.tblExcel {
	FONT-SIZE: 10px; 
}
.tbLeaflets {
	WIDTH: 200px
}
.ddlLeaflets {
	WIDTH: 199px
}
.btnLeaflet {
	
}

