/*  
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: 80%;
	color:#333333;
	margin:0px;
}
.page {
	background:url(bodybk.jpg) repeat-y center top #d3d3d3;
	margin:0;
}
a:link {
	color: #08abf8;
}
a:visited {
	color: #08abf8;
}
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:#08abf8;
	font-size:24px;
}
h2 {
	color:#08abf8;
	font-size:20px;
}
h3 {
	color:#08abf8;
	font-size:18px;
	background:url(line.jpg) repeat-x bottom left;
}
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:4px solid #08abf8;
	padding:0;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsbordermiddle {
	border:4px solid #08abf8;
	padding:0;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsborderright {
	border:4px solid #08abf8;
	padding:0;
	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 ;
	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:4px solid #08abf8;
	padding:0;
}
.noborder {
	border:0;
}
.clear {
	clear:both;
}

/*  =MENU
-------------------------------------------------------------- */
#menu {
	z-index:999;
	position:relative;
	background:none;
	margin:10px 0 0 20px;
}
#menu ul {
	padding:0;
}
#menu ul li {
	margin:0 10px;
	float:left;
	padding:0;
	height:35px;
	background:url(li.jpg) no-repeat bottom left;
}
#menu ul li a {
	color:#08abf8;
	font-size:12px;
	margin:0;
	padding:0 10px;
	height:35px;
	line-height:30px;
	text-decoration:none;
	background:url(a.jpg) no-repeat bottom right;
	display:block
}
#menu ul li a:hover {
	color:#fff;
	background:url(a.jpg) no-repeat top right;
}
#menu ul li:hover {
	color:#fff;
	background:url(li.jpg) no-repeat top left;
}
#menu ul li:hover {
}

/*  =PAGECONTENT
-------------------------------------------------------------- */

#logo, #logo a {
	margin:0 0 0 20px;
	display:block;
	height:89px;
	padding:0px;
	border:none;
	width:419px;
	overflow:hidden;
}
#logo a {
	margin:0px;
	background:none;
}
#headwrap{
	background:url(topbk.jpg) no-repeat center top;
	overflow:hidden;
}
#head{
	background:url(top.png) no-repeat top left;
	width:960px;
	height:150px;
	padding:0;
	margin:135px auto 0;
}
#content {
	width:940px;
	padding:10px;
	margin:0 auto;
	position:relative;
line-height:20px;
font-size:13px;
text-align:justify;
	overflow:hidden;
}
#content p {
	margin:0 0 10px 0;
}

/*  =FOOTER
-------------------------------------------------------------- */
#footwrap{
	background:url(footbk.jpg) no-repeat center top;
	overflow:hidden;
}
#footer {
	width:960px;
	line-height:22px;
	overflow:hidden;
	color:#000;
	height:337px;
	margin:10px auto 0 ;
	text-align:center;
	padding:10px 0 0;
	background:url(line.jpg) repeat-x top left;
}
#footer .copy {
	padding:0;
	color:#08abf8;
}
#linkbk, #linkbk a {
	font-size:10px;
	padding:0;
	color:#054665;
	font-size:10px;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}
