/* Defaults */

body {
	padding-top:9px;
	padding-bottom: 25px;
	margin: 0px;
	color: #555862;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #1675c6;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	text-align:center;
}

a:link {
	font-weight: bold;
	color: #1069AE;
	text-decoration: none;
}

a:visited {
	color: #1069AE;
}

a:hover {
	color: #1069AE;
	text-decoration: underline;
}

a:active {
	color: #1069AE;
	text-decoration: none
}

img {
	border: 0px;
}



ul {
	margin: 0px;
	padding: 0px;
}


li {
	list-style-type: square;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0px;
}
.container {
	width: 670px;
	padding: 0px;
	margin: 0px auto;
	background-color: white;
	border: 2px solid white;
	text-align:left;
}

.content {
	clear: both;
	padding: 10px;
	padding-right:150px;
	margin: 0px;
	background-image:url(backgroundborder.gif);
	background-repeat: repeat-y;
}

/* Menu */

.contentcontainer {
	width: 670px;
	padding: 0px;
	margin: 0px;
	background-image: url(backgroundborder.gif);
	background-repeat: repeat-y;
	clear:both;
}

.rightbar {
	float: right;
	display: block;
	width: 133px;
	height: 10px;
}

/* Top Menu Start */

.menufloat {
	float: left;
	width: 670px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	background-image: url(backgroundborder.gif);
	background-repeat: repeat-y;
	clear:both;
	
}

#navBar {
	width: 670px;
	font: 100% verdana;
}

.short { 
	width: 132px;
	margin-right: 1px;
}
.long2 { 
	width: 135px;
	margin-right: 1px;
}

.long { 
	width: 134px;
	margin-right: 1px;
}

#navBar A { 
	font-size: normal;
	font-weight: bold;
	display: inline;
	height: 23px;
	text-decoration: none;
	color: #ffffcc;
	background-color: #0e4c80;
	float: left;
}

#navBar A span {
	float: left;
	cursor:pointer;
	padding-top:4px;
}
	
#navBar A .menutext {
	padding-left: 30px;
	padding-right: 30px;
}

#navBar A .menutext2 {
	padding-left: 45px;
	padding-right: 30px;
}

#navBar A .menutext3 {
	padding-left: 40px;
	padding-right: 30px;
}

#navBar A .menutext4 {
	padding-left: 35px;
	padding-right: 30px;
}

#navBar A:hover, #navBar A:hover * {
	color: #ffffcc;
	background-color: #1675c6;
}



/* Top Menu End */




ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}

li {
	padding-left: 10px;
}

/* Left Menu End */


.footer {
	width: 674px;
	text-align: right;
	background-color: #1675C6;
	clear: both;
	margin: 0px auto;
}

.footer A {
	color: white;
}

h1 {
	color: #555862;
	font-size: 1.5em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #E7E7E7;
	clear: both;
	border-bottom: 1px solid #8B8A8A;
}
h2 {
	color: #555862;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E7E7E7;
	clear:both;
	border-bottom: 1px solid #8B8A8A;
}
h3 {
	color: #274670;
	font-size: 1.3em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top:0px;
}

h4 {
	color: #274670;
	text-align: center;
	font-size: 1.3em;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h5 {
	color: #274670;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h1 strong {
	color: #2F8AD0;
}

h2 strong {
	color: #2F8AD0;
}
h3 strong {
	color: #2F8AD0;
}
p {
	padding-bottom: 10px;
}


input { font-size: small; border: 1px solid #82858C; }

select { border: 1px solid #82858C; background-color: white; }

form { margin: 0px; padding: 0px; }

.clear {
	display: block;
	height: 5px;
	width: 5px;
	clear: both;
}

.clearsmall {
	display: block;
	height: 0px;
	width: 10px;
	line-height: 0px;
	clear: both;
}

.headingcontainer {
	width: 670px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid white;
	clear: both;
}

.headingcontainer2 {
	width: 670px;
	height: 158px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid white;
	clear: both;
}

.headinglogo {
	float: left;
	width: 270px;
	height: 115px;
	padding: 0px;
	margin: 0px;
	background-color: #1675C6;
}

.headingheaders {
	float: right;
	width: 400px;
	height: 115px;
	margin: 0px;
	padding: 0px;

}

.headingleft {
	float: left;
	color: #ffffcc;
	font-size: 1em;
	width: 133px;
	height: 115px;
	background-image: url(backgroundleft.gif);
	background-repeat: repeat-y;
	margin: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px;
}

.headingmiddle {
	float: left;
	color: #ffffcc;
	font-size: 1em;
	width: 133px;
	height: 115px;
	background-image: url(backgroundmiddle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px;
}



.headingright {
	float: right;
	color: #ffffcc;
	font-size: 1em;
	width: 134px;
	height: 115px;
	background-image: url(backgroundright.gif);
	background-repeat: repeat-y;
	margin: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px;
}


.headingleft p {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
}

.headingmiddle p {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
}

.headingright p {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
}

.imageleft {
	float: left;
	width: 271px;
	height: 158px;
}

.imagemiddle {
	float: left;
	width: 133px;
	height: 158px;
}

.imageright {
	float: left;
	width: 133px;
	height: 158px;
}

.rightcontent {
	float: left;
	width: 133px;
	height: 158px;
	background-color: #0E4C80;
}
#gallery {
width:550px;
}
div#gallery2, #gallery2 div, div#gallery, #gallery div  {
padding:0px;
}
#gallery2 img,#gallery img {
border:0px;
}
#gallery2 .item {
width:255px;
height:80px;
overflow:hidden;
float:left;
margin-bottom:20px;
}
#gallery .item {
width:127px;
height:80px;
overflow:hidden;
float:left;
margin-bottom:20px;
}
#gallery2 .overlay,#gallery .overlay {
position:absolute;
}
#gallery2 .image,#gallery .image {
width:125px;
height:80px;
float:left;
}
#gallery2 .text {
padding-left:128px;
padding-right:3px;
}
.ghead2 {
word-spacing:195px;
font-size:18px;
font-weight:bold;
color:#0e4c80;
}

.clear {
clear:both;
}
#contact {
margin-left:10px;
}
#contact {
font-weight:bold;
}
#contact input,#contact select,#contact textarea {
font-weight:normal;
}
#contact td {
vertical-align:top;
}
