/*  
Site Name: 
Site URI: 
Description: 
Version:
Author: 	
Author URI: 
*/

/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
 	color:#333333;
	margin:0px;
}
.page{
	background:url(bodybk.jpg) repeat-x center top ;
}
a:link {
 	color: #024b4b;
}
a:visited {
 	color: #024b4b;
}
a:hover, a:active {
 	color: #333;
	text-decoration: none;
}
a img {
	border:none;  
}
a:hover img {  
}
ol {
 	list-style-type:none;
}
ul {
 	list-style-type:none;
}
li {
 	margin:0;
}
p{margin:10px 0;}
blockquote {
}
pre {  }
address {  }
del {  }
h1, h2, h3, h4 {margin:0 0 10px 0; padding:5px 0; line-height:1.3;}
h1 {color:#024b4b; font-size:24px; }
h2 {color:#333; font-size:20px; }
h3 {color:#024b4b; font-size:18px; }
h4 {color:#333; font-size:16px; }
img.clsleft { margin-right:20px; margin-bottom:15px; float:left; }
img.clsmiddle { margin-right:20px; margin-left:20px; margin-bottom:15px; }
img.clsright { margin-left:20px; margin-bottom:15px; float:right; }
img.clsborderleft { border:1px solid #000; padding:4px; margin-right:20px; margin-bottom:15px; float:left; } 
img.clsbordermiddle { border:1px solid #000; padding:4px; margin-right:20px; margin-left:20px; margin-bottom:15px; }
img.clsborderright { border:1px solid #000; padding:4px; margin-left:20px; margin-bottom:15px; float:right; }
.datatable { border-top:1px solid #000; }
.datatable th {  } 
.datatable td { border-bottom:1px solid #000; padding:8px 4px;  } 
.notes { font-size:0.9em; } 
.shout { font-size:1.2em; } 
.shout2 { font-size:1.2em; } 
.submit, .reset { cursor:pointer; outline:none; border:none; width:90px ! important; color:#fff; padding:5px; background:#000; } 
.reset { background:#333; } 
.quote, blockquote {  } 
.caption { float:right; width:220px; padding:15px; margin:0 0 0 25px; } 
.custom1 {  } 
.custom2 {  } 
.border { border:1px solid #000; padding:4px; } 
.noborder { border:0; }
.clear { clear:both; }

#container{
	width:960px;
	margin:0 auto;
}
/*  =HEAD
-------------------------------------------------------------- */
#top{
	display:block;
	height:84px;
	margin:0;
}
#top h1{
	background:none;
	margin:0px;
	padding:0;
}
#logo, #logo a{
	margin:0;
	background:url(logo.jpg) no-repeat top left;
	display:block;
	height:81px;
	padding:0px;
	border:none;
	width:349px;
	float:left;
	text-indent:-9000px;
	overflow:hidden;
}
#logo a{
 	margin:0px;
	background:none;
}
#top .right{
	float:right;
}
#call{
	background:url(call.jpg) no-repeat top right;
	width:293px;
	height:39px;
	display:block;
	margin:5px 0;
	float:right;
}

/*  =MENU
-------------------------------------------------------------- */
#menu ul{
	float:right;
	clear:both
}
#menu ul li{
	float:left;
	height:33px;
}
#menu ul li a{
	color:#428310;
	border-right:solid 1px #002c2c;
	padding:0 10px;
	line-height:25px;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a#active{
	color:#ffffff;
}
#menu ul li:hover{
	float:left;
	background:url(hover.jpg) no-repeat center bottom;
}

/*  =SLIDE
-------------------------------------------------------------- */
#slide{
	background:url(slidebk.jpg) no-repeat center bottom;
	height:430px;
	padding:5px;
	margin:20px 0 0;
	position:relative;
}
#slide .left{
	float:left;
	width:250px;
	color:#dafabc;
}
#slide .left h2{
	color:#dafabc;
	margin:0 0 25px 25px;
	line-height:45px;
	font-size:16px;
}
#slide .left ol{
	list-style-type:decimal;
	margin:0 0 0 35px;
}
#slide .left ol li{
	margin:7px 0;
}
#slide .slideshow{
	float:right;
	height:404px;
	margin:13px 14px 0 0;
	overflow:hidden;
	width:680px;
}
#slide .slideshow img{
	height:404px;
	width:680px;
}
#book{
	position:absolute;
	background:url(book.png) no-repeat center bottom;
	top:-15px;
	left:-25px;
	width:94px;
	height:97px;
}
.help{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(help.png) no-repeat center bottom;
	top:20px;
	left:215px;
	width:92px;
	height:92px;
	z-index:999;
}
#cup{
	position:absolute;
	background:url(cup.png) no-repeat center bottom;
	bottom:-15px;
	right:-25px;
	width:58px;
	height:56px;
	z-index:999;
}

/*  =PAGECONTENT
-------------------------------------------------------------- */

#content{
	padding:0;
	margin:20px 0 0 0;
	position:relative;
}
#content p{
	margin:0 0 10px 0;
}
#content .left{
	float:left;
	width:263px;
}
#content .right{
	float:right;
	width:657px;
	padding:0 20px;
}
.sidehead{
	background:url(sidehead.jpg) no-repeat center top;
	height:59px;
	position:relative
}
.side {
	background:url(sidebk.jpg) repeat-y left top;
	color:#dafabc;
	padding:10px 20px;
width:223px;
}
.side a{
	color:#dafabc;
}
.sidebottom{
	background:url(sidebottom.jpg) no-repeat center bottom;
	height:17px;
	margin:0 0 20px 0;
}
.side ol{
	list-style-type:decimal;
	margin:0 0 0 35px;
}
.side ol li{
	margin:7px 0;
}
.left h2{
	color:#dafabc;
	margin:0 0 25px;
	line-height:45px;
	text-align:center;
	font-size:18px;
}
#clock{
	position:absolute;
	background:url(clock.png) no-repeat center bottom;
	top:-25px;
	left:-25px;
	width:83px;
	height:88px;
	z-index:999;
}
#contact{
	position:absolute;
	background:url(contact.png) no-repeat center bottom;
	top:-25px;
	left:-25px;
	width:70px;
	height:69px;
	z-index:999;
}
/*  =FOOTER
-------------------------------------------------------------- */
#footwrap{
	background:url(footwrap.jpg) repeat-x center bottom;
	height:83px;
}
#footer{
	width:960px;
	padding:65px 0 0 0;
	margin:0 auto;
}
#copy{
	float:left;
	color:#ffffff;
	width:400px;
	padding:0 20px 0 0;
}
#linkbk, #linkbk a{
	width:500px;
	margin:0;
	float:right;
	font-size:10px;
	padding:0px;
	color:#9ddf31;
	text-align:right;
	font-size:10px;
}
#linkbk a{
	float:none;
	margin:0px;
	padding:0;
}
