body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { margin:0; padding:0; }
html,body { height:100%; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
a { outline:none; }
hr { border:none; }
object { display:block; }

/* -------------------------------------------------------------------------------- toolbox ---------- */
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.inline { display: inline; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* -------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- universal ---------- */
/* ------------------------------------------------------------------------------------------------------- */
body {
	background: #000000 url(../img/tiger_tile.gif) repeat;
	color: #ffffff;
	font: 13px/18px Helvetica, Arial, Verdana, sans-serif;
	}

a, a:link {
	color: #6676aa;
	text-decoration: none;
	}
a:visited {
	color: #888888;
	}
a:hover, a:active {
	color: #555555;
	}
h1 {
	display: none;
	}
h2 {
	float: left;
	color: #f0d1a3;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	margin-top: -44px;
	}
h3 {
	color: #f0d1a3;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	padding-top: 8px;
	}
h4 {
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	}
h5 {
	color: #cc3300;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	}
p {
	padding: 8px 0;
	}
ul {
	padding: 4px 0 8px 0;
	}
li {
	line-height: 15px;
	padding-bottom: 6px;
	font-size: 17px;
	color: #f0d1a3;
	}
ul li {
	padding-left: 26px;
	background: url(../img/bg-li.png) no-repeat 5px 2px;
	}
.hr {
	clear: both; 
	height: 4px;
	background: url(../img/bg-hr.png);
	margin: 16px 0;
	}
.hr hr {
	display: none;
	}
table {
	text-align: center;
	}
table tr td img {
	float: none !important;
	margin: 0 !important;
	border: none !important;
	}


.headingRight {
	float: right;
	margin-top: -40px;
	text-align: right;
	}
.headingRight img {
	vertical-align: text-bottom;
	padding-right: 5px;
	}
.readMore {
	display: inline-block;
	padding-right: 16px;
	margin-top: 8px;
	background: url(../img/arrow-next.png) right top no-repeat;
	}

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- layout ---------- */
/* ---------------------------------------------------------------------------------------------- */

#upperWrapper {
	width: 808px;
	margin-left: 0px;
	margin: 0 auto;
	background-position: 0px 0;
	}

#upperContainer {
	width: 828px;
	margin-left: 0 auto;
	}
* {margin:0; padding:0;}

#mainwrap {min-width:780; max-width:960pix;
	margin-left:auto; margin-right:auto;
	text-align:left;
	}
	
#container {min-width:780; max-width:960pix;
	margin-left:auto; margin-right:auto;
	text-align:left;
	}

/* ==== list reset ================= */
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#logo {
	display: inline;
	position: fixed;
	width: 766px;
	height: 127px;
	margin-left: 0px;
	background: url(../img/logo_head_02.png);
	z-index: 180;
	}
	
	
#nav {
	display: inline;
	position: fixed;
	width: 766px;
	height: 38px;
	margin-top: 127px;
	margin-left: 0px;
	background: url(../img/nav_bkgnd.png);
	z-index: 200;
	}
#nav li {
	display: inline;
	}
#nav li a {
	float: left;
	display: inline;
	margin: 0 4px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../img/main_nav.png);
	}
	
#n-home a {
	margin-left: 0px !important;
	width: 70px;
	background-position: 0px 0;}
#home-page #n-home a, #n-home a:hover {
	background-position: 0px bottom;}

#n-about a {
	margin-left: 0px !important;
	width: 89px;
	background-position: -71px 0;}
#about-page #n-about a, #n-about a:hover {
	background-position: -71px bottom;}

#n-readings a {
	margin-left: 0px !important;
	width: 93px;
	background-position: -169px 0;}
#readings-page #n-readings a, #n-readings a:hover {
	background-position: -169px bottom;}

#n-shop a {
	margin-left: 0px !important;
	width: 65px;
	background-position: -275px 0;}
#shop-page #n-shop a, #n-shop a:hover {
	background-position: -275px bottom;}

#n-contact a {
	margin-left: 0px !important;
	width: 95px;
	background-position: -350px 0;}
#contact-page #n-contact a, #n-contact a:hover {
	background-position: -350px bottom;}
	

#content_left {
	display: inline;
	position: fixed;
	width: 150px;
	height: 550;
	margin-top: 163px;
	margin: 10 auto;
	padding-top: 38px;
	background: url(../img/left_box.png);
	background-repeat: repeat-y;
	z-index: 180;<!-----top padding----------->
	}
	
	
#content_right {
	display: inline;
	position: relative;
	top:149px left:150px;
	float: right;
	width: 658px;
	margin-top: 163px;
	margin-left: 0px;
	padding-left: 110px;	
	background:(#990000);
	z-index: 150;<!-----top padding----------->
	}
	
