@charset "UTF-8";
body { font: 14px Verdana, Arial, Helvetica, sans-serif; background: #e6e7e6 url(images/bkg.gif) repeat-x; margin: 0; padding: 0; text-align: center; color: #636363; }
#container { background:url("images/container_bkg.png") no-repeat scroll 0 0 transparent; margin:0 auto; padding:0 12px; text-align:left; width:1006px; }
#header { background: transparent url(images/header.gif) no-repeat; padding: 0; position:relative; display:block; width:1007px; height:299px; }
#header h1 { margin: 0; padding: 10px 0; }
#mainContent { padding: 20px; background: transparent url(images/content_box.png) no-repeat; width:910px; height:394px; margin:0 0 0 32px; position:relative; }
#homeText { background:#fff url(images/home_content_bkg.jpg) right bottom no-repeat; width:600px; height:300px; position:absolute; bottom:52px; right:14px;}
#homeText li { background:url("images/bullet.gif") no-repeat scroll 0 7px transparent;  width: 350px; display:block; margin:0 0 20px 0; padding:0 0 0 15px;}
#pageText {width:600px; height:300px; position:absolute; bottom:80px; right:14px; font-size:11px;}
#pageText li {display:block; margin:0 0 15px 0; padding:0 0 0 12px;}
#outcrop { position:absolute; display:block; width:302px; height:324px; background:transparent url(images/outcrop.png) no-repeat; left:15px; top:-28px}
#footer { background:url("images/footer_bkg.gif") no-repeat scroll 0 0 transparent; border:4px none; bottom:13px; height:31px; padding:0 10px; position:absolute; right:14px; width:906px; text-align:center; color:#FFF; font-size:11px; font-family:Verdana, Geneva, sans-serif; }
 #footer p { margin: 0; padding: 10px 0; }
 #footer a {color:#FFF; text-decoration:none;}
 #footer a:hover {color:#FFF; text-decoration:underline}

ul#mainNav { list-style:none outside none; margin:0; padding:0; position:absolute; right:-25px; top:-8px; width:670px; }
ul#mainNav li a { list-style:none; background:transparent url(images/nav.png) 0 0 no-repeat; display:block; height:55px; text-indent:-9009px; overflow:hidden; float:left; }
ul#mainNav li#home a { width:127px; background-position:0 0; }
ul#mainNav li#about a { width:129px; background-position:-127px 0; }
ul#mainNav li#tips a { width:159px; background-position:-256px 0; }
ul#mainNav li#news a { width:255px; background-position:-415px 0; }
ul#mainNav li#home a:hover { width:127px; background-position:0 -55px; }
ul#mainNav li#about a:hover { width:129px; background-position:-127px -55px; }
ul#mainNav li#tips a:hover { width:159px; background-position:-256px -55px; }
ul#mainNav li#news a:hover { width:255px; background-position:-415px -55px; }

ul#topTabs { list-style:none outside none; margin:0; padding:0; position:absolute; right:25px; top:0; width:242px; }
ul#topTabs li a { list-style:none; background:transparent url(images/top_tabs.png) 0 0 no-repeat; display:block; height:75px; text-indent:-9009px; overflow:hidden; float:left; }
ul#topTabs li#quote a { width:124px; background-position:0 0; }
ul#topTabs li#contact a { width:118px; background-position:-124px 0; }
ul#topTabs li#quote a:hover { background-position:0 -75px; }
ul#topTabs li#contact a:hover { background-position:-124px -75px; }
form {font-size:14px; line-height:2em;}

img { border: none; }
