* {
	-moz-box-sizing:border-box;}

body {
	margin:0px 0px;
	padding:0px 0px;
	text-align:center;}

body, th, td, input.text, textarea, select {
	font:12px Arial;
	line-height:18px;
	color:#002B70;}

h1, h2, h3, h4 {
	padding:0px 0px;
	margin:0px 0px;}

#pagetitle h1 {
	font:bold 28px Arial;
	color:#627DA9;
	line-height:24px;
	letter-spacing:.2em;
	margin-right:40px;}
	
h2 {
	font: 18px Verdana;
	color:#F80;
	display:block;}

h3 {
	margin:10px 0px 0px 10px;
	font: bold 16px Arial;
	color:#7E899B;
	display:block;}
	
form {
	display:inline;}

form p {
	margin:0px;
	padding:0px;}
	
table {
	border-collapse:collapse;}

img {
	border:none;}

body#main {
	background:#fff;}
		
body#sub {
	background:#fff;}

td#edge {
	background:#fff url(images/edge_bg.jpg) repeat-x top left;}

td#headerhome {
	background:#fff url(images/menubg.jpg) repeat-x top left;
	height:350px;}

td#headersub {
	background:#fff url(images/menubg.jpg) repeat-x top left;
	height:150px;}

td#content {
	background:#fff;
	padding:0px 12px 12px 12px;
	border-bottom:12px solid #FF8400;}

td.mainmenu {
	width:99px;
	height:70px;}

a.mainmenu{padding-top:12px;
	font:bold 14px tahoma;
	color:#002B70;
	text-decoration:none;
	letter-spacing:0px;
	width:98px;
	height:54px;
	display:block;
	background:#CFD8E6 url(images/tab_off.jpg) no-repeat top left;}
a.mainmenu:hover{
	color:#F80;
	text-decoration:none;}
a.mainmenu span{
	margin:0px 5px;}
a.currentpage {
	color:#F80;
	background:#CFD8E6 url(images/tab_on.jpg) no-repeat top left !important;}

td#logomain {
	width:393px;
	padding:6px 0px 0px 40px;}
#payoff{
	margin:50px 0px 0px 20px;}
td#splash {
	width:507px;}

td#logosub {
	width:300px;
	padding:6px 0px 0px 40px;}
td#pagetitle {
	width:600px;}


td.intro {
	background:#f5f5f5 url(images/intro_bg.jpg) repeat-x top left;}

td#news {
	padding:12px 12px;
	background:#f5f5f5 url(images/news_bg.jpg) repeat-x top left;}

td#footer {
	background:#00245E url(images/footer_bg.jpg) repeat-x top left;
	height:68px;}
td.footer {
	font:10px Arial;
	color:#FFF;}

a.default{
	font:12px arial;
	color:#37D;
	text-decoration:underline;}
a.default:hover{
	color:#445;
	text-decoration:none;}

a.footer{
	font:12px arial;
	color:#FFF;
	text-decoration:none;}
a.footer:hover{
	color:#FF8400;
	text-decoration:none;}

a.quicklink{padding-top:8px;
	font:bold 14px tahoma;
	color:#FFF;
	text-decoration:none;
	letter-spacing:0px;
	width:284px;
	height:32px;
	display:block;
	background:#CFD8E6 url(images/ql_bg.jpg) no-repeat top left;
	margin-bottom:4px;}
a.quicklink span{
	margin-left:12px;}
a.quicklink:hover{background-position: 0px -32px !important;}
	
/* Gallery styles */
td.galholder {
	background:#FFF;}

.photos{
  width:420px;
  height:410px;}
 
 #wrapper{
	 position:relative;
 }

 #moving {
	 display:none;
	 position:absolute;
	 top:-10px;
	 left:-10px;
	 width:840px;
	 height:270px;
	 background:#FFF;
	 border:2px solid #002B70;
	 text-align:center;
	 padding:20px 20px;
	 font-size:120%;
	 
	 -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 }
 
 #moving span {
	 font-weight:bold;
	 color:#37D;
 }