#content {
	width: 766px;
	margin: 0 auto;
	padding-top: 38px;<!-----top padding----------->
	}


.contentArea img {
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #a0c2dc;
	}

#bottom-blocks {
	clear: both;
	padding-top: 11px;
	}

#bottom-footer {
	padding-top: 11px;
	float: left;
	width: 808px;
	height: 40px;
	margin-left: 0px;
	background: url(../img/bg_footer.png) bottom;
	}


/* ================================================== switch ================================== */
#productsModule-new-left, 
#calModule {
	float: left;
	width: 766px;
	height: 150px;
	margin-left: 0px;
	background: url(../img/btm_box_lft.png);
	}



#productsModule-new-mid #productArea-new,
#boxMid {
	float: center;
	width: 20px;
	height: 79px;
	margin-left: 0px;
	background: url(../img/btm_box_mid.png);
	}
#boxMid {
	float: center;
	width: 20px;
	height: 79px;
	margin: 0px auto 0 auto;
	}
	


#productsModule-new-right #productText-new, 
#boxModule3 {
	float: right;
	width: 480px;
	height: 79px;
	padding: 0px 0 0 0;
	background: url(../img/btm_box_rt.png);
	}
#boxArea3 {
	float: right;
	margin-left: 2px;	
	width: 480px;
	height: 79px;
	}



#productsModule-new-top {
	float: left;
	width: 460px;
	height: 20px;
	margin-left: 1px;
	background: url(../img/btm_box_rt.png);
	}
#productArea-new {
	width: 280px;
	height: 189px;
	margin: 50px auto 0 auto;
	}
#productImage-new, 
#calImage {
	float: left;
	width: 120px;
	height: 150px;
	text-align: center;
	}
#calImage {
	width: 130px;
	}
#productText-new {
	float: left;
	width: 160px;
	height: 140px;
	padding: 10px 0 0 0;
	overflow: hidden;
	}
#productText-new p {
	padding: 4px 0;
	}
	
	
/* ================================================== switch end ================================== */

#sitemap {
	float: left;
	width: 966px;
	margin-top: 25px;
	padding-top: 23px;
	background: url(../img/bg-sitemap.png);
	}
#sitemap-bottom {
	float: left;
	width: 966px;
	height: 25px;
	background: url(../img/bg-sitemap.png) left bottom;
	}
#sitemap .column {
	float: left;
	width: 160px;
	margin-left: 30px;
	}
#sitemap a {
	clear: both;
	float: left;
	line-height: 16px;
	padding: 2px;
	}
#sitemap h4 {
	padding-bottom: 6px;
	}


#lowerWrapper {
	background: url(../img/bg-footer-gradient2.png) bottom repeat-x;
	width: 100%;
	min-width: 1000px;
	margin-top: -75px;
	}
#lowerContainer {
	background: url(../img/bg_footer.jpg) center bottom no-repeat;
	width: 100%;
	min-width: 1000px;
	min-height: 218px;
	}

#footer li {
	display: inline;
	}
#footer li a {
	float: left;
	display: inline;
	margin: 0 4px;
	height: 30px;
	width: 250px;
	text-indent: -500px;

	}
	
#footer a, 
#footer a:link, 
#footer a:visited {
	color: #005c9c;
	text-decoration: underline;
	}
#footer a:hover, 
#footer a:active {
	text-decoration: none;
	}
#footerAd {
	padding: 34px 0 46px 0;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- 2 column ---------- */
/* ---------------------------------------------------------------------------------------------------------------------------- */
#columnLeft {
	float: left;
	width: 696px;
	}
.boxTop {
	clear: both;
	width: 696px;
	height: 60px;
	font-size: 0;
	background: url(../img/bg-box-med-ends.png);
	}
.boxContent {
	clear: both;
	width: 636px;
	padding: 0 30px 10px 30px;
	background: url(../img/bg-box-med.png);
	}
.boxBottom {
	clear: both;
	width: 696px;
	height: 11px;
	font-size: 0;
	margin-bottom: 14px;
	background: url(../img/bg-box-med-ends.png) bottom;
	}

#columnRight {
	float: right;
	padding-top: 1px;
	width: 244px;
	}
.rightItem {
	clear: both;
	float: left;
	margin-bottom: 10px;
	}


