
html,body { margin: 0; padding: 0; width: 100%; height: 100%; }
body { color: #010100; background: #B7E1F8; font: 62.5% Arial, Helvetica, sans-serif; text-align: center; }	

a img { border: none }	 
input,select,textarea { color: #010100; font: 14px Arial, Helvetica, sans-serif; }
a:link { color: #1379BA; }	
a:hover { color: #E49700 !important; }
a:visited { color: #A2B0B9; }
form { margin: 0; }
div.clear, br.clear { clear: both; font-size: 0px; }
p { margin: 0 0 17px; }
div.wrapper { width: 100%; float: left; }

#bg_y { background: url(../img/bg_y.gif) repeat-y center 0; min-height: 100%; }
* html #bg_y { height: 100%; }
#bg_top { background: url(../img/bg_top.gif) no-repeat center 0; 
	min-height: 790px; height: auto !important; height: 790px; padding-bottom: 185px; }
#bg_bot { background: url(../img/bg_bot_w.gif) no-repeat center 0; height: 185px; margin-top: -185px; }

#carrier { width: 1000px; text-align: left; font-size: 1.4em; margin: auto; background: #FFF; }

div#menu { height: 89px; position: relative; font: 1.14em Georgia, "Times New Roman", Times, serif; }
div#menu ul { margin: 0; padding: 0; list-style: none; position: absolute; top: 42px; }
div#menu ul.left { left: 70px; }
div#menu ul.right { right: 45px; }
div#menu li { float: left; }
div#menu ul.left li { padding-right: 40px; }
div#menu ul.right li { padding-left: 40px; }
div#menu a:link { color: #0265AA; }
div#menu a:hover { color: #E49700; }

#main_img { width: 1000px; height: 497px; background-image: url(../img/main_img_autumn.jpg); position: relative; }
#main_img_shadow { height: 23px; font-size: 0; background: url(../img/main_img_shadow.png) repeat-x 0 0; }

#logo { position: absolute; left: 384px; top: -81px; }

#main_img div.text_left { position: absolute; left: 88px; top: 100px; color: #0265AA; font-size: 0.86em; }
#main_img div.text_left a:link, #main_img div.text_left a:visited { color: #0265AA; text-decoration: none; }
#main_img div.georgia { font: italic bold 1.5em Georgia, "Times New Roman", Times, serif; }

div.weather { color: #0265AA; font-size: 0.86em; padding-left: 8px; }
#main_img div.weather { position: absolute; right: 125px; top: 92px; }
div.weather div.title { font: italic bold 1.43em Georgia, "Times New Roman", Times, serif; margin-bottom: 2px; }
div.weather table { border-collapse: collapse; }
div.weather td { padding: 1px 8px 1px 0; }
div.weather img { float: left; }

div.front_col { float: left; width: 275px; padding-left: 50px; line-height: 1.4; }

div.ico { color: #0265AA; font: italic bold 1.71em Georgia, "Times New Roman", Times, serif; line-height: 0.9; 
	height: 125px; position: relative; }
div.front_col div.ico { height: 112px; }
div.ico a:link { color: #0265AA; text-decoration: none; }
div.ico a:visited { text-decoration: none; }
div.ico a:hover, div.ico_on a:link { color: #E89901; }
div.ico p { margin: 0; }
div.ico div.text { position: relative; padding-top: 32px; margin-left: 60px; padding-bottom: 5px; }
div.front_col div.ico div.text { width: 200px; }
div.ico div.img { position: absolute; top: 0; }
div.ico div.img img { position: absolute; left: 0; top: 0; }
div.ico_order div.img { width: 110px; height: 95px; background-image: url(../img/ico_order.gif); left: -26px; }
div.ico_order div.img img { width: 86px; height: 90px; }
div.ico_water div.img { width: 67px; height: 102px; background-image: url(../img/ico_water.gif); left: -10px; }
div.ico_water div.img img { width: 70px; height: 95px; }
div.ico_water div.text { padding-top: 22px; }
div.front_col div.ico_water div.text { padding-top: 32px; }
div.ico_healing div.img { width: 95px; height: 105px; background-image: url(../img/ico_healing.gif); left: -42px; }
div.ico_healing div.img img { width: 102px; height: 105px; }
div.front_col div.ico_healing { left: 20px; }


#bg_bot div.carrier { width: 1000px; margin: auto; text-align: left; font-size: 1.2em; color: #FFF; padding-top: 50px; }
#bg_bot table.table { border-collapse: collapse; width: 100%; }
#bg_bot a:link { color: #FFF; }
#bg_bot a:hover { color: #E49700; }
#bg_bot td.left, #bg_bot td.center, #bg_bot td.right, #bg_bot td.empty { padding: 0; }

#bg_bot td.empty { width: 55px; }
#bg_bot td.empty div { width: 55px; height: 85px; }
#bg_bot div.georgia { font: italic bold 2em Georgia, "Times New Roman", Times, serif; }
#bg_bot td.left { width: 240px; padding-right: 80px; }
#bg_bot td.center { width: 245px; padding-right: 80px; }
#bg_bot td.center, #bg_bot td.right { padding-top: 8px; }
#bg_bot p { margin: 0; }


