/*  
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:Arial;
	font-size: 80%;
	color:#333333;
	margin:0px;
}
.page {
	background:#878787;
}
a:link {
	color: #017BC4;
}
a:visited {
	color: #017BC4;
}
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;
	padding:0;
	line-height:1.3;
font-weight:bold;
}
h1 {
	color:#333333;
	font-size:24px;
}
h2 {
	color:#000000;
	font-size:20px;
}
h3 {
	color:#999999;
	font-size:18px;
}
h4 {
	color:#666666;
	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:700px;
	overflow:hidden;
	margin:0 auto;
	padding:15px;
	background:#ffffff
}
/*  =HEAD
-------------------------------------------------------------- */
#top {
	display:block;
	height:87px;
	width:700px;
	padding:0 0 0 150px;
	margin:30px auto 0;
	line-height:60px;
	background:url(top.gif) no-repeat left top;
}
#top a:link{
	text-decoration:underline;
	color:#999999;
}
#top a:hover{
	color:#017BC4;
}
.number{
	float:left;
}
.email{
	float:left;
	padding:0 0 0 20px;
}
.email a{
	text-decoration:underline;
}
#topmenu{
	display:block;
	overflow:hidden;
	padding:0 0 0 20px;
}
#topmenu li{
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #EAEAEA;
float:left;
height:21px;
line-height:21px;
margin:15px 11px 0 0;
padding:5px 10px;
text-align:center;
}


/*  =MENU
-------------------------------------------------------------- */
#menu {
	height:35px;
	clear:both;
	padding:0;
	margin:10px 0;
	z-index:999;
	position:relative;
}
#menu ul {
	padding:0;
}
#menu ul li {
	float:left;
	height:35px;
}
#menu ul li a {
	color:#666666;
	font-size:.9em;
	margin:0;
	padding:0 15px;
	line-height:33px;
	text-decoration:none;
	height:35px;
	display:block;
	font-weight:bold;
}
#menu ul li a:hover {
color:#017BC4;
}
#menu ul li a#active{
color:#017BC4;
}
#menu ul li:hover {
}
#menu ul .nav_parent .nav_child, #menu ul .nav_parent2 .nav_child2 {
	display: none;
	z-index:999;
}
#menu ul .nav_parent:hover {
	background:url(li.png) no-repeat top left;
}
#menu ul .nav_parent a:hover {
	background:url(a.jpg) no-repeat top right;
}
#menu ul .nav_parent2 {
}
#menu ul .nav_parent2 a:hover {
}
.nav_child, .nav_child2 {
	border:none;
	width:550px
}
#menu ul li ul li, #menu ul li ul li ul li {
	float:none;
	margin:5px 10px 5px 0;
	float:right;
}
#menu ul li ul li a, #menu ul li ul li ul li a {
	border:none;
}
#menu ul .nav_parent .nav_child a:hover, .nav_child2 a:hover {
	background:url(a.jpg) no-repeat bottom right;
}
#menu ul .nav_parent:hover .nav_child {
	display: block;
	position: absolute;
	left: 0px;
	top: 34px;
}
#menu ul .nav_parent .nav_child .nav_parent2:hover .nav_child2 {
	display: block;
	position: absolute;
	left: 120px;
	top: 0px;
}
/*  =PAGECONTENT
-------------------------------------------------------------- */
.static{
	display:none;
}
#page1 .static{
	width:692px;
	margin:0 auto;
	height:198px;
	display:block;
	background:url(slide01.jpg) no-repeat top left;
}
#page6 .static{
	width:692px;
	margin:0 auto;
	height:198px;
	display:block;
	background:url(slide05.jpg) no-repeat top left;
}
.slideshow {
	width:692px;
	margin:0 auto;
	height:198px;
	display:block;
}
.slideshow img {
	width:692px;
	display:block;
	height:198px;
}
#page1 .slideshow,#page1 .slideshow img, #page6 .slideshow,#page6 .slideshow img {
	display:none;
}
#content {
	padding:10px 10px 0 10px;
	margin:0;
	position:relative;
	overflow:hidden;
}
#content p {
	margin:20px 0;
}

/*  =FOOTER
-------------------------------------------------------------- */
#footer {
	padding:20px 0 0 0 ;
	margin:0 auto;
	overflow:hidden;
	height:68px;
	width:732px;
font-size:10px;
	background:url(footer_bottom.gif) no-repeat top left #878787;
	text-align:center;
	color:#cccccc;
}
#footer .copy {
	padding:0 0 0 10px;
	color:#ffffff
}
#linkbk, #linkbk a {
display:none;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}
#pagebody {
	padding:10px;
}