/* ------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- full column ---------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.boxFullTop {
	clear: both;
	width: 950px;
	height: 50px;
	font-size: 0;
	background: url(../img/bg-box-full-ends02.png);
	}
.boxFullContent {
	clear: both;
	width: 950px;
	padding: 0 30px 10px 30px;
	background: url(../img/bg-box-full.png);
	}
.boxFullBottom {
	clear: both;
	width: 950px;
	height: 50px;
	font-size: 0;
	margin-bottom: 14px;
	background: url(../img/bg_footer.png) bottom;
	}

/* ------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- sub-sub-nav ---------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */
/* ==== list reset ================= */
#subSubNavContainer ul {
	margin: 0;
	padding: 0;
	}
#subSubNavContainer li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#subSubNavContainer a, #subSubNavContainer a:link {
	color: #fff;
	}
#subSubNavContainer {
	width: 650px;
	height: 83px;
	padding: 16px 23px 0 23px;
	margin-bottom: 14px;
	background: url(../img/bg-sub-sub-nav.png);
	}

#subSubNavContainer.fullWidth {
	width: 920px;
	background: url(../img/bg-sub-sub-nav-full.png);
	}

#subSubNavContainer #tabs {
	float: left;
	margin-left: 10px;
	}
#subSubNavContainer #tabs li {
	float: left;
	line-height: 13px;
	padding-left: 5px;
	margin-right: 1px;
	}
#subSubNavContainer #tabs li a {
	display: block;
	padding: 9px 10px 9px 5px;
	}
#subSubNavContainer #tabs li.selected {
	background: url(../img/bg-subnav-tab-left.png) left top no-repeat !important;
	}
#subSubNavContainer #tabs li.selected a {
	background: url(../img/bg-subnav-tab-right.png) right top no-repeat !important;
	}
#subSubNavContainer #tabs li:hover {
	background: url(../img/bg-subnav-tab-left.png) left -50px no-repeat;
	}
#subSubNavContainer #tabs li:hover a {
	background: url(../img/bg-subnav-tab-right.png) right -50px no-repeat;
	}

#subSubNavContainer #secondRow {
	float: left;
	width: 645px;
	height: 33px;
	padding-left: 5px;
	background: url(../img/bg-subnav-row.png);
	}

#subSubNavContainer.fullWidth #secondRow {
	width: 915px;
	background: url(../img/bg-subnav-row-full.png);
	}

#subSubNavContainer #secondRow li {
	float: left;
	line-height: 23px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	}
#subSubNavContainer #secondRow li a {
	display: block;
	height: 23px;
	padding: 0 10px 0 7px;
	}
#subSubNavContainer #secondRow li.selected {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subSubNavContainer #secondRow li.selected a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
#subSubNavContainer #secondRow li:hover {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subSubNavContainer #secondRow li:hover a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- sub-nav ---------- */
/* --------------------------------------------------------------------------------------------------------------------------- */

<!--------------------about subnav start-------------->
#menu_div
.menu_div ul
{
ÊÊÊÊpadding:8px;
ÊÊÊÊmargin:0px;
ÊÊÊÊfont-family:Arial, Helvetica, sans-serif;
ÊÊÊÊfont-size:15px;
ÊÊÊÊcolor:#FFF;
ÊÊÊÊlist-style:none;
ÊÊÊÊtext-indent:15px;
ÊÊÊÊbackground:#333333;
}
.menu_div ul li
{
ÊÊÊÊbackground:#333333;
ÊÊÊÊline-height:28px;
ÊÊÊÊborder-bottom:1px solid #000;
}
.menu_div ul li a
{
ÊÊÊÊtext-decoration:none;
ÊÊÊÊcolor:#FFF;
ÊÊÊÊdisplay:block;
}
.menu_div ul li a:hover
{
ÊÊÊÊbackground:#3ea5ea;
}
.menu_div ul li#active
{
ÊÊÊÊbackground:#3ea5ea;
}
<!--------------------about subnav end-------------->

/* ==== list reset ================= */
#subNavContainer ul {
	margin: 0;
	padding: 0;
	}
#subNavContainer li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#subNavContainer a, #subNavContainer a:link {
	color: #fff;
	}
#subNavContainer {
	width: 650px;
	height: 52px;
	padding: 17px 23px 0 23px;
	margin-bottom: 14px;
	background: url(../img/bg-sub-nav.png);
	}
#subNavContainer #row {
	float: left;
	width: 645px;
	height: 33px;
	padding-left: 5px;
	background: url(../img/bg-subnav-row.png);
	}

#subNavContainer.fullWidth {
	width: 920px;
	background: url(../img/bg-sub-nav-full.png);
	}
#subNavContainer.fullWidth #row {
	width: 915px;
	background: url(../img/bg-subnav-row-full.png);
	}

#subNavContainer #row li {
	float: left;
	line-height: 23px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	}
#subNavContainer #row li a {
	display: block;
	height: 23px;
	padding: 0 10px 0 7px;
	}
