/*  
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:#333;
	margin:0px;
}
.page {
	background:url(bodybk.jpg) no-repeat center top #001830;
	margin:0;
}
a:link {
	color: #001830;
}
a:visited {
	color: #001830;
}
a:hover, a:active {
	color: #fff;
	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:#00478e;
	font-size:24px;
}
h2 {
	color:#001830;
	font-size:20px;
}
h3 {
	color:#001830;
	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 ;
	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;
margin:5px;
}
.noborder {
	border:0;
}
.clear {
	clear:both;
}
.wrap{
	width:960px;
	margin:0 auto;
}

/*  =MENU
-------------------------------------------------------------- */
#menu {
	z-index:999;
	position:relative;
	background:none;
	height:42px;
	padding:10px 0;
	background:url(menubk.png) repeat-x left top;
}
#menu ul {
   padding:0;
   list-style:none;
   margin:0 auto;
   width:960px;
   position:relative;

}
#menu ul li {
	padding:0;
	margin:5px 10px 0;
	float:left;
	position:relative;
width:100px;
	border-bottom:solid 1px #465059;
display:block;
text-align:center;
	border-left:solid 1px #080b0d;
	border-top:solid 1px #080b0d;
	border-right:solid 1px #080b0d;
}
#menu ul li a {
	color:#fff;
	font-size:12px;
	margin:0;
	padding:0 15px ;
	line-height:23px;
	height:25px;
	border-bottom:solid 1px #080b0d;
	border-top:solid 1px #768185;
	background:#2f3435;
	text-decoration:none;
	display:block
}
#menu ul li a:hover, #menu ul li a#active {
}
#menu ul li:hover {

}
#menu ul li:hover {
}

/*  =PAGECONTENT
-------------------------------------------------------------- */
#head h1{
	padding:0;
	margin:0;
}
#logo, #logo a {
	margin:20px 0 0;
	background:url(logo.png) no-repeat top left;
	display:block;
	height:109px;
	float:left;
	padding:0px;
	border:none;
	width:254px;
	text-indent:-9000px;
	overflow:hidden;
}
#logo a {
	margin:0px;
	background:none;
}
#head{
	padding:0 20px;
	overflow:hidden;
	margin:0;
}
#head #info{
	float:right;
	overflow:hidden;
	display:block;
	width:600px;
	color:#fff;
	text-align:right;
	font-size:16px;
	line-height:26px;
	margin:20px 0 0 0;
}
#head #info a{
	color:#fff
}
#content {
	background:url(contentbk.png) no-repeat left top ;
	margin:-9px 0 0;
	overflow:hidden;
}
.right{
	float:right;
	margin:9px 0 0;
	width:719px;
	background:url(rightbottom.jpg) no-repeat left bottom #ececec;
	padding:15px;
}
.left{
	float:left;
	margin:9px 0 0;
	width:197px;
	background:url(leftbottom.jpg) no-repeat left bottom #ececec;
}
#content p {
	margin:0 0 10px 0;
}
#content ul{
	padding:0 0 0 10px;
}
#content ul li{
	padding:0 0 10px 10px;
	background:url(bullet.jpg) no-repeat left top;
}
.slideshow{
	width:718px;
	height:441px;
	margin:0 0 20px;
}
.slideshow img{
	width:718px;
	height:441px;
	margin:0;
}

/*  =FOOTER
-------------------------------------------------------------- */

#footer {
	overflow:hidden;
	line-height:24px;
	color:#000;
	margin:0;
	clear:both;
	text-align:center;
	padding:10px 0 ;
}
#footer .copy {
	padding:0;
}
#linkbk, #linkbk a {
	font-size:10px;
	padding:0;
	color:#999;
	font-size:10px;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}

