#container {
margin : 0 auto;
width: 90%;
}
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
color : #000;
background-color : #18324a;
}


a:link, a:visited {
color : #1c75b8;
text-decoration : none;
}
a:hover, a:active {
color : #1c75b8;
text-decoration : underline;
}
h1 {
margin : 0;
padding : 0;
font-size : 20px;
color : #333333;
font-family : "Myriad Pro", Arial, Helvetica, sans-serif;
}
h2 {
	margin : 0;
	font-size : 18px;
	color : #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size : 16px;
	font-size : 16px;
	color : #333333;
}
h4 {
	margin: 0px;
	padding: 0px;
	color : #001B67;
	font-size : 12px;
}
h5 {
	margin-bottom: 0px;
	color : #333333;
}
#motto {
	margin : 0;
	padding : 0;
	font-size : 16px;
	color : #FFFFFF;
	font-family : "Myriad Pro", Arial, Helvetica, sans-serif;
	text-align: left;
}
#tblMain {
width: 100%;
}
#stdBullet {
list-style-image : url(../images/bullet.gif);
margin-top : 0;
margin-bottom : 0;
margin-left : 20px;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
padding-left : 0;
}
#checkList {
	list-style-image : url(../images/checkList.gif);
	padding-bottom: 25px;
}
#tblHeader {
width: 100%;
height : 130px;
}
#tblHeader_cellLinks {
font-weight : bold;
font-size : 10px;
color : #fff;
}
#tblHeader_cellLinks a:link, #tblHeader_cellLinks a:visited {
color : #ffffff;
text-decoration : none;
}
#tblHeader_cellLinks a:hover, #tblHeader_cellLinks a:active {
color : #ffffff;
text-decoration : underline;
}
#tblHeader_cellGalleryLinks {
font-weight : bold;
font-size : 18px;
color : #fff;
}
#tblHeader_cellGalleryLinks a:link, #tblHeader_cellGalleryLinks a:visited {
color : #ffffff;
text-decoration : none;
}
#tblHeader_cellGalleryLinks a:hover, #tblHeader_cellGalleryLinks a:active {
color : #ffffff;
text-decoration : underline;
}

#tblHeader_cellLogo {
	width : 168px;
	background-image : url(../images/bg_BannerLeft.jpg);
	background-repeat : no-repeat;
	background-color: #132D44;
}
#tblHeader_cellRight {
width : 30px;
background-image : url(../images/bg_BannerRight.jpg);
background-repeat : no-repeat;
}
#cellCenter_cellHeader {
height : 95px;
background-image : url(../images/bg_topNav.jpg);
background-repeat : repeat-x;
background-color : #132d44;
}
#tblPhoto {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_Banner.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoWindow {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerWindow.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoSunRoom {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerSunRoom.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoPatio {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerPatio.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoPatioCover {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerPatioCover.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoSub {
width: 100%;
height : 198px;
background-image : url(../images/bg_BannerSub.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#home_cellBody {
background-color : #40150b;
}
#cellCenter_cellContentInner {
background-color : #e2e3e5;
}
#tblMenu {
width: 100%;
height : 80px;
}
#home_subBody {
height : 65px;
background-color : #fff;
}
#tblSubBody {
width: 100%;
}
#tblSubBody_left {
text-align : left;
background-color : #fff;
}
#tblSubBody_right {
padding : 5px;
width : 255px;
text-align : left;
}
#tblSubBody_right a:link, #tblSubBody_right a:visited {
color : #1c75b8;
text-decoration : none;
}
#tblSubBody_right a:active, #tblSubBody_right a:hover {
color : #1c75b8;
text-decoration : underline;
}
#tblBodyInner {
width: 100%;
height : 400px;
}
#tblBodyInner_left {
padding : 15px;
width : 170px;
text-align : left;
}
#tblConentInner {
width: 100%;
}
#tblConentInner_header {
padding : 5px;
height : 15px;
border : 2px solid #c0c0c0;
text-align : left;
background-color : #4f668e;
}
#tblConentInner_header h1 {
margin : 0;
padding : 0;
font-size : 16px;
text-transform : uppercase;
color : #fff;
}
#tblConentInner_body {
padding : 25px;
height : 360px;
border : 2px solid #c0c0c0;
text-align : justify;
background-color : #fff;
}
#tblConentInner_body02 {
padding : 25px;
height : 160px;
border : 2px solid #c0c0c0;
text-align : justify;
background-color : #fff;
}
#tblBodyInner_right {
padding : 10px 0 0 0;
width : 190px;
text-align : center;
}
#tblContent {
width: 100%;
background-color : #f4f3ed;
}
#tblContent_left {
padding : 5px;
}
#tblContent_right {
padding : 10px;
}
img.footerImg {
    display: block;
    margin-left: auto;
    margin-right: auto }

#tblFooter {
	width: 100%;
	background-color: #242424;
}
#tblFooter_cellMain {
height : 80px;
color : #ffffff;
text-align : center;
}
#tblFooter_cellQuote {
	height : 40px;
	color : #ffffff;
	text-align : center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#tblFooter_cellFooterNav {
height : 80px;
font-size : 11px;
text-align : center;
color : #fff;
}
#tblFooter_cellFooterNav a:link, #tblFooter_cellFooterNav a:visited {
color : #fff;
text-decoration : none;
}
#tblFooter_cellFooterNav a:hover, #tblFooter_cellFooterNav a:active {
color : #fff;
text-decoration : underline;
}
#mainMenu {
	text-align : right;
	width : 300px;
	margin-top : 33px;
	margin-bottom : 0;
	margin-left : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left: 580px;
}
#mainMenuLevel1 {
	text-align : right;
	width : 390px;
	margin-top : 10px;
	margin-bottom : 0;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/banners/header_trans.png);
}
#mainMenuSub {
	text-align : right;
	width : 390px;
	margin-top : 10px;
	margin-bottom : 0;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	float: right;
}
#mainMenuHeader {
font-family : "Myriad Pro", Arial, Helvetica, sans-serif;
font-size : 28px;
font-weight : bold;
}

.tblLead {
	background-color: #D9D6C1;
	padding: 12px;
	border: thin dotted #BBB68E;
	margin: 5px;
	font-size: 10px;
	width: 100%;
}
.tblLeadNoPad {
	background-color: #D9D6C1;
	border: thin dotted #BBB68E;
	font-size: 10px;
}
.tblLeadHeader {
	background-color: #BBB68E;
}
.tblLeadOdd {
	background-color: #CCCAAA;
}