@charset "utf-8";
/* CSS Document */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #1e1b17;
}

table { border-collapse:collapse; border-spacing:0; }
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ol, ul, li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:'';}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold;}
em { font-style: italic; }
a img { border:none;} /* Gets rid of IE's blue borders */

.clear{
	clear: both;
	display: none;
}

.logo {
	float: left;
}

.fright {
	width: 470px;
	height: 380px;
	margin-left: 30px;
	float: left;
}
#box {
	min-height: 470px;
}


.fleft {
	width: 410px;
	height: 380px;
	float: left;
	padding: 10px;
}

h1 {
	font-size: 26px;
	color: #e8bc39;
}

#footer .copy {
	float: left;
}

#footer{
	background: url (../images/boxbg.jpg) repeat;
	height: 135px;
	color: #a1d1ff;
	width: 100%;
}

#footer a:link, #footer a:visited{
	color: #a1d1ff;
}

#footer a:hover{
	color: #ffffff;
}

#ftwrapper {
	width: 950px;
	height: 105px;
	padding: 15px;
	margin: 0 auto;
	font-size: 12px;
}

#bxwrapper {
	width: 950px;
	height: 450px;
	margin: 0 auto;
}

#footer .mbsi {
	float: right;
	display: block;
}

#bottom {
	background: #9c9a79;
}

#btwrapper {
	height: 440px;
	padding: 15px;
	margin: 0 auto;
	width: 950px;
}

.logo p {
	text-indent: -9999px;
}

#header {
	background: #fff;
	height: 246px;
}

#hdwrapper {
	width: 950px;
	margin: 0 auto;
	;
	height: 246px;
}
.wrapper {
	width: 550px;
	padding: 5px;
}
.wrapper h1, .wrapper p {
	float: right;
	width: 190px;
	padding: 5px;
}
.wrapper h1 {
	color: #00152b;
}

.wrapper img {
	float: left;
}
#box #bxwrapper #about {
	float: right;
	width: 260px;
	margin: 8px 10px 0 0;
	padding: 15px;
}

.logo img {
	z-index: 999;
}
#bottom #btwrapper .fleft h3 {
	border-left: 10px solid;
	border-bottom: 1px solid;
	color: #ffffff;
	font-size: 25px;
	padding-left: 5px;
}
p.tright {
	text-align: right;
}
#footer #ftwrapper .mbsi {
	padding-top: 90px;
}
#box #bxwrapper #about h1 {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.fright h3 {
	border-left: 10px solid;
	border-bottom: 1px solid;
	color: #ffffff;
	font-size: 25px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#bpad {
	padding-bottom: 10px;
}

#box{
	background-color: #c7bda1;
}

#bxwrapper #about li {
	list-style-type: circle;
}

#bxwrapper #about ul {
	padding-left: 35px;
}

#bxwrapper #about h2 {
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	vertical-align: middle;
	display: block;
	background: url(../images/arrow2.gif) no-repeat;
	text-indent: 10px;
	padding-bottom: 5px;
	color: #fff;
}

#bxwrapper #about p {
	padding-left: 20px;

}

p.tright a:link, p.tright:hover, p.tright:visited {
	font-size: 18px;
	color: #FFFFFF;
}
#ftwrapper #fish {
	float: left;
	padding-left: 210px;
	padding-top: 40px;
}