#subNavContainer #row li.selected {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subNavContainer #row li.selected a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
#subNavContainer #row li:hover {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subNavContainer #row li:hover a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}

/* -------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- home --------- */
/* -------------------------------------------------------------------------------------- */


#blogModule {
	height: 282px;
	overflow: hidden;
	}
#blogModule img {
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #a0c2dc;
	}

#newsModule {
	height: 242px;
	overflow: hidden;
	margin-bottom: -3px;
	}
#newsLeft {
	float: left;
	width: 352px;
	padding: 10px 16px 0 0;
	}
#newsLeft img {
	border: 1px solid #a0c2dc;
	}
#numberSelectors {
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid #5ba1d2;
	}
#numberSelectors img {
	border: none;
	vertical-align: text-bottom;
	}
#numberSelectors a {
	display: inline-block;
	width: 16px;
	height: 16px;
	}
#numberSelectors a.selected {
	background: url(../img/bg-selected-number.png);
	}
#newsRight {
	float: right;
	width: 255px;
	padding: 2px 0 0 0;
	}
.newsShort {
	border-bottom: 1px solid #5ba1d2;
	}
.newsShort p {
	padding-top: 2px;
	}
#newsRight .readMore {
	margin-top: 16px;
	}



/* -------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- news --------- */
/* -------------------------------------------------------------------------------------- */
#news-page h5 {
	font-size: 12px;
	color: #add0e8;
	padding-bottom: 5px;
	}

/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- ie6 warning --------- */
/* --------------------------------------------------------------------------------------------- */
#ieOutside {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 20px;
	background-image: url(../img/ie/bg-outside.gif);
	}
#ieInside {
	width: 920px;
	margin: 0 auto;
	padding: 10px 15px 3px 15px;
	background-image: url(../img/ie/bg-inside.gif);
	border: solid 3px #b19500;
	font: 14px/20px Arial, sans-serif;
	color: #615100;
	}
#ieInside h5 {
	font: 22px/24px Arial, sans-serif;
	font-weight: bold;
	color: #362d00;
	}
#ieInside h6 {
	font: 16px/20px Arial, sans-serif;
	font-weight: bold;
	color: #362d00;
	}
#ieInside a, #ieInside a:link, #ieInside a:visited {
	color: #b72200;
	text-decoration: underline;
	}
#ieInside a:hover, #ieInside a:active {
	color: #b72200;
	text-decoration: none;
	}


/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- contact --------- */
/* ----------------------------------------------------------------------------------------- */
#contact-images {
	padding: 8px 0 10px 0;
	font-size: 12px;
	line-height: 13px;
	}
#contact-images a {
	display: block;
	float: left;
	margin-right: 8px;
	width: 82px;
	height: 130px;
	text-align: center;
	}
#contact-images img {
	float: none;
	display: block;
	margin: 0 auto 4px auto;
	border: 1px solid #a0c2dc;
	}

#contact-feature {
	padding-bottom: 20px
	}
#contact-feature img {
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #a0c2dc;
	}
#contact-feature h3 {
	font-size: 20px;
	line-height: 22px;
	padding: 20px 0 3px 0;
	}
.personal-title {
	font-size: 15px;
	padding-bottom: 10px;
	}




/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------- form --------- */
/* ------------------------------------------------------------------------------------------ */
#form-area {
	background: #4095ce;
	padding: 20px;
	margin: 20px 0 15px 0;
	}
#form-area h5 {
	padding-bottom: 5px;
	border-bottom: 2px solid #e1c498;
	margin-bottom: 20px;
	}
#form-area label {
	display: block;
	float: left;
	width: 120px;
	height:auto;
	text-align: right;
	margin: 3px 5px 0 0;
	}
#form-area input, 
#form-area select, 
#form-area textarea {
	width: 200px;
	padding: 2px 0;
	margin-bottom: 5px;
	vertical-align: middle;
	}
#form-area input[type="checkbox"], #form-area input[type="radio"] {
	display: block;
	width:auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#form-area .answer {
	display: block;
	margin-right: 15px;
	float: left;
}	

#form-area .choices {
	display:block;
	height:auto;
	margin-top:5px;
	margin-left:126px;
	margin-bottom:5px;
	width:78%;
}

#form-area p {
	margin-bottom:15px;
}
	
	
#form-area textarea {
	width: 300px;
	height: 150px;
	}
#form-area #confirmation {
	width: 70px;
	}
#form-area #submit {
	width: auto;
	height: auto;
	margin-left: 125px;
	}
#form-area .required {
	font-weight: bold;
	color: #d3ff39;
	}
#form-area p.required {
	margin-left: 105px;
	}
	


